2024-09-13T13:02:41.710 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-13T13:02:41.734 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T13:02:41.834 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903624 branch: wip-guits-main-2024-09-13-0840 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: gabrioux@ibm.com first_in_suite: false job_id: '7903624' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-guits-main-2024-09-13-0840 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: b0201b8c79733293453e7f10a10c7fa43119222b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: b0201b8c79733293453e7f10a10c7fa43119222b workunit: branch: wip-guits-main-2024-09-13-0840 sha1: b0201b8c79733293453e7f10a10c7fa43119222b owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 4031 sha1: b0201b8c79733293453e7f10a10c7fa43119222b sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-13-0840 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: b0201b8c79733293453e7f10a10c7fa43119222b targets: smithi076.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGS4gqnSobn+0uN3LAVFAd1dt7iMVm59whDhoo+U74I6JTfrpMmhmOYPRA3VNokKhbEN7hy+t1yJR9cGy3osdD8= smithi192.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIZjUAu9UYC2AQy/90kOh8umm+LCyB+5p/QMbYrHGoQchUXV5ubzR3QADo8KTkDkAtdNq5Bd6by1c+ljXmWw8Hg= 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-13_12:30:34 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-13T13:02:41.835 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa; will attempt to use it 2024-09-13T13:02:41.835 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa/tasks 2024-09-13T13:02:41.835 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-13T13:02:41.837 INFO:teuthology.task.internal:Checking packages... 2024-09-13T13:02:41.860 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'b0201b8c79733293453e7f10a10c7fa43119222b' 2024-09-13T13:02:41.860 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-13T13:02:41.860 INFO:teuthology.packaging:ref: None 2024-09-13T13:02:41.860 INFO:teuthology.packaging:tag: None 2024-09-13T13:02:41.861 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-13-0840 2024-09-13T13:02:41.861 INFO:teuthology.packaging:sha1: b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:02:41.861 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-guits-main-2024-09-13-0840 2024-09-13T13:02:42.013 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4917-gb0201b8c-1jammy 2024-09-13T13:02:42.015 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-13T13:02:42.023 INFO:teuthology.task.internal:no buildpackages task found 2024-09-13T13:02:42.023 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-13T13:02:42.042 INFO:teuthology.task.internal:Saving configuration 2024-09-13T13:02:42.066 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-13T13:02:42.074 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-13T13:02:42.109 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi076.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903624', '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-13 12:56:42.656069', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH+zPpFX4z6ipnabZJp85jYNgWNp396kkT+hj5KsJc70'} 2024-09-13T13:02:42.144 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi192.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903624', '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-13 12:56:42.654137', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN84O1GCDuKyAZmD64TIYVDckZaBByHX24wuMJU/sGbo'} 2024-09-13T13:02:42.144 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-13T13:02:42.150 INFO:teuthology.task.internal:roles: ubuntu@smithi076.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-13T13:02:42.150 INFO:teuthology.task.internal:roles: ubuntu@smithi192.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-13T13:02:42.150 INFO:teuthology.run_tasks:Running task console_log... 2024-09-13T13:02:42.234 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f931f94fbe0>, signals=[15]) 2024-09-13T13:02:42.234 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-13T13:02:42.245 INFO:teuthology.task.internal:Opening connections... 2024-09-13T13:02:42.245 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi076.front.sepia.ceph.com 2024-09-13T13:02:42.251 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:02:42.351 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi192.front.sepia.ceph.com 2024-09-13T13:02:42.351 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:02:42.440 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-13T13:02:42.448 DEBUG:teuthology.orchestra.run.smithi076:> uname -m 2024-09-13T13:02:42.456 INFO:teuthology.orchestra.run.smithi076.stdout:x86_64 2024-09-13T13:02:42.456 DEBUG:teuthology.orchestra.run.smithi076:> cat /etc/os-release 2024-09-13T13:02:42.504 INFO:teuthology.orchestra.run.smithi076.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-13T13:02:42.504 INFO:teuthology.orchestra.run.smithi076.stdout:NAME="Ubuntu" 2024-09-13T13:02:42.504 INFO:teuthology.orchestra.run.smithi076.stdout:VERSION_ID="22.04" 2024-09-13T13:02:42.504 INFO:teuthology.orchestra.run.smithi076.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-13T13:02:42.504 INFO:teuthology.orchestra.run.smithi076.stdout:VERSION_CODENAME=jammy 2024-09-13T13:02:42.504 INFO:teuthology.orchestra.run.smithi076.stdout:ID=ubuntu 2024-09-13T13:02:42.504 INFO:teuthology.orchestra.run.smithi076.stdout:ID_LIKE=debian 2024-09-13T13:02:42.505 INFO:teuthology.orchestra.run.smithi076.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-13T13:02:42.505 INFO:teuthology.orchestra.run.smithi076.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-13T13:02:42.505 INFO:teuthology.orchestra.run.smithi076.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-13T13:02:42.505 INFO:teuthology.orchestra.run.smithi076.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-13T13:02:42.505 INFO:teuthology.orchestra.run.smithi076.stdout:UBUNTU_CODENAME=jammy 2024-09-13T13:02:42.506 INFO:teuthology.lock.ops:Updating smithi076.front.sepia.ceph.com on lock server 2024-09-13T13:02:42.539 DEBUG:teuthology.orchestra.run.smithi192:> uname -m 2024-09-13T13:02:42.545 INFO:teuthology.orchestra.run.smithi192.stdout:x86_64 2024-09-13T13:02:42.545 DEBUG:teuthology.orchestra.run.smithi192:> cat /etc/os-release 2024-09-13T13:02:42.596 INFO:teuthology.orchestra.run.smithi192.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-13T13:02:42.596 INFO:teuthology.orchestra.run.smithi192.stdout:NAME="Ubuntu" 2024-09-13T13:02:42.596 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION_ID="22.04" 2024-09-13T13:02:42.596 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-13T13:02:42.596 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION_CODENAME=jammy 2024-09-13T13:02:42.596 INFO:teuthology.orchestra.run.smithi192.stdout:ID=ubuntu 2024-09-13T13:02:42.596 INFO:teuthology.orchestra.run.smithi192.stdout:ID_LIKE=debian 2024-09-13T13:02:42.596 INFO:teuthology.orchestra.run.smithi192.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-13T13:02:42.596 INFO:teuthology.orchestra.run.smithi192.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-13T13:02:42.597 INFO:teuthology.orchestra.run.smithi192.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-13T13:02:42.597 INFO:teuthology.orchestra.run.smithi192.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-13T13:02:42.597 INFO:teuthology.orchestra.run.smithi192.stdout:UBUNTU_CODENAME=jammy 2024-09-13T13:02:42.597 INFO:teuthology.lock.ops:Updating smithi192.front.sepia.ceph.com on lock server 2024-09-13T13:02:42.621 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-13T13:02:42.631 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-13T13:02:42.642 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-13T13:02:42.642 DEBUG:teuthology.orchestra.run.smithi076:> test '!' -e /home/ubuntu/cephtest 2024-09-13T13:02:42.644 DEBUG:teuthology.orchestra.run.smithi192:> test '!' -e /home/ubuntu/cephtest 2024-09-13T13:02:42.649 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-13T13:02:42.659 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-13T13:02:42.660 DEBUG:teuthology.orchestra.run.smithi076:> test -z $(ls -A /var/lib/ceph) 2024-09-13T13:02:42.693 DEBUG:teuthology.orchestra.run.smithi192:> test -z $(ls -A /var/lib/ceph) 2024-09-13T13:02:42.708 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-13T13:02:42.784 INFO:teuthology.run_tasks:Running task kernel... 2024-09-13T13:02:42.805 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-13T13:02:42.805 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-13T13:02:42.805 DEBUG:teuthology.orchestra.run.smithi076:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T13:02:42.806 DEBUG:teuthology.orchestra.run.smithi192:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T13:02:42.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:02:42.811 DEBUG:teuthology.orchestra.run.smithi076:> uname -r 2024-09-13T13:02:42.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:02:42.813 DEBUG:teuthology.orchestra.run.smithi192:> uname -r 2024-09-13T13:02:42.857 INFO:teuthology.orchestra.run.smithi076.stdout:5.15.0-56-generic 2024-09-13T13:02:42.857 INFO:teuthology.task.kernel:Running kernel on smithi076: 5.15.0-56-generic 2024-09-13T13:02:42.861 DEBUG:teuthology.orchestra.run.smithi076:> sudo apt-get clean 2024-09-13T13:02:42.863 INFO:teuthology.orchestra.run.smithi192.stdout:5.15.0-56-generic 2024-09-13T13:02:42.863 INFO:teuthology.task.kernel:Running kernel on smithi192: 5.15.0-56-generic 2024-09-13T13:02:42.863 DEBUG:teuthology.orchestra.run.smithi192:> sudo apt-get clean 2024-09-13T13:02:42.986 DEBUG:teuthology.orchestra.run.smithi076:> sudo apt-get update 2024-09-13T13:02:43.022 DEBUG:teuthology.orchestra.run.smithi192:> sudo apt-get update 2024-09-13T13:02:43.129 INFO:teuthology.orchestra.run.smithi076.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-13T13:02:43.239 INFO:teuthology.orchestra.run.smithi076.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T13:02:43.305 INFO:teuthology.orchestra.run.smithi192.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T13:02:43.305 INFO:teuthology.orchestra.run.smithi192.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-13T13:02:43.321 INFO:teuthology.orchestra.run.smithi076.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-13T13:02:43.338 INFO:teuthology.orchestra.run.smithi076.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-13T13:02:43.362 INFO:teuthology.orchestra.run.smithi192.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-13T13:02:43.408 INFO:teuthology.orchestra.run.smithi076.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-13T13:02:43.446 INFO:teuthology.orchestra.run.smithi076.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-13T13:02:43.449 INFO:teuthology.orchestra.run.smithi076.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-13T13:02:43.449 INFO:teuthology.orchestra.run.smithi076.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-13T13:02:43.450 INFO:teuthology.orchestra.run.smithi076.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-13T13:02:43.470 INFO:teuthology.orchestra.run.smithi076.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-13T13:02:43.478 INFO:teuthology.orchestra.run.smithi076.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-13T13:02:43.478 INFO:teuthology.orchestra.run.smithi076.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-13T13:02:43.479 INFO:teuthology.orchestra.run.smithi076.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-13T13:02:43.486 INFO:teuthology.orchestra.run.smithi076.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-13T13:02:43.487 INFO:teuthology.orchestra.run.smithi076.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-13T13:02:43.487 INFO:teuthology.orchestra.run.smithi076.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-13T13:02:43.488 INFO:teuthology.orchestra.run.smithi076.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-13T13:02:43.506 INFO:teuthology.orchestra.run.smithi076.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-13T13:02:43.507 INFO:teuthology.orchestra.run.smithi076.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-13T13:02:43.676 INFO:teuthology.orchestra.run.smithi076.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-13T13:02:43.716 INFO:teuthology.orchestra.run.smithi192.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-13T13:02:43.742 INFO:teuthology.orchestra.run.smithi192.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-13T13:02:43.814 INFO:teuthology.orchestra.run.smithi076.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-13T13:02:43.854 INFO:teuthology.orchestra.run.smithi192.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-13T13:02:44.058 INFO:teuthology.orchestra.run.smithi192.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-13T13:02:44.131 INFO:teuthology.orchestra.run.smithi076.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-13T13:02:44.165 INFO:teuthology.orchestra.run.smithi192.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-13T13:02:44.167 INFO:teuthology.orchestra.run.smithi076.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-13T13:02:44.181 INFO:teuthology.orchestra.run.smithi192.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-13T13:02:44.181 INFO:teuthology.orchestra.run.smithi076.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-13T13:02:44.182 INFO:teuthology.orchestra.run.smithi076.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-13T13:02:44.183 INFO:teuthology.orchestra.run.smithi076.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-13T13:02:44.190 INFO:teuthology.orchestra.run.smithi192.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-13T13:02:44.190 INFO:teuthology.orchestra.run.smithi192.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-13T13:02:44.208 INFO:teuthology.orchestra.run.smithi192.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-13T13:02:44.222 INFO:teuthology.orchestra.run.smithi192.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-13T13:02:44.223 INFO:teuthology.orchestra.run.smithi192.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-13T13:02:44.253 INFO:teuthology.orchestra.run.smithi076.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-13T13:02:44.267 INFO:teuthology.orchestra.run.smithi076.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-13T13:02:44.268 INFO:teuthology.orchestra.run.smithi076.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-13T13:02:44.288 INFO:teuthology.orchestra.run.smithi192.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-13T13:02:44.289 INFO:teuthology.orchestra.run.smithi076.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-13T13:02:44.289 INFO:teuthology.orchestra.run.smithi192.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-13T13:02:44.293 INFO:teuthology.orchestra.run.smithi192.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-13T13:02:44.294 INFO:teuthology.orchestra.run.smithi192.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-13T13:02:44.301 INFO:teuthology.orchestra.run.smithi192.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-13T13:02:44.322 INFO:teuthology.orchestra.run.smithi076.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-13T13:02:44.326 INFO:teuthology.orchestra.run.smithi076.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-13T13:02:44.327 INFO:teuthology.orchestra.run.smithi076.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-13T13:02:44.327 INFO:teuthology.orchestra.run.smithi076.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-13T13:02:44.329 INFO:teuthology.orchestra.run.smithi076.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-13T13:02:44.341 INFO:teuthology.orchestra.run.smithi192.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-13T13:02:44.341 INFO:teuthology.orchestra.run.smithi192.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-13T13:02:44.341 INFO:teuthology.orchestra.run.smithi192.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-13T13:02:44.356 INFO:teuthology.orchestra.run.smithi192.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-13T13:02:44.356 INFO:teuthology.orchestra.run.smithi192.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-13T13:02:44.368 INFO:teuthology.orchestra.run.smithi192.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-13T13:02:44.371 INFO:teuthology.orchestra.run.smithi192.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-13T13:02:44.372 INFO:teuthology.orchestra.run.smithi192.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-13T13:02:44.372 INFO:teuthology.orchestra.run.smithi192.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-13T13:02:44.376 INFO:teuthology.orchestra.run.smithi192.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-13T13:02:44.376 INFO:teuthology.orchestra.run.smithi076.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-13T13:02:44.377 INFO:teuthology.orchestra.run.smithi076.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-13T13:02:44.379 INFO:teuthology.orchestra.run.smithi076.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-13T13:02:44.380 INFO:teuthology.orchestra.run.smithi076.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-13T13:02:44.380 INFO:teuthology.orchestra.run.smithi192.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-13T13:02:44.381 INFO:teuthology.orchestra.run.smithi192.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-13T13:02:44.382 INFO:teuthology.orchestra.run.smithi192.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-13T13:02:44.428 INFO:teuthology.orchestra.run.smithi192.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-13T13:02:44.429 INFO:teuthology.orchestra.run.smithi192.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-13T13:02:44.454 INFO:teuthology.orchestra.run.smithi192.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-13T13:02:44.455 INFO:teuthology.orchestra.run.smithi192.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-13T13:02:44.455 INFO:teuthology.orchestra.run.smithi192.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-13T13:02:44.457 INFO:teuthology.orchestra.run.smithi192.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-13T13:02:44.457 INFO:teuthology.orchestra.run.smithi076.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-13T13:02:44.458 INFO:teuthology.orchestra.run.smithi076.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-13T13:02:44.458 INFO:teuthology.orchestra.run.smithi192.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-13T13:02:44.459 INFO:teuthology.orchestra.run.smithi076.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-13T13:02:44.459 INFO:teuthology.orchestra.run.smithi076.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-13T13:02:44.460 INFO:teuthology.orchestra.run.smithi076.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-13T13:02:44.536 INFO:teuthology.orchestra.run.smithi192.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-13T13:02:44.537 INFO:teuthology.orchestra.run.smithi192.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-13T13:02:44.538 INFO:teuthology.orchestra.run.smithi192.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-13T13:02:44.538 INFO:teuthology.orchestra.run.smithi192.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-13T13:02:44.539 INFO:teuthology.orchestra.run.smithi192.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-13T13:02:49.609 INFO:teuthology.orchestra.run.smithi076.stdout:Fetched 16.0 MB in 2s (7,622 kB/s) 2024-09-13T13:02:50.354 INFO:teuthology.orchestra.run.smithi192.stdout:Fetched 16.0 MB in 3s (5,844 kB/s) 2024-09-13T13:02:51.078 INFO:teuthology.orchestra.run.smithi076.stdout:Reading package lists... 2024-09-13T13:02:51.095 DEBUG:teuthology.orchestra.run.smithi076:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T13:02:51.150 INFO:teuthology.orchestra.run.smithi076.stdout:Reading package lists... 2024-09-13T13:02:51.335 INFO:teuthology.orchestra.run.smithi076.stdout:Building dependency tree... 2024-09-13T13:02:51.335 INFO:teuthology.orchestra.run.smithi076.stdout:Reading state information... 2024-09-13T13:02:51.499 INFO:teuthology.orchestra.run.smithi076.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T13:02:51.499 INFO:teuthology.orchestra.run.smithi076.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T13:02:51.499 INFO:teuthology.orchestra.run.smithi076.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T13:02:51.500 INFO:teuthology.orchestra.run.smithi076.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T13:02:51.500 INFO:teuthology.orchestra.run.smithi076.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-13T13:02:51.500 INFO:teuthology.orchestra.run.smithi076.stdout: python2.7-minimal 2024-09-13T13:02:51.500 INFO:teuthology.orchestra.run.smithi076.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T13:02:51.501 INFO:teuthology.orchestra.run.smithi076.stdout:The following additional packages will be installed: 2024-09-13T13:02:51.501 INFO:teuthology.orchestra.run.smithi076.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T13:02:51.501 INFO:teuthology.orchestra.run.smithi076.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-13T13:02:51.501 INFO:teuthology.orchestra.run.smithi076.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-13T13:02:51.502 INFO:teuthology.orchestra.run.smithi076.stdout:Suggested packages: 2024-09-13T13:02:51.503 INFO:teuthology.orchestra.run.smithi076.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-13T13:02:51.503 INFO:teuthology.orchestra.run.smithi076.stdout:Recommended packages: 2024-09-13T13:02:51.503 INFO:teuthology.orchestra.run.smithi076.stdout: thermald 2024-09-13T13:02:51.549 INFO:teuthology.orchestra.run.smithi076.stdout:The following NEW packages will be installed: 2024-09-13T13:02:51.549 INFO:teuthology.orchestra.run.smithi076.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T13:02:51.549 INFO:teuthology.orchestra.run.smithi076.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-13T13:02:51.550 INFO:teuthology.orchestra.run.smithi076.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-13T13:02:51.551 INFO:teuthology.orchestra.run.smithi076.stdout:The following packages will be upgraded: 2024-09-13T13:02:51.551 INFO:teuthology.orchestra.run.smithi076.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-13T13:02:51.731 INFO:teuthology.orchestra.run.smithi076.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T13:02:51.731 INFO:teuthology.orchestra.run.smithi076.stdout:Need to get 113 MB of archives. 2024-09-13T13:02:51.731 INFO:teuthology.orchestra.run.smithi076.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-13T13:02:51.731 INFO:teuthology.orchestra.run.smithi076.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-13T13:02:51.872 INFO:teuthology.orchestra.run.smithi192.stdout:Reading package lists... 2024-09-13T13:02:51.892 DEBUG:teuthology.orchestra.run.smithi192:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T13:02:51.956 INFO:teuthology.orchestra.run.smithi192.stdout:Reading package lists... 2024-09-13T13:02:52.167 INFO:teuthology.orchestra.run.smithi192.stdout:Building dependency tree... 2024-09-13T13:02:52.168 INFO:teuthology.orchestra.run.smithi192.stdout:Reading state information... 2024-09-13T13:02:52.345 INFO:teuthology.orchestra.run.smithi192.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T13:02:52.345 INFO:teuthology.orchestra.run.smithi192.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T13:02:52.345 INFO:teuthology.orchestra.run.smithi192.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T13:02:52.345 INFO:teuthology.orchestra.run.smithi192.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T13:02:52.346 INFO:teuthology.orchestra.run.smithi192.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-13T13:02:52.346 INFO:teuthology.orchestra.run.smithi192.stdout: python2.7-minimal 2024-09-13T13:02:52.346 INFO:teuthology.orchestra.run.smithi192.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T13:02:52.347 INFO:teuthology.orchestra.run.smithi192.stdout:The following additional packages will be installed: 2024-09-13T13:02:52.347 INFO:teuthology.orchestra.run.smithi192.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T13:02:52.347 INFO:teuthology.orchestra.run.smithi192.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-13T13:02:52.347 INFO:teuthology.orchestra.run.smithi192.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-13T13:02:52.348 INFO:teuthology.orchestra.run.smithi192.stdout:Suggested packages: 2024-09-13T13:02:52.348 INFO:teuthology.orchestra.run.smithi192.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-13T13:02:52.349 INFO:teuthology.orchestra.run.smithi192.stdout:Recommended packages: 2024-09-13T13:02:52.349 INFO:teuthology.orchestra.run.smithi192.stdout: thermald 2024-09-13T13:02:52.395 INFO:teuthology.orchestra.run.smithi192.stdout:The following NEW packages will be installed: 2024-09-13T13:02:52.395 INFO:teuthology.orchestra.run.smithi192.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T13:02:52.395 INFO:teuthology.orchestra.run.smithi192.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-13T13:02:52.396 INFO:teuthology.orchestra.run.smithi192.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-13T13:02:52.397 INFO:teuthology.orchestra.run.smithi192.stdout:The following packages will be upgraded: 2024-09-13T13:02:52.398 INFO:teuthology.orchestra.run.smithi192.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-13T13:02:52.577 INFO:teuthology.orchestra.run.smithi192.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T13:02:52.578 INFO:teuthology.orchestra.run.smithi192.stdout:Need to get 113 MB of archives. 2024-09-13T13:02:52.578 INFO:teuthology.orchestra.run.smithi192.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-13T13:02:52.578 INFO:teuthology.orchestra.run.smithi192.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-13T13:02:53.131 INFO:teuthology.orchestra.run.smithi076.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-13T13:02:53.535 INFO:teuthology.orchestra.run.smithi076.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-13T13:02:53.954 INFO:teuthology.orchestra.run.smithi192.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-13T13:02:54.349 INFO:teuthology.orchestra.run.smithi192.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-13T13:02:55.721 INFO:teuthology.orchestra.run.smithi076.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-13T13:02:55.721 INFO:teuthology.orchestra.run.smithi076.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-13T13:02:55.722 INFO:teuthology.orchestra.run.smithi076.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-13T13:02:56.252 INFO:teuthology.orchestra.run.smithi076.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-13T13:02:56.335 INFO:teuthology.orchestra.run.smithi076.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-13T13:02:56.490 INFO:teuthology.orchestra.run.smithi192.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-13T13:02:56.490 INFO:teuthology.orchestra.run.smithi192.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-13T13:02:56.491 INFO:teuthology.orchestra.run.smithi192.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-13T13:02:56.719 INFO:teuthology.orchestra.run.smithi076.stdout:Fetched 113 MB in 5s (23.7 MB/s) 2024-09-13T13:02:56.841 INFO:teuthology.orchestra.run.smithi192.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-13T13:02:56.902 INFO:teuthology.orchestra.run.smithi076.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-13T13:02:56.924 INFO:teuthology.orchestra.run.smithi192.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-13T13:02:57.327 INFO:teuthology.orchestra.run.smithi192.stdout:Fetched 113 MB in 5s (25.1 MB/s) 2024-09-13T13:02:57.498 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-13T13:02:58.877 INFO:teuthology.orchestra.run.smithi076.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-13T13:02:58.881 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:02:59.149 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:02:59.481 INFO:teuthology.orchestra.run.smithi192.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-13T13:02:59.485 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:02:59.611 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:01.568 INFO:teuthology.orchestra.run.smithi076.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-13T13:03:01.589 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:03:01.676 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:02.120 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-13T13:03:02.142 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:03:02.171 INFO:teuthology.orchestra.run.smithi076.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-13T13:03:02.191 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:03:02.229 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:02.235 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:02.707 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-13T13:03:02.727 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:03:02.757 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:09.013 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:03:09.141 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:03:09.496 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:03:09.508 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:03:09.652 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:03:09.656 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:03:09.939 INFO:teuthology.orchestra.run.smithi076.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-13T13:03:09.962 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-13T13:03:09.998 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:03:10.022 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T13:03:10.143 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:03:10.457 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-13T13:03:10.472 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-13T13:03:10.529 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T13:03:16.129 INFO:teuthology.orchestra.run.smithi076.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-13T13:03:16.167 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:03:16.218 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:16.307 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-13T13:03:16.343 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:03:16.381 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:19.954 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:03:20.027 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:03:20.071 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:03:20.153 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:03:20.462 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T13:03:20.520 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T13:03:20.592 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:20.642 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:20.718 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-13T13:03:20.760 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-13T13:03:20.871 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:20.887 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:22.202 INFO:teuthology.orchestra.run.smithi192.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:03:22.203 INFO:teuthology.orchestra.run.smithi192.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-13T13:03:22.203 INFO:teuthology.orchestra.run.smithi192.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:03:22.203 INFO:teuthology.orchestra.run.smithi192.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-13T13:03:22.240 INFO:teuthology.orchestra.run.smithi076.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:03:22.240 INFO:teuthology.orchestra.run.smithi076.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-13T13:03:22.240 INFO:teuthology.orchestra.run.smithi076.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:03:22.240 INFO:teuthology.orchestra.run.smithi076.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-13T13:03:22.366 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:22.390 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:23.750 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:23.932 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:25.701 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-13T13:03:25.719 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-13T13:03:25.828 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-13T13:03:25.835 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-13T13:03:25.980 INFO:teuthology.orchestra.run.smithi076.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:25.981 INFO:teuthology.orchestra.run.smithi192.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:03:26.042 INFO:teuthology.orchestra.run.smithi076.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-13T13:03:26.042 INFO:teuthology.orchestra.run.smithi076.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:03:26.044 INFO:teuthology.orchestra.run.smithi192.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-13T13:03:26.044 INFO:teuthology.orchestra.run.smithi192.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:03:40.126 INFO:teuthology.orchestra.run.smithi192.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-13T13:03:40.126 INFO:teuthology.orchestra.run.smithi192.stdout:Sourcing file `/etc/default/grub' 2024-09-13T13:03:40.152 INFO:teuthology.orchestra.run.smithi192.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T13:03:40.175 INFO:teuthology.orchestra.run.smithi192.stdout:Generating grub configuration file ... 2024-09-13T13:03:40.263 INFO:teuthology.orchestra.run.smithi076.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-13T13:03:40.263 INFO:teuthology.orchestra.run.smithi076.stdout:Sourcing file `/etc/default/grub' 2024-09-13T13:03:40.281 INFO:teuthology.orchestra.run.smithi076.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T13:03:40.310 INFO:teuthology.orchestra.run.smithi076.stdout:Generating grub configuration file ... 2024-09-13T13:03:40.428 INFO:teuthology.orchestra.run.smithi192.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:03:40.448 INFO:teuthology.orchestra.run.smithi192.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:03:40.592 INFO:teuthology.orchestra.run.smithi076.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:03:40.612 INFO:teuthology.orchestra.run.smithi076.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:03:40.747 INFO:teuthology.orchestra.run.smithi192.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:03:40.752 INFO:teuthology.orchestra.run.smithi192.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T13:03:40.812 INFO:teuthology.orchestra.run.smithi192.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T13:03:40.818 INFO:teuthology.orchestra.run.smithi192.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T13:03:40.895 INFO:teuthology.orchestra.run.smithi076.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:03:40.901 INFO:teuthology.orchestra.run.smithi076.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T13:03:40.966 INFO:teuthology.orchestra.run.smithi076.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T13:03:40.972 INFO:teuthology.orchestra.run.smithi076.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T13:03:40.999 INFO:teuthology.orchestra.run.smithi192.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T13:03:40.999 INFO:teuthology.orchestra.run.smithi192.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T13:03:40.999 INFO:teuthology.orchestra.run.smithi192.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T13:03:41.040 INFO:teuthology.orchestra.run.smithi192.stdout:done 2024-09-13T13:03:41.146 INFO:teuthology.orchestra.run.smithi076.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T13:03:41.146 INFO:teuthology.orchestra.run.smithi076.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T13:03:41.146 INFO:teuthology.orchestra.run.smithi076.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T13:03:41.183 INFO:teuthology.orchestra.run.smithi076.stdout:done 2024-09-13T13:03:41.537 DEBUG:teuthology.orchestra.run.smithi192:> dpkg -s linux-image-generic 2024-09-13T13:03:41.572 INFO:teuthology.orchestra.run.smithi192.stdout:Package: linux-image-generic 2024-09-13T13:03:41.572 INFO:teuthology.orchestra.run.smithi192.stdout:Status: install ok installed 2024-09-13T13:03:41.572 INFO:teuthology.orchestra.run.smithi192.stdout:Priority: optional 2024-09-13T13:03:41.572 INFO:teuthology.orchestra.run.smithi192.stdout:Section: kernel 2024-09-13T13:03:41.573 INFO:teuthology.orchestra.run.smithi192.stdout:Installed-Size: 21 2024-09-13T13:03:41.573 INFO:teuthology.orchestra.run.smithi192.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T13:03:41.573 INFO:teuthology.orchestra.run.smithi192.stdout:Architecture: amd64 2024-09-13T13:03:41.573 INFO:teuthology.orchestra.run.smithi192.stdout:Source: linux-meta 2024-09-13T13:03:41.573 INFO:teuthology.orchestra.run.smithi192.stdout:Version: 5.15.0.121.121 2024-09-13T13:03:41.573 INFO:teuthology.orchestra.run.smithi192.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-13T13:03:41.573 INFO:teuthology.orchestra.run.smithi192.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-13T13:03:41.573 INFO:teuthology.orchestra.run.smithi192.stdout:Recommends: thermald 2024-09-13T13:03:41.573 INFO:teuthology.orchestra.run.smithi192.stdout:Description: Generic Linux kernel image 2024-09-13T13:03:41.573 INFO:teuthology.orchestra.run.smithi192.stdout: This package will always depend on the latest generic kernel image 2024-09-13T13:03:41.573 INFO:teuthology.orchestra.run.smithi192.stdout: available. 2024-09-13T13:03:41.574 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-13T13:03:41.574 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T13:03:41.574 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T13:03:41.574 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-13T13:03:41.574 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi192.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T13:03:41.574 DEBUG:teuthology.orchestra.run.smithi192:> sudo apt-get clean 2024-09-13T13:03:41.673 DEBUG:teuthology.orchestra.run.smithi076:> dpkg -s linux-image-generic 2024-09-13T13:03:41.692 INFO:teuthology.orchestra.run.smithi076.stdout:Package: linux-image-generic 2024-09-13T13:03:41.692 INFO:teuthology.orchestra.run.smithi076.stdout:Status: install ok installed 2024-09-13T13:03:41.692 INFO:teuthology.orchestra.run.smithi076.stdout:Priority: optional 2024-09-13T13:03:41.692 INFO:teuthology.orchestra.run.smithi076.stdout:Section: kernel 2024-09-13T13:03:41.692 INFO:teuthology.orchestra.run.smithi076.stdout:Installed-Size: 21 2024-09-13T13:03:41.693 INFO:teuthology.orchestra.run.smithi076.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T13:03:41.693 INFO:teuthology.orchestra.run.smithi076.stdout:Architecture: amd64 2024-09-13T13:03:41.693 INFO:teuthology.orchestra.run.smithi076.stdout:Source: linux-meta 2024-09-13T13:03:41.693 INFO:teuthology.orchestra.run.smithi076.stdout:Version: 5.15.0.121.121 2024-09-13T13:03:41.693 INFO:teuthology.orchestra.run.smithi076.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-13T13:03:41.693 INFO:teuthology.orchestra.run.smithi076.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-13T13:03:41.693 INFO:teuthology.orchestra.run.smithi076.stdout:Recommends: thermald 2024-09-13T13:03:41.694 INFO:teuthology.orchestra.run.smithi076.stdout:Description: Generic Linux kernel image 2024-09-13T13:03:41.694 INFO:teuthology.orchestra.run.smithi076.stdout: This package will always depend on the latest generic kernel image 2024-09-13T13:03:41.694 INFO:teuthology.orchestra.run.smithi076.stdout: available. 2024-09-13T13:03:41.694 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-13T13:03:41.694 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T13:03:41.695 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T13:03:41.695 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-13T13:03:41.695 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi076.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T13:03:41.695 DEBUG:teuthology.orchestra.run.smithi076:> sudo apt-get clean 2024-09-13T13:03:41.783 DEBUG:teuthology.orchestra.run.smithi192:> sudo apt-get update 2024-09-13T13:03:41.839 DEBUG:teuthology.orchestra.run.smithi076:> sudo apt-get update 2024-09-13T13:03:41.923 INFO:teuthology.orchestra.run.smithi192.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-13T13:03:42.044 INFO:teuthology.orchestra.run.smithi192.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T13:03:42.085 INFO:teuthology.orchestra.run.smithi076.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T13:03:42.126 INFO:teuthology.orchestra.run.smithi192.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-13T13:03:42.159 INFO:teuthology.orchestra.run.smithi076.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-13T13:03:42.207 INFO:teuthology.orchestra.run.smithi192.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-13T13:03:42.242 INFO:teuthology.orchestra.run.smithi076.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-13T13:03:42.446 INFO:teuthology.orchestra.run.smithi076.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-13T13:03:43.355 INFO:teuthology.orchestra.run.smithi192.stdout:Reading package lists... 2024-09-13T13:03:43.374 DEBUG:teuthology.orchestra.run.smithi192:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T13:03:43.427 INFO:teuthology.orchestra.run.smithi192.stdout:Reading package lists... 2024-09-13T13:03:43.613 INFO:teuthology.orchestra.run.smithi192.stdout:Building dependency tree... 2024-09-13T13:03:43.613 INFO:teuthology.orchestra.run.smithi192.stdout:Reading state information... 2024-09-13T13:03:43.667 INFO:teuthology.orchestra.run.smithi076.stdout:Reading package lists... 2024-09-13T13:03:43.686 DEBUG:teuthology.orchestra.run.smithi076:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T13:03:43.745 INFO:teuthology.orchestra.run.smithi076.stdout:Reading package lists... 2024-09-13T13:03:43.780 INFO:teuthology.orchestra.run.smithi192.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-13T13:03:43.780 INFO:teuthology.orchestra.run.smithi192.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T13:03:43.781 INFO:teuthology.orchestra.run.smithi192.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T13:03:43.781 INFO:teuthology.orchestra.run.smithi192.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T13:03:43.781 INFO:teuthology.orchestra.run.smithi192.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T13:03:43.781 INFO:teuthology.orchestra.run.smithi192.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-13T13:03:43.781 INFO:teuthology.orchestra.run.smithi192.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-13T13:03:43.781 INFO:teuthology.orchestra.run.smithi192.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T13:03:43.822 INFO:teuthology.orchestra.run.smithi192.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T13:03:43.824 DEBUG:teuthology.orchestra.run.smithi192:> dpkg -s linux-image-generic 2024-09-13T13:03:43.885 INFO:teuthology.orchestra.run.smithi192.stdout:Package: linux-image-generic 2024-09-13T13:03:43.885 INFO:teuthology.orchestra.run.smithi192.stdout:Status: install ok installed 2024-09-13T13:03:43.885 INFO:teuthology.orchestra.run.smithi192.stdout:Priority: optional 2024-09-13T13:03:43.886 INFO:teuthology.orchestra.run.smithi192.stdout:Section: kernel 2024-09-13T13:03:43.886 INFO:teuthology.orchestra.run.smithi192.stdout:Installed-Size: 21 2024-09-13T13:03:43.886 INFO:teuthology.orchestra.run.smithi192.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T13:03:43.886 INFO:teuthology.orchestra.run.smithi192.stdout:Architecture: amd64 2024-09-13T13:03:43.886 INFO:teuthology.orchestra.run.smithi192.stdout:Source: linux-meta 2024-09-13T13:03:43.886 INFO:teuthology.orchestra.run.smithi192.stdout:Version: 5.15.0.121.121 2024-09-13T13:03:43.886 INFO:teuthology.orchestra.run.smithi192.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-13T13:03:43.886 INFO:teuthology.orchestra.run.smithi192.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-13T13:03:43.886 INFO:teuthology.orchestra.run.smithi192.stdout:Recommends: thermald 2024-09-13T13:03:43.886 INFO:teuthology.orchestra.run.smithi192.stdout:Description: Generic Linux kernel image 2024-09-13T13:03:43.886 INFO:teuthology.orchestra.run.smithi192.stdout: This package will always depend on the latest generic kernel image 2024-09-13T13:03:43.886 INFO:teuthology.orchestra.run.smithi192.stdout: available. 2024-09-13T13:03:43.887 DEBUG:teuthology.orchestra.run.smithi192:> mktemp 2024-09-13T13:03:43.930 INFO:teuthology.orchestra.run.smithi192.stdout:/tmp/tmp.YH8DSo7FDa 2024-09-13T13:03:43.931 DEBUG:teuthology.orchestra.run.smithi192:> sudo cp /boot/grub/grub.cfg /tmp/tmp.YH8DSo7FDa 2024-09-13T13:03:43.953 INFO:teuthology.orchestra.run.smithi076.stdout:Building dependency tree... 2024-09-13T13:03:43.954 INFO:teuthology.orchestra.run.smithi076.stdout:Reading state information... 2024-09-13T13:03:43.999 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 0666 /tmp/tmp.YH8DSo7FDa 2024-09-13T13:03:44.121 DEBUG:teuthology.orchestra.remote:smithi192:/tmp/tmp.YH8DSo7FDa is 10KB 2024-09-13T13:03:44.133 DEBUG:teuthology.orchestra.run.smithi192:> rm -fr /tmp/tmp.YH8DSo7FDa 2024-09-13T13:03:44.136 INFO:teuthology.orchestra.run.smithi076.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-13T13:03:44.136 INFO:teuthology.orchestra.run.smithi076.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T13:03:44.137 INFO:teuthology.orchestra.run.smithi076.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T13:03:44.137 INFO:teuthology.orchestra.run.smithi076.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T13:03:44.137 INFO:teuthology.orchestra.run.smithi076.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T13:03:44.137 INFO:teuthology.orchestra.run.smithi076.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-13T13:03:44.137 INFO:teuthology.orchestra.run.smithi076.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-13T13:03:44.137 INFO:teuthology.orchestra.run.smithi076.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T13:03:44.138 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-13T13:03:44.176 INFO:teuthology.orchestra.run.smithi076.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T13:03:44.177 DEBUG:teuthology.orchestra.run.smithi076:> dpkg -s linux-image-generic 2024-09-13T13:03:44.190 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-13T13:03:44.190 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-13T13:03:44.190 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-13T13:03:44.191 INFO:teuthology.orchestra.run.smithi076.stdout:Package: linux-image-generic 2024-09-13T13:03:44.192 INFO:teuthology.orchestra.run.smithi076.stdout:Status: install ok installed 2024-09-13T13:03:44.192 INFO:teuthology.orchestra.run.smithi076.stdout:Priority: optional 2024-09-13T13:03:44.192 INFO:teuthology.orchestra.run.smithi076.stdout:Section: kernel 2024-09-13T13:03:44.192 INFO:teuthology.orchestra.run.smithi076.stdout:Installed-Size: 21 2024-09-13T13:03:44.192 INFO:teuthology.orchestra.run.smithi076.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T13:03:44.192 INFO:teuthology.orchestra.run.smithi076.stdout:Architecture: amd64 2024-09-13T13:03:44.192 INFO:teuthology.orchestra.run.smithi076.stdout:Source: linux-meta 2024-09-13T13:03:44.192 INFO:teuthology.orchestra.run.smithi076.stdout:Version: 5.15.0.121.121 2024-09-13T13:03:44.192 INFO:teuthology.orchestra.run.smithi076.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-13T13:03:44.192 INFO:teuthology.orchestra.run.smithi076.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-13T13:03:44.192 INFO:teuthology.orchestra.run.smithi076.stdout:Recommends: thermald 2024-09-13T13:03:44.192 INFO:teuthology.orchestra.run.smithi076.stdout:Description: Generic Linux kernel image 2024-09-13T13:03:44.192 INFO:teuthology.orchestra.run.smithi076.stdout: This package will always depend on the latest generic kernel image 2024-09-13T13:03:44.193 INFO:teuthology.orchestra.run.smithi076.stdout: available. 2024-09-13T13:03:44.193 DEBUG:teuthology.orchestra.run.smithi076:> mktemp 2024-09-13T13:03:44.242 INFO:teuthology.orchestra.run.smithi076.stdout:/tmp/tmp.auCGyv8u7D 2024-09-13T13:03:44.243 DEBUG:teuthology.orchestra.run.smithi076:> sudo cp /boot/grub/grub.cfg /tmp/tmp.auCGyv8u7D 2024-09-13T13:03:44.270 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-13T13:03:44.270 DEBUG:teuthology.orchestra.run.smithi192:> sudo update-grub 2024-09-13T13:03:44.296 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod 0666 /tmp/tmp.auCGyv8u7D 2024-09-13T13:03:44.417 DEBUG:teuthology.orchestra.remote:smithi076:/tmp/tmp.auCGyv8u7D is 10KB 2024-09-13T13:03:44.429 DEBUG:teuthology.orchestra.run.smithi076:> rm -fr /tmp/tmp.auCGyv8u7D 2024-09-13T13:03:44.434 DEBUG:teuthology.orchestra.run.smithi076:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-13T13:03:44.488 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-13T13:03:44.488 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-13T13:03:44.488 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-13T13:03:44.552 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-13T13:03:44.553 DEBUG:teuthology.orchestra.run.smithi076:> sudo update-grub 2024-09-13T13:03:45.545 INFO:teuthology.orchestra.run.smithi192.stderr:Sourcing file `/etc/default/grub' 2024-09-13T13:03:45.546 INFO:teuthology.orchestra.run.smithi192.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T13:03:45.546 INFO:teuthology.orchestra.run.smithi192.stderr:Generating grub configuration file ... 2024-09-13T13:03:45.785 INFO:teuthology.orchestra.run.smithi192.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:03:45.790 INFO:teuthology.orchestra.run.smithi192.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:03:45.867 INFO:teuthology.orchestra.run.smithi076.stderr:Sourcing file `/etc/default/grub' 2024-09-13T13:03:45.868 INFO:teuthology.orchestra.run.smithi076.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T13:03:45.870 INFO:teuthology.orchestra.run.smithi076.stderr:Generating grub configuration file ... 2024-09-13T13:03:46.013 INFO:teuthology.orchestra.run.smithi192.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:03:46.018 INFO:teuthology.orchestra.run.smithi192.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T13:03:46.058 INFO:teuthology.orchestra.run.smithi192.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T13:03:46.065 INFO:teuthology.orchestra.run.smithi192.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T13:03:46.109 INFO:teuthology.orchestra.run.smithi076.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:03:46.115 INFO:teuthology.orchestra.run.smithi076.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:03:46.219 INFO:teuthology.orchestra.run.smithi192.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T13:03:46.219 INFO:teuthology.orchestra.run.smithi192.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T13:03:46.219 INFO:teuthology.orchestra.run.smithi192.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T13:03:46.230 INFO:teuthology.orchestra.run.smithi192.stderr:done 2024-09-13T13:03:46.231 DEBUG:teuthology.orchestra.run.smithi192:> sudo shutdown -r now 2024-09-13T13:03:46.349 INFO:teuthology.orchestra.run.smithi076.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:03:46.355 INFO:teuthology.orchestra.run.smithi076.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T13:03:46.396 INFO:teuthology.orchestra.run.smithi076.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T13:03:46.402 INFO:teuthology.orchestra.run.smithi076.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T13:03:46.546 INFO:teuthology.orchestra.run.smithi076.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T13:03:46.546 INFO:teuthology.orchestra.run.smithi076.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T13:03:46.546 INFO:teuthology.orchestra.run.smithi076.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T13:03:46.558 INFO:teuthology.orchestra.run.smithi076.stderr:done 2024-09-13T13:03:46.560 DEBUG:teuthology.orchestra.run.smithi076:> sudo shutdown -r now 2024-09-13T13:04:16.238 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-13T13:04:16.239 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-13T13:04:16.240 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:04:16.563 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-13T13:04:16.564 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-13T13:04:16.564 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:04:34.625 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-09-13T13:04:35.133 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.76 2024-09-13T13:04:43.633 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-13T13:04:43.634 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:04:44.134 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-13T13:04:44.135 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:04:46.717 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-09-13T13:04:47.229 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.76 2024-09-13T13:04:58.729 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-13T13:04:58.730 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:04:59.230 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-13T13:04:59.231 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:05:02.301 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.76 2024-09-13T13:05:17.117 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-09-13T13:05:17.302 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-13T13:05:17.303 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:05:32.133 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-13T13:05:32.134 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:05:32.506 DEBUG:teuthology.orchestra.run.smithi192:> true 2024-09-13T13:05:33.684 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-13T13:05:33.684 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-121-generic"... 2024-09-13T13:05:33.685 DEBUG:teuthology.orchestra.run.smithi192:> uname -r 2024-09-13T13:05:33.733 INFO:teuthology.orchestra.run.smithi192.stdout:5.15.0-121-generic 2024-09-13T13:05:33.733 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-13T13:05:33.733 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T13:05:33.733 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-13T13:05:34.735 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-13T13:05:34.735 DEBUG:teuthology.orchestra.run.smithi192:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T13:05:34.894 INFO:teuthology.orchestra.run.smithi192.stdout:ttyS1 2024-09-13T13:05:34.929 DEBUG:teuthology.parallel:result is None 2024-09-13T13:05:35.809 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.76 2024-09-13T13:05:53.810 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-13T13:05:53.811 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:05:54.058 DEBUG:teuthology.orchestra.run.smithi076:> true 2024-09-13T13:05:54.599 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-13T13:05:54.599 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-121-generic"... 2024-09-13T13:05:54.599 DEBUG:teuthology.orchestra.run.smithi076:> uname -r 2024-09-13T13:05:54.646 INFO:teuthology.orchestra.run.smithi076.stdout:5.15.0-121-generic 2024-09-13T13:05:54.646 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-13T13:05:54.646 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T13:05:54.646 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-13T13:05:55.647 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-13T13:05:55.647 DEBUG:teuthology.orchestra.run.smithi076:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T13:05:55.724 INFO:teuthology.orchestra.run.smithi076.stdout:ttyS1 2024-09-13T13:05:55.755 DEBUG:teuthology.parallel:result is None 2024-09-13T13:05:55.756 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-13T13:05:55.766 INFO:teuthology.task.internal:Creating test directory... 2024-09-13T13:05:55.766 DEBUG:teuthology.orchestra.run.smithi076:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T13:05:55.768 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T13:05:55.775 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-13T13:05:55.781 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-13T13:05:55.789 INFO:teuthology.task.internal:Creating archive directory... 2024-09-13T13:05:55.789 DEBUG:teuthology.orchestra.run.smithi076:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T13:05:55.819 DEBUG:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T13:05:55.847 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-13T13:05:55.856 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-13T13:05:55.857 DEBUG:teuthology.orchestra.run.smithi076:> 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-13T13:05:55.879 DEBUG:teuthology.orchestra.run.smithi192:> 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-13T13:05:55.894 INFO:teuthology.orchestra.run.smithi076.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:05:55.901 INFO:teuthology.orchestra.run.smithi076.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:05:55.907 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:05:55.918 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:05:55.919 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-13T13:05:55.926 INFO:teuthology.task.internal:Configuring sudo... 2024-09-13T13:05:55.926 DEBUG:teuthology.orchestra.run.smithi076:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T13:05:55.947 DEBUG:teuthology.orchestra.run.smithi192:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T13:05:55.980 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-13T13:05:55.989 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-13T13:05:55.989 DEBUG:teuthology.orchestra.run.smithi076:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T13:05:56.003 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T13:05:56.029 DEBUG:teuthology.orchestra.run.smithi076:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T13:05:56.054 DEBUG:teuthology.orchestra.run.smithi076:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T13:05:56.106 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-13T13:05:56.106 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T13:05:56.178 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T13:05:56.184 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T13:05:56.233 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-13T13:05:56.233 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T13:05:56.297 DEBUG:teuthology.orchestra.run.smithi076:> sudo service rsyslog restart 2024-09-13T13:05:56.299 DEBUG:teuthology.orchestra.run.smithi192:> sudo service rsyslog restart 2024-09-13T13:05:56.372 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-13T13:05:56.381 INFO:teuthology.task.internal:Starting timer... 2024-09-13T13:05:56.381 INFO:teuthology.run_tasks:Running task pcp... 2024-09-13T13:05:56.395 INFO:teuthology.run_tasks:Running task selinux... 2024-09-13T13:05:56.404 DEBUG:teuthology.task.selinux:Excluding smithi076: OS 'ubuntu' does not support SELinux 2024-09-13T13:05:56.404 DEBUG:teuthology.task.selinux:Excluding smithi192: OS 'ubuntu' does not support SELinux 2024-09-13T13:05:56.404 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-13T13:05:56.404 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-13T13:05:56.404 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-13T13:05:56.404 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-13T13:05:56.413 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-13T13:05:56.426 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-13T13:05:56.428 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi076.front.sepia.ceph.com,smithi192.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-13T13:13:27.332 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi076.front.sepia.ceph.com'), Remote(name='ubuntu@smithi192.front.sepia.ceph.com')] 2024-09-13T13:13:27.333 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-13T13:13:27.335 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:13:27.427 DEBUG:teuthology.orchestra.run.smithi076:> true 2024-09-13T13:13:27.505 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-13T13:13:27.505 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-13T13:13:27.506 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:13:27.614 DEBUG:teuthology.orchestra.run.smithi192:> true 2024-09-13T13:13:27.693 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-13T13:13:27.694 INFO:teuthology.run_tasks:Running task clock... 2024-09-13T13:13:27.709 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-13T13:13:27.709 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T13:13:27.710 DEBUG:teuthology.orchestra.run.smithi076:> 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-13T13:13:27.713 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T13:13:27.713 DEBUG:teuthology.orchestra.run.smithi192:> 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-13T13:13:27.741 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-13T13:13:27.741 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: Command line: ntpd -gq 2024-09-13T13:13:27.741 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: ---------------------------------------------------- 2024-09-13T13:13:27.741 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: ntp-4 is maintained by Network Time Foundation, 2024-09-13T13:13:27.741 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-13T13:13:27.741 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: corporation. Support and training for ntp-4 are 2024-09-13T13:13:27.741 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: available at https://www.nwtime.org/support 2024-09-13T13:13:27.741 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: ---------------------------------------------------- 2024-09-13T13:13:27.742 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: proto: precision = 0.058 usec (-24) 2024-09-13T13:13:27.742 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: basedate set to 2022-02-04 2024-09-13T13:13:27.742 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: gps base set to 2022-02-06 (week 2196) 2024-09-13T13:13:27.743 INFO:teuthology.orchestra.run.smithi076.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T13:13:27.743 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T13:13:27.743 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: restrict ::: KOD does nothing without LIMITED. 2024-09-13T13:13:27.743 INFO:teuthology.orchestra.run.smithi076.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-13T13:13:27.744 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: Listen and drop on 0 v6wildcard [::]:123 2024-09-13T13:13:27.744 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-13T13:13:27.744 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: Listen normally on 2 lo 127.0.0.1:123 2024-09-13T13:13:27.744 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: Listen normally on 3 enp3s0f1 172.21.15.76:123 2024-09-13T13:13:27.745 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: Listen normally on 4 lo [::1]:123 2024-09-13T13:13:27.745 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:47e1%5]:123 2024-09-13T13:13:27.745 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:27 ntpd[18468]: Listening on routing socket on fd #22 for interface updates 2024-09-13T13:13:27.761 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-13T13:13:27.761 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: Command line: ntpd -gq 2024-09-13T13:13:27.761 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: ---------------------------------------------------- 2024-09-13T13:13:27.761 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: ntp-4 is maintained by Network Time Foundation, 2024-09-13T13:13:27.761 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-13T13:13:27.761 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: corporation. Support and training for ntp-4 are 2024-09-13T13:13:27.762 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: available at https://www.nwtime.org/support 2024-09-13T13:13:27.762 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: ---------------------------------------------------- 2024-09-13T13:13:27.762 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: proto: precision = 0.044 usec (-24) 2024-09-13T13:13:27.762 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: basedate set to 2022-02-04 2024-09-13T13:13:27.763 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: gps base set to 2022-02-06 (week 2196) 2024-09-13T13:13:27.763 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T13:13:27.763 INFO:teuthology.orchestra.run.smithi192.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T13:13:27.763 INFO:teuthology.orchestra.run.smithi192.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-13T13:13:27.764 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: restrict ::: KOD does nothing without LIMITED. 2024-09-13T13:13:27.764 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: Listen and drop on 0 v6wildcard [::]:123 2024-09-13T13:13:27.764 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-13T13:13:27.764 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: Listen normally on 2 lo 127.0.0.1:123 2024-09-13T13:13:27.764 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: Listen normally on 3 enp3s0f1 172.21.15.192:123 2024-09-13T13:13:27.765 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: Listen normally on 4 lo [::1]:123 2024-09-13T13:13:27.765 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8049%5]:123 2024-09-13T13:13:27.765 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:27 ntpd[18482]: Listening on routing socket on fd #22 for interface updates 2024-09-13T13:13:28.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:28 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:28.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:28 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:28.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:28 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:28.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:28 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:28.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:28 ntpd[18468]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:28.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:28 ntpd[18468]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:28.761 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:28 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:28.761 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:28 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:28.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:28 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:28.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:28 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:28.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:28 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:28.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:28 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:29.741 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:29 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:29.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:29 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:29.763 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:29 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:29.763 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:29 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:29.764 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:29 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:29.764 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:29 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:29.764 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:29 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:29.764 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:29 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:29.764 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:29 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:29.764 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:29 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:29.764 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:29 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:29.765 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:29 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:29.765 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:29 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:29.765 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:29 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:30.741 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:30 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:30.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:30 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:30.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:30 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:30.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:30 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:30.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:30 ntpd[18468]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:30.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:30 ntpd[18468]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:30.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:30 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:30.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:30 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:30.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:30 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:30.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:30 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:30.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:30 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:30.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:30 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:30.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:30 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:30.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:30 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:31.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:31 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:31.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:31 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:31.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:31 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:31.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:31 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:31.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:31 ntpd[18468]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:31.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:31 ntpd[18468]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:31.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:31 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:31.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:31 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:31.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:31 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:31.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:31 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:31.763 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:31 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:31.763 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:31 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:31.763 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:31 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:31.763 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:31 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:31.763 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:31 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:31.763 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:31 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:31.763 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:31 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:31.763 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:31 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:32.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:32 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:32.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:32 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:32.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:32 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:32.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:32 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:32.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:32 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:32.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:32 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:32.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:32 ntpd[18468]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:32.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:32 ntpd[18468]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:32.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:32 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:32.743 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:32 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:32.743 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:32 ntpd[18468]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:32.743 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:32 ntpd[18468]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:32.761 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:32 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:32.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:32 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:32.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:32 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:32.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:32 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:32.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:32 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:32.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:32 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:33.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:33 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:33.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:33 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:33.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:33 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:33.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:33 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:33.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:33 ntpd[18468]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:33.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:33 ntpd[18468]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:33.763 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:33 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:33.764 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:33 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:33.764 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:33 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:33.764 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:33 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:33.764 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:33 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:33.764 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:33 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:33.764 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:33 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:33.765 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:33 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:33.765 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:33 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:33.765 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:33 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:33.765 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:33 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:33.765 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:33 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:34.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:34 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:34.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:34 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:34.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:34 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:34.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:34 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:34.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:34 ntpd[18468]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:34.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:34 ntpd[18468]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:34.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:34 ntpd[18468]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:34.742 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:34 ntpd[18468]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:34.743 INFO:teuthology.orchestra.run.smithi076.stdout:13 Sep 13:13:34 ntpd[18468]: ntpd: time slew -0.001354 s 2024-09-13T13:13:34.743 INFO:teuthology.orchestra.run.smithi076.stdout:ntpd: time slew -0.001354s 2024-09-13T13:13:34.743 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:34 ntpd[18468]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-13T13:13:34.743 INFO:teuthology.orchestra.run.smithi076.stderr:13 Sep 13:13:34 ntpd[18468]: can't open /var/log/ntpstats/loopstats.20240913: Permission denied 2024-09-13T13:13:34.761 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:34 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:34.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:34 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:34.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:34 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:13:34.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:34 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:13:34.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:34 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:13:34.762 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:34 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:13:34.762 INFO:teuthology.orchestra.run.smithi192.stdout:13 Sep 13:13:34 ntpd[18482]: ntpd: time slew -0.001191 s 2024-09-13T13:13:34.762 INFO:teuthology.orchestra.run.smithi192.stdout:ntpd: time slew -0.001191s 2024-09-13T13:13:34.763 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:34 ntpd[18482]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-13T13:13:34.763 INFO:teuthology.orchestra.run.smithi192.stderr:13 Sep 13:13:34 ntpd[18482]: can't open /var/log/ntpstats/loopstats.20240913: Permission denied 2024-09-13T13:13:34.795 INFO:teuthology.orchestra.run.smithi076.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T13:13:34.795 INFO:teuthology.orchestra.run.smithi076.stdout:============================================================================== 2024-09-13T13:13:34.795 INFO:teuthology.orchestra.run.smithi076.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:13:34.795 INFO:teuthology.orchestra.run.smithi076.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:13:34.795 INFO:teuthology.orchestra.run.smithi076.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:13:34.796 INFO:teuthology.orchestra.run.smithi076.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:13:34.812 INFO:teuthology.orchestra.run.smithi192.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T13:13:34.813 INFO:teuthology.orchestra.run.smithi192.stdout:============================================================================== 2024-09-13T13:13:34.813 INFO:teuthology.orchestra.run.smithi192.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:13:34.813 INFO:teuthology.orchestra.run.smithi192.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:13:34.813 INFO:teuthology.orchestra.run.smithi192.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:13:34.813 INFO:teuthology.orchestra.run.smithi192.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:13:34.814 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-13T13:13:34.913 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': 'b0201b8c79733293453e7f10a10c7fa43119222b'} 2024-09-13T13:13:34.913 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-13T13:13:34.913 INFO:tasks.cephadm:Cluster fsid is fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:13:34.914 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-13T13:13:34.914 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.76', 'mon.c': '[v2:172.21.15.76:3301,v1:172.21.15.76:6790]', 'mon.b': '172.21.15.192'} 2024-09-13T13:13:34.914 INFO:tasks.cephadm:First mon is mon.a on smithi076 2024-09-13T13:13:34.914 INFO:tasks.cephadm:First mgr is y 2024-09-13T13:13:34.914 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-13T13:13:34.914 DEBUG:teuthology.orchestra.run.smithi076:> sudo hostname $(hostname -s) 2024-09-13T13:13:34.929 DEBUG:teuthology.orchestra.run.smithi192:> sudo hostname $(hostname -s) 2024-09-13T13:13:34.944 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-13T13:13:34.944 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:13:35.098 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'b0201b8c79733293453e7f10a10c7fa43119222b', '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/83042/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4917-gb0201b8c', 'node_name': '172.21.5.33+adami03', '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-4917-gb0201b8c-1jammy'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-13 11:48:56.754724', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-13-0840', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-13T13:13:35.325 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 7741f7f9ee20524f89b8f61d1609b32fb3b1570a from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=squid 2024-09-13T13:13:35.326 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/7741f7f9ee20524f89b8f61d1609b32fb3b1570a/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-13T13:13:35.326 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/squid/7741f7f9ee20524f89b8f61d1609b32fb3b1570a/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-13T13:13:35.327 DEBUG:teuthology.orchestra.run.smithi076:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/7741f7f9ee20524f89b8f61d1609b32fb3b1570a/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T13:13:35.818 INFO:teuthology.orchestra.run.smithi076.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791884 Sep 13 13:13 /home/ubuntu/cephtest/cephadm 2024-09-13T13:13:35.818 DEBUG:teuthology.orchestra.run.smithi192:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/7741f7f9ee20524f89b8f61d1609b32fb3b1570a/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T13:13:36.282 INFO:teuthology.orchestra.run.smithi192.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791884 Sep 13 13:13 /home/ubuntu/cephtest/cephadm 2024-09-13T13:13:36.283 DEBUG:teuthology.orchestra.run.smithi076:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T13:13:36.291 DEBUG:teuthology.orchestra.run.smithi192:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T13:13:36.311 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-13T13:13:36.311 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-13T13:13:36.334 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-13T13:13:36.516 INFO:teuthology.orchestra.run.smithi076.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-13T13:13:36.525 INFO:teuthology.orchestra.run.smithi192.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-13T13:14:33.250 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2024-09-13T13:14:33.251 INFO:teuthology.orchestra.run.smithi192.stdout: "ceph_version": "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)", 2024-09-13T13:14:33.251 INFO:teuthology.orchestra.run.smithi192.stdout: "image_id": "19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c", 2024-09-13T13:14:33.251 INFO:teuthology.orchestra.run.smithi192.stdout: "repo_digests": [ 2024-09-13T13:14:33.251 INFO:teuthology.orchestra.run.smithi192.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d" 2024-09-13T13:14:33.251 INFO:teuthology.orchestra.run.smithi192.stdout: ] 2024-09-13T13:14:33.251 INFO:teuthology.orchestra.run.smithi192.stdout:} 2024-09-13T13:14:38.510 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:14:38.510 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph_version": "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)", 2024-09-13T13:14:38.511 INFO:teuthology.orchestra.run.smithi076.stdout: "image_id": "19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c", 2024-09-13T13:14:38.511 INFO:teuthology.orchestra.run.smithi076.stdout: "repo_digests": [ 2024-09-13T13:14:38.511 INFO:teuthology.orchestra.run.smithi076.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d" 2024-09-13T13:14:38.511 INFO:teuthology.orchestra.run.smithi076.stdout: ] 2024-09-13T13:14:38.511 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:14:38.553 DEBUG:teuthology.orchestra.run.smithi076:> sudo mkdir -p /etc/ceph 2024-09-13T13:14:38.567 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /etc/ceph 2024-09-13T13:14:38.581 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod 777 /etc/ceph 2024-09-13T13:14:38.620 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 777 /etc/ceph 2024-09-13T13:14:38.638 INFO:tasks.cephadm:Writing seed config... 2024-09-13T13:14:38.639 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-13T13:14:38.639 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-13T13:14:38.639 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-13T13:14:38.639 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-13T13:14:38.639 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-13T13:14:38.639 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-13T13:14:38.639 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-13T13:14:38.640 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-13T13:14:38.640 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-13T13:14:38.640 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-13T13:14:38.640 DEBUG:teuthology.orchestra.run.smithi076:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-13T13:14:38.669 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 = fb3fc03e-71d1-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-13T13:14:38.669 DEBUG:teuthology.orchestra.run.smithi076:mon.a> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.a.service 2024-09-13T13:14:38.714 DEBUG:teuthology.orchestra.run.smithi076:mgr.y> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.y.service 2024-09-13T13:14:38.757 INFO:tasks.cephadm:Bootstrapping... 2024-09-13T13:14:38.757 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid fb3fc03e-71d1-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.76 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:14:38.982 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-13T13:14:38.982 INFO:teuthology.orchestra.run.smithi076.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', 'fb3fc03e-71d1-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.76', '--skip-admin-label'] 2024-09-13T13:14:38.983 INFO:teuthology.orchestra.run.smithi076.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-13T13:14:38.983 INFO:teuthology.orchestra.run.smithi076.stdout:Verifying podman|docker is present... 2024-09-13T13:14:38.983 INFO:teuthology.orchestra.run.smithi076.stdout:Verifying lvm2 is present... 2024-09-13T13:14:38.983 INFO:teuthology.orchestra.run.smithi076.stdout:Verifying time synchronization is in place... 2024-09-13T13:14:38.989 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T13:14:38.989 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T13:14:38.993 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T13:14:38.993 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stdout inactive 2024-09-13T13:14:38.997 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-13T13:14:38.997 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-13T13:14:39.001 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-13T13:14:39.001 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stdout inactive 2024-09-13T13:14:39.004 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-13T13:14:39.004 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stdout masked 2024-09-13T13:14:39.007 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-13T13:14:39.007 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stdout inactive 2024-09-13T13:14:39.011 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-13T13:14:39.011 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-13T13:14:39.014 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-13T13:14:39.014 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stdout inactive 2024-09-13T13:14:39.018 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stdout enabled 2024-09-13T13:14:39.022 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stdout active 2024-09-13T13:14:39.022 INFO:teuthology.orchestra.run.smithi076.stdout:Unit ntp.service is enabled and running 2024-09-13T13:14:39.022 INFO:teuthology.orchestra.run.smithi076.stdout:Repeating the final host check... 2024-09-13T13:14:39.022 INFO:teuthology.orchestra.run.smithi076.stdout:docker (/usr/bin/docker) is present 2024-09-13T13:14:39.022 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl is present 2024-09-13T13:14:39.022 INFO:teuthology.orchestra.run.smithi076.stdout:lvcreate is present 2024-09-13T13:14:39.025 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T13:14:39.025 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T13:14:39.028 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T13:14:39.028 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stdout inactive 2024-09-13T13:14:39.031 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-13T13:14:39.031 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-13T13:14:39.035 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-13T13:14:39.035 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stdout inactive 2024-09-13T13:14:39.038 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-13T13:14:39.038 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stdout masked 2024-09-13T13:14:39.042 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-13T13:14:39.042 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stdout inactive 2024-09-13T13:14:39.044 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-13T13:14:39.044 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-13T13:14:39.047 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-13T13:14:39.047 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stdout inactive 2024-09-13T13:14:39.051 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stdout enabled 2024-09-13T13:14:39.056 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stdout active 2024-09-13T13:14:39.056 INFO:teuthology.orchestra.run.smithi076.stdout:Unit ntp.service is enabled and running 2024-09-13T13:14:39.056 INFO:teuthology.orchestra.run.smithi076.stdout:Host looks OK 2024-09-13T13:14:39.056 INFO:teuthology.orchestra.run.smithi076.stdout:Cluster fsid: fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:14:39.056 INFO:teuthology.orchestra.run.smithi076.stdout:Acquiring lock 140495677127312 on /run/cephadm/fb3fc03e-71d1-11ef-bceb-c7b262605968.lock 2024-09-13T13:14:39.056 INFO:teuthology.orchestra.run.smithi076.stdout:Lock 140495677127312 acquired on /run/cephadm/fb3fc03e-71d1-11ef-bceb-c7b262605968.lock 2024-09-13T13:14:39.057 INFO:teuthology.orchestra.run.smithi076.stdout:Verifying IP 172.21.15.76 port 3300 ... 2024-09-13T13:14:39.057 INFO:teuthology.orchestra.run.smithi076.stdout:Verifying IP 172.21.15.76 port 6789 ... 2024-09-13T13:14:39.057 INFO:teuthology.orchestra.run.smithi076.stdout:Base mon IP(s) is [172.21.15.76:3300, 172.21.15.76:6789], mon addrv is [v2:172.21.15.76:3300,v1:172.21.15.76:6789] 2024-09-13T13:14:39.058 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-09-13T13:14:39.058 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.76 metric 100 2024-09-13T13:14:39.058 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.76 metric 100 2024-09-13T13:14:39.058 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-13T13:14:39.058 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.76 metric 100 2024-09-13T13:14:39.058 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.76 metric 100 2024-09-13T13:14:39.059 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.76 metric 100 2024-09-13T13:14:39.059 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.76 metric 100 2024-09-13T13:14:39.059 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-13T13:14:39.060 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-09-13T13:14:39.060 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1768sec pref medium 2024-09-13T13:14:39.061 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-13T13:14:39.062 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-13T13:14:39.062 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T13:14:39.062 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-13T13:14:39.062 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:47e1/64 scope link 2024-09-13T13:14:39.062 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T13:14:39.063 INFO:teuthology.orchestra.run.smithi076.stdout:Mon IP `172.21.15.76` is in CIDR network `172.21.0.0/20` 2024-09-13T13:14:39.063 INFO:teuthology.orchestra.run.smithi076.stdout:Mon IP `172.21.15.76` is in CIDR network `172.21.0.0/20` 2024-09-13T13:14:39.064 INFO:teuthology.orchestra.run.smithi076.stdout:Mon IP `172.21.15.76` is in CIDR network `172.21.0.1/32` 2024-09-13T13:14:39.064 INFO:teuthology.orchestra.run.smithi076.stdout:Mon IP `172.21.15.76` is in CIDR network `172.21.0.1/32` 2024-09-13T13:14:39.064 INFO:teuthology.orchestra.run.smithi076.stdout:Mon IP `172.21.15.76` is in CIDR network `172.21.0.2/32` 2024-09-13T13:14:39.064 INFO:teuthology.orchestra.run.smithi076.stdout:Mon IP `172.21.15.76` is in CIDR network `172.21.0.2/32` 2024-09-13T13:14:39.064 INFO:teuthology.orchestra.run.smithi076.stdout:Mon IP `172.21.15.76` is in CIDR network `172.21.15.254/32` 2024-09-13T13:14:39.064 INFO:teuthology.orchestra.run.smithi076.stdout:Mon IP `172.21.15.76` is in CIDR network `172.21.15.254/32` 2024-09-13T13:14:39.064 INFO:teuthology.orchestra.run.smithi076.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2024-09-13T13:14:39.064 INFO:teuthology.orchestra.run.smithi076.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-13T13:14:39.064 INFO:teuthology.orchestra.run.smithi076.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-13T13:14:39.267 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/docker: stdout squid: Pulling from ceph-ci/ceph 2024-09-13T13:14:39.267 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/docker: stdout Digest: sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T13:14:39.268 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:squid 2024-09-13T13:14:39.268 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:squid 2024-09-13T13:14:40.691 INFO:teuthology.orchestra.run.smithi076.stdout:ceph: stdout ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable) 2024-09-13T13:14:40.691 INFO:teuthology.orchestra.run.smithi076.stdout:Ceph version: ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable) 2024-09-13T13:14:40.691 INFO:teuthology.orchestra.run.smithi076.stdout:Extracting ceph user uid/gid from container image... 2024-09-13T13:14:41.971 INFO:teuthology.orchestra.run.smithi076.stdout:stat: stdout 167 167 2024-09-13T13:14:41.972 INFO:teuthology.orchestra.run.smithi076.stdout:Creating initial keys... 2024-09-13T13:14:43.267 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-authtool: stdout AQDCOuRmCHUeMBAATWHuymquD4bhc9RQjpFICA== 2024-09-13T13:14:44.515 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-authtool: stdout AQDEOuRmbOVxAxAAN0WiTPmc+BajC6twhJ9PVQ== 2024-09-13T13:14:45.821 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-authtool: stdout AQDFOuRmsP7XFhAALW6bXV9qBIFzQ/TbuyPVtg== 2024-09-13T13:14:45.821 INFO:teuthology.orchestra.run.smithi076.stdout:Creating initial monmap... 2024-09-13T13:14:47.184 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T13:14:47.185 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-13T13:14:47.185 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:14:47.185 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T13:14:47.185 INFO:teuthology.orchestra.run.smithi076.stdout:monmaptool for a [v2:172.21.15.76:3300,v1:172.21.15.76:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T13:14:47.185 INFO:teuthology.orchestra.run.smithi076.stdout:setting min_mon_release = quincy 2024-09-13T13:14:47.185 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/monmaptool: set fsid to fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:14:47.185 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T13:14:47.185 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:14:47.185 INFO:teuthology.orchestra.run.smithi076.stdout:Creating mon... 2024-09-13T13:14:48.511 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-13T13:14:48.511 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 1 imported monmap: 2024-09-13T13:14:48.511 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-13T13:14:48.511 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:14:48.511 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-13T13:14:46.717371+0000 2024-09-13T13:14:48.512 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:14:48.512 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-13T13:14:48.512 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-13T13:14:48.512 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:14:48.512 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.512 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 0 /usr/bin/ceph-mon: set fsid to fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:14:48.512 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-13T13:14:48.512 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.512 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Git sha 0 2024-09-13T13:14:48.512 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Compile date 2024-09-12 19:43:04 2024-09-13T13:14:48.512 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: DB SUMMARY 2024-09-13T13:14:48.513 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.513 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: DB Session ID: I44VAMZP85ME6BQJ2XAQ 2024-09-13T13:14:48.513 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.513 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-13T13:14:48.513 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.513 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-13T13:14:48.513 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.513 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.error_if_exists: 0 2024-09-13T13:14:48.513 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.create_if_missing: 1 2024-09-13T13:14:48.513 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-13T13:14:48.513 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T13:14:48.513 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T13:14:48.513 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T13:14:48.514 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.env: 0x5630f58db940 2024-09-13T13:14:48.514 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-13T13:14:48.514 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.info_log: 0x5630f7448bc0 2024-09-13T13:14:48.514 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-13T13:14:48.514 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.statistics: (nil) 2024-09-13T13:14:48.514 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.use_fsync: 0 2024-09-13T13:14:48.514 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-13T13:14:48.514 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T13:14:48.514 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T13:14:48.514 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-13T13:14:48.514 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-13T13:14:48.514 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-13T13:14:48.514 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-13T13:14:48.515 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-13T13:14:48.515 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-13T13:14:48.515 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T13:14:48.515 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-13T13:14:48.515 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.db_log_dir: 2024-09-13T13:14:48.515 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.wal_dir: 2024-09-13T13:14:48.515 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T13:14:48.515 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T13:14:48.515 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T13:14:48.515 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T13:14:48.515 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T13:14:48.516 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T13:14:48.516 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-13T13:14:48.516 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-13T13:14:48.516 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.write_buffer_manager: 0x5630f744f4a0 2024-09-13T13:14:48.516 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T13:14:48.516 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T13:14:48.516 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T13:14:48.516 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-13T13:14:48.516 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T13:14:48.518 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-13T13:14:48.518 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-13T13:14:48.518 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-13T13:14:48.518 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.unordered_write: 0 2024-09-13T13:14:48.518 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T13:14:48.518 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T13:14:48.518 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T13:14:48.518 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T13:14:48.518 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.row_cache: None 2024-09-13T13:14:48.518 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.wal_filter: None 2024-09-13T13:14:48.519 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T13:14:48.519 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-13T13:14:48.519 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.two_write_queues: 0 2024-09-13T13:14:48.519 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-13T13:14:48.519 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.wal_compression: 0 2024-09-13T13:14:48.519 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.atomic_flush: 0 2024-09-13T13:14:48.519 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T13:14:48.519 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T13:14:48.519 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T13:14:48.519 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-13T13:14:48.519 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T13:14:48.519 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-13T13:14:48.519 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T13:14:48.519 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T13:14:48.520 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-13T13:14:48.520 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-13T13:14:48.520 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T13:14:48.520 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-13T13:14:48.520 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-13T13:14:48.520 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-13T13:14:48.520 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T13:14:48.520 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T13:14:48.520 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T13:14:48.520 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-13T13:14:48.520 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T13:14:48.520 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T13:14:48.520 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T13:14:48.521 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T13:14:48.521 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.max_open_files: -1 2024-09-13T13:14:48.521 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-13T13:14:48.521 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T13:14:48.521 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T13:14:48.521 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-13T13:14:48.521 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-13T13:14:48.521 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Compression algorithms supported: 2024-09-13T13:14:48.521 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: kZSTD supported: 0 2024-09-13T13:14:48.521 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: kXpressCompression supported: 0 2024-09-13T13:14:48.521 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-13T13:14:48.521 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T13:14:48.521 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: kZlibCompression supported: 1 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.979+0000 7fbfd552cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.983+0000 7fbfd552cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.merge_operator: 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compaction_filter: None 2024-09-13T13:14:48.522 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-13T13:14:48.523 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-13T13:14:48.523 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T13:14:48.523 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T13:14:48.523 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5630f7448800) 2024-09-13T13:14:48.523 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-13T13:14:48.523 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T13:14:48.523 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T13:14:48.523 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-13T13:14:48.523 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-13T13:14:48.523 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-13T13:14:48.523 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-13T13:14:48.523 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-13T13:14:48.523 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-13T13:14:48.523 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-13T13:14:48.524 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5630f74331f0 2024-09-13T13:14:48.524 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-13T13:14:48.524 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-13T13:14:48.524 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-13T13:14:48.524 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-13T13:14:48.524 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-13T13:14:48.524 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-13T13:14:48.524 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-13T13:14:48.524 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-13T13:14:48.524 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-13T13:14:48.524 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-13T13:14:48.524 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-13T13:14:48.524 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-13T13:14:48.524 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-13T13:14:48.525 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-13T13:14:48.525 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-13T13:14:48.525 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-13T13:14:48.525 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-13T13:14:48.525 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-13T13:14:48.525 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-13T13:14:48.525 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-13T13:14:48.525 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-13T13:14:48.525 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-13T13:14:48.525 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-13T13:14:48.525 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-13T13:14:48.525 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compression: NoCompression 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.num_levels: 7 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T13:14:48.526 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T13:14:48.527 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T13:14:48.527 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:14:48.527 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T13:14:48.527 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T13:14:48.527 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:14:48.527 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:14:48.527 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T13:14:48.527 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-13T13:14:48.528 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-13T13:14:48.528 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T13:14:48.528 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:14:48.528 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:14:48.528 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T13:14:48.529 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-13T13:14:48.529 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:14:48.529 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T13:14:48.529 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T13:14:48.529 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T13:14:48.529 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-13T13:14:48.529 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T13:14:48.529 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T13:14:48.529 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T13:14:48.529 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T13:14:48.529 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T13:14:48.529 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T13:14:48.529 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T13:14:48.529 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T13:14:48.530 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T13:14:48.530 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T13:14:48.530 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T13:14:48.530 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T13:14:48.530 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T13:14:48.530 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T13:14:48.530 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-13T13:14:48.530 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T13:14:48.530 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T13:14:48.530 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-13T13:14:48.530 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T13:14:48.530 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T13:14:48.530 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T13:14:48.531 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T13:14:48.531 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T13:14:48.531 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T13:14:48.531 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T13:14:48.531 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T13:14:48.531 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T13:14:48.531 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T13:14:48.531 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T13:14:48.531 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-13T13:14:48.531 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T13:14:48.531 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T13:14:48.531 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T13:14:48.531 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T13:14:48.531 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.bloom_locality: 0 2024-09-13T13:14:48.532 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-13T13:14:48.532 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T13:14:48.532 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-13T13:14:48.532 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-13T13:14:48.533 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-13T13:14:48.533 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.ttl: 2592000 2024-09-13T13:14:48.533 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T13:14:48.533 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T13:14:48.533 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T13:14:48.533 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.enable_blob_files: false 2024-09-13T13:14:48.533 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.min_blob_size: 0 2024-09-13T13:14:48.533 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-13T13:14:48.533 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T13:14:48.533 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T13:14:48.533 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T13:14:48.533 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T13:14:48.533 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T13:14:48.533 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-13T13:14:48.534 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T13:14:48.534 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 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-13T13:14:48.534 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.534 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-13T13:14:48.534 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.534 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 10b9cdc4-948f-4c7d-a94a-ae49490e217c 2024-09-13T13:14:48.534 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.534 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.987+0000 7fbfd552cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-13T13:14:48.534 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.534 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.991+0000 7fbfd552cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5630f7460e00 2024-09-13T13:14:48.534 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.991+0000 7fbfd552cc80 4 rocksdb: DB pointer 0x5630f753a000 2024-09-13T13:14:48.534 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.991+0000 7fbfcccb7640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T13:14:48.534 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.991+0000 7fbfcccb7640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T13:14:48.534 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-13T13:14:48.535 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:14:48.535 INFO:teuthology.orchestra.run.smithi076.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-13T13:14:48.535 INFO:teuthology.orchestra.run.smithi076.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-13T13:14:48.535 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:14:48.535 INFO:teuthology.orchestra.run.smithi076.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-13T13:14:48.535 INFO:teuthology.orchestra.run.smithi076.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-13T13:14:48.535 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:14:48.535 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.535 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-13T13:14:48.535 INFO:teuthology.orchestra.run.smithi076.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-13T13:14:48.535 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T13:14:48.535 INFO:teuthology.orchestra.run.smithi076.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-13T13:14:48.535 INFO:teuthology.orchestra.run.smithi076.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-13T13:14:48.536 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.536 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-13T13:14:48.536 INFO:teuthology.orchestra.run.smithi076.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-13T13:14:48.536 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T13:14:48.536 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.536 INFO:teuthology.orchestra.run.smithi076.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-13T13:14:48.536 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.536 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:14:48.536 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T13:14:48.536 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T13:14:48.536 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-13T13:14:48.536 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T13:14:48.536 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-13T13:14:48.536 INFO:teuthology.orchestra.run.smithi076.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-13T13:14:48.537 INFO:teuthology.orchestra.run.smithi076.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-13T13:14:48.537 INFO:teuthology.orchestra.run.smithi076.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-13T13:14:48.537 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x5630f74331f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-13T13:14:48.537 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-13T13:14:48.537 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.537 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-13T13:14:48.537 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:14:48.537 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.991+0000 7fbfd552cc80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-13T13:14:48.537 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.991+0000 7fbfd552cc80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-13T13:14:48.537 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:14:47.991+0000 7fbfd552cc80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-13T13:14:48.537 INFO:teuthology.orchestra.run.smithi076.stdout:create mon.a on 2024-09-13T13:14:48.984 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-13T13:14:49.217 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968.target. 2024-09-13T13:14:49.218 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968.target. 2024-09-13T13:14:49.532 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.a 2024-09-13T13:14:49.533 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stderr Failed to reset failed state of unit ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-13T13:14:49.740 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968.target.wants/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service. 2024-09-13T13:14:49.749 INFO:teuthology.orchestra.run.smithi076.stdout:firewalld does not appear to be present 2024-09-13T13:14:49.750 INFO:teuthology.orchestra.run.smithi076.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T13:14:49.750 INFO:teuthology.orchestra.run.smithi076.stdout:Waiting for mon to start... 2024-09-13T13:14:49.750 INFO:teuthology.orchestra.run.smithi076.stdout:Waiting for mon... 2024-09-13T13:14:51.400 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:51 smithi076 bash[19346]: cluster 2024-09-13T13:14:51.250345+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T13:14:51.889 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout cluster: 2024-09-13T13:14:51.890 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout id: fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:14:51.890 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-13T13:14:51.890 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 2024-09-13T13:14:51.890 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout services: 2024-09-13T13:14:51.890 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.136974s) 2024-09-13T13:14:51.890 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-13T13:14:51.890 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-13T13:14:51.890 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 2024-09-13T13:14:51.890 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout data: 2024-09-13T13:14:51.890 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-13T13:14:51.890 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-13T13:14:51.890 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-13T13:14:51.890 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout pgs: 2024-09-13T13:14:51.890 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 2024-09-13T13:14:51.891 INFO:teuthology.orchestra.run.smithi076.stdout:mon is available 2024-09-13T13:14:51.891 INFO:teuthology.orchestra.run.smithi076.stdout:Assimilating anything we can from ceph.conf... 2024-09-13T13:14:52.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:52 smithi076 bash[19346]: cluster 2024-09-13T13:14:51.254304+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T13:14:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:52 smithi076 bash[19346]: cluster 2024-09-13T13:14:51.254479+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-13T13:14:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:52 smithi076 bash[19346]: cluster 2024-09-13T13:14:51.254490+0000 mon.a (mon.0) 4 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:14:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:52 smithi076 bash[19346]: cluster 2024-09-13T13:14:51.254499+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-13T13:14:46.717371+0000 2024-09-13T13:14:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:52 smithi076 bash[19346]: cluster 2024-09-13T13:14:51.254507+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:14:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:52 smithi076 bash[19346]: cluster 2024-09-13T13:14:51.254515+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:14:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:52 smithi076 bash[19346]: cluster 2024-09-13T13:14:51.254522+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-13T13:14:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:52 smithi076 bash[19346]: cluster 2024-09-13T13:14:51.254529+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:14:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:52 smithi076 bash[19346]: cluster 2024-09-13T13:14:51.256529+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-13T13:14:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:52 smithi076 bash[19346]: cluster 2024-09-13T13:14:51.258779+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-13T13:14:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:52 smithi076 bash[19346]: cluster 2024-09-13T13:14:51.259259+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-13T13:14:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:52 smithi076 bash[19346]: audit 2024-09-13T13:14:51.391230+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.76:0/1948348783' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:14:53.459 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 2024-09-13T13:14:53.460 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T13:14:53.460 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout fsid = fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:14:53.460 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.76:3300,v1:172.21.15.76:6789] 2024-09-13T13:14:53.460 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T13:14:53.460 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T13:14:53.460 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T13:14:53.460 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T13:14:53.460 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 2024-09-13T13:14:53.460 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T13:14:53.460 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-13T13:14:53.460 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T13:14:53.461 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 2024-09-13T13:14:53.461 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T13:14:53.461 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T13:14:53.461 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T13:14:53.461 INFO:teuthology.orchestra.run.smithi076.stdout:Generating new minimal ceph.conf... 2024-09-13T13:14:53.553 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:53 smithi076 bash[19346]: audit 2024-09-13T13:14:52.916609+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.76:0/4194870091' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-13T13:14:53.553 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:53 smithi076 bash[19346]: audit 2024-09-13T13:14:52.921325+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.76:0/4194870091' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T13:14:55.073 INFO:teuthology.orchestra.run.smithi076.stdout:Restarting the monitor... 2024-09-13T13:14:55.079 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:54 smithi076 bash[19346]: audit 2024-09-13T13:14:54.597013+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.76:0/1025340305' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:14:55.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:55 smithi076 systemd[1]: Stopping Ceph mon.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:14:55.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:55 smithi076 bash[19346]: debug 2024-09-13T13:14:55.195+0000 7f65a1d90640 -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-13T13:14:55.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:55 smithi076 bash[19346]: debug 2024-09-13T13:14:55.195+0000 7f65a1d90640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-13T13:14:55.766 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:55 smithi076 bash[19728]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mon-a 2024-09-13T13:14:55.783 INFO:teuthology.orchestra.run.smithi076.stdout:Setting public_network to 172.21.0.2/32,172.21.0.0/20,172.21.15.254/32,172.21.0.1/32 in mon config section 2024-09-13T13:14:56.076 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:55 smithi076 bash[19792]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mon-a 2024-09-13T13:14:56.076 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:55 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-13T13:14:56.076 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:55 smithi076 systemd[1]: Stopped Ceph mon.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:14:56.076 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:55 smithi076 systemd[1]: Started Ceph mon.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:14:57.292 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.031+0000 7f5be5182c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-13T13:14:57.292 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.031+0000 7f5be5182c80 0 ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable), process ceph-mon, pid 7 2024-09-13T13:14:57.292 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.031+0000 7f5be5182c80 0 pidfile_write: ignore empty --pid-file 2024-09-13T13:14:57.292 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.031+0000 7f5be5182c80 0 load: jerasure load: lrc 2024-09-13T13:14:57.292 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-13T13:14:57.293 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Git sha 0 2024-09-13T13:14:57.293 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Compile date 2024-09-12 19:43:04 2024-09-13T13:14:57.293 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: DB SUMMARY 2024-09-13T13:14:57.293 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: DB Session ID: 8M1A0QHU9DRLKZ9V4603 2024-09-13T13:14:57.293 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: CURRENT file: CURRENT 2024-09-13T13:14:57.293 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-13T13:14:57.293 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-13T13:14:57.293 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-13T13:14:57.293 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88181 ; 2024-09-13T13:14:57.293 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.error_if_exists: 0 2024-09-13T13:14:57.293 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.create_if_missing: 0 2024-09-13T13:14:57.293 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-13T13:14:57.293 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T13:14:57.293 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T13:14:57.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T13:14:57.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.env: 0x55c7af1de940 2024-09-13T13:14:57.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-13T13:14:57.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.info_log: 0x55c7b0e776e0 2024-09-13T13:14:57.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-13T13:14:57.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.statistics: (nil) 2024-09-13T13:14:57.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.use_fsync: 0 2024-09-13T13:14:57.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-13T13:14:57.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T13:14:57.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T13:14:57.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-13T13:14:57.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-13T13:14:57.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-13T13:14:57.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.db_log_dir: 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.wal_dir: 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-13T13:14:57.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.write_buffer_manager: 0x55c7b0e86dc0 2024-09-13T13:14:57.296 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T13:14:57.296 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T13:14:57.296 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T13:14:57.296 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-13T13:14:57.296 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T13:14:57.296 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-13T13:14:57.296 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-13T13:14:57.296 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-13T13:14:57.296 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.unordered_write: 0 2024-09-13T13:14:57.296 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T13:14:57.296 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T13:14:57.296 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T13:14:57.296 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.row_cache: None 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.wal_filter: None 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.two_write_queues: 0 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.wal_compression: 0 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.atomic_flush: 0 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-13T13:14:57.297 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T13:14:57.298 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T13:14:57.298 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-13T13:14:57.298 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-13T13:14:57.298 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T13:14:57.298 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-13T13:14:57.298 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-13T13:14:57.299 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-13T13:14:57.299 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T13:14:57.299 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T13:14:57.299 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T13:14:57.300 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-13T13:14:57.300 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T13:14:57.300 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T13:14:57.300 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T13:14:57.300 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T13:14:57.300 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_open_files: -1 2024-09-13T13:14:57.300 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-13T13:14:57.300 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T13:14:57.300 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T13:14:57.300 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-13T13:14:57.300 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-13T13:14:57.300 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Compression algorithms supported: 2024-09-13T13:14:57.300 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: kZSTD supported: 0 2024-09-13T13:14:57.300 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: kXpressCompression supported: 0 2024-09-13T13:14:57.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-13T13:14:57.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T13:14:57.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-13T13:14:57.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: kZlibCompression supported: 1 2024-09-13T13:14:57.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-13T13:14:57.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-13T13:14:57.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T13:14:57.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T13:14:57.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-13T13:14:57.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T13:14:57.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T13:14:57.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.merge_operator: 2024-09-13T13:14:57.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compaction_filter: None 2024-09-13T13:14:57.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-13T13:14:57.302 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-13T13:14:57.302 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T13:14:57.302 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T13:14:57.302 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c7b0e77320) 2024-09-13T13:14:57.302 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: cache_index_and_filter_blocks: 1 2024-09-13T13:14:57.302 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T13:14:57.302 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T13:14:57.302 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: pin_top_level_index_and_filter: 1 2024-09-13T13:14:57.302 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: index_type: 0 2024-09-13T13:14:57.302 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: data_block_index_type: 0 2024-09-13T13:14:57.302 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: index_shortening: 1 2024-09-13T13:14:57.302 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: data_block_hash_table_util_ratio: 0.750000 2024-09-13T13:14:57.302 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: checksum: 4 2024-09-13T13:14:57.302 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: no_block_cache: 0 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: block_cache: 0x55c7b0e6d1f0 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: block_cache_name: BinnedLRUCache 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: block_cache_options: 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: capacity : 536870912 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: num_shard_bits : 4 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: strict_capacity_limit : 0 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: high_pri_pool_ratio: 0.000 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: block_cache_compressed: (nil) 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: persistent_cache: (nil) 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: block_size: 4096 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: block_size_deviation: 10 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: block_restart_interval: 16 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: index_block_restart_interval: 1 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: metadata_block_size: 4096 2024-09-13T13:14:57.303 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: partition_filters: 0 2024-09-13T13:14:57.304 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: use_delta_encoding: 1 2024-09-13T13:14:57.304 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: filter_policy: bloomfilter 2024-09-13T13:14:57.304 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: whole_key_filtering: 1 2024-09-13T13:14:57.304 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: verify_compression: 0 2024-09-13T13:14:57.304 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: read_amp_bytes_per_bit: 0 2024-09-13T13:14:57.304 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: format_version: 5 2024-09-13T13:14:57.304 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: enable_index_compression: 1 2024-09-13T13:14:57.304 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: block_align: 0 2024-09-13T13:14:57.304 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: max_auto_readahead_size: 262144 2024-09-13T13:14:57.304 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: prepopulate_block_cache: 0 2024-09-13T13:14:57.304 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: initial_auto_readahead_size: 8192 2024-09-13T13:14:57.304 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: num_file_reads_for_auto_readahead: 2 2024-09-13T13:14:57.304 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-13T13:14:57.304 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-13T13:14:57.305 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compression: NoCompression 2024-09-13T13:14:57.305 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-13T13:14:57.305 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-13T13:14:57.305 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T13:14:57.305 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.num_levels: 7 2024-09-13T13:14:57.305 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T13:14:57.305 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T13:14:57.305 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T13:14:57.305 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T13:14:57.305 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T13:14:57.305 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T13:14:57.305 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T13:14:57.305 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:14:57.305 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T13:14:57.306 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T13:14:57.306 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:14:57.306 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:14:57.306 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T13:14:57.306 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-13T13:14:57.306 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-13T13:14:57.306 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T13:14:57.307 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:14:57.308 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:14:57.308 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T13:14:57.308 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-13T13:14:57.308 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:14:57.308 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T13:14:57.308 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T13:14:57.308 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T13:14:57.308 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-13T13:14:57.308 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T13:14:57.308 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T13:14:57.308 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T13:14:57.308 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T13:14:57.308 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T13:14:57.309 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T13:14:57.309 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T13:14:57.309 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T13:14:57.309 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T13:14:57.309 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T13:14:57.309 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T13:14:57.309 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T13:14:57.309 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T13:14:57.309 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T13:14:57.309 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-13T13:14:57.309 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T13:14:57.310 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T13:14:57.310 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-13T13:14:57.310 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T13:14:57.310 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T13:14:57.310 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T13:14:57.310 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T13:14:57.310 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T13:14:57.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T13:14:57.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T13:14:57.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T13:14:57.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T13:14:57.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T13:14:57.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T13:14:57.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-13T13:14:57.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T13:14:57.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T13:14:57.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T13:14:57.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T13:14:57.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.bloom_locality: 0 2024-09-13T13:14:57.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-13T13:14:57.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T13:14:57.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-13T13:14:57.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-13T13:14:57.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-13T13:14:57.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.ttl: 2592000 2024-09-13T13:14:57.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T13:14:57.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T13:14:57.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T13:14:57.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.enable_blob_files: false 2024-09-13T13:14:57.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.min_blob_size: 0 2024-09-13T13:14:57.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-13T13:14:57.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T13:14:57.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T13:14:57.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T13:14:57.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T13:14:57.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T13:14:57.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-13T13:14:57.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T13:14:57.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 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-13T13:14:57.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-13T13:14:57.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 10b9cdc4-948f-4c7d-a94a-ae49490e217c 2024-09-13T13:14:57.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726233297040410, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-13T13:14:57.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-13T13:14:57.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726233297041438, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84796, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82943, "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": 77152, "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": 1726233297, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "10b9cdc4-948f-4c7d-a94a-ae49490e217c", "db_session_id": "8M1A0QHU9DRLKZ9V4603", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-13T13:14:57.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726233297041551, "job": 1, "event": "recovery_finished"} 2024-09-13T13:14:57.314 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.035+0000 7f5be5182c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-13T13:14:57.314 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.039+0000 7f5be5182c80 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-13T13:14:57.314 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.039+0000 7f5be5182c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c7b0e98e00 2024-09-13T13:14:57.314 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.039+0000 7f5be5182c80 4 rocksdb: DB pointer 0x55c7b0f98000 2024-09-13T13:14:57.314 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.039+0000 7f5bdaf4b640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T13:14:57.314 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.039+0000 7f5bdaf4b640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T13:14:57.314 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: ** DB Stats ** 2024-09-13T13:14:57.314 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:14:57.314 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: 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-13T13:14:57.314 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:14:57.314 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:14:57.314 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: 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-13T13:14:57.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:14:57.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:14:57.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: ** Compaction Stats [default] ** 2024-09-13T13:14:57.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: 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-13T13:14:57.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T13:14:57.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: L0 2/0 84.67 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:14:57.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: Sum 2/0 84.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:14:57.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:14:57.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: ** Compaction Stats [default] ** 2024-09-13T13:14:57.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: 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-13T13:14:57.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T13:14:57.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 124.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:14:57.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T13:14:57.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:14:57.316 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T13:14:57.316 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T13:14:57.316 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T13:14:57.316 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T13:14:57.316 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: AddFile(Keys): cumulative 0, interval 0 2024-09-13T13:14:57.316 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: Cumulative compaction: 0.00 GB write, 21.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:14:57.316 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: Interval compaction: 0.00 GB write, 21.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:14:57.316 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: 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-13T13:14:57.316 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: Block cache BinnedLRUCache@0x55c7b0e6d1f0#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-13T13:14:57.316 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: 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-13T13:14:57.316 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: ** File Read Latency Histogram By Level [default] ** 2024-09-13T13:14:57.316 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.039+0000 7f5be5182c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] at bind addrs [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:14:57.316 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.039+0000 7f5be5182c80 1 mon.a@-1(???) e1 preinit fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:14:57.317 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.039+0000 7f5be5182c80 0 mon.a@-1(???).mds e1 new map 2024-09-13T13:14:57.317 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.039+0000 7f5be5182c80 0 mon.a@-1(???).mds e1 print_map 2024-09-13T13:14:57.317 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: e1 2024-09-13T13:14:57.317 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: btime 2024-09-13T13:14:51:254882+0000 2024-09-13T13:14:57.317 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T13:14:57.317 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: 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-13T13:14:57.317 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: legacy client fscid: -1 2024-09-13T13:14:57.317 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: 2024-09-13T13:14:57.317 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: No filesystems configured 2024-09-13T13:14:57.317 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.039+0000 7f5be5182c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T13:14:57.317 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.039+0000 7f5be5182c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:14:57.317 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.039+0000 7f5be5182c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:14:57.317 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.039+0000 7f5be5182c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:14:57.318 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: debug 2024-09-13T13:14:57.039+0000 7f5be5182c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-13T13:14:57.318 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: cluster 2024-09-13T13:14:57.070313+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T13:14:57.318 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: cluster 2024-09-13T13:14:57.070377+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-13T13:14:57.318 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: cluster 2024-09-13T13:14:57.070388+0000 mon.a (mon.0) 3 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:14:57.318 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: cluster 2024-09-13T13:14:57.070396+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-13T13:14:46.717371+0000 2024-09-13T13:14:57.318 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: cluster 2024-09-13T13:14:57.070411+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:14:57.318 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: cluster 2024-09-13T13:14:57.070419+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:14:57.318 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: cluster 2024-09-13T13:14:57.070426+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-13T13:14:57.318 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: cluster 2024-09-13T13:14:57.070432+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:14:57.318 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: cluster 2024-09-13T13:14:57.070835+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-13T13:14:57.318 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: cluster 2024-09-13T13:14:57.070857+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-13T13:14:57.318 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 bash[19831]: cluster 2024-09-13T13:14:57.071272+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-13T13:14:57.801 INFO:teuthology.orchestra.run.smithi076.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-13T13:14:57.820 INFO:teuthology.orchestra.run.smithi076.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:14:57.820 INFO:teuthology.orchestra.run.smithi076.stdout:Creating mgr... 2024-09-13T13:14:57.820 INFO:teuthology.orchestra.run.smithi076.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-13T13:14:57.820 INFO:teuthology.orchestra.run.smithi076.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-13T13:14:58.086 INFO:teuthology.orchestra.run.smithi076.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.y 2024-09-13T13:14:58.087 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stderr Failed to reset failed state of unit ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-13T13:14:58.151 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:57 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:14:58.327 INFO:teuthology.orchestra.run.smithi076.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968.target.wants/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service. 2024-09-13T13:14:58.334 INFO:teuthology.orchestra.run.smithi076.stdout:firewalld does not appear to be present 2024-09-13T13:14:58.335 INFO:teuthology.orchestra.run.smithi076.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T13:14:58.335 INFO:teuthology.orchestra.run.smithi076.stdout:firewalld does not appear to be present 2024-09-13T13:14:58.335 INFO:teuthology.orchestra.run.smithi076.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-13T13:14:58.335 INFO:teuthology.orchestra.run.smithi076.stdout:Waiting for mgr to start... 2024-09-13T13:14:58.335 INFO:teuthology.orchestra.run.smithi076.stdout:Waiting for mgr... 2024-09-13T13:14:58.503 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:58 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:14:58.503 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:14:58 smithi076 bash[19831]: audit 2024-09-13T13:14:57.282336+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.76:0/3393991492' entity='client.admin' 2024-09-13T13:14:58.503 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:14:58 smithi076 systemd[1]: Started Ceph mgr.y for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:15:00.341 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:00 smithi076 bash[20088]: debug 2024-09-13T13:15:00.159+0000 7fbc09d5b040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T13:15:00.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:00 smithi076 bash[19831]: audit 2024-09-13T13:15:00.408096+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.76:0/2831206307' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T13:15:01.090 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 2024-09-13T13:15:01.090 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:15:01.090 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "fsid": "fb3fc03e-71d1-11ef-bceb-c7b262605968", 2024-09-13T13:15:01.090 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T13:15:01.091 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T13:15:01.091 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T13:15:01.091 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T13:15:01.091 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:01.091 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T13:15:01.091 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T13:15:01.091 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 0 2024-09-13T13:15:01.091 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:15:01.091 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T13:15:01.091 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T13:15:01.091 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:15:01.091 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-13T13:15:01.091 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T13:15:01.091 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:15:01.092 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T13:15:01.092 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T13:15:01.092 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:01.092 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T13:15:01.092 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:15:01.092 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T13:15:01.092 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T13:15:01.092 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T13:15:01.092 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T13:15:01.092 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T13:15:01.092 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T13:15:01.097 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:01.097 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T13:15:01.097 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T13:15:01.097 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T13:15:01.097 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T13:15:01.097 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T13:14:51:254882+0000", 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T13:15:01.098 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T13:15:01.099 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T13:15:01.099 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T13:15:01.099 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T13:15:01.099 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:15:01.099 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:15:01.099 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:01.099 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T13:15:01.099 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:15:01.099 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T13:14:51.255606+0000", 2024-09-13T13:15:01.099 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:15:01.099 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:01.099 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T13:15:01.099 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:15:01.099 INFO:teuthology.orchestra.run.smithi076.stdout:mgr not available, waiting (1/15)... 2024-09-13T13:15:01.841 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:01 smithi076 bash[20088]: debug 2024-09-13T13:15:01.367+0000 7fbc09d5b040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T13:15:01.841 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:01 smithi076 bash[20088]: debug 2024-09-13T13:15:01.431+0000 7fbc09d5b040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T13:15:01.841 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:01 smithi076 bash[20088]: debug 2024-09-13T13:15:01.583+0000 7fbc09d5b040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T13:15:02.551 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:02 smithi076 bash[20088]: debug 2024-09-13T13:15:02.227+0000 7fbc09d5b040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T13:15:02.551 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:02 smithi076 bash[20088]: debug 2024-09-13T13:15:02.295+0000 7fbc09d5b040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T13:15:02.551 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:02 smithi076 bash[20088]: debug 2024-09-13T13:15:02.363+0000 7fbc09d5b040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T13:15:02.841 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:02 smithi076 bash[20088]: debug 2024-09-13T13:15:02.547+0000 7fbc09d5b040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T13:15:02.841 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:02 smithi076 bash[20088]: debug 2024-09-13T13:15:02.623+0000 7fbc09d5b040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T13:15:02.841 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:02 smithi076 bash[20088]: debug 2024-09-13T13:15:02.691+0000 7fbc09d5b040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T13:15:03.210 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:02 smithi076 bash[20088]: debug 2024-09-13T13:15:02.943+0000 7fbc09d5b040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T13:15:03.210 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:03 smithi076 bash[20088]: debug 2024-09-13T13:15:03.011+0000 7fbc09d5b040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T13:15:03.536 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:03 smithi076 bash[20088]: debug 2024-09-13T13:15:03.207+0000 7fbc09d5b040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T13:15:03.536 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:03 smithi076 bash[20088]: debug 2024-09-13T13:15:03.283+0000 7fbc09d5b040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T13:15:03.841 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:03 smithi076 bash[20088]: debug 2024-09-13T13:15:03.531+0000 7fbc09d5b040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T13:15:03.841 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:03 smithi076 bash[20088]: debug 2024-09-13T13:15:03.711+0000 7fbc09d5b040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:15:04.140 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:03 smithi076 bash[20088]: debug 2024-09-13T13:15:03.875+0000 7fbc09d5b040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T13:15:04.141 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:03 smithi076 bash[20088]: debug 2024-09-13T13:15:03.951+0000 7fbc09d5b040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T13:15:04.412 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:04 smithi076 bash[20088]: debug 2024-09-13T13:15:04.139+0000 7fbc09d5b040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:15:04.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:04 smithi076 bash[19831]: audit 2024-09-13T13:15:04.376431+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.76:0/1205559147' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T13:15:04.892 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 2024-09-13T13:15:04.892 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:15:04.892 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "fsid": "fb3fc03e-71d1-11ef-bceb-c7b262605968", 2024-09-13T13:15:04.892 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T13:15:04.893 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T13:15:04.893 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T13:15:04.893 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T13:15:04.893 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:04.893 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T13:15:04.893 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T13:15:04.893 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 0 2024-09-13T13:15:04.893 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:15:04.893 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T13:15:04.894 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T13:15:04.894 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:15:04.894 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-09-13T13:15:04.894 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T13:15:04.894 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:15:04.894 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T13:15:04.894 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T13:15:04.894 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:04.895 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T13:15:04.895 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:15:04.895 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T13:15:04.895 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T13:15:04.895 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T13:15:04.895 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T13:15:04.895 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T13:15:04.896 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T13:15:04.900 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:04.900 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T13:15:04.900 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T13:15:04.900 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T13:15:04.900 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T13:15:04.900 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T13:15:04.900 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T13:15:04.900 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T13:15:04.901 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T13:15:04.901 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T13:15:04.901 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:04.901 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T13:15:04.901 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:15:04.901 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T13:14:51:254882+0000", 2024-09-13T13:15:04.902 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T13:15:04.902 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T13:15:04.902 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:04.902 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T13:15:04.904 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T13:15:04.904 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T13:15:04.904 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T13:15:04.904 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T13:15:04.904 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T13:15:04.905 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T13:15:04.905 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:15:04.905 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:15:04.905 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:04.905 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T13:15:04.905 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:15:04.905 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T13:14:51.255606+0000", 2024-09-13T13:15:04.905 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:15:04.905 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:04.905 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T13:15:04.905 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:15:04.906 INFO:teuthology.orchestra.run.smithi076.stdout:mgr not available, waiting (2/15)... 2024-09-13T13:15:05.242 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:04 smithi076 bash[20088]: debug 2024-09-13T13:15:04.943+0000 7fbc09d5b040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T13:15:05.243 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[20088]: debug 2024-09-13T13:15:05.019+0000 7fbc09d5b040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T13:15:05.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[20088]: debug 2024-09-13T13:15:05.239+0000 7fbc09d5b040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T13:15:05.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[20088]: debug 2024-09-13T13:15:05.311+0000 7fbc09d5b040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T13:15:06.091 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[20088]: debug 2024-09-13T13:15:05.699+0000 7fbc09d5b040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T13:15:06.091 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[20088]: debug 2024-09-13T13:15:05.775+0000 7fbc09d5b040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T13:15:06.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: cluster 2024-09-13T13:15:05.799891+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-09-13T13:15:06.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: cluster 2024-09-13T13:15:05.806842+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00708751s) 2024-09-13T13:15:06.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: audit 2024-09-13T13:15:05.808124+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.76:0/650777017' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:15:06.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: audit 2024-09-13T13:15:05.808262+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.76:0/650777017' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:15:06.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: audit 2024-09-13T13:15:05.808364+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.76:0/650777017' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:15:06.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: audit 2024-09-13T13:15:05.808447+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.76:0/650777017' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:15:06.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: audit 2024-09-13T13:15:05.808537+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.76:0/650777017' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:15:06.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: audit 2024-09-13T13:15:05.808697+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.14100 172.21.15.76:0/650777017' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:15:06.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: audit 2024-09-13T13:15:05.808866+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.14100 172.21.15.76:0/650777017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:15:06.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: audit 2024-09-13T13:15:05.810066+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.14100 172.21.15.76:0/650777017' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:15:06.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: cluster 2024-09-13T13:15:05.816206+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-09-13T13:15:06.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: audit 2024-09-13T13:15:05.827022+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.76:0/650777017' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:15:06.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: audit 2024-09-13T13:15:05.828928+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.76:0/650777017' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:15:06.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: audit 2024-09-13T13:15:05.831516+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.76:0/650777017' entity='mgr.y' 2024-09-13T13:15:06.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: audit 2024-09-13T13:15:05.835126+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.14100 172.21.15.76:0/650777017' entity='mgr.y' 2024-09-13T13:15:06.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:05 smithi076 bash[19831]: audit 2024-09-13T13:15:05.840534+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.14100 172.21.15.76:0/650777017' entity='mgr.y' 2024-09-13T13:15:08.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:07 smithi076 bash[19831]: cluster 2024-09-13T13:15:06.814972+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e3: y(active, since 1.01522s) 2024-09-13T13:15:08.911 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 2024-09-13T13:15:08.911 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:15:08.912 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "fsid": "fb3fc03e-71d1-11ef-bceb-c7b262605968", 2024-09-13T13:15:08.912 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T13:15:08.912 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T13:15:08.912 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T13:15:08.912 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T13:15:08.912 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:08.912 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T13:15:08.912 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T13:15:08.912 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 0 2024-09-13T13:15:08.913 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:15:08.913 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T13:15:08.913 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T13:15:08.913 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:15:08.913 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-13T13:15:08.913 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T13:15:08.913 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:15:08.914 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T13:15:08.914 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T13:15:08.914 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:08.914 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T13:15:08.914 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:15:08.914 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T13:15:08.915 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T13:15:08.915 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T13:15:08.915 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T13:15:08.915 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T13:15:08.915 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T13:15:08.915 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:08.915 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T13:15:08.915 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T13:15:08.915 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T13:15:08.915 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T13:15:08.915 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T13:15:08.915 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T13:15:08.915 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T13:15:08.915 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T13:15:08.916 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T13:15:08.916 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:08.916 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T13:15:08.916 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:15:08.916 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T13:14:51:254882+0000", 2024-09-13T13:15:08.916 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T13:15:08.916 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T13:15:08.916 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:08.916 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T13:15:08.916 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T13:15:08.916 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T13:15:08.917 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T13:15:08.917 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T13:15:08.917 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T13:15:08.917 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T13:15:08.917 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:15:08.917 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:15:08.917 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:08.917 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T13:15:08.917 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:15:08.918 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T13:14:51.255606+0000", 2024-09-13T13:15:08.918 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:15:08.918 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:15:08.918 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T13:15:08.918 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:15:08.918 INFO:teuthology.orchestra.run.smithi076.stdout:mgr is available 2024-09-13T13:15:09.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:08 smithi076 bash[19831]: audit 2024-09-13T13:15:08.425436+0000 mon.a (mon.0) 32 : audit [DBG] from='client.? 172.21.15.76:0/68978323' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T13:15:10.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:09 smithi076 bash[19831]: cluster 2024-09-13T13:15:08.821395+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e4: y(active, since 3s) 2024-09-13T13:15:10.776 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 2024-09-13T13:15:10.776 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T13:15:10.776 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout fsid = fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:15:10.776 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.76:3300,v1:172.21.15.76:6789] 2024-09-13T13:15:10.777 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T13:15:10.777 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T13:15:10.777 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T13:15:10.777 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T13:15:10.777 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 2024-09-13T13:15:10.777 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T13:15:10.777 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T13:15:10.777 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 2024-09-13T13:15:10.777 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T13:15:10.777 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T13:15:10.777 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T13:15:10.777 INFO:teuthology.orchestra.run.smithi076.stdout:Enabling cephadm module... 2024-09-13T13:15:11.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:10 smithi076 bash[19831]: audit 2024-09-13T13:15:10.232239+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.76:0/1832904139' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-13T13:15:11.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:10 smithi076 bash[19831]: audit 2024-09-13T13:15:10.237288+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.76:0/1832904139' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T13:15:12.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:12 smithi076 bash[19831]: audit 2024-09-13T13:15:12.154751+0000 mon.a (mon.0) 36 : audit [INF] from='client.? 172.21.15.76:0/1079497018' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-13T13:15:12.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:12 smithi076 bash[20088]: ignoring --setuser ceph since I am not root 2024-09-13T13:15:12.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:12 smithi076 bash[20088]: ignoring --setgroup ceph since I am not root 2024-09-13T13:15:12.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:12 smithi076 bash[20088]: debug 2024-09-13T13:15:12.355+0000 7f05a4f66040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T13:15:13.542 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:13 smithi076 bash[19831]: audit 2024-09-13T13:15:12.206537+0000 mon.a (mon.0) 37 : audit [INF] from='client.? 172.21.15.76:0/1079497018' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-13T13:15:13.543 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:13 smithi076 bash[19831]: cluster 2024-09-13T13:15:12.211356+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-09-13T13:15:13.841 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:13 smithi076 bash[20088]: debug 2024-09-13T13:15:13.539+0000 7f05a4f66040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T13:15:13.841 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:13 smithi076 bash[20088]: debug 2024-09-13T13:15:13.611+0000 7f05a4f66040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T13:15:13.841 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:13 smithi076 bash[20088]: debug 2024-09-13T13:15:13.775+0000 7f05a4f66040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T13:15:14.433 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:14 smithi076 bash[19831]: audit 2024-09-13T13:15:14.145154+0000 mon.a (mon.0) 39 : audit [DBG] from='client.? 172.21.15.76:0/4079752406' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-13T13:15:14.671 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:15:14.672 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-13T13:15:14.672 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T13:15:14.672 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-13T13:15:14.672 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T13:15:14.672 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:15:14.673 INFO:teuthology.orchestra.run.smithi076.stdout:Waiting for the mgr to restart... 2024-09-13T13:15:14.673 INFO:teuthology.orchestra.run.smithi076.stdout:Waiting for mgr epoch 5... 2024-09-13T13:15:14.752 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:14 smithi076 bash[20088]: debug 2024-09-13T13:15:14.431+0000 7f05a4f66040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T13:15:14.753 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:14 smithi076 bash[20088]: debug 2024-09-13T13:15:14.499+0000 7f05a4f66040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T13:15:14.753 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:14 smithi076 bash[20088]: debug 2024-09-13T13:15:14.567+0000 7f05a4f66040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T13:15:15.091 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:14 smithi076 bash[20088]: debug 2024-09-13T13:15:14.755+0000 7f05a4f66040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T13:15:15.091 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:14 smithi076 bash[20088]: debug 2024-09-13T13:15:14.831+0000 7f05a4f66040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T13:15:15.091 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:14 smithi076 bash[20088]: debug 2024-09-13T13:15:14.899+0000 7f05a4f66040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T13:15:15.419 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:15 smithi076 bash[20088]: debug 2024-09-13T13:15:15.151+0000 7f05a4f66040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T13:15:15.420 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:15 smithi076 bash[20088]: debug 2024-09-13T13:15:15.219+0000 7f05a4f66040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T13:15:15.755 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:15 smithi076 bash[20088]: debug 2024-09-13T13:15:15.415+0000 7f05a4f66040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T13:15:15.755 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:15 smithi076 bash[20088]: debug 2024-09-13T13:15:15.499+0000 7f05a4f66040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T13:15:16.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:15 smithi076 bash[20088]: debug 2024-09-13T13:15:15.751+0000 7f05a4f66040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T13:15:16.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:15 smithi076 bash[20088]: debug 2024-09-13T13:15:15.927+0000 7f05a4f66040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:15:16.340 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:16 smithi076 bash[20088]: debug 2024-09-13T13:15:16.087+0000 7f05a4f66040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T13:15:16.341 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:16 smithi076 bash[20088]: debug 2024-09-13T13:15:16.163+0000 7f05a4f66040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T13:15:16.840 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:16 smithi076 bash[20088]: debug 2024-09-13T13:15:16.343+0000 7f05a4f66040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:15:17.442 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:17 smithi076 bash[20088]: debug 2024-09-13T13:15:17.143+0000 7f05a4f66040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T13:15:17.443 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:17 smithi076 bash[20088]: debug 2024-09-13T13:15:17.219+0000 7f05a4f66040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T13:15:17.443 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:17 smithi076 bash[20088]: debug 2024-09-13T13:15:17.439+0000 7f05a4f66040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T13:15:17.841 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:17 smithi076 bash[20088]: debug 2024-09-13T13:15:17.511+0000 7f05a4f66040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T13:15:18.341 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:17 smithi076 bash[20088]: debug 2024-09-13T13:15:17.899+0000 7f05a4f66040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T13:15:18.341 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:17 smithi076 bash[20088]: debug 2024-09-13T13:15:17.975+0000 7f05a4f66040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T13:15:18.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:18 smithi076 bash[19831]: cluster 2024-09-13T13:15:17.999911+0000 mon.a (mon.0) 40 : cluster [INF] Active manager daemon y restarted 2024-09-13T13:15:18.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:18 smithi076 bash[19831]: cluster 2024-09-13T13:15:18.000348+0000 mon.a (mon.0) 41 : cluster [INF] Activating manager daemon y 2024-09-13T13:15:18.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:18 smithi076 bash[19831]: cluster 2024-09-13T13:15:18.006936+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-13T13:15:18.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:18 smithi076 bash[19831]: cluster 2024-09-13T13:15:18.007044+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00687149s) 2024-09-13T13:15:18.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:18 smithi076 bash[19831]: audit 2024-09-13T13:15:18.010346+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:15:18.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:18 smithi076 bash[19831]: audit 2024-09-13T13:15:18.011708+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:15:18.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:18 smithi076 bash[19831]: audit 2024-09-13T13:15:18.012601+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:15:18.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:18 smithi076 bash[19831]: audit 2024-09-13T13:15:18.013013+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:15:18.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:18 smithi076 bash[19831]: audit 2024-09-13T13:15:18.013138+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:15:18.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:18 smithi076 bash[19831]: cluster 2024-09-13T13:15:18.035829+0000 mon.a (mon.0) 49 : cluster [INF] Manager daemon y is now available 2024-09-13T13:15:18.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:18 smithi076 bash[19831]: audit 2024-09-13T13:15:18.050966+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' 2024-09-13T13:15:19.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:19 smithi076 bash[19831]: cephadm 2024-09-13T13:15:18.048468+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-13T13:15:19.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:19 smithi076 bash[19831]: audit 2024-09-13T13:15:18.061324+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' 2024-09-13T13:15:19.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:19 smithi076 bash[19831]: audit 2024-09-13T13:15:18.064399+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:15:19.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:19 smithi076 bash[19831]: audit 2024-09-13T13:15:18.067476+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:15:19.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:19 smithi076 bash[19831]: audit 2024-09-13T13:15:18.077319+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:15:19.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:19 smithi076 bash[19831]: audit 2024-09-13T13:15:18.079705+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:15:19.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:19 smithi076 bash[19831]: audit 2024-09-13T13:15:18.666888+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' 2024-09-13T13:15:19.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:19 smithi076 bash[19831]: audit 2024-09-13T13:15:18.670858+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' 2024-09-13T13:15:19.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:19 smithi076 bash[19831]: cluster 2024-09-13T13:15:19.011197+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e7: y(active, since 1.01101s) 2024-09-13T13:15:19.510 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:15:19.510 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-13T13:15:19.510 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T13:15:19.510 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:15:19.510 INFO:teuthology.orchestra.run.smithi076.stdout:mgr epoch 5 is available 2024-09-13T13:15:19.510 INFO:teuthology.orchestra.run.smithi076.stdout:Setting orchestrator backend to cephadm... 2024-09-13T13:15:20.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[19831]: audit 2024-09-13T13:15:19.009765+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T13:15:20.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[19831]: audit 2024-09-13T13:15:19.023619+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T13:15:20.341 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: debug 2024-09-13T13:15:20.103+0000 7f050c2a5640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:15:20] ENGINE Error in HTTPServer.serve 2024-09-13T13:15:20.341 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: Traceback (most recent call last): 2024-09-13T13:15:20.341 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:15:20.341 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: self._connections.run(self.expiration_interval) 2024-09-13T13:15:20.341 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:15:20.341 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: self._run(expiration_interval) 2024-09-13T13:15:20.341 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:15:20.342 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:15:20.342 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:15:20.342 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:15:20.342 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:15:20.342 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: s = self.context.wrap_socket( 2024-09-13T13:15:20.342 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:15:20.342 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: return self.sslsocket_class._create( 2024-09-13T13:15:20.342 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:15:20.342 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: self.do_handshake() 2024-09-13T13:15:20.342 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:15:20.342 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: self._sslobj.do_handshake() 2024-09-13T13:15:20.342 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:20 smithi076 bash[20088]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:15:21.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: cephadm 2024-09-13T13:15:19.882003+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [13/Sep/2024:13:15:19] ENGINE Bus STARTING 2024-09-13T13:15:21.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: cephadm 2024-09-13T13:15:19.983767+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [13/Sep/2024:13:15:19] ENGINE Serving on http://172.21.15.76:8765 2024-09-13T13:15:21.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: cluster 2024-09-13T13:15:20.068378+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-13T13:15:21.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: cephadm 2024-09-13T13:15:20.103103+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [13/Sep/2024:13:15:20] ENGINE Serving on https://172.21.15.76:7150 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: cephadm 2024-09-13T13:15:20.103348+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [13/Sep/2024:13:15:20] ENGINE Bus STARTED 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: audit 2024-09-13T13:15:20.104095+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: cephadm 2024-09-13T13:15:20.106292+0000 mgr.y (mgr.14118) 8 : cephadm [ERR] [13/Sep/2024:13:15:20] ENGINE Error in HTTPServer.serve 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: Traceback (most recent call last): 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: self._connections.run(self.expiration_interval) 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: self._run(expiration_interval) 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: s = self.context.wrap_socket( 2024-09-13T13:15:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:15:21.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: return self.sslsocket_class._create( 2024-09-13T13:15:21.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:15:21.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: self.do_handshake() 2024-09-13T13:15:21.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:15:21.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: self._sslobj.do_handshake() 2024-09-13T13:15:21.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:15:21.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: audit 2024-09-13T13:15:20.786614+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' 2024-09-13T13:15:21.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:21 smithi076 bash[19831]: audit 2024-09-13T13:15:20.798317+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:15:22.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:22 smithi076 bash[19831]: audit 2024-09-13T13:15:20.780442+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-13T13:15:23.082 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-13T13:15:23.082 INFO:teuthology.orchestra.run.smithi076.stdout:Generating ssh key... 2024-09-13T13:15:23.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:23 smithi076 bash[19831]: audit 2024-09-13T13:15:22.641939+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-13T13:15:25.091 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: Generating public/private rsa key pair. 2024-09-13T13:15:25.091 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: Your identification has been saved in /tmp/tmpplf2na2v/key 2024-09-13T13:15:25.091 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: Your public key has been saved in /tmp/tmpplf2na2v/key.pub 2024-09-13T13:15:25.091 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: The key fingerprint is: 2024-09-13T13:15:25.091 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: SHA256:6jQxA3NJ93t4bA6kEfUdqmzxCknHmBemDh/yYeP+tHk ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:15:25.091 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: The key's randomart image is: 2024-09-13T13:15:25.091 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: +---[RSA 3072]----+ 2024-09-13T13:15:25.092 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: | . o.+ . | 2024-09-13T13:15:25.092 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: | . o O o o . | 2024-09-13T13:15:25.092 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: | o = @ B o . | 2024-09-13T13:15:25.092 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: | + X % B | 2024-09-13T13:15:25.092 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: | + S B * | 2024-09-13T13:15:25.092 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: | * o B | 2024-09-13T13:15:25.092 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: | + . o . | 2024-09-13T13:15:25.092 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: | o . o oE | 2024-09-13T13:15:25.092 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: | . +. | 2024-09-13T13:15:25.092 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:24 smithi076 bash[20088]: +----[SHA256]-----+ 2024-09-13T13:15:26.026 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:25 smithi076 bash[19831]: audit 2024-09-13T13:15:24.398942+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-13T13:15:26.026 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:25 smithi076 bash[19831]: cephadm 2024-09-13T13:15:24.399360+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-13T13:15:26.026 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:25 smithi076 bash[19831]: audit 2024-09-13T13:15:24.711616+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' 2024-09-13T13:15:26.026 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:25 smithi076 bash[19831]: audit 2024-09-13T13:15:24.715900+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' 2024-09-13T13:15:27.036 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtl6YAsqUlEZWUop6lpKvcFyXZwHzRp8HhVgrTWUQvRUHf7Cg3rmOxuoWYHTdQyZcC7bvrVC7m9ZxWzxoFZz9/5+Pmf/iqmzkNsjMayINOhmJDZzUexbIRm5UbWxqYU5jbYxlNqlVHEJSdKbUKTe8FFlYNUhiCpaDSWIdRfoGUuQchdwCcjJeFKiaezpHuvFgP2SUHLTTPAs5ADMco6N0PWpo0mslroPhTF2muX0hFP0GrwYYX+Ha0xexEetJpgQw9QbSoQ7BNFylDQdk8SFqvlWjVvOqXyIUSZUaoCLsCvOgr2DvrSD8EQz4wJdpXouHtx2zbAskGm5RnSs3FVUDi5Gr9ZO/SuLdfymksSti6TBsV/fH1YkDOIioD58DGRVfx9EJK1bTs6tSxKxcthBwb47y05eYxj+txCsyeOixc/56L+gUuc3mVXYruMV9SZtWrDjvOSbQbZWMuch5gw0aIgpPNegUbHrIpnU3V2eAoI5kPdzbvbPEPFpTDlOIDOUE= ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:15:27.036 INFO:teuthology.orchestra.run.smithi076.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-13T13:15:27.036 INFO:teuthology.orchestra.run.smithi076.stdout:Adding key to root@localhost authorized_keys... 2024-09-13T13:15:27.036 INFO:teuthology.orchestra.run.smithi076.stdout:Adding host smithi076... 2024-09-13T13:15:27.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:27 smithi076 bash[19831]: audit 2024-09-13T13:15:26.508864+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-13T13:15:29.499 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:29 smithi076 bash[19831]: audit 2024-09-13T13:15:28.409990+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi076", "addr": "172.21.15.76", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:15:30.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:30 smithi076 bash[19831]: cephadm 2024-09-13T13:15:29.379301+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi076 2024-09-13T13:15:33.133 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout Added host 'smithi076' with addr '172.21.15.76' 2024-09-13T13:15:33.133 INFO:teuthology.orchestra.run.smithi076.stdout:Deploying unmanaged mon service... 2024-09-13T13:15:33.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:33 smithi076 bash[19831]: audit 2024-09-13T13:15:32.539050+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' 2024-09-13T13:15:33.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:33 smithi076 bash[19831]: cephadm 2024-09-13T13:15:32.539421+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi076 2024-09-13T13:15:33.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:33 smithi076 bash[19831]: audit 2024-09-13T13:15:32.539771+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:15:35.746 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-13T13:15:35.747 INFO:teuthology.orchestra.run.smithi076.stdout:Deploying unmanaged mgr service... 2024-09-13T13:15:36.554 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:36 smithi076 bash[19831]: audit 2024-09-13T13:15:35.104421+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-13T13:15:36.554 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:36 smithi076 bash[19831]: cephadm 2024-09-13T13:15:35.106067+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-13T13:15:36.554 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:36 smithi076 bash[19831]: audit 2024-09-13T13:15:35.110556+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' 2024-09-13T13:15:36.554 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:36 smithi076 bash[19831]: audit 2024-09-13T13:15:35.516246+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' 2024-09-13T13:15:36.554 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:36 smithi076 bash[19831]: audit 2024-09-13T13:15:36.087901+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' 2024-09-13T13:15:37.579 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-13T13:15:38.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:38 smithi076 bash[19831]: audit 2024-09-13T13:15:37.049121+0000 mgr.y (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:15:38.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:38 smithi076 bash[19831]: cephadm 2024-09-13T13:15:37.050558+0000 mgr.y (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-13T13:15:38.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:38 smithi076 bash[19831]: audit 2024-09-13T13:15:37.054673+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14118 172.21.15.76:0/1864534316' entity='mgr.y' 2024-09-13T13:15:39.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:39 smithi076 bash[19831]: cluster 2024-09-13T13:15:38.014157+0000 mgr.y (mgr.14118) 21 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:15:39.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:39 smithi076 bash[19831]: audit 2024-09-13T13:15:38.884260+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.76:0/2932929737' entity='client.admin' 2024-09-13T13:15:41.144 INFO:teuthology.orchestra.run.smithi076.stdout:Enabling the dashboard module... 2024-09-13T13:15:41.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:41 smithi076 bash[19831]: cluster 2024-09-13T13:15:40.014553+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-13T13:15:41.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:41 smithi076 bash[19831]: audit 2024-09-13T13:15:40.633207+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.76:0/4056356369' entity='client.admin' 2024-09-13T13:15:43.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:43 smithi076 bash[19831]: cluster 2024-09-13T13:15:42.014859+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-13T13:15:43.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:43 smithi076 bash[19831]: audit 2024-09-13T13:15:42.581881+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.76:0/870673597' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-13T13:15:43.340 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:43 smithi076 bash[20088]: ignoring --setuser ceph since I am not root 2024-09-13T13:15:43.341 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:43 smithi076 bash[20088]: ignoring --setgroup ceph since I am not root 2024-09-13T13:15:43.341 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:43 smithi076 bash[20088]: debug 2024-09-13T13:15:43.219+0000 7f0139290040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T13:15:44.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:44 smithi076 bash[19831]: audit 2024-09-13T13:15:43.058030+0000 mon.a (mon.0) 74 : audit [INF] from='client.? 172.21.15.76:0/870673597' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-13T13:15:44.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:44 smithi076 bash[19831]: cluster 2024-09-13T13:15:43.064264+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e9: y(active, since 25s) 2024-09-13T13:15:44.840 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:44 smithi076 bash[20088]: debug 2024-09-13T13:15:44.435+0000 7f0139290040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T13:15:44.840 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:44 smithi076 bash[20088]: debug 2024-09-13T13:15:44.507+0000 7f0139290040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T13:15:44.840 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:44 smithi076 bash[20088]: debug 2024-09-13T13:15:44.659+0000 7f0139290040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T13:15:45.318 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:45 smithi076 bash[19831]: audit 2024-09-13T13:15:45.008682+0000 mon.a (mon.0) 76 : audit [DBG] from='client.? 172.21.15.76:0/3721922304' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-13T13:15:45.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:45 smithi076 bash[20088]: debug 2024-09-13T13:15:45.315+0000 7f0139290040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T13:15:45.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:45 smithi076 bash[20088]: debug 2024-09-13T13:15:45.383+0000 7f0139290040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T13:15:45.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:45 smithi076 bash[20088]: debug 2024-09-13T13:15:45.455+0000 7f0139290040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T13:15:45.593 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:15:45.593 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-13T13:15:45.593 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T13:15:45.593 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-13T13:15:45.593 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T13:15:45.593 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:15:45.593 INFO:teuthology.orchestra.run.smithi076.stdout:Waiting for the mgr to restart... 2024-09-13T13:15:45.593 INFO:teuthology.orchestra.run.smithi076.stdout:Waiting for mgr epoch 9... 2024-09-13T13:15:46.045 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:45 smithi076 bash[20088]: debug 2024-09-13T13:15:45.639+0000 7f0139290040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T13:15:46.045 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:45 smithi076 bash[20088]: debug 2024-09-13T13:15:45.719+0000 7f0139290040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T13:15:46.045 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:45 smithi076 bash[20088]: debug 2024-09-13T13:15:45.787+0000 7f0139290040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T13:15:46.045 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:46 smithi076 bash[20088]: debug 2024-09-13T13:15:46.043+0000 7f0139290040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T13:15:46.308 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:46 smithi076 bash[20088]: debug 2024-09-13T13:15:46.111+0000 7f0139290040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T13:15:46.308 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:46 smithi076 bash[20088]: debug 2024-09-13T13:15:46.307+0000 7f0139290040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T13:15:46.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:46 smithi076 bash[20088]: debug 2024-09-13T13:15:46.383+0000 7f0139290040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T13:15:46.982 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:46 smithi076 bash[20088]: debug 2024-09-13T13:15:46.643+0000 7f0139290040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T13:15:46.982 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:46 smithi076 bash[20088]: debug 2024-09-13T13:15:46.819+0000 7f0139290040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:15:46.982 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:46 smithi076 bash[20088]: debug 2024-09-13T13:15:46.979+0000 7f0139290040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T13:15:47.237 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:47 smithi076 bash[20088]: debug 2024-09-13T13:15:47.059+0000 7f0139290040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T13:15:47.237 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:47 smithi076 bash[20088]: debug 2024-09-13T13:15:47.235+0000 7f0139290040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:15:48.340 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[20088]: debug 2024-09-13T13:15:48.043+0000 7f0139290040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T13:15:48.340 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[20088]: debug 2024-09-13T13:15:48.119+0000 7f0139290040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T13:15:48.799 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[20088]: debug 2024-09-13T13:15:48.339+0000 7f0139290040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T13:15:48.799 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[20088]: debug 2024-09-13T13:15:48.411+0000 7f0139290040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T13:15:48.799 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[20088]: debug 2024-09-13T13:15:48.795+0000 7f0139290040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T13:15:49.082 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[20088]: debug 2024-09-13T13:15:48.875+0000 7f0139290040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T13:15:49.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[19831]: cluster 2024-09-13T13:15:48.900111+0000 mon.a (mon.0) 77 : cluster [INF] Active manager daemon y restarted 2024-09-13T13:15:49.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[19831]: cluster 2024-09-13T13:15:48.900659+0000 mon.a (mon.0) 78 : cluster [INF] Activating manager daemon y 2024-09-13T13:15:49.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[19831]: cluster 2024-09-13T13:15:48.907258+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-13T13:15:49.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[19831]: cluster 2024-09-13T13:15:48.907491+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00701525s) 2024-09-13T13:15:49.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[19831]: audit 2024-09-13T13:15:48.909092+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:15:49.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[19831]: audit 2024-09-13T13:15:48.910093+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:15:49.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[19831]: audit 2024-09-13T13:15:48.911017+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:15:49.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[19831]: audit 2024-09-13T13:15:48.911168+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:15:49.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[19831]: audit 2024-09-13T13:15:48.911316+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:15:49.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:48 smithi076 bash[19831]: cluster 2024-09-13T13:15:48.935976+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon y is now available 2024-09-13T13:15:50.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:49 smithi076 bash[19831]: audit 2024-09-13T13:15:48.955318+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:15:50.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:49 smithi076 bash[19831]: audit 2024-09-13T13:15:48.970220+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:15:50.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:49 smithi076 bash[19831]: audit 2024-09-13T13:15:48.972922+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:15:50.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:49 smithi076 bash[19831]: cluster 2024-09-13T13:15:49.912947+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: y(active, since 1.01247s) 2024-09-13T13:15:50.580 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:15:50.580 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-13T13:15:50.580 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T13:15:50.580 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:15:50.580 INFO:teuthology.orchestra.run.smithi076.stdout:mgr epoch 9 is available 2024-09-13T13:15:50.580 INFO:teuthology.orchestra.run.smithi076.stdout:Generating a dashboard self-signed certificate... 2024-09-13T13:15:50.960 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: debug 2024-09-13T13:15:50.771+0000 7f009ed4c640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:15:50] ENGINE Error in HTTPServer.serve 2024-09-13T13:15:50.960 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: Traceback (most recent call last): 2024-09-13T13:15:50.960 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:15:50.961 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: self._connections.run(self.expiration_interval) 2024-09-13T13:15:50.961 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:15:50.961 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: self._run(expiration_interval) 2024-09-13T13:15:50.961 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:15:50.961 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:15:50.961 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:15:50.961 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:15:50.961 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:15:50.961 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: s = self.context.wrap_socket( 2024-09-13T13:15:50.961 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:15:50.961 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: return self.sslsocket_class._create( 2024-09-13T13:15:50.961 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:15:50.961 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: self.do_handshake() 2024-09-13T13:15:50.962 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:15:50.962 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: self._sslobj.do_handshake() 2024-09-13T13:15:50.962 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[20088]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:15:51.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[19831]: audit 2024-09-13T13:15:49.910973+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T13:15:51.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:50 smithi076 bash[19831]: audit 2024-09-13T13:15:49.924760+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T13:15:52.225 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: cephadm 2024-09-13T13:15:50.548794+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [13/Sep/2024:13:15:50] ENGINE Bus STARTING 2024-09-13T13:15:52.225 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: cephadm 2024-09-13T13:15:50.650549+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [13/Sep/2024:13:15:50] ENGINE Serving on http://172.21.15.76:8765 2024-09-13T13:15:52.225 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: cephadm 2024-09-13T13:15:50.771615+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [13/Sep/2024:13:15:50] ENGINE Serving on https://172.21.15.76:7150 2024-09-13T13:15:52.225 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: cephadm 2024-09-13T13:15:50.771805+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [13/Sep/2024:13:15:50] ENGINE Bus STARTED 2024-09-13T13:15:52.225 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: cephadm 2024-09-13T13:15:50.773880+0000 mgr.y (mgr.14150) 7 : cephadm [ERR] [13/Sep/2024:13:15:50] ENGINE Error in HTTPServer.serve 2024-09-13T13:15:52.225 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: Traceback (most recent call last): 2024-09-13T13:15:52.226 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:15:52.226 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: self._connections.run(self.expiration_interval) 2024-09-13T13:15:52.226 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:15:52.226 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: self._run(expiration_interval) 2024-09-13T13:15:52.226 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:15:52.226 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:15:52.226 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:15:52.226 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:15:52.226 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:15:52.226 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: s = self.context.wrap_socket( 2024-09-13T13:15:52.226 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:15:52.226 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: return self.sslsocket_class._create( 2024-09-13T13:15:52.226 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:15:52.226 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: self.do_handshake() 2024-09-13T13:15:52.227 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:15:52.227 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: self._sslobj.do_handshake() 2024-09-13T13:15:52.227 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:15:52.227 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:51 smithi076 bash[19831]: cluster 2024-09-13T13:15:50.960406+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-13T13:15:52.574 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-13T13:15:52.574 INFO:teuthology.orchestra.run.smithi076.stdout:Creating initial admin user... 2024-09-13T13:15:53.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:53 smithi076 bash[19831]: audit 2024-09-13T13:15:51.895324+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-13T13:15:53.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:53 smithi076 bash[19831]: audit 2024-09-13T13:15:52.004043+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:15:53.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:53 smithi076 bash[19831]: audit 2024-09-13T13:15:52.008522+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:15:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:54 smithi076 bash[19831]: audit 2024-09-13T13:15:53.919324+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-13T13:15:54.731 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$XZvAbB5b6FDq9buTYSsjYe8SVrrP0QnYk5py7bMJJxkRtp9o1qTCu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726233354, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-13T13:15:54.731 INFO:teuthology.orchestra.run.smithi076.stdout:Fetching dashboard port number... 2024-09-13T13:15:55.505 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:55 smithi076 bash[19831]: audit 2024-09-13T13:15:54.207483+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:15:56.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:56 smithi076 bash[19831]: cluster 2024-09-13T13:15:55.211578+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-13T13:15:56.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:56 smithi076 bash[19831]: audit 2024-09-13T13:15:55.772661+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:15:56.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:56 smithi076 bash[19831]: audit 2024-09-13T13:15:56.000628+0000 mon.a (mon.0) 97 : audit [DBG] from='client.? 172.21.15.76:0/582302113' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-13T13:15:56.563 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stdout 8443 2024-09-13T13:15:56.563 INFO:teuthology.orchestra.run.smithi076.stdout:firewalld does not appear to be present 2024-09-13T13:15:56.563 INFO:teuthology.orchestra.run.smithi076.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-13T13:15:56.565 INFO:teuthology.orchestra.run.smithi076.stdout:Ceph Dashboard is now available at: 2024-09-13T13:15:56.565 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:15:56.565 INFO:teuthology.orchestra.run.smithi076.stdout: URL: https://smithi076.front.sepia.ceph.com:8443/ 2024-09-13T13:15:56.565 INFO:teuthology.orchestra.run.smithi076.stdout: User: admin 2024-09-13T13:15:56.565 INFO:teuthology.orchestra.run.smithi076.stdout: Password: q0y3eokz4t 2024-09-13T13:15:56.565 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:15:56.565 INFO:teuthology.orchestra.run.smithi076.stdout:Saving cluster configuration to /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config directory 2024-09-13T13:15:58.173 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:57 smithi076 bash[19831]: audit 2024-09-13T13:15:56.897560+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:15:58.504 INFO:teuthology.orchestra.run.smithi076.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-13T13:15:58.504 INFO:teuthology.orchestra.run.smithi076.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-13T13:15:58.504 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:15:58.504 INFO:teuthology.orchestra.run.smithi076.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:15:58.504 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:15:58.504 INFO:teuthology.orchestra.run.smithi076.stdout:Or, if you are only running a single cluster on this host: 2024-09-13T13:15:58.505 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:15:58.505 INFO:teuthology.orchestra.run.smithi076.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-13T13:15:58.505 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:15:58.505 INFO:teuthology.orchestra.run.smithi076.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-13T13:15:58.505 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:15:58.505 INFO:teuthology.orchestra.run.smithi076.stdout: ceph telemetry on 2024-09-13T13:15:58.505 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:15:58.505 INFO:teuthology.orchestra.run.smithi076.stdout:For more information see: 2024-09-13T13:15:58.505 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:15:58.505 INFO:teuthology.orchestra.run.smithi076.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-13T13:15:58.505 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:15:58.505 INFO:teuthology.orchestra.run.smithi076.stdout:Bootstrap complete. 2024-09-13T13:15:58.555 INFO:tasks.cephadm:Fetching config... 2024-09-13T13:15:58.556 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-13T13:15:58.556 DEBUG:teuthology.orchestra.run.smithi076:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-13T13:15:58.561 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-13T13:15:58.562 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-13T13:15:58.562 DEBUG:teuthology.orchestra.run.smithi076:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-13T13:15:58.608 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-13T13:15:58.608 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-13T13:15:58.609 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-13T13:15:58.663 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-13T13:15:58.663 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-13T13:15:58.663 DEBUG:teuthology.orchestra.run.smithi076:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-13T13:15:58.711 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-13T13:15:58.711 DEBUG:teuthology.orchestra.run.smithi076:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtl6YAsqUlEZWUop6lpKvcFyXZwHzRp8HhVgrTWUQvRUHf7Cg3rmOxuoWYHTdQyZcC7bvrVC7m9ZxWzxoFZz9/5+Pmf/iqmzkNsjMayINOhmJDZzUexbIRm5UbWxqYU5jbYxlNqlVHEJSdKbUKTe8FFlYNUhiCpaDSWIdRfoGUuQchdwCcjJeFKiaezpHuvFgP2SUHLTTPAs5ADMco6N0PWpo0mslroPhTF2muX0hFP0GrwYYX+Ha0xexEetJpgQw9QbSoQ7BNFylDQdk8SFqvlWjVvOqXyIUSZUaoCLsCvOgr2DvrSD8EQz4wJdpXouHtx2zbAskGm5RnSs3FVUDi5Gr9ZO/SuLdfymksSti6TBsV/fH1YkDOIioD58DGRVfx9EJK1bTs6tSxKxcthBwb47y05eYxj+txCsyeOixc/56L+gUuc3mVXYruMV9SZtWrDjvOSbQbZWMuch5gw0aIgpPNegUbHrIpnU3V2eAoI5kPdzbvbPEPFpTDlOIDOUE= ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T13:15:58.775 INFO:teuthology.orchestra.run.smithi076.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtl6YAsqUlEZWUop6lpKvcFyXZwHzRp8HhVgrTWUQvRUHf7Cg3rmOxuoWYHTdQyZcC7bvrVC7m9ZxWzxoFZz9/5+Pmf/iqmzkNsjMayINOhmJDZzUexbIRm5UbWxqYU5jbYxlNqlVHEJSdKbUKTe8FFlYNUhiCpaDSWIdRfoGUuQchdwCcjJeFKiaezpHuvFgP2SUHLTTPAs5ADMco6N0PWpo0mslroPhTF2muX0hFP0GrwYYX+Ha0xexEetJpgQw9QbSoQ7BNFylDQdk8SFqvlWjVvOqXyIUSZUaoCLsCvOgr2DvrSD8EQz4wJdpXouHtx2zbAskGm5RnSs3FVUDi5Gr9ZO/SuLdfymksSti6TBsV/fH1YkDOIioD58DGRVfx9EJK1bTs6tSxKxcthBwb47y05eYxj+txCsyeOixc/56L+gUuc3mVXYruMV9SZtWrDjvOSbQbZWMuch5gw0aIgpPNegUbHrIpnU3V2eAoI5kPdzbvbPEPFpTDlOIDOUE= ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:15:58.784 DEBUG:teuthology.orchestra.run.smithi192:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtl6YAsqUlEZWUop6lpKvcFyXZwHzRp8HhVgrTWUQvRUHf7Cg3rmOxuoWYHTdQyZcC7bvrVC7m9ZxWzxoFZz9/5+Pmf/iqmzkNsjMayINOhmJDZzUexbIRm5UbWxqYU5jbYxlNqlVHEJSdKbUKTe8FFlYNUhiCpaDSWIdRfoGUuQchdwCcjJeFKiaezpHuvFgP2SUHLTTPAs5ADMco6N0PWpo0mslroPhTF2muX0hFP0GrwYYX+Ha0xexEetJpgQw9QbSoQ7BNFylDQdk8SFqvlWjVvOqXyIUSZUaoCLsCvOgr2DvrSD8EQz4wJdpXouHtx2zbAskGm5RnSs3FVUDi5Gr9ZO/SuLdfymksSti6TBsV/fH1YkDOIioD58DGRVfx9EJK1bTs6tSxKxcthBwb47y05eYxj+txCsyeOixc/56L+gUuc3mVXYruMV9SZtWrDjvOSbQbZWMuch5gw0aIgpPNegUbHrIpnU3V2eAoI5kPdzbvbPEPFpTDlOIDOUE= ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T13:15:58.808 INFO:teuthology.orchestra.run.smithi192.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtl6YAsqUlEZWUop6lpKvcFyXZwHzRp8HhVgrTWUQvRUHf7Cg3rmOxuoWYHTdQyZcC7bvrVC7m9ZxWzxoFZz9/5+Pmf/iqmzkNsjMayINOhmJDZzUexbIRm5UbWxqYU5jbYxlNqlVHEJSdKbUKTe8FFlYNUhiCpaDSWIdRfoGUuQchdwCcjJeFKiaezpHuvFgP2SUHLTTPAs5ADMco6N0PWpo0mslroPhTF2muX0hFP0GrwYYX+Ha0xexEetJpgQw9QbSoQ7BNFylDQdk8SFqvlWjVvOqXyIUSZUaoCLsCvOgr2DvrSD8EQz4wJdpXouHtx2zbAskGm5RnSs3FVUDi5Gr9ZO/SuLdfymksSti6TBsV/fH1YkDOIioD58DGRVfx9EJK1bTs6tSxKxcthBwb47y05eYxj+txCsyeOixc/56L+gUuc3mVXYruMV9SZtWrDjvOSbQbZWMuch5gw0aIgpPNegUbHrIpnU3V2eAoI5kPdzbvbPEPFpTDlOIDOUE= ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:15:58.818 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-13T13:15:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:15:58 smithi076 bash[19831]: audit 2024-09-13T13:15:57.987294+0000 mon.a (mon.0) 99 : audit [INF] from='client.? 172.21.15.76:0/4029972811' entity='client.admin' 2024-09-13T13:16:03.026 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:16:05.596 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-13T13:16:05.596 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-13T13:16:06.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:05 smithi076 bash[19831]: audit 2024-09-13T13:16:04.821332+0000 mon.a (mon.0) 100 : audit [INF] from='client.? 172.21.15.76:0/2048033621' entity='client.admin' 2024-09-13T13:16:08.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:07 smithi076 bash[19831]: audit 2024-09-13T13:16:06.741994+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:08.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:07 smithi076 bash[19831]: audit 2024-09-13T13:16:06.745311+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:08.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:07 smithi076 bash[19831]: audit 2024-09-13T13:16:06.747102+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi076", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:16:08.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:07 smithi076 bash[19831]: audit 2024-09-13T13:16:06.752794+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:08.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:07 smithi076 bash[19831]: audit 2024-09-13T13:16:06.783535+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:16:08.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:07 smithi076 bash[19831]: audit 2024-09-13T13:16:06.790714+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:10.312 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:16:10.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:09 smithi076 bash[19831]: cluster 2024-09-13T13:16:08.912796+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-13T13:16:12.156 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi192 2024-09-13T13:16:12.156 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-13T13:16:12.156 DEBUG:teuthology.orchestra.run.smithi192:> dd of=/etc/ceph/ceph.conf 2024-09-13T13:16:12.162 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-13T13:16:12.162 DEBUG:teuthology.orchestra.run.smithi192:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:16:12.209 INFO:tasks.cephadm:Adding host smithi192 to orchestrator... 2024-09-13T13:16:12.209 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch host add smithi192 2024-09-13T13:16:12.220 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:11 smithi076 bash[19831]: cluster 2024-09-13T13:16:10.913281+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-13T13:16:12.220 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:11 smithi076 bash[19831]: audit 2024-09-13T13:16:11.574776+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:12.220 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:11 smithi076 bash[19831]: audit 2024-09-13T13:16:11.575900+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:16:12.220 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:11 smithi076 bash[19831]: audit 2024-09-13T13:16:11.577933+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:12.220 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:11 smithi076 bash[19831]: audit 2024-09-13T13:16:11.578949+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:16:12.220 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:11 smithi076 bash[19831]: audit 2024-09-13T13:16:11.935216+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:12.220 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:11 smithi076 bash[19831]: audit 2024-09-13T13:16:11.937400+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:12.220 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:11 smithi076 bash[19831]: audit 2024-09-13T13:16:11.939759+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:13.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:12 smithi076 bash[19831]: audit 2024-09-13T13:16:11.571641+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-13T13:16:13.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:12 smithi076 bash[19831]: cephadm 2024-09-13T13:16:11.580348+0000 mgr.y (mgr.14150) 13 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:16:13.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:12 smithi076 bash[19831]: cephadm 2024-09-13T13:16:11.668693+0000 mgr.y (mgr.14150) 14 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:16:13.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:12 smithi076 bash[19831]: cephadm 2024-09-13T13:16:11.753042+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:16:13.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:12 smithi076 bash[19831]: cephadm 2024-09-13T13:16:11.841362+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:16:14.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:13 smithi076 bash[19831]: cluster 2024-09-13T13:16:12.913750+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-13T13:16:16.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:15 smithi076 bash[19831]: cluster 2024-09-13T13:16:14.914233+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-13T13:16:16.938 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:16:18.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:17 smithi076 bash[19831]: cluster 2024-09-13T13:16:16.914687+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-13T13:16:20.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:19 smithi076 bash[19831]: audit 2024-09-13T13:16:18.178244+0000 mgr.y (mgr.14150) 20 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi192", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:16:20.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:19 smithi076 bash[19831]: cluster 2024-09-13T13:16:18.915075+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:21.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:20 smithi076 bash[19831]: cephadm 2024-09-13T13:16:19.193872+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi192 2024-09-13T13:16:22.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:21 smithi076 bash[19831]: cluster 2024-09-13T13:16:20.915476+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-13T13:16:22.427 INFO:teuthology.orchestra.run.smithi076.stdout:Added host 'smithi192' with addr '172.21.15.192' 2024-09-13T13:16:23.015 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-13T13:16:23.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:23 smithi076 bash[19831]: audit 2024-09-13T13:16:22.428559+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:23.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:23 smithi076 bash[19831]: cephadm 2024-09-13T13:16:22.429473+0000 mgr.y (mgr.14150) 24 : cephadm [INF] Added host smithi192 2024-09-13T13:16:23.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:23 smithi076 bash[19831]: audit 2024-09-13T13:16:22.430212+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:16:23.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:23 smithi076 bash[19831]: cluster 2024-09-13T13:16:22.915886+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:23.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:23 smithi076 bash[19831]: audit 2024-09-13T13:16:22.929529+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:25.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:25 smithi076 bash[19831]: audit 2024-09-13T13:16:24.486888+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:25.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:25 smithi076 bash[19831]: cluster 2024-09-13T13:16:24.916297+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-13T13:16:27.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:26 smithi076 bash[19831]: audit 2024-09-13T13:16:25.714080+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:27.786 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:16:28.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:27 smithi076 bash[19831]: cluster 2024-09-13T13:16:26.916709+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-13T13:16:28.971 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:16:28.971 INFO:teuthology.orchestra.run.smithi076.stdout:[{"addr": "172.21.15.76", "hostname": "smithi076", "labels": [], "status": ""}, {"addr": "172.21.15.192", "hostname": "smithi192", "labels": [], "status": ""}] 2024-09-13T13:16:29.537 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-13T13:16:29.537 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-13T13:16:30.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:29 smithi076 bash[19831]: cluster 2024-09-13T13:16:28.917095+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-13T13:16:30.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:29 smithi076 bash[19831]: audit 2024-09-13T13:16:28.973828+0000 mgr.y (mgr.14150) 29 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:16:32.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:31 smithi076 bash[19831]: cluster 2024-09-13T13:16:30.917600+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:32.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:31 smithi076 bash[19831]: audit 2024-09-13T13:16:31.452669+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:31 smithi076 bash[19831]: audit 2024-09-13T13:16:31.460427+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:31 smithi076 bash[19831]: audit 2024-09-13T13:16:31.466310+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:31 smithi076 bash[19831]: audit 2024-09-13T13:16:31.471273+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:31 smithi076 bash[19831]: audit 2024-09-13T13:16:31.472911+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi192", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:16:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:31 smithi076 bash[19831]: audit 2024-09-13T13:16:31.474964+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:31 smithi076 bash[19831]: audit 2024-09-13T13:16:31.476643+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:16:33.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:33 smithi076 bash[19831]: cephadm 2024-09-13T13:16:31.478977+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:16:33.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:33 smithi076 bash[19831]: cephadm 2024-09-13T13:16:31.655762+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:16:33.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:33 smithi076 bash[19831]: cephadm 2024-09-13T13:16:31.807820+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:16:33.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:33 smithi076 bash[19831]: cephadm 2024-09-13T13:16:31.949929+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:16:33.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:33 smithi076 bash[19831]: audit 2024-09-13T13:16:32.091418+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:33.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:33 smithi076 bash[19831]: audit 2024-09-13T13:16:32.096330+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:33.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:33 smithi076 bash[19831]: audit 2024-09-13T13:16:32.102229+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:34.250 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:16:34.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:34 smithi076 bash[19831]: cluster 2024-09-13T13:16:32.918115+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:36.104 INFO:teuthology.orchestra.run.smithi076.stderr:adjusted tunables profile to default 2024-09-13T13:16:36.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:36 smithi076 bash[19831]: cluster 2024-09-13T13:16:34.918477+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-13T13:16:36.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:36 smithi076 bash[19831]: audit 2024-09-13T13:16:35.415694+0000 mon.a (mon.0) 129 : audit [INF] from='client.? 172.21.15.76:0/354092275' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-13T13:16:36.668 INFO:tasks.cephadm:Adding mon.a on smithi076 2024-09-13T13:16:36.668 INFO:tasks.cephadm:Adding mon.c on smithi076 2024-09-13T13:16:36.668 INFO:tasks.cephadm:Adding mon.b on smithi192 2024-09-13T13:16:36.668 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi076:172.21.15.76=a;smithi076:[v2:172.21.15.76:3301,v1:172.21.15.76:6790]=c;smithi192:172.21.15.192=b' 2024-09-13T13:16:37.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:37 smithi076 bash[19831]: audit 2024-09-13T13:16:36.108033+0000 mon.a (mon.0) 130 : audit [INF] from='client.? 172.21.15.76:0/354092275' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T13:16:37.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:37 smithi076 bash[19831]: cluster 2024-09-13T13:16:36.112500+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:16:37.891 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:16:38.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:38 smithi076 bash[19831]: cluster 2024-09-13T13:16:36.918990+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:39.387 INFO:teuthology.orchestra.run.smithi192.stdout:Scheduled mon update... 2024-09-13T13:16:39.921 DEBUG:teuthology.orchestra.run.smithi076:mon.c> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.c.service 2024-09-13T13:16:39.924 DEBUG:teuthology.orchestra.run.smithi192:mon.b> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.b.service 2024-09-13T13:16:39.927 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T13:16:39.927 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:16:40.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:40 smithi076 bash[19831]: cluster 2024-09-13T13:16:38.919475+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-13T13:16:40.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:40 smithi076 bash[19831]: audit 2024-09-13T13:16:39.389585+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:40.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:40 smithi076 bash[19831]: audit 2024-09-13T13:16:39.391257+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:16:40.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:40 smithi076 bash[19831]: audit 2024-09-13T13:16:39.394885+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:40.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:40 smithi076 bash[19831]: audit 2024-09-13T13:16:39.396861+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:16:40.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:40 smithi076 bash[19831]: audit 2024-09-13T13:16:39.406740+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:40.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:40 smithi076 bash[19831]: audit 2024-09-13T13:16:39.410491+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:16:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:40 smithi076 bash[19831]: audit 2024-09-13T13:16:39.412159+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:41.172 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:16:41.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:41 smithi076 bash[19831]: audit 2024-09-13T13:16:39.376665+0000 mgr.y (mgr.14150) 39 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi076:172.21.15.76=a;smithi076:[v2:172.21.15.76:3301,v1:172.21.15.76:6790]=c;smithi192:172.21.15.192=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:16:41.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:41 smithi076 bash[19831]: cephadm 2024-09-13T13:16:39.381866+0000 mgr.y (mgr.14150) 40 : cephadm [INF] Saving service mon spec with placement smithi076:172.21.15.76=a;smithi076:[v2:172.21.15.76:3301,v1:172.21.15.76:6790]=c;smithi192:172.21.15.192=b;count:3 2024-09-13T13:16:41.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:41 smithi076 bash[19831]: cephadm 2024-09-13T13:16:39.414168+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Deploying daemon mon.b on smithi192 2024-09-13T13:16:42.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:42 smithi076 bash[19831]: cluster 2024-09-13T13:16:40.919902+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:43.268 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-13T13:16:43.268 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"fb3fc03e-71d1-11ef-bceb-c7b262605968","modified":"2024-09-13T13:14:46.717371Z","created":"2024-09-13T13:14:46.717371Z","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.76:3300","nonce":0},{"type":"v1","addr":"172.21.15.76:6789","nonce":0}]},"addr":"172.21.15.76:6789/0","public_addr":"172.21.15.76:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:16:43.269 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-09-13T13:16:44.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:44 smithi076 bash[19831]: cluster 2024-09-13T13:16:42.920288+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-13T13:16:44.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:44 smithi076 bash[19831]: audit 2024-09-13T13:16:43.271750+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.192:0/1576994870' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T13:16:45.155 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T13:16:45.156 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:16:45.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:45 smithi192 systemd[1]: Started Ceph mon.b for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:16:46.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:46 smithi076 bash[19831]: cluster 2024-09-13T13:16:44.920692+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-13T13:16:46.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:46 smithi076 bash[19831]: audit 2024-09-13T13:16:45.407308+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:46 smithi076 bash[19831]: audit 2024-09-13T13:16:45.413127+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:46 smithi076 bash[19831]: audit 2024-09-13T13:16:45.424574+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:46 smithi076 bash[19831]: audit 2024-09-13T13:16:45.425832+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:16:46.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:46 smithi076 bash[19831]: audit 2024-09-13T13:16:45.427661+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:46.371 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:16:46.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.512+0000 7fcf56a79c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-13T13:16:46.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.512+0000 7fcf56a79c80 0 ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable), process ceph-mon, pid 7 2024-09-13T13:16:46.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.512+0000 7fcf56a79c80 0 pidfile_write: ignore empty --pid-file 2024-09-13T13:16:46.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.512+0000 7fcf56a79c80 0 load: jerasure load: lrc 2024-09-13T13:16:46.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-13T13:16:46.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Git sha 0 2024-09-13T13:16:46.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Compile date 2024-09-12 19:43:04 2024-09-13T13:16:46.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: DB SUMMARY 2024-09-13T13:16:46.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: DB Session ID: 28KNPH1QW6MJ9AM50OCN 2024-09-13T13:16:46.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: CURRENT file: CURRENT 2024-09-13T13:16:46.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-13T13:16:46.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-13T13:16:46.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-13T13:16:46.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-13T13:16:46.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.error_if_exists: 0 2024-09-13T13:16:46.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.create_if_missing: 0 2024-09-13T13:16:46.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-13T13:16:46.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T13:16:46.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T13:16:46.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T13:16:46.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.env: 0x560f1a487940 2024-09-13T13:16:46.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-13T13:16:46.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.info_log: 0x560f1b68f6e0 2024-09-13T13:16:46.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-13T13:16:46.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.statistics: (nil) 2024-09-13T13:16:46.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.use_fsync: 0 2024-09-13T13:16:46.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-13T13:16:46.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T13:16:46.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T13:16:46.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-13T13:16:46.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-13T13:16:46.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-13T13:16:46.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-13T13:16:46.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-13T13:16:46.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-13T13:16:46.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T13:16:46.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-13T13:16:46.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.db_log_dir: 2024-09-13T13:16:46.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.wal_dir: 2024-09-13T13:16:46.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T13:16:46.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T13:16:46.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T13:16:46.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T13:16:46.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T13:16:46.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T13:16:46.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-13T13:16:46.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-13T13:16:46.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.write_buffer_manager: 0x560f1b69edc0 2024-09-13T13:16:46.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T13:16:46.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T13:16:46.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T13:16:46.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-13T13:16:46.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T13:16:46.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-13T13:16:46.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-13T13:16:46.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-13T13:16:46.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.unordered_write: 0 2024-09-13T13:16:46.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T13:16:46.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T13:16:46.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T13:16:46.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T13:16:46.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.row_cache: None 2024-09-13T13:16:46.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.wal_filter: None 2024-09-13T13:16:46.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T13:16:46.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-13T13:16:46.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.two_write_queues: 0 2024-09-13T13:16:46.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-13T13:16:46.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.wal_compression: 0 2024-09-13T13:16:46.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.atomic_flush: 0 2024-09-13T13:16:46.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T13:16:46.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T13:16:46.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T13:16:46.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-13T13:16:46.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T13:16:46.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-13T13:16:46.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T13:16:46.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T13:16:46.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-13T13:16:46.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-13T13:16:46.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T13:16:46.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-13T13:16:46.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-13T13:16:46.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-13T13:16:46.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T13:16:46.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T13:16:46.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T13:16:46.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-13T13:16:46.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T13:16:46.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T13:16:46.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T13:16:46.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T13:16:46.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_open_files: -1 2024-09-13T13:16:46.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-13T13:16:46.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T13:16:46.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T13:16:46.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-13T13:16:46.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-13T13:16:46.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Compression algorithms supported: 2024-09-13T13:16:46.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: kZSTD supported: 0 2024-09-13T13:16:46.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: kXpressCompression supported: 0 2024-09-13T13:16:46.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-13T13:16:46.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T13:16:46.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-13T13:16:46.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: kZlibCompression supported: 1 2024-09-13T13:16:46.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-13T13:16:46.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-13T13:16:46.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T13:16:46.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T13:16:46.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-13T13:16:46.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T13:16:46.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T13:16:46.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.merge_operator: 2024-09-13T13:16:46.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compaction_filter: None 2024-09-13T13:16:46.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-13T13:16:46.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-13T13:16:46.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T13:16:46.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T13:16:46.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560f1b68f320) 2024-09-13T13:16:46.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cache_index_and_filter_blocks: 1 2024-09-13T13:16:46.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: pin_top_level_index_and_filter: 1 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: index_type: 0 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: data_block_index_type: 0 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: index_shortening: 1 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: data_block_hash_table_util_ratio: 0.750000 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: checksum: 4 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: no_block_cache: 0 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: block_cache: 0x560f1b6851f0 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: block_cache_name: BinnedLRUCache 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: block_cache_options: 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: capacity : 536870912 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: num_shard_bits : 4 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: strict_capacity_limit : 0 2024-09-13T13:16:46.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: high_pri_pool_ratio: 0.000 2024-09-13T13:16:46.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: block_cache_compressed: (nil) 2024-09-13T13:16:46.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: persistent_cache: (nil) 2024-09-13T13:16:46.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: block_size: 4096 2024-09-13T13:16:46.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: block_size_deviation: 10 2024-09-13T13:16:46.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: block_restart_interval: 16 2024-09-13T13:16:46.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: index_block_restart_interval: 1 2024-09-13T13:16:46.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: metadata_block_size: 4096 2024-09-13T13:16:46.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: partition_filters: 0 2024-09-13T13:16:46.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: use_delta_encoding: 1 2024-09-13T13:16:46.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: filter_policy: bloomfilter 2024-09-13T13:16:46.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: whole_key_filtering: 1 2024-09-13T13:16:46.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: verify_compression: 0 2024-09-13T13:16:46.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: read_amp_bytes_per_bit: 0 2024-09-13T13:16:46.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: format_version: 5 2024-09-13T13:16:46.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: enable_index_compression: 1 2024-09-13T13:16:46.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: block_align: 0 2024-09-13T13:16:46.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: max_auto_readahead_size: 262144 2024-09-13T13:16:46.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: prepopulate_block_cache: 0 2024-09-13T13:16:46.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: initial_auto_readahead_size: 8192 2024-09-13T13:16:46.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: num_file_reads_for_auto_readahead: 2 2024-09-13T13:16:46.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-13T13:16:46.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-13T13:16:46.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compression: NoCompression 2024-09-13T13:16:46.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-13T13:16:46.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-13T13:16:46.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T13:16:46.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.num_levels: 7 2024-09-13T13:16:46.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T13:16:46.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T13:16:46.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T13:16:46.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T13:16:46.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T13:16:46.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T13:16:46.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T13:16:46.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:16:46.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T13:16:46.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T13:16:46.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:16:46.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:16:46.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T13:16:46.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-13T13:16:46.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-13T13:16:46.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T13:16:46.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:16:46.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:16:46.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T13:16:46.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-13T13:16:46.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:16:46.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T13:16:46.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T13:16:46.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T13:16:46.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-13T13:16:46.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T13:16:46.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T13:16:46.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T13:16:46.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T13:16:46.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T13:16:46.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T13:16:46.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T13:16:46.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T13:16:46.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T13:16:46.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T13:16:46.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T13:16:46.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T13:16:46.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T13:16:46.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T13:16:46.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-13T13:16:46.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T13:16:46.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T13:16:46.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T13:16:46.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T13:16:46.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T13:16:46.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.bloom_locality: 0 2024-09-13T13:16:46.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-13T13:16:46.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T13:16:46.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-13T13:16:46.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-13T13:16:46.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-13T13:16:46.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.ttl: 2592000 2024-09-13T13:16:46.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T13:16:46.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T13:16:46.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T13:16:46.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.enable_blob_files: false 2024-09-13T13:16:46.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.min_blob_size: 0 2024-09-13T13:16:46.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-13T13:16:46.701 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T13:16:46.701 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T13:16:46.701 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T13:16:46.701 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T13:16:46.701 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T13:16:46.701 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-13T13:16:46.701 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T13:16:46.701 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 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-13T13:16:46.701 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-13T13:16:46.701 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5dca5d5a-5447-4f8d-8afb-db484d017eda 2024-09-13T13:16:46.701 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726233406520750, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-13T13:16:46.701 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-13T13:16:46.701 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726233406521220, "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": 1726233406, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5dca5d5a-5447-4f8d-8afb-db484d017eda", "db_session_id": "28KNPH1QW6MJ9AM50OCN", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-13T13:16:46.701 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726233406521349, "job": 1, "event": "recovery_finished"} 2024-09-13T13:16:46.702 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.516+0000 7fcf56a79c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-13T13:16:46.702 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.520+0000 7fcf56a79c80 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-13T13:16:46.702 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.520+0000 7fcf56a79c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560f1b6b0e00 2024-09-13T13:16:46.702 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.520+0000 7fcf56a79c80 4 rocksdb: DB pointer 0x560f1b7b0000 2024-09-13T13:16:46.702 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.520+0000 7fcf4c842640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T13:16:46.702 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.520+0000 7fcf4c842640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T13:16:46.702 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: ** DB Stats ** 2024-09-13T13:16:46.702 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:16:46.702 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: 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-13T13:16:46.703 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:16:46.703 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:16:46.703 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: 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-13T13:16:46.703 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:16:46.703 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:16:46.703 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: ** Compaction Stats [default] ** 2024-09-13T13:16:46.703 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: 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-13T13:16:46.703 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T13:16:46.703 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T13:16:46.703 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T13:16:46.703 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T13:16:46.703 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: ** Compaction Stats [default] ** 2024-09-13T13:16:46.703 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: 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-13T13:16:46.703 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T13:16:46.704 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T13:16:46.704 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T13:16:46.704 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:16:46.704 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T13:16:46.704 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T13:16:46.704 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T13:16:46.704 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T13:16:46.704 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: AddFile(Keys): cumulative 0, interval 0 2024-09-13T13:16:46.704 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: Cumulative compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:16:46.704 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: Interval compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:16:46.704 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: 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-13T13:16:46.704 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: Block cache BinnedLRUCache@0x560f1b6851f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-09-13T13:16:46.704 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: 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-13T13:16:46.704 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: ** File Read Latency Histogram By Level [default] ** 2024-09-13T13:16:46.705 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.520+0000 7fcf56a79c80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-13T13:16:46.705 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.520+0000 7fcf56a79c80 0 using public_addr v2:172.21.15.192:0/0 -> [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] 2024-09-13T13:16:46.705 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.520+0000 7fcf56a79c80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] at bind addrs [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:16:46.705 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.520+0000 7fcf56a79c80 1 mon.b@-1(???) e0 preinit fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:16:46.705 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.544+0000 7fcf4f848640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-13T13:16:46.705 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.544+0000 7fcf4f848640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-13T13:16:46.705 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: e1 2024-09-13T13:16:46.705 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: btime 2024-09-13T13:14:51:254882+0000 2024-09-13T13:16:46.705 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T13:16:46.705 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: 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-13T13:16:46.705 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: legacy client fscid: -1 2024-09-13T13:16:46.705 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: 2024-09-13T13:16:46.705 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: No filesystems configured 2024-09-13T13:16:46.705 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.544+0000 7fcf4f848640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-13T13:16:46.706 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.544+0000 7fcf4f848640 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-13T13:16:46.706 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.544+0000 7fcf4f848640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-13T13:16:46.706 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.544+0000 7fcf4f848640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-13T13:16:46.706 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.544+0000 7fcf4f848640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-13T13:16:46.706 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.544+0000 7fcf4f848640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-13T13:16:46.706 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.544+0000 7fcf4f848640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T13:16:46.706 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.544+0000 7fcf4f848640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:16:46.706 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.544+0000 7fcf4f848640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:16:46.706 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.544+0000 7fcf4f848640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:16:46.706 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:14.914233+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-13T13:16:46.706 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:16.914687+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-13T13:16:46.706 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:18.178244+0000 mgr.y (mgr.14150) 20 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi192", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:16:46.706 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:18.915075+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:46.706 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cephadm 2024-09-13T13:16:19.193872+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi192 2024-09-13T13:16:46.707 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:20.915476+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-13T13:16:46.707 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:22.428559+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.707 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cephadm 2024-09-13T13:16:22.429473+0000 mgr.y (mgr.14150) 24 : cephadm [INF] Added host smithi192 2024-09-13T13:16:46.707 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:22.430212+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:16:46.707 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:22.915886+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:46.707 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:22.929529+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.707 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:24.486888+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.707 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:24.916297+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-13T13:16:46.707 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:25.714080+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.707 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:26.916709+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-13T13:16:46.707 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:28.917095+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-13T13:16:46.707 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:28.973828+0000 mgr.y (mgr.14150) 29 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:16:46.707 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:30.917600+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:46.707 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:31.452669+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.708 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:31.460427+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.708 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:31.466310+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.708 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:31.471273+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.708 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:31.472911+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi192", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:16:46.708 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:31.474964+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:46.708 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:31.476643+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:16:46.708 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cephadm 2024-09-13T13:16:31.478977+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:16:46.708 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cephadm 2024-09-13T13:16:31.655762+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:16:46.708 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cephadm 2024-09-13T13:16:31.807820+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:16:46.708 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cephadm 2024-09-13T13:16:31.949929+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:16:46.708 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:32.091418+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.708 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:32.096330+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.708 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:32.102229+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.708 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:32.918115+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:46.709 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:34.918477+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-13T13:16:46.709 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:35.415694+0000 mon.a (mon.0) 129 : audit [INF] from='client.? 172.21.15.76:0/354092275' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-13T13:16:46.709 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:36.108033+0000 mon.a (mon.0) 130 : audit [INF] from='client.? 172.21.15.76:0/354092275' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T13:16:46.709 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:36.112500+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:16:46.709 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:36.918990+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:46.709 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:38.919475+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-13T13:16:46.709 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:39.389585+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.709 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:39.391257+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:16:46.709 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:39.394885+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:46.709 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:39.396861+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:16:46.709 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:39.406740+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.709 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:39.410491+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:16:46.709 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:39.412159+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:46.709 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:39.376665+0000 mgr.y (mgr.14150) 39 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi076:172.21.15.76=a;smithi076:[v2:172.21.15.76:3301,v1:172.21.15.76:6790]=c;smithi192:172.21.15.192=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:16:46.710 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cephadm 2024-09-13T13:16:39.381866+0000 mgr.y (mgr.14150) 40 : cephadm [INF] Saving service mon spec with placement smithi076:172.21.15.76=a;smithi076:[v2:172.21.15.76:3301,v1:172.21.15.76:6790]=c;smithi192:172.21.15.192=b;count:3 2024-09-13T13:16:46.710 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cephadm 2024-09-13T13:16:39.414168+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Deploying daemon mon.b on smithi192 2024-09-13T13:16:46.710 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:40.919902+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:46.710 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:42.920288+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-13T13:16:46.710 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:43.271750+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.192:0/1576994870' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T13:16:46.710 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: cluster 2024-09-13T13:16:44.920692+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-13T13:16:46.710 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:45.407308+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.710 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:45.413127+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.710 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:45.424574+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:46.710 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:45.425832+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:16:46.710 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: audit 2024-09-13T13:16:45.427661+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:46.710 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:46 smithi192 bash[22035]: debug 2024-09-13T13:16:46.544+0000 7fcf4f848640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-13T13:16:49.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:16:49.339 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:16:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:16:49.673 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:16:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:16:49.673 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:49 smithi076 systemd[1]: Started Ceph mon.c for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:16:49.674 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:16:50.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.562+0000 7ff0b80e6c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-13T13:16:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.562+0000 7ff0b80e6c80 0 ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable), process ceph-mon, pid 7 2024-09-13T13:16:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.562+0000 7ff0b80e6c80 0 pidfile_write: ignore empty --pid-file 2024-09-13T13:16:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 0 load: jerasure load: lrc 2024-09-13T13:16:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-13T13:16:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Git sha 0 2024-09-13T13:16:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Compile date 2024-09-12 19:43:04 2024-09-13T13:16:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: DB SUMMARY 2024-09-13T13:16:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: DB Session ID: XJ8C9V9GX7ENCCNWV4II 2024-09-13T13:16:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: CURRENT file: CURRENT 2024-09-13T13:16:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-13T13:16:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-13T13:16:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-13T13:16:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-13T13:16:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.error_if_exists: 0 2024-09-13T13:16:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.create_if_missing: 0 2024-09-13T13:16:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-13T13:16:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T13:16:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T13:16:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T13:16:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.env: 0x5564c2049940 2024-09-13T13:16:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-13T13:16:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.info_log: 0x5564c2f1b6e0 2024-09-13T13:16:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-13T13:16:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.statistics: (nil) 2024-09-13T13:16:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.use_fsync: 0 2024-09-13T13:16:50.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-13T13:16:50.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T13:16:50.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T13:16:50.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-13T13:16:50.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-13T13:16:50.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-13T13:16:50.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-13T13:16:50.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-13T13:16:50.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-13T13:16:50.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T13:16:50.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-13T13:16:50.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.db_log_dir: 2024-09-13T13:16:50.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.wal_dir: 2024-09-13T13:16:50.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T13:16:50.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T13:16:50.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T13:16:50.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T13:16:50.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T13:16:50.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T13:16:50.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-13T13:16:50.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-13T13:16:50.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.write_buffer_manager: 0x5564c2f2adc0 2024-09-13T13:16:50.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T13:16:50.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T13:16:50.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T13:16:50.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-13T13:16:50.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T13:16:50.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-13T13:16:50.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-13T13:16:50.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-13T13:16:50.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.unordered_write: 0 2024-09-13T13:16:50.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T13:16:50.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T13:16:50.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T13:16:50.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T13:16:50.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.row_cache: None 2024-09-13T13:16:50.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.wal_filter: None 2024-09-13T13:16:50.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T13:16:50.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-13T13:16:50.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.two_write_queues: 0 2024-09-13T13:16:50.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-13T13:16:50.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.wal_compression: 0 2024-09-13T13:16:50.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.atomic_flush: 0 2024-09-13T13:16:50.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T13:16:50.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T13:16:50.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T13:16:50.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-13T13:16:50.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T13:16:50.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-13T13:16:50.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T13:16:50.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T13:16:50.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-13T13:16:50.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-13T13:16:50.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T13:16:50.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-13T13:16:50.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-13T13:16:50.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-13T13:16:50.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T13:16:50.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T13:16:50.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T13:16:50.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-13T13:16:50.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T13:16:50.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T13:16:50.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T13:16:50.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T13:16:50.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_open_files: -1 2024-09-13T13:16:50.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-13T13:16:50.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T13:16:50.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T13:16:50.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-13T13:16:50.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-13T13:16:50.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Compression algorithms supported: 2024-09-13T13:16:50.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: kZSTD supported: 0 2024-09-13T13:16:50.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: kXpressCompression supported: 0 2024-09-13T13:16:50.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-13T13:16:50.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T13:16:50.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-13T13:16:50.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: kZlibCompression supported: 1 2024-09-13T13:16:50.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-13T13:16:50.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-13T13:16:50.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T13:16:50.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T13:16:50.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-13T13:16:50.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T13:16:50.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T13:16:50.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.merge_operator: 2024-09-13T13:16:50.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compaction_filter: None 2024-09-13T13:16:50.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-13T13:16:50.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-13T13:16:50.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T13:16:50.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T13:16:50.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5564c2f1b320) 2024-09-13T13:16:50.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cache_index_and_filter_blocks: 1 2024-09-13T13:16:50.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T13:16:50.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T13:16:50.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: pin_top_level_index_and_filter: 1 2024-09-13T13:16:50.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: index_type: 0 2024-09-13T13:16:50.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: data_block_index_type: 0 2024-09-13T13:16:50.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: index_shortening: 1 2024-09-13T13:16:50.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: data_block_hash_table_util_ratio: 0.750000 2024-09-13T13:16:50.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: checksum: 4 2024-09-13T13:16:50.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: no_block_cache: 0 2024-09-13T13:16:50.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: block_cache: 0x5564c2f111f0 2024-09-13T13:16:50.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: block_cache_name: BinnedLRUCache 2024-09-13T13:16:50.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: block_cache_options: 2024-09-13T13:16:50.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: capacity : 536870912 2024-09-13T13:16:50.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: num_shard_bits : 4 2024-09-13T13:16:50.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: strict_capacity_limit : 0 2024-09-13T13:16:50.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: high_pri_pool_ratio: 0.000 2024-09-13T13:16:50.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: block_cache_compressed: (nil) 2024-09-13T13:16:50.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: persistent_cache: (nil) 2024-09-13T13:16:50.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: block_size: 4096 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: block_size_deviation: 10 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: block_restart_interval: 16 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: index_block_restart_interval: 1 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: metadata_block_size: 4096 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: partition_filters: 0 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: use_delta_encoding: 1 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: filter_policy: bloomfilter 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: whole_key_filtering: 1 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: verify_compression: 0 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: read_amp_bytes_per_bit: 0 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: format_version: 5 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: enable_index_compression: 1 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: block_align: 0 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: max_auto_readahead_size: 262144 2024-09-13T13:16:50.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: prepopulate_block_cache: 0 2024-09-13T13:16:50.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: initial_auto_readahead_size: 8192 2024-09-13T13:16:50.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: num_file_reads_for_auto_readahead: 2 2024-09-13T13:16:50.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-13T13:16:50.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-13T13:16:50.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compression: NoCompression 2024-09-13T13:16:50.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-13T13:16:50.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-13T13:16:50.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T13:16:50.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.num_levels: 7 2024-09-13T13:16:50.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T13:16:50.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T13:16:50.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T13:16:50.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T13:16:50.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T13:16:50.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T13:16:50.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T13:16:50.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:16:50.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T13:16:50.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T13:16:50.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:16:50.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:16:50.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T13:16:50.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-13T13:16:50.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-13T13:16:50.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T13:16:50.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:16:50.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:16:50.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T13:16:50.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-13T13:16:50.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:16:50.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T13:16:50.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T13:16:50.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T13:16:50.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-13T13:16:50.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T13:16:50.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T13:16:50.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T13:16:50.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T13:16:50.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T13:16:50.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T13:16:50.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T13:16:50.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T13:16:50.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T13:16:50.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T13:16:50.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T13:16:50.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T13:16:50.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T13:16:50.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T13:16:50.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-13T13:16:50.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T13:16:50.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T13:16:50.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-13T13:16:50.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T13:16:50.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T13:16:50.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T13:16:50.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T13:16:50.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T13:16:50.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T13:16:50.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T13:16:50.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T13:16:50.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T13:16:50.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T13:16:50.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T13:16:50.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-13T13:16:50.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T13:16:50.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T13:16:50.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T13:16:50.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T13:16:50.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.bloom_locality: 0 2024-09-13T13:16:50.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-13T13:16:50.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T13:16:50.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-13T13:16:50.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-13T13:16:50.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-13T13:16:50.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.ttl: 2592000 2024-09-13T13:16:50.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T13:16:50.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T13:16:50.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T13:16:50.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.enable_blob_files: false 2024-09-13T13:16:50.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.min_blob_size: 0 2024-09-13T13:16:50.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-13T13:16:50.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T13:16:50.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T13:16:50.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T13:16:50.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T13:16:50.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T13:16:50.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-13T13:16:50.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T13:16:50.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/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-13T13:16:50.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.566+0000 7ff0b80e6c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-13T13:16:50.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.570+0000 7ff0b80e6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 11b0c305-3247-44db-8060-461fe7ab988e 2024-09-13T13:16:50.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.570+0000 7ff0b80e6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726233410573955, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-13T13:16:50.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.570+0000 7ff0b80e6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-13T13:16:50.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.570+0000 7ff0b80e6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726233410574416, "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": 1726233410, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "11b0c305-3247-44db-8060-461fe7ab988e", "db_session_id": "XJ8C9V9GX7ENCCNWV4II", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-13T13:16:50.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.570+0000 7ff0b80e6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726233410574548, "job": 1, "event": "recovery_finished"} 2024-09-13T13:16:50.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.570+0000 7ff0b80e6c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-13T13:16:50.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.570+0000 7ff0b80e6c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-13T13:16:50.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.570+0000 7ff0b80e6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5564c2f3ce00 2024-09-13T13:16:50.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.570+0000 7ff0b80e6c80 4 rocksdb: DB pointer 0x5564c303c000 2024-09-13T13:16:50.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.570+0000 7ff0adeaf640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T13:16:50.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.570+0000 7ff0adeaf640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T13:16:50.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: ** DB Stats ** 2024-09-13T13:16:50.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:16:50.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: 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-13T13:16:50.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:16:50.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:16:50.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: 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-13T13:16:50.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:16:50.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:16:50.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: ** Compaction Stats [default] ** 2024-09-13T13:16:50.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: 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-13T13:16:50.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T13:16:50.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T13:16:50.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T13:16:50.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T13:16:50.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: ** Compaction Stats [default] ** 2024-09-13T13:16:50.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: 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-13T13:16:50.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T13:16:50.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T13:16:50.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T13:16:50.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:16:50.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T13:16:50.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T13:16:50.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T13:16:50.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T13:16:50.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: AddFile(Keys): cumulative 0, interval 0 2024-09-13T13:16:50.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: Cumulative compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:16:50.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: Interval compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:16:50.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: 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-13T13:16:50.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: Block cache BinnedLRUCache@0x5564c2f111f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-13T13:16:50.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: 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-13T13:16:50.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: ** File Read Latency Histogram By Level [default] ** 2024-09-13T13:16:50.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.570+0000 7ff0b80e6c80 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-13T13:16:50.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.570+0000 7ff0b80e6c80 0 using public_addrv [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] 2024-09-13T13:16:50.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.570+0000 7ff0b80e6c80 0 starting mon.c rank -1 at public addrs [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] at bind addrs [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:16:50.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.574+0000 7ff0b80e6c80 1 mon.c@-1(???) e0 preinit fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:16:50.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.590+0000 7ff0b0eb5640 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-13T13:16:50.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.590+0000 7ff0b0eb5640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-13T13:16:50.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: e1 2024-09-13T13:16:50.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: btime 2024-09-13T13:14:51:254882+0000 2024-09-13T13:16:50.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T13:16:50.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: 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-13T13:16:50.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: legacy client fscid: -1 2024-09-13T13:16:50.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: 2024-09-13T13:16:50.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: No filesystems configured 2024-09-13T13:16:50.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.590+0000 7ff0b0eb5640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-13T13:16:50.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.590+0000 7ff0b0eb5640 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-13T13:16:50.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.590+0000 7ff0b0eb5640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-13T13:16:50.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.590+0000 7ff0b0eb5640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-13T13:16:50.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.590+0000 7ff0b0eb5640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-13T13:16:50.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.590+0000 7ff0b0eb5640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-13T13:16:50.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.590+0000 7ff0b0eb5640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T13:16:50.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.590+0000 7ff0b0eb5640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:16:50.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.590+0000 7ff0b0eb5640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:16:50.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.590+0000 7ff0b0eb5640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:16:50.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:14.914233+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-13T13:16:50.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:16.914687+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-13T13:16:50.866 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:18.178244+0000 mgr.y (mgr.14150) 20 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi192", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:16:50.866 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:18.915075+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:50.866 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cephadm 2024-09-13T13:16:19.193872+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi192 2024-09-13T13:16:50.866 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:20.915476+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-13T13:16:50.866 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:22.428559+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.866 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cephadm 2024-09-13T13:16:22.429473+0000 mgr.y (mgr.14150) 24 : cephadm [INF] Added host smithi192 2024-09-13T13:16:50.866 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:22.430212+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:16:50.866 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:22.915886+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:50.866 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:22.929529+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.866 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:24.486888+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.866 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:24.916297+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-13T13:16:50.866 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:25.714080+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.866 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:26.916709+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-13T13:16:50.866 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:28.917095+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-13T13:16:50.867 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:28.973828+0000 mgr.y (mgr.14150) 29 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:16:50.867 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:30.917600+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:50.867 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:31.452669+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.867 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:31.460427+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.867 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:31.466310+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.867 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:31.471273+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.867 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:31.472911+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi192", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:16:50.867 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:31.474964+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:50.867 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:31.476643+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:16:50.867 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cephadm 2024-09-13T13:16:31.478977+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:16:50.867 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cephadm 2024-09-13T13:16:31.655762+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:16:50.867 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cephadm 2024-09-13T13:16:31.807820+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:16:50.867 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cephadm 2024-09-13T13:16:31.949929+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:16:50.868 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:32.091418+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.868 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:32.096330+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.868 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:32.102229+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:32.918115+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:50.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:34.918477+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-13T13:16:50.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:35.415694+0000 mon.a (mon.0) 129 : audit [INF] from='client.? 172.21.15.76:0/354092275' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-13T13:16:50.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:36.108033+0000 mon.a (mon.0) 130 : audit [INF] from='client.? 172.21.15.76:0/354092275' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T13:16:50.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:36.112500+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:16:50.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:36.918990+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:50.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:38.919475+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-13T13:16:50.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:39.389585+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:39.391257+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:16:50.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:39.394885+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:50.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:39.396861+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:16:50.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:39.406740+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:39.410491+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:16:50.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:39.412159+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:50.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:39.376665+0000 mgr.y (mgr.14150) 39 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi076:172.21.15.76=a;smithi076:[v2:172.21.15.76:3301,v1:172.21.15.76:6790]=c;smithi192:172.21.15.192=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:16:50.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cephadm 2024-09-13T13:16:39.381866+0000 mgr.y (mgr.14150) 40 : cephadm [INF] Saving service mon spec with placement smithi076:172.21.15.76=a;smithi076:[v2:172.21.15.76:3301,v1:172.21.15.76:6790]=c;smithi192:172.21.15.192=b;count:3 2024-09-13T13:16:50.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cephadm 2024-09-13T13:16:39.414168+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Deploying daemon mon.b on smithi192 2024-09-13T13:16:50.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:40.919902+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:16:50.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:42.920288+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-13T13:16:50.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:43.271750+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.192:0/1576994870' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T13:16:50.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: cluster 2024-09-13T13:16:44.920692+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-13T13:16:50.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:45.407308+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:45.413127+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:45.424574+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:50.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:45.425832+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:16:50.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: audit 2024-09-13T13:16:45.427661+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:50.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:50 smithi076 bash[26447]: debug 2024-09-13T13:16:50.590+0000 7ff0b0eb5640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-13T13:16:51.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: audit 2024-09-13T13:16:46.561471+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:16:51.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:46.561916+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-09-13T13:16:51.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: audit 2024-09-13T13:16:46.583077+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:51.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:46.920985+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-13T13:16:51.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: audit 2024-09-13T13:16:47.555484+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:51.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:48.554516+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T13:16:51.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: audit 2024-09-13T13:16:48.555578+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:51.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:48.921367+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-13T13:16:51.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: audit 2024-09-13T13:16:49.555861+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:51.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: audit 2024-09-13T13:16:50.555365+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:51.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: audit 2024-09-13T13:16:50.599667+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:51.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:50.921783+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-13T13:16:51.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: audit 2024-09-13T13:16:51.556424+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:51.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: audit 2024-09-13T13:16:51.602910+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:51.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:51.603780+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-13T13:16:51.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:51.612706+0000 mon.a (mon.0) 157 : cluster [DBG] monmap epoch 2 2024-09-13T13:16:51.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:51.612755+0000 mon.a (mon.0) 158 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:16:51.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:51.612788+0000 mon.a (mon.0) 159 : cluster [DBG] last_changed 2024-09-13T13:16:46.555431+0000 2024-09-13T13:16:51.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:51.612825+0000 mon.a (mon.0) 160 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:16:51.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:51.612860+0000 mon.a (mon.0) 161 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:16:51.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:51.612899+0000 mon.a (mon.0) 162 : cluster [DBG] election_strategy: 1 2024-09-13T13:16:51.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:51.612935+0000 mon.a (mon.0) 163 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:16:51.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:51.612969+0000 mon.a (mon.0) 164 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:16:51.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:51.630815+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-09-13T13:16:51.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:51.630897+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:16:51.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:51.631211+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 62s) 2024-09-13T13:16:51.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: cluster 2024-09-13T13:16:51.631517+0000 mon.a (mon.0) 168 : cluster [INF] overall HEALTH_OK 2024-09-13T13:16:52.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: audit 2024-09-13T13:16:46.561471+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:16:52.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:46.561916+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-09-13T13:16:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: audit 2024-09-13T13:16:46.583077+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:46.920985+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-13T13:16:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: audit 2024-09-13T13:16:47.555484+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:48.554516+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T13:16:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: audit 2024-09-13T13:16:48.555578+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:48.921367+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-13T13:16:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: audit 2024-09-13T13:16:49.555861+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: audit 2024-09-13T13:16:50.555365+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: audit 2024-09-13T13:16:50.599667+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:50.921783+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-13T13:16:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: audit 2024-09-13T13:16:51.556424+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: audit 2024-09-13T13:16:51.602910+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:51.603780+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-13T13:16:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:51.612706+0000 mon.a (mon.0) 157 : cluster [DBG] monmap epoch 2 2024-09-13T13:16:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:51.612755+0000 mon.a (mon.0) 158 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:16:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:51.612788+0000 mon.a (mon.0) 159 : cluster [DBG] last_changed 2024-09-13T13:16:46.555431+0000 2024-09-13T13:16:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:51.612825+0000 mon.a (mon.0) 160 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:16:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:51.612860+0000 mon.a (mon.0) 161 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:16:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:51.612899+0000 mon.a (mon.0) 162 : cluster [DBG] election_strategy: 1 2024-09-13T13:16:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:51.612935+0000 mon.a (mon.0) 163 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:16:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:51.612969+0000 mon.a (mon.0) 164 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:16:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:51.630815+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-09-13T13:16:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:51.630897+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:16:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:51.631211+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 62s) 2024-09-13T13:16:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: cluster 2024-09-13T13:16:51.631517+0000 mon.a (mon.0) 168 : cluster [INF] overall HEALTH_OK 2024-09-13T13:16:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: audit 2024-09-13T13:16:51.639121+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: audit 2024-09-13T13:16:51.645304+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:52.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: audit 2024-09-13T13:16:51.653099+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:52.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:51 smithi076 bash[19831]: audit 2024-09-13T13:16:51.659839+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:52.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: audit 2024-09-13T13:16:51.639121+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:52.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: audit 2024-09-13T13:16:51.645304+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:52.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: audit 2024-09-13T13:16:51.653099+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:52.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:51 smithi192 bash[22035]: audit 2024-09-13T13:16:51.659839+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:52.259 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-13T13:16:52.259 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":2,"fsid":"fb3fc03e-71d1-11ef-bceb-c7b262605968","modified":"2024-09-13T13:16:46.555431Z","created":"2024-09-13T13:14:46.717371Z","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.76:3300","nonce":0},{"type":"v1","addr":"172.21.15.76:6789","nonce":0}]},"addr":"172.21.15.76:6789/0","public_addr":"172.21.15.76:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:3300","nonce":0},{"type":"v1","addr":"172.21.15.192:6789","nonce":0}]},"addr":"172.21.15.192:6789/0","public_addr":"172.21.15.192:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-13T13:16:52.259 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 2 2024-09-13T13:16:54.133 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T13:16:54.134 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:16:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:52.606132+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-13T13:16:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: audit 2024-09-13T13:16:52.606832+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:16:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:52.607202+0000 mon.a (mon.0) 178 : cluster [INF] mon.a calling monitor election 2024-09-13T13:16:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: audit 2024-09-13T13:16:52.627403+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: audit 2024-09-13T13:16:52.627671+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:52.922197+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-13T13:16:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: audit 2024-09-13T13:16:53.600779+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: audit 2024-09-13T13:16:54.601092+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:54.603123+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:16:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:54.922575+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-13T13:16:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: audit 2024-09-13T13:16:55.601204+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: audit 2024-09-13T13:16:56.601398+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:56.922869+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-13T13:16:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: audit 2024-09-13T13:16:57.601488+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.611582+0000 mon.a (mon.0) 186 : cluster [INF] mon.a calling monitor election 2024-09-13T13:16:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.651763+0000 mon.a (mon.0) 187 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:16:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.659320+0000 mon.a (mon.0) 188 : cluster [DBG] monmap epoch 3 2024-09-13T13:16:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.659370+0000 mon.a (mon.0) 189 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:16:58.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.659410+0000 mon.a (mon.0) 190 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:16:58.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.659447+0000 mon.a (mon.0) 191 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:16:58.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.659486+0000 mon.a (mon.0) 192 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:16:58.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.659523+0000 mon.a (mon.0) 193 : cluster [DBG] election_strategy: 1 2024-09-13T13:16:58.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.659558+0000 mon.a (mon.0) 194 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:16:58.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:46.561471+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:16:58.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:46.561916+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-09-13T13:16:58.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:46.583077+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:58.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:46.920985+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-13T13:16:58.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:47.555484+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:48.554516+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T13:16:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:48.555578+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:48.921367+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-13T13:16:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:49.555861+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:50.555365+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:50.599667+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:50.921783+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-13T13:16:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:51.556424+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:51.602910+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:51.603780+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-13T13:16:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:51.612706+0000 mon.a (mon.0) 157 : cluster [DBG] monmap epoch 2 2024-09-13T13:16:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:51.612755+0000 mon.a (mon.0) 158 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:16:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:51.612788+0000 mon.a (mon.0) 159 : cluster [DBG] last_changed 2024-09-13T13:16:46.555431+0000 2024-09-13T13:16:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:51.612825+0000 mon.a (mon.0) 160 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:16:58.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:51.612860+0000 mon.a (mon.0) 161 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:16:58.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:51.612899+0000 mon.a (mon.0) 162 : cluster [DBG] election_strategy: 1 2024-09-13T13:16:58.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:51.612935+0000 mon.a (mon.0) 163 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:16:58.094 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.659590+0000 mon.a (mon.0) 195 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:16:58.094 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.659626+0000 mon.a (mon.0) 196 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:16:58.094 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.660711+0000 mon.a (mon.0) 197 : cluster [DBG] fsmap 2024-09-13T13:16:58.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.660794+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:16:58.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.661106+0000 mon.a (mon.0) 199 : cluster [DBG] mgrmap e13: y(active, since 68s) 2024-09-13T13:16:58.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: cluster 2024-09-13T13:16:57.661430+0000 mon.a (mon.0) 200 : cluster [INF] overall HEALTH_OK 2024-09-13T13:16:58.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: audit 2024-09-13T13:16:57.671522+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: audit 2024-09-13T13:16:57.676910+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: audit 2024-09-13T13:16:57.682998+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: audit 2024-09-13T13:16:57.689138+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[19831]: audit 2024-09-13T13:16:57.695532+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:51.612969+0000 mon.a (mon.0) 164 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:16:58.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:51.630815+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-09-13T13:16:58.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:51.630897+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:16:58.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:51.631211+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 62s) 2024-09-13T13:16:58.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:51.631517+0000 mon.a (mon.0) 168 : cluster [INF] overall HEALTH_OK 2024-09-13T13:16:58.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:51.639121+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:51.645304+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:51.653099+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:51.659839+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:52.606132+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-13T13:16:58.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:52.606832+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:16:58.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:52.607202+0000 mon.a (mon.0) 178 : cluster [INF] mon.a calling monitor election 2024-09-13T13:16:58.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:52.627403+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:58.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:52.627671+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:52.922197+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-13T13:16:58.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:53.600779+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:54.601092+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:54.603123+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:16:58.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:54.922575+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-13T13:16:58.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:55.601204+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:56.601398+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:56.922869+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-13T13:16:58.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:57.601488+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.611582+0000 mon.a (mon.0) 186 : cluster [INF] mon.a calling monitor election 2024-09-13T13:16:58.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.651763+0000 mon.a (mon.0) 187 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:16:58.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.659320+0000 mon.a (mon.0) 188 : cluster [DBG] monmap epoch 3 2024-09-13T13:16:58.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.659370+0000 mon.a (mon.0) 189 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:16:58.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.659410+0000 mon.a (mon.0) 190 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:16:58.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.659447+0000 mon.a (mon.0) 191 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:16:58.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.659486+0000 mon.a (mon.0) 192 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:16:58.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.659523+0000 mon.a (mon.0) 193 : cluster [DBG] election_strategy: 1 2024-09-13T13:16:58.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.659558+0000 mon.a (mon.0) 194 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:16:58.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.659590+0000 mon.a (mon.0) 195 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:16:58.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.659626+0000 mon.a (mon.0) 196 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:16:58.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.660711+0000 mon.a (mon.0) 197 : cluster [DBG] fsmap 2024-09-13T13:16:58.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.660794+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:16:58.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.661106+0000 mon.a (mon.0) 199 : cluster [DBG] mgrmap e13: y(active, since 68s) 2024-09-13T13:16:58.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: cluster 2024-09-13T13:16:57.661430+0000 mon.a (mon.0) 200 : cluster [INF] overall HEALTH_OK 2024-09-13T13:16:58.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:57.671522+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:57.676910+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:57.682998+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.099 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:57.689138+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.099 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:57 smithi076 bash[26447]: audit 2024-09-13T13:16:57.695532+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:52.606132+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-13T13:16:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: audit 2024-09-13T13:16:52.606832+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:16:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:52.607202+0000 mon.a (mon.0) 178 : cluster [INF] mon.a calling monitor election 2024-09-13T13:16:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: audit 2024-09-13T13:16:52.627403+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: audit 2024-09-13T13:16:52.627671+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:52.922197+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-13T13:16:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: audit 2024-09-13T13:16:53.600779+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: audit 2024-09-13T13:16:54.601092+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:54.603123+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:16:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:54.922575+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-13T13:16:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: audit 2024-09-13T13:16:55.601204+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: audit 2024-09-13T13:16:56.601398+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:56.922869+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-13T13:16:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: audit 2024-09-13T13:16:57.601488+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.611582+0000 mon.a (mon.0) 186 : cluster [INF] mon.a calling monitor election 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.651763+0000 mon.a (mon.0) 187 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.659320+0000 mon.a (mon.0) 188 : cluster [DBG] monmap epoch 3 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.659370+0000 mon.a (mon.0) 189 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.659410+0000 mon.a (mon.0) 190 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.659447+0000 mon.a (mon.0) 191 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.659486+0000 mon.a (mon.0) 192 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.659523+0000 mon.a (mon.0) 193 : cluster [DBG] election_strategy: 1 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.659558+0000 mon.a (mon.0) 194 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.659590+0000 mon.a (mon.0) 195 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.659626+0000 mon.a (mon.0) 196 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.660711+0000 mon.a (mon.0) 197 : cluster [DBG] fsmap 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.660794+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.661106+0000 mon.a (mon.0) 199 : cluster [DBG] mgrmap e13: y(active, since 68s) 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: cluster 2024-09-13T13:16:57.661430+0000 mon.a (mon.0) 200 : cluster [INF] overall HEALTH_OK 2024-09-13T13:16:58.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: audit 2024-09-13T13:16:57.671522+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: audit 2024-09-13T13:16:57.676910+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: audit 2024-09-13T13:16:57.682998+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: audit 2024-09-13T13:16:57.689138+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:57 smithi192 bash[22035]: audit 2024-09-13T13:16:57.695532+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:58.762 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:16:59.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.352281+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:59.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.353293+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:16:59.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.600934+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:59.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.639956+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.647066+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.654466+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.659881+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.665703+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.702239+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.706840+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.711602+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.716491+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.717422+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:16:59.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.718298+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:16:59.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[19831]: audit 2024-09-13T13:16:58.719106+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:59.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.352281+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:59.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.353293+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:16:59.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.600934+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:59.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.639956+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.647066+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.654466+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.659881+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.665703+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.702239+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.706840+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.711602+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.716491+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.717422+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:16:59.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.718298+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:16:59.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:58 smithi076 bash[26447]: audit 2024-09-13T13:16:58.719106+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:59.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.352281+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:59.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.353293+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:16:59.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.600934+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:59.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.639956+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.647066+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.654466+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.659881+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.665703+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.702239+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.706840+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.711602+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.716491+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:16:59.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.717422+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:16:59.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.718298+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:16:59.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:58 smithi192 bash[22035]: audit 2024-09-13T13:16:58.719106+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:00.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:59 smithi076 bash[19831]: cephadm 2024-09-13T13:16:58.354738+0000 mgr.y (mgr.14150) 52 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:17:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:59 smithi076 bash[19831]: cephadm 2024-09-13T13:16:58.354965+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:17:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:59 smithi076 bash[19831]: cephadm 2024-09-13T13:16:58.495008+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:17:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:59 smithi076 bash[19831]: cephadm 2024-09-13T13:16:58.495316+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:17:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:59 smithi076 bash[19831]: cephadm 2024-09-13T13:16:58.717021+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-13T13:17:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:59 smithi076 bash[19831]: cephadm 2024-09-13T13:16:58.720138+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Reconfiguring daemon mon.a on smithi076 2024-09-13T13:17:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:16:59 smithi076 bash[19831]: cluster 2024-09-13T13:16:58.923279+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:00.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:59 smithi076 bash[26447]: cephadm 2024-09-13T13:16:58.354738+0000 mgr.y (mgr.14150) 52 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:17:00.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:59 smithi076 bash[26447]: cephadm 2024-09-13T13:16:58.354965+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:17:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:59 smithi076 bash[26447]: cephadm 2024-09-13T13:16:58.495008+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:17:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:59 smithi076 bash[26447]: cephadm 2024-09-13T13:16:58.495316+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:17:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:59 smithi076 bash[26447]: cephadm 2024-09-13T13:16:58.717021+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-13T13:17:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:59 smithi076 bash[26447]: cephadm 2024-09-13T13:16:58.720138+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Reconfiguring daemon mon.a on smithi076 2024-09-13T13:17:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:16:59 smithi076 bash[26447]: cluster 2024-09-13T13:16:58.923279+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:59 smithi192 bash[22035]: cephadm 2024-09-13T13:16:58.354738+0000 mgr.y (mgr.14150) 52 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:17:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:59 smithi192 bash[22035]: cephadm 2024-09-13T13:16:58.354965+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:17:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:59 smithi192 bash[22035]: cephadm 2024-09-13T13:16:58.495008+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:17:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:59 smithi192 bash[22035]: cephadm 2024-09-13T13:16:58.495316+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:17:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:59 smithi192 bash[22035]: cephadm 2024-09-13T13:16:58.717021+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-13T13:17:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:59 smithi192 bash[22035]: cephadm 2024-09-13T13:16:58.720138+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Reconfiguring daemon mon.a on smithi076 2024-09-13T13:17:00.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:16:59 smithi192 bash[22035]: cluster 2024-09-13T13:16:58.923279+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:00.187 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 3 2024-09-13T13:17:00.187 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-13T13:17:00.187 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":3,"fsid":"fb3fc03e-71d1-11ef-bceb-c7b262605968","modified":"2024-09-13T13:16:52.601429Z","created":"2024-09-13T13:14:46.717371Z","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.76:3300","nonce":0},{"type":"v1","addr":"172.21.15.76:6789","nonce":0}]},"addr":"172.21.15.76:6789/0","public_addr":"172.21.15.76:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:3300","nonce":0},{"type":"v1","addr":"172.21.15.192:6789","nonce":0}]},"addr":"172.21.15.192:6789/0","public_addr":"172.21.15.192:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:3301","nonce":0},{"type":"v1","addr":"172.21.15.76:6790","nonce":0}]},"addr":"172.21.15.76:6790/0","public_addr":"172.21.15.76:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-13T13:17:00.772 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-13T13:17:00.772 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-13T13:17:01.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:00 smithi076 bash[19831]: audit 2024-09-13T13:17:00.190196+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.192:0/4013300747' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T13:17:01.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:00 smithi076 bash[26447]: audit 2024-09-13T13:17:00.190196+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.192:0/4013300747' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T13:17:01.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:00 smithi192 bash[22035]: audit 2024-09-13T13:17:00.190196+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.192:0/4013300747' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T13:17:02.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[19831]: cluster 2024-09-13T13:17:00.923619+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-13T13:17:02.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[19831]: audit 2024-09-13T13:17:00.946492+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:02.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[19831]: audit 2024-09-13T13:17:00.951424+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:02.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[19831]: cephadm 2024-09-13T13:17:00.952406+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T13:17:02.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[19831]: audit 2024-09-13T13:17:00.952680+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:17:02.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[19831]: audit 2024-09-13T13:17:00.953445+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:17:02.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[19831]: audit 2024-09-13T13:17:00.954283+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:02.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[19831]: cephadm 2024-09-13T13:17:00.955118+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.c on smithi076 2024-09-13T13:17:02.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[26447]: cluster 2024-09-13T13:17:00.923619+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-13T13:17:02.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[26447]: audit 2024-09-13T13:17:00.946492+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:02.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[26447]: audit 2024-09-13T13:17:00.951424+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:02.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[26447]: cephadm 2024-09-13T13:17:00.952406+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T13:17:02.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[26447]: audit 2024-09-13T13:17:00.952680+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:17:02.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[26447]: audit 2024-09-13T13:17:00.953445+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:17:02.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[26447]: audit 2024-09-13T13:17:00.954283+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:02.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:01 smithi076 bash[26447]: cephadm 2024-09-13T13:17:00.955118+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.c on smithi076 2024-09-13T13:17:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:01 smithi192 bash[22035]: cluster 2024-09-13T13:17:00.923619+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-13T13:17:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:01 smithi192 bash[22035]: audit 2024-09-13T13:17:00.946492+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:01 smithi192 bash[22035]: audit 2024-09-13T13:17:00.951424+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:01 smithi192 bash[22035]: cephadm 2024-09-13T13:17:00.952406+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T13:17:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:01 smithi192 bash[22035]: audit 2024-09-13T13:17:00.952680+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:17:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:01 smithi192 bash[22035]: audit 2024-09-13T13:17:00.953445+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:17:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:01 smithi192 bash[22035]: audit 2024-09-13T13:17:00.954283+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:01 smithi192 bash[22035]: cephadm 2024-09-13T13:17:00.955118+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.c on smithi076 2024-09-13T13:17:04.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[26447]: cluster 2024-09-13T13:17:02.924121+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:04.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[26447]: audit 2024-09-13T13:17:03.037379+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:04.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[26447]: audit 2024-09-13T13:17:03.043204+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:04.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[26447]: cephadm 2024-09-13T13:17:03.044578+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T13:17:04.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[26447]: audit 2024-09-13T13:17:03.045075+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:17:04.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[26447]: audit 2024-09-13T13:17:03.046617+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:17:04.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[26447]: audit 2024-09-13T13:17:03.047846+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:04.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[26447]: cephadm 2024-09-13T13:17:03.049255+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.b on smithi192 2024-09-13T13:17:04.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[19831]: cluster 2024-09-13T13:17:02.924121+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:04.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[19831]: audit 2024-09-13T13:17:03.037379+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:04.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[19831]: audit 2024-09-13T13:17:03.043204+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:04.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[19831]: cephadm 2024-09-13T13:17:03.044578+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T13:17:04.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[19831]: audit 2024-09-13T13:17:03.045075+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:17:04.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[19831]: audit 2024-09-13T13:17:03.046617+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:17:04.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[19831]: audit 2024-09-13T13:17:03.047846+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:04.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:04 smithi076 bash[19831]: cephadm 2024-09-13T13:17:03.049255+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.b on smithi192 2024-09-13T13:17:04.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:04 smithi192 bash[22035]: cluster 2024-09-13T13:17:02.924121+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:04.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:04 smithi192 bash[22035]: audit 2024-09-13T13:17:03.037379+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:04.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:04 smithi192 bash[22035]: audit 2024-09-13T13:17:03.043204+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:04.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:04 smithi192 bash[22035]: cephadm 2024-09-13T13:17:03.044578+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T13:17:04.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:04 smithi192 bash[22035]: audit 2024-09-13T13:17:03.045075+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:17:04.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:04 smithi192 bash[22035]: audit 2024-09-13T13:17:03.046617+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:17:04.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:04 smithi192 bash[22035]: audit 2024-09-13T13:17:03.047846+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:04.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:04 smithi192 bash[22035]: cephadm 2024-09-13T13:17:03.049255+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.b on smithi192 2024-09-13T13:17:05.513 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:17:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:06 smithi076 bash[19831]: cluster 2024-09-13T13:17:04.924558+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:06 smithi076 bash[19831]: audit 2024-09-13T13:17:05.361594+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:06 smithi076 bash[19831]: audit 2024-09-13T13:17:05.368359+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:06 smithi076 bash[19831]: audit 2024-09-13T13:17:05.370714+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:06 smithi076 bash[19831]: audit 2024-09-13T13:17:05.373922+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:06 smithi076 bash[19831]: audit 2024-09-13T13:17:05.375598+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:06 smithi076 bash[19831]: audit 2024-09-13T13:17:05.384520+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:06.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:06 smithi076 bash[26447]: cluster 2024-09-13T13:17:04.924558+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:06.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:06 smithi076 bash[26447]: audit 2024-09-13T13:17:05.361594+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:06.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:06 smithi076 bash[26447]: audit 2024-09-13T13:17:05.368359+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:06.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:06 smithi076 bash[26447]: audit 2024-09-13T13:17:05.370714+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:06.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:06 smithi076 bash[26447]: audit 2024-09-13T13:17:05.373922+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:06.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:06 smithi076 bash[26447]: audit 2024-09-13T13:17:05.375598+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:06.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:06 smithi076 bash[26447]: audit 2024-09-13T13:17:05.384520+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:06.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:06 smithi192 bash[22035]: cluster 2024-09-13T13:17:04.924558+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:06.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:06 smithi192 bash[22035]: audit 2024-09-13T13:17:05.361594+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:06.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:06 smithi192 bash[22035]: audit 2024-09-13T13:17:05.368359+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:06.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:06 smithi192 bash[22035]: audit 2024-09-13T13:17:05.370714+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:06.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:06 smithi192 bash[22035]: audit 2024-09-13T13:17:05.373922+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:06.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:06 smithi192 bash[22035]: audit 2024-09-13T13:17:05.375598+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:06.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:06 smithi192 bash[22035]: audit 2024-09-13T13:17:05.384520+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:06.809 INFO:teuthology.orchestra.run.smithi076.stdout:# minimal ceph.conf for fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:17:06.809 INFO:teuthology.orchestra.run.smithi076.stdout:[global] 2024-09-13T13:17:06.809 INFO:teuthology.orchestra.run.smithi076.stdout: fsid = fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:17:06.809 INFO:teuthology.orchestra.run.smithi076.stdout: mon_host = [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] 2024-09-13T13:17:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:07 smithi076 bash[19831]: audit 2024-09-13T13:17:06.811910+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.76:0/1539552114' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:07 smithi076 bash[26447]: audit 2024-09-13T13:17:06.811910+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.76:0/1539552114' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:07.396 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-13T13:17:07.396 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-13T13:17:07.396 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T13:17:07.410 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-13T13:17:07.410 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:17:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:07 smithi192 bash[22035]: audit 2024-09-13T13:17:06.811910+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.76:0/1539552114' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:07.466 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-13T13:17:07.466 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T13:17:07.481 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-13T13:17:07.481 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:17:07.537 INFO:tasks.cephadm:Adding mgr.y on smithi076 2024-09-13T13:17:07.537 INFO:tasks.cephadm:Adding mgr.x on smithi192 2024-09-13T13:17:07.537 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi076=y;smithi192=x' 2024-09-13T13:17:08.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:08 smithi076 bash[19831]: cluster 2024-09-13T13:17:06.924962+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-13T13:17:08.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:08 smithi076 bash[26447]: cluster 2024-09-13T13:17:06.924962+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-13T13:17:08.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:08 smithi192 bash[22035]: cluster 2024-09-13T13:17:06.924962+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-13T13:17:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:10 smithi076 bash[19831]: cluster 2024-09-13T13:17:08.925365+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-13T13:17:10.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:10 smithi076 bash[26447]: cluster 2024-09-13T13:17:08.925365+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-13T13:17:10.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:10 smithi192 bash[22035]: cluster 2024-09-13T13:17:08.925365+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-13T13:17:11.296 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:17:12.327 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:12 smithi192 bash[22035]: cluster 2024-09-13T13:17:10.925778+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-13T13:17:12.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:12 smithi076 bash[19831]: cluster 2024-09-13T13:17:10.925778+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-13T13:17:12.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:12 smithi076 bash[26447]: cluster 2024-09-13T13:17:10.925778+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-13T13:17:12.689 INFO:teuthology.orchestra.run.smithi192.stdout:Scheduled mgr update... 2024-09-13T13:17:13.254 DEBUG:teuthology.orchestra.run.smithi192:mgr.x> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.x.service 2024-09-13T13:17:13.256 DEBUG:tasks.cephadm:set 0 configs 2024-09-13T13:17:13.256 INFO:tasks.cephadm:Deploying OSDs... 2024-09-13T13:17:13.256 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-13T13:17:13.256 DEBUG:teuthology.orchestra.run.smithi076:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T13:17:13.263 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-13T13:17:13.263 DEBUG:teuthology.orchestra.run.smithi076:> stat /dev/vg_nvme/lv_1 2024-09-13T13:17:13.312 INFO:teuthology.orchestra.run.smithi076.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T13:17:13.312 INFO:teuthology.orchestra.run.smithi076.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:13.312 INFO:teuthology.orchestra.run.smithi076.stdout:Device: 5h/5d Inode: 883 Links: 1 2024-09-13T13:17:13.312 INFO:teuthology.orchestra.run.smithi076.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:13.312 INFO:teuthology.orchestra.run.smithi076.stdout:Access: 2024-09-13 13:09:59.464363321 +0000 2024-09-13T13:17:13.312 INFO:teuthology.orchestra.run.smithi076.stdout:Modify: 2024-09-13 13:09:59.208365608 +0000 2024-09-13T13:17:13.312 INFO:teuthology.orchestra.run.smithi076.stdout:Change: 2024-09-13 13:09:59.208365608 +0000 2024-09-13T13:17:13.312 INFO:teuthology.orchestra.run.smithi076.stdout: Birth: - 2024-09-13T13:17:13.313 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T13:17:13.370 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records in 2024-09-13T13:17:13.371 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records out 2024-09-13T13:17:13.371 INFO:teuthology.orchestra.run.smithi076.stderr:512 bytes copied, 0.000435397 s, 1.2 MB/s 2024-09-13T13:17:13.372 DEBUG:teuthology.orchestra.run.smithi076:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T13:17:13.420 DEBUG:teuthology.orchestra.run.smithi076:> stat /dev/vg_nvme/lv_2 2024-09-13T13:17:13.467 INFO:teuthology.orchestra.run.smithi076.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T13:17:13.467 INFO:teuthology.orchestra.run.smithi076.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:13.468 INFO:teuthology.orchestra.run.smithi076.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-09-13T13:17:13.468 INFO:teuthology.orchestra.run.smithi076.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:13.468 INFO:teuthology.orchestra.run.smithi076.stdout:Access: 2024-09-13 13:09:59.932359141 +0000 2024-09-13T13:17:13.468 INFO:teuthology.orchestra.run.smithi076.stdout:Modify: 2024-09-13 13:09:59.676361428 +0000 2024-09-13T13:17:13.468 INFO:teuthology.orchestra.run.smithi076.stdout:Change: 2024-09-13 13:09:59.676361428 +0000 2024-09-13T13:17:13.468 INFO:teuthology.orchestra.run.smithi076.stdout: Birth: - 2024-09-13T13:17:13.468 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T13:17:13.522 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records in 2024-09-13T13:17:13.522 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records out 2024-09-13T13:17:13.523 INFO:teuthology.orchestra.run.smithi076.stderr:512 bytes copied, 0.000380605 s, 1.3 MB/s 2024-09-13T13:17:13.524 DEBUG:teuthology.orchestra.run.smithi076:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T13:17:13.573 DEBUG:teuthology.orchestra.run.smithi076:> stat /dev/vg_nvme/lv_3 2024-09-13T13:17:13.619 INFO:teuthology.orchestra.run.smithi076.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T13:17:13.619 INFO:teuthology.orchestra.run.smithi076.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:13.620 INFO:teuthology.orchestra.run.smithi076.stdout:Device: 5h/5d Inode: 917 Links: 1 2024-09-13T13:17:13.620 INFO:teuthology.orchestra.run.smithi076.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:13.620 INFO:teuthology.orchestra.run.smithi076.stdout:Access: 2024-09-13 13:10:00.448354533 +0000 2024-09-13T13:17:13.620 INFO:teuthology.orchestra.run.smithi076.stdout:Modify: 2024-09-13 13:10:00.176356962 +0000 2024-09-13T13:17:13.620 INFO:teuthology.orchestra.run.smithi076.stdout:Change: 2024-09-13 13:10:00.176356962 +0000 2024-09-13T13:17:13.620 INFO:teuthology.orchestra.run.smithi076.stdout: Birth: - 2024-09-13T13:17:13.620 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T13:17:13.674 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records in 2024-09-13T13:17:13.674 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records out 2024-09-13T13:17:13.675 INFO:teuthology.orchestra.run.smithi076.stderr:512 bytes copied, 0.000447793 s, 1.1 MB/s 2024-09-13T13:17:13.676 DEBUG:teuthology.orchestra.run.smithi076:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T13:17:13.730 DEBUG:teuthology.orchestra.run.smithi076:> stat /dev/vg_nvme/lv_4 2024-09-13T13:17:13.780 INFO:teuthology.orchestra.run.smithi076.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T13:17:13.780 INFO:teuthology.orchestra.run.smithi076.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:13.780 INFO:teuthology.orchestra.run.smithi076.stdout:Device: 5h/5d Inode: 938 Links: 1 2024-09-13T13:17:13.780 INFO:teuthology.orchestra.run.smithi076.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:13.781 INFO:teuthology.orchestra.run.smithi076.stdout:Access: 2024-09-13 13:10:00.924350280 +0000 2024-09-13T13:17:13.781 INFO:teuthology.orchestra.run.smithi076.stdout:Modify: 2024-09-13 13:10:00.684352425 +0000 2024-09-13T13:17:13.781 INFO:teuthology.orchestra.run.smithi076.stdout:Change: 2024-09-13 13:10:00.684352425 +0000 2024-09-13T13:17:13.781 INFO:teuthology.orchestra.run.smithi076.stdout: Birth: - 2024-09-13T13:17:13.781 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T13:17:13.833 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records in 2024-09-13T13:17:13.834 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records out 2024-09-13T13:17:13.834 INFO:teuthology.orchestra.run.smithi076.stderr:512 bytes copied, 0.000295503 s, 1.7 MB/s 2024-09-13T13:17:13.835 DEBUG:teuthology.orchestra.run.smithi076:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T13:17:13.885 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-13T13:17:13.885 DEBUG:teuthology.orchestra.run.smithi192:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T13:17:13.891 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-13T13:17:13.891 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_1 2024-09-13T13:17:13.938 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T13:17:13.938 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:13.938 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 882 Links: 1 2024-09-13T13:17:13.938 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:13.938 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-13 13:09:57.875168722 +0000 2024-09-13T13:17:13.939 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-13 13:09:57.631170903 +0000 2024-09-13T13:17:13.939 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-13 13:09:57.631170903 +0000 2024-09-13T13:17:13.939 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-09-13T13:17:13.939 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T13:17:13.991 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:13 smithi192 bash[22035]: audit 2024-09-13T13:17:12.679041+0000 mgr.y (mgr.14150) 69 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi076=y;smithi192=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:17:13.991 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:13 smithi192 bash[22035]: cephadm 2024-09-13T13:17:12.682014+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Saving service mgr spec with placement smithi076=y;smithi192=x;count:2 2024-09-13T13:17:13.991 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:13 smithi192 bash[22035]: audit 2024-09-13T13:17:12.690376+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:13.991 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:13 smithi192 bash[22035]: audit 2024-09-13T13:17:12.692149+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:13.992 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:13 smithi192 bash[22035]: audit 2024-09-13T13:17:12.695403+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:13.992 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:13 smithi192 bash[22035]: audit 2024-09-13T13:17:12.696997+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:13.992 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:13 smithi192 bash[22035]: audit 2024-09-13T13:17:12.705553+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:13.992 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:13 smithi192 bash[22035]: audit 2024-09-13T13:17:12.708621+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:17:13.992 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:13 smithi192 bash[22035]: audit 2024-09-13T13:17:12.711125+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T13:17:13.992 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:13 smithi192 bash[22035]: audit 2024-09-13T13:17:12.715570+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:17:13.992 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:13 smithi192 bash[22035]: audit 2024-09-13T13:17:12.717219+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:13.992 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:13 smithi192 bash[22035]: cephadm 2024-09-13T13:17:12.719033+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Deploying daemon mgr.x on smithi192 2024-09-13T13:17:13.992 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:13 smithi192 bash[22035]: cluster 2024-09-13T13:17:12.926263+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-13T13:17:13.993 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-13T13:17:13.993 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-13T13:17:13.993 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000435345 s, 1.2 MB/s 2024-09-13T13:17:13.994 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T13:17:14.043 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_2 2024-09-13T13:17:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[19831]: audit 2024-09-13T13:17:12.679041+0000 mgr.y (mgr.14150) 69 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi076=y;smithi192=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:17:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[19831]: cephadm 2024-09-13T13:17:12.682014+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Saving service mgr spec with placement smithi076=y;smithi192=x;count:2 2024-09-13T13:17:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[19831]: audit 2024-09-13T13:17:12.690376+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[19831]: audit 2024-09-13T13:17:12.692149+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[19831]: audit 2024-09-13T13:17:12.695403+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[19831]: audit 2024-09-13T13:17:12.696997+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[19831]: audit 2024-09-13T13:17:12.705553+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:14.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[19831]: audit 2024-09-13T13:17:12.708621+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:17:14.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[19831]: audit 2024-09-13T13:17:12.711125+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T13:17:14.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[19831]: audit 2024-09-13T13:17:12.715570+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:17:14.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[19831]: audit 2024-09-13T13:17:12.717219+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:14.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[19831]: cephadm 2024-09-13T13:17:12.719033+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Deploying daemon mgr.x on smithi192 2024-09-13T13:17:14.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[19831]: cluster 2024-09-13T13:17:12.926263+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-13T13:17:14.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[26447]: audit 2024-09-13T13:17:12.679041+0000 mgr.y (mgr.14150) 69 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi076=y;smithi192=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:17:14.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[26447]: cephadm 2024-09-13T13:17:12.682014+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Saving service mgr spec with placement smithi076=y;smithi192=x;count:2 2024-09-13T13:17:14.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[26447]: audit 2024-09-13T13:17:12.690376+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:14.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[26447]: audit 2024-09-13T13:17:12.692149+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:14.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[26447]: audit 2024-09-13T13:17:12.695403+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:14.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[26447]: audit 2024-09-13T13:17:12.696997+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:14.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[26447]: audit 2024-09-13T13:17:12.705553+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:14.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[26447]: audit 2024-09-13T13:17:12.708621+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:17:14.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[26447]: audit 2024-09-13T13:17:12.711125+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T13:17:14.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[26447]: audit 2024-09-13T13:17:12.715570+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:17:14.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[26447]: audit 2024-09-13T13:17:12.717219+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:14.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[26447]: cephadm 2024-09-13T13:17:12.719033+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Deploying daemon mgr.x on smithi192 2024-09-13T13:17:14.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:13 smithi076 bash[26447]: cluster 2024-09-13T13:17:12.926263+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-13T13:17:14.094 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T13:17:14.094 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:14.094 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-09-13T13:17:14.094 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:14.094 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-13 13:09:58.347164507 +0000 2024-09-13T13:17:14.094 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-13 13:09:58.115166580 +0000 2024-09-13T13:17:14.094 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-13 13:09:58.115166580 +0000 2024-09-13T13:17:14.095 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-09-13T13:17:14.095 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T13:17:14.149 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-13T13:17:14.149 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-13T13:17:14.149 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000444675 s, 1.2 MB/s 2024-09-13T13:17:14.150 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T13:17:14.203 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_3 2024-09-13T13:17:14.249 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T13:17:14.250 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:14.250 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 916 Links: 1 2024-09-13T13:17:14.250 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:14.250 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-13 13:09:58.591162327 +0000 2024-09-13T13:17:14.250 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-13 13:09:58.587162363 +0000 2024-09-13T13:17:14.250 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-13 13:09:58.587162363 +0000 2024-09-13T13:17:14.250 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-09-13T13:17:14.250 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T13:17:14.304 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-13T13:17:14.304 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-13T13:17:14.305 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000427344 s, 1.2 MB/s 2024-09-13T13:17:14.305 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T13:17:14.363 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_4 2024-09-13T13:17:14.409 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T13:17:14.409 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:14.410 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 939 Links: 1 2024-09-13T13:17:14.410 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:14.410 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-13 13:09:59.347155575 +0000 2024-09-13T13:17:14.410 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-13 13:09:59.099157790 +0000 2024-09-13T13:17:14.410 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-13 13:09:59.099157790 +0000 2024-09-13T13:17:14.410 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-09-13T13:17:14.410 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T13:17:14.465 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-13T13:17:14.465 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-13T13:17:14.465 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000254487 s, 2.0 MB/s 2024-09-13T13:17:14.466 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T13:17:14.514 INFO:tasks.cephadm:Deploying osd.0 on smithi076 with /dev/vg_nvme/lv_4... 2024-09-13T13:17:14.514 DEBUG:teuthology.orchestra.run.smithi076:> 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 fb3fc03e-71d1-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T13:17:15.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:15 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:17:15.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:15 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:17:15.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:15 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:17:15.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:15 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:17:15.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:15 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:17:15.931 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:15 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:17:15.931 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:15 smithi192 systemd[1]: Started Ceph mgr.x for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:17:16.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:15 smithi076 bash[19831]: cluster 2024-09-13T13:17:14.926707+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-13T13:17:16.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:15 smithi076 bash[19831]: audit 2024-09-13T13:17:15.600054+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:16.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:15 smithi076 bash[19831]: audit 2024-09-13T13:17:15.607365+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:16.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:15 smithi076 bash[19831]: audit 2024-09-13T13:17:15.616412+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:16.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:15 smithi076 bash[19831]: audit 2024-09-13T13:17:15.623791+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:16.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:15 smithi076 bash[19831]: audit 2024-09-13T13:17:15.681602+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:16.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:15 smithi076 bash[26447]: cluster 2024-09-13T13:17:14.926707+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-13T13:17:16.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:15 smithi076 bash[26447]: audit 2024-09-13T13:17:15.600054+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:16.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:15 smithi076 bash[26447]: audit 2024-09-13T13:17:15.607365+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:16.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:15 smithi076 bash[26447]: audit 2024-09-13T13:17:15.616412+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:16.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:15 smithi076 bash[26447]: audit 2024-09-13T13:17:15.623791+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:16.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:15 smithi076 bash[26447]: audit 2024-09-13T13:17:15.681602+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:16.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:15 smithi192 bash[22035]: cluster 2024-09-13T13:17:14.926707+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-13T13:17:16.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:15 smithi192 bash[22035]: audit 2024-09-13T13:17:15.600054+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:16.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:15 smithi192 bash[22035]: audit 2024-09-13T13:17:15.607365+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:16.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:15 smithi192 bash[22035]: audit 2024-09-13T13:17:15.616412+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:16.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:15 smithi192 bash[22035]: audit 2024-09-13T13:17:15.623791+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:16.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:15 smithi192 bash[22035]: audit 2024-09-13T13:17:15.681602+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:16.931 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:16 smithi192 bash[22904]: debug 2024-09-13T13:17:16.642+0000 7fac82ecf640 1 -- 172.21.15.192:0/981616013 <== mon.1 v2:172.21.15.192:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5621b35690e0 con 0x5621b356a800 2024-09-13T13:17:16.931 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:16 smithi192 bash[22904]: debug 2024-09-13T13:17:16.754+0000 7fac85739040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T13:17:18.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:17 smithi076 bash[19831]: cluster 2024-09-13T13:17:16.927189+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-13T13:17:18.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:17 smithi076 bash[19831]: audit 2024-09-13T13:17:17.679414+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:18.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:17 smithi076 bash[26447]: cluster 2024-09-13T13:17:16.927189+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-13T13:17:18.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:17 smithi076 bash[26447]: audit 2024-09-13T13:17:17.679414+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:18.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:17 smithi192 bash[22035]: cluster 2024-09-13T13:17:16.927189+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-13T13:17:18.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:17 smithi192 bash[22035]: audit 2024-09-13T13:17:17.679414+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:18.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:17 smithi192 bash[22904]: debug 2024-09-13T13:17:17.934+0000 7fac85739040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T13:17:18.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:18 smithi192 bash[22904]: debug 2024-09-13T13:17:17.998+0000 7fac85739040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T13:17:18.432 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:18 smithi192 bash[22904]: debug 2024-09-13T13:17:18.150+0000 7fac85739040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T13:17:19.122 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:18 smithi192 bash[22904]: debug 2024-09-13T13:17:18.794+0000 7fac85739040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T13:17:19.122 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:18 smithi192 bash[22904]: debug 2024-09-13T13:17:18.866+0000 7fac85739040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T13:17:19.123 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:18 smithi192 bash[22904]: debug 2024-09-13T13:17:18.934+0000 7fac85739040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T13:17:19.248 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:17:19.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:19 smithi192 bash[22904]: debug 2024-09-13T13:17:19.118+0000 7fac85739040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T13:17:19.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:19 smithi192 bash[22904]: debug 2024-09-13T13:17:19.194+0000 7fac85739040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T13:17:19.432 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:19 smithi192 bash[22904]: debug 2024-09-13T13:17:19.262+0000 7fac85739040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T13:17:19.780 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:19 smithi192 bash[22904]: debug 2024-09-13T13:17:19.514+0000 7fac85739040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T13:17:19.780 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:19 smithi192 bash[22904]: debug 2024-09-13T13:17:19.582+0000 7fac85739040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T13:17:20.105 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:19 smithi192 bash[22035]: cluster 2024-09-13T13:17:18.927617+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-13T13:17:20.105 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:19 smithi192 bash[22904]: debug 2024-09-13T13:17:19.774+0000 7fac85739040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T13:17:20.105 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:19 smithi192 bash[22904]: debug 2024-09-13T13:17:19.850+0000 7fac85739040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T13:17:20.320 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:19 smithi076 bash[19831]: cluster 2024-09-13T13:17:18.927617+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-13T13:17:20.321 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:19 smithi076 bash[26447]: cluster 2024-09-13T13:17:18.927617+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-13T13:17:20.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:20 smithi192 bash[22904]: debug 2024-09-13T13:17:20.098+0000 7fac85739040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T13:17:20.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:20 smithi192 bash[22904]: debug 2024-09-13T13:17:20.274+0000 7fac85739040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:17:20.697 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:20 smithi192 bash[22904]: debug 2024-09-13T13:17:20.434+0000 7fac85739040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T13:17:20.697 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:20 smithi192 bash[22904]: debug 2024-09-13T13:17:20.514+0000 7fac85739040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T13:17:21.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:20 smithi192 bash[22904]: debug 2024-09-13T13:17:20.690+0000 7fac85739040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:17:21.809 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22904]: debug 2024-09-13T13:17:21.506+0000 7fac85739040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T13:17:21.809 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22904]: debug 2024-09-13T13:17:21.578+0000 7fac85739040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T13:17:22.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22904]: debug 2024-09-13T13:17:21.802+0000 7fac85739040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T13:17:22.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22904]: debug 2024-09-13T13:17:21.874+0000 7fac85739040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T13:17:22.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22035]: audit 2024-09-13T13:17:20.922900+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:22.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22035]: cluster 2024-09-13T13:17:20.928054+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-13T13:17:22.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22035]: audit 2024-09-13T13:17:20.932095+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:22.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22035]: audit 2024-09-13T13:17:20.933888+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:22.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22035]: audit 2024-09-13T13:17:20.935963+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:22.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22035]: audit 2024-09-13T13:17:20.947360+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:22.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22035]: cephadm 2024-09-13T13:17:21.008272+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-13T13:17:22.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22035]: audit 2024-09-13T13:17:21.009017+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:17:22.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22035]: audit 2024-09-13T13:17:21.010880+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:17:22.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22035]: audit 2024-09-13T13:17:21.012443+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:22.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:21 smithi192 bash[22035]: cephadm 2024-09-13T13:17:21.014171+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi076 2024-09-13T13:17:22.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[19831]: audit 2024-09-13T13:17:20.922900+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:22.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[19831]: cluster 2024-09-13T13:17:20.928054+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-13T13:17:22.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[19831]: audit 2024-09-13T13:17:20.932095+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:22.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[19831]: audit 2024-09-13T13:17:20.933888+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:22.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[19831]: audit 2024-09-13T13:17:20.935963+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:22.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[19831]: audit 2024-09-13T13:17:20.947360+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:22.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[19831]: cephadm 2024-09-13T13:17:21.008272+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-13T13:17:22.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[19831]: audit 2024-09-13T13:17:21.009017+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:17:22.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[19831]: audit 2024-09-13T13:17:21.010880+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:17:22.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[19831]: audit 2024-09-13T13:17:21.012443+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:22.314 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[19831]: cephadm 2024-09-13T13:17:21.014171+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi076 2024-09-13T13:17:22.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[26447]: audit 2024-09-13T13:17:20.922900+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:22.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[26447]: cluster 2024-09-13T13:17:20.928054+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-13T13:17:22.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[26447]: audit 2024-09-13T13:17:20.932095+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:22.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[26447]: audit 2024-09-13T13:17:20.933888+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:22.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[26447]: audit 2024-09-13T13:17:20.935963+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:22.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[26447]: audit 2024-09-13T13:17:20.947360+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:22.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[26447]: cephadm 2024-09-13T13:17:21.008272+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-13T13:17:22.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[26447]: audit 2024-09-13T13:17:21.009017+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:17:22.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[26447]: audit 2024-09-13T13:17:21.010880+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:17:22.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[26447]: audit 2024-09-13T13:17:21.012443+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:22.315 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:21 smithi076 bash[26447]: cephadm 2024-09-13T13:17:21.014171+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi076 2024-09-13T13:17:22.654 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:17:22.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:22 smithi192 bash[22904]: debug 2024-09-13T13:17:22.262+0000 7fac85739040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T13:17:22.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:17:22 smithi192 bash[22904]: debug 2024-09-13T13:17:22.338+0000 7fac85739040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T13:17:22.703 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi076:vg_nvme/lv_4 2024-09-13T13:17:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:22 smithi076 bash[19831]: cluster 2024-09-13T13:17:22.371374+0000 mon.a (mon.0) 261 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:17:23.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:22 smithi076 bash[19831]: audit 2024-09-13T13:17:22.373414+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.192:0/994307231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:17:23.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:22 smithi076 bash[19831]: audit 2024-09-13T13:17:22.374043+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.192:0/994307231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:17:23.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:22 smithi076 bash[19831]: audit 2024-09-13T13:17:22.375189+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.192:0/994307231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:17:23.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:22 smithi076 bash[19831]: audit 2024-09-13T13:17:22.375682+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.192:0/994307231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:17:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:22 smithi076 bash[26447]: cluster 2024-09-13T13:17:22.371374+0000 mon.a (mon.0) 261 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:17:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:22 smithi076 bash[26447]: audit 2024-09-13T13:17:22.373414+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.192:0/994307231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:17:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:22 smithi076 bash[26447]: audit 2024-09-13T13:17:22.374043+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.192:0/994307231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:17:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:22 smithi076 bash[26447]: audit 2024-09-13T13:17:22.375189+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.192:0/994307231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:17:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:22 smithi076 bash[26447]: audit 2024-09-13T13:17:22.375682+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.192:0/994307231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:17:23.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:22 smithi192 bash[22035]: cluster 2024-09-13T13:17:22.371374+0000 mon.a (mon.0) 261 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:17:23.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:22 smithi192 bash[22035]: audit 2024-09-13T13:17:22.373414+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.192:0/994307231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:17:23.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:22 smithi192 bash[22035]: audit 2024-09-13T13:17:22.374043+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.192:0/994307231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:17:23.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:22 smithi192 bash[22035]: audit 2024-09-13T13:17:22.375189+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.192:0/994307231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:17:23.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:22 smithi192 bash[22035]: audit 2024-09-13T13:17:22.375682+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.192:0/994307231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:17:24.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:23 smithi076 bash[26447]: cluster 2024-09-13T13:17:22.928326+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-13T13:17:24.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:23 smithi076 bash[26447]: cluster 2024-09-13T13:17:22.939514+0000 mon.a (mon.0) 262 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2024-09-13T13:17:24.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:23 smithi076 bash[26447]: audit 2024-09-13T13:17:22.939620+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:17:24.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:23 smithi076 bash[19831]: cluster 2024-09-13T13:17:22.928326+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-13T13:17:24.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:23 smithi076 bash[19831]: cluster 2024-09-13T13:17:22.939514+0000 mon.a (mon.0) 262 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2024-09-13T13:17:24.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:23 smithi076 bash[19831]: audit 2024-09-13T13:17:22.939620+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:17:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:23 smithi192 bash[22035]: cluster 2024-09-13T13:17:22.928326+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-13T13:17:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:23 smithi192 bash[22035]: cluster 2024-09-13T13:17:22.939514+0000 mon.a (mon.0) 262 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2024-09-13T13:17:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:23 smithi192 bash[22035]: audit 2024-09-13T13:17:22.939620+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:17:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:25 smithi076 bash[26447]: audit 2024-09-13T13:17:24.314155+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:25 smithi076 bash[26447]: audit 2024-09-13T13:17:24.321831+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:25 smithi076 bash[26447]: audit 2024-09-13T13:17:24.324776+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:25 smithi076 bash[26447]: audit 2024-09-13T13:17:24.327696+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:25 smithi076 bash[26447]: audit 2024-09-13T13:17:24.329467+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:25 smithi076 bash[26447]: audit 2024-09-13T13:17:24.338620+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:25 smithi076 bash[26447]: cluster 2024-09-13T13:17:24.928709+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-13T13:17:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:25 smithi076 bash[19831]: audit 2024-09-13T13:17:24.314155+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:25 smithi076 bash[19831]: audit 2024-09-13T13:17:24.321831+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:25 smithi076 bash[19831]: audit 2024-09-13T13:17:24.324776+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:25 smithi076 bash[19831]: audit 2024-09-13T13:17:24.327696+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:25 smithi076 bash[19831]: audit 2024-09-13T13:17:24.329467+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:25 smithi076 bash[19831]: audit 2024-09-13T13:17:24.338620+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:25 smithi076 bash[19831]: cluster 2024-09-13T13:17:24.928709+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-13T13:17:25.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:25 smithi192 bash[22035]: audit 2024-09-13T13:17:24.314155+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:25.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:25 smithi192 bash[22035]: audit 2024-09-13T13:17:24.321831+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:25 smithi192 bash[22035]: audit 2024-09-13T13:17:24.324776+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:25 smithi192 bash[22035]: audit 2024-09-13T13:17:24.327696+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:25 smithi192 bash[22035]: audit 2024-09-13T13:17:24.329467+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:25 smithi192 bash[22035]: audit 2024-09-13T13:17:24.338620+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:25 smithi192 bash[22035]: cluster 2024-09-13T13:17:24.928709+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-13T13:17:27.425 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:17:28.277 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:27 smithi076 bash[19831]: cluster 2024-09-13T13:17:26.929048+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-13T13:17:28.277 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:27 smithi076 bash[26447]: cluster 2024-09-13T13:17:26.929048+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-13T13:17:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:27 smithi192 bash[22035]: cluster 2024-09-13T13:17:26.929048+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-13T13:17:29.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:28 smithi076 bash[19831]: audit 2024-09-13T13:17:28.634001+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:17:29.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:28 smithi076 bash[19831]: audit 2024-09-13T13:17:28.639232+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:17:29.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:28 smithi076 bash[19831]: audit 2024-09-13T13:17:28.640546+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:29.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:28 smithi076 bash[26447]: audit 2024-09-13T13:17:28.634001+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:17:29.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:28 smithi076 bash[26447]: audit 2024-09-13T13:17:28.639232+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:17:29.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:28 smithi076 bash[26447]: audit 2024-09-13T13:17:28.640546+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:29.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:28 smithi192 bash[22035]: audit 2024-09-13T13:17:28.634001+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:17:29.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:28 smithi192 bash[22035]: audit 2024-09-13T13:17:28.639232+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:17:29.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:28 smithi192 bash[22035]: audit 2024-09-13T13:17:28.640546+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:30.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:29 smithi076 bash[19831]: audit 2024-09-13T13:17:28.630447+0000 mgr.y (mgr.14150) 82 : audit [DBG] from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:17:30.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:29 smithi076 bash[19831]: cluster 2024-09-13T13:17:28.929409+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:30.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:29 smithi076 bash[26447]: audit 2024-09-13T13:17:28.630447+0000 mgr.y (mgr.14150) 82 : audit [DBG] from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:17:30.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:29 smithi076 bash[26447]: cluster 2024-09-13T13:17:28.929409+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:30.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:29 smithi192 bash[22035]: audit 2024-09-13T13:17:28.630447+0000 mgr.y (mgr.14150) 82 : audit [DBG] from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:17:30.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:29 smithi192 bash[22035]: cluster 2024-09-13T13:17:28.929409+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:31 smithi076 bash[19831]: cluster 2024-09-13T13:17:30.929823+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-13T13:17:32.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:31 smithi076 bash[26447]: cluster 2024-09-13T13:17:30.929823+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-13T13:17:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:31 smithi192 bash[22035]: cluster 2024-09-13T13:17:30.929823+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-13T13:17:34.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:34 smithi076 bash[19831]: cluster 2024-09-13T13:17:32.930280+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-13T13:17:34.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:34 smithi076 bash[26447]: cluster 2024-09-13T13:17:32.930280+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-13T13:17:34.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:34 smithi192 bash[22035]: cluster 2024-09-13T13:17:32.930280+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-13T13:17:36.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:36 smithi076 bash[26447]: cluster 2024-09-13T13:17:34.930647+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-13T13:17:36.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:36 smithi076 bash[19831]: cluster 2024-09-13T13:17:34.930647+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-13T13:17:36.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:36 smithi192 bash[22035]: cluster 2024-09-13T13:17:34.930647+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-13T13:17:37.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:37 smithi076 bash[19831]: audit 2024-09-13T13:17:36.921332+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.76:0/1368513348' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93c2b959-9e02-4946-8ade-b7a8cd0d1ffb"}]: dispatch 2024-09-13T13:17:37.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:37 smithi076 bash[19831]: audit 2024-09-13T13:17:36.922078+0000 mon.a (mon.0) 273 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93c2b959-9e02-4946-8ade-b7a8cd0d1ffb"}]: dispatch 2024-09-13T13:17:37.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:37 smithi076 bash[19831]: audit 2024-09-13T13:17:36.924857+0000 mon.a (mon.0) 274 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "93c2b959-9e02-4946-8ade-b7a8cd0d1ffb"}]': finished 2024-09-13T13:17:37.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:37 smithi076 bash[19831]: cluster 2024-09-13T13:17:36.927734+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-13T13:17:37.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:37 smithi076 bash[19831]: audit 2024-09-13T13:17:36.928235+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:17:37.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:37 smithi076 bash[26447]: audit 2024-09-13T13:17:36.921332+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.76:0/1368513348' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93c2b959-9e02-4946-8ade-b7a8cd0d1ffb"}]: dispatch 2024-09-13T13:17:37.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:37 smithi076 bash[26447]: audit 2024-09-13T13:17:36.922078+0000 mon.a (mon.0) 273 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93c2b959-9e02-4946-8ade-b7a8cd0d1ffb"}]: dispatch 2024-09-13T13:17:37.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:37 smithi076 bash[26447]: audit 2024-09-13T13:17:36.924857+0000 mon.a (mon.0) 274 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "93c2b959-9e02-4946-8ade-b7a8cd0d1ffb"}]': finished 2024-09-13T13:17:37.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:37 smithi076 bash[26447]: cluster 2024-09-13T13:17:36.927734+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-13T13:17:37.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:37 smithi076 bash[26447]: audit 2024-09-13T13:17:36.928235+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:17:37.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:37 smithi192 bash[22035]: audit 2024-09-13T13:17:36.921332+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.76:0/1368513348' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93c2b959-9e02-4946-8ade-b7a8cd0d1ffb"}]: dispatch 2024-09-13T13:17:37.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:37 smithi192 bash[22035]: audit 2024-09-13T13:17:36.922078+0000 mon.a (mon.0) 273 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93c2b959-9e02-4946-8ade-b7a8cd0d1ffb"}]: dispatch 2024-09-13T13:17:37.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:37 smithi192 bash[22035]: audit 2024-09-13T13:17:36.924857+0000 mon.a (mon.0) 274 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "93c2b959-9e02-4946-8ade-b7a8cd0d1ffb"}]': finished 2024-09-13T13:17:37.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:37 smithi192 bash[22035]: cluster 2024-09-13T13:17:36.927734+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-13T13:17:37.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:37 smithi192 bash[22035]: audit 2024-09-13T13:17:36.928235+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:17:38.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:38 smithi076 bash[19831]: cluster 2024-09-13T13:17:36.930998+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:38.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:38 smithi076 bash[19831]: audit 2024-09-13T13:17:37.581472+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.76:0/1716616053' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:17:38.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:38 smithi076 bash[26447]: cluster 2024-09-13T13:17:36.930998+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:38.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:38 smithi076 bash[26447]: audit 2024-09-13T13:17:37.581472+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.76:0/1716616053' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:17:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:38 smithi192 bash[22035]: cluster 2024-09-13T13:17:36.930998+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:38 smithi192 bash[22035]: audit 2024-09-13T13:17:37.581472+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.76:0/1716616053' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:17:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:40 smithi076 bash[26447]: cluster 2024-09-13T13:17:38.931426+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-13T13:17:40.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:40 smithi076 bash[19831]: cluster 2024-09-13T13:17:38.931426+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-13T13:17:40.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:40 smithi192 bash[22035]: cluster 2024-09-13T13:17:38.931426+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-13T13:17:42.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:42 smithi076 bash[19831]: cluster 2024-09-13T13:17:40.931860+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-13T13:17:42.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:42 smithi076 bash[26447]: cluster 2024-09-13T13:17:40.931860+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-13T13:17:42.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:42 smithi192 bash[22035]: cluster 2024-09-13T13:17:40.931860+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-13T13:17:44.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:44 smithi076 bash[19831]: cluster 2024-09-13T13:17:42.932326+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-13T13:17:44.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:44 smithi076 bash[26447]: cluster 2024-09-13T13:17:42.932326+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-13T13:17:44.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:44 smithi192 bash[22035]: cluster 2024-09-13T13:17:42.932326+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-13T13:17:46.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:46 smithi076 bash[19831]: cluster 2024-09-13T13:17:44.932731+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-13T13:17:46.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:46 smithi076 bash[26447]: cluster 2024-09-13T13:17:44.932731+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-13T13:17:46.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:46 smithi192 bash[22035]: cluster 2024-09-13T13:17:44.932731+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-13T13:17:48.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:48 smithi076 bash[19831]: cluster 2024-09-13T13:17:46.933091+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-13T13:17:48.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:48 smithi076 bash[26447]: cluster 2024-09-13T13:17:46.933091+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-13T13:17:48.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:48 smithi192 bash[22035]: cluster 2024-09-13T13:17:46.933091+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-13T13:17:50.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:50 smithi076 bash[26447]: cluster 2024-09-13T13:17:48.933505+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-13T13:17:50.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:50 smithi076 bash[19831]: cluster 2024-09-13T13:17:48.933505+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-13T13:17:50.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:50 smithi192 bash[22035]: cluster 2024-09-13T13:17:48.933505+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-13T13:17:51.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:51 smithi076 bash[19831]: audit 2024-09-13T13:17:50.180519+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T13:17:51.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:51 smithi076 bash[19831]: audit 2024-09-13T13:17:50.182027+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:51.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:51 smithi076 bash[26447]: audit 2024-09-13T13:17:50.180519+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T13:17:51.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:51 smithi076 bash[26447]: audit 2024-09-13T13:17:50.182027+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:51.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:51 smithi192 bash[22035]: audit 2024-09-13T13:17:50.180519+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T13:17:51.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:51 smithi192 bash[22035]: audit 2024-09-13T13:17:50.182027+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:52.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:52 smithi076 bash[19831]: cephadm 2024-09-13T13:17:50.183362+0000 mgr.y (mgr.14150) 94 : cephadm [INF] Deploying daemon osd.0 on smithi076 2024-09-13T13:17:52.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:52 smithi076 bash[19831]: cluster 2024-09-13T13:17:50.933944+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:52.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:52 smithi076 bash[26447]: cephadm 2024-09-13T13:17:50.183362+0000 mgr.y (mgr.14150) 94 : cephadm [INF] Deploying daemon osd.0 on smithi076 2024-09-13T13:17:52.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:52 smithi076 bash[26447]: cluster 2024-09-13T13:17:50.933944+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:52.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:52 smithi192 bash[22035]: cephadm 2024-09-13T13:17:50.183362+0000 mgr.y (mgr.14150) 94 : cephadm [INF] Deploying daemon osd.0 on smithi076 2024-09-13T13:17:52.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:52 smithi192 bash[22035]: cluster 2024-09-13T13:17:50.933944+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:17:54.301 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:54 smithi076 bash[19831]: cluster 2024-09-13T13:17:52.934338+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-13T13:17:54.302 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:54 smithi076 bash[26447]: cluster 2024-09-13T13:17:52.934338+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-13T13:17:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:54 smithi192 bash[22035]: cluster 2024-09-13T13:17:52.934338+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-13T13:17:54.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:17:54.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:17:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:17:54.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:17:55.052 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:17:55.053 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:17:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:17:55.053 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:17:55.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:55 smithi076 bash[26447]: audit 2024-09-13T13:17:54.783674+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:55.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:55 smithi076 bash[26447]: audit 2024-09-13T13:17:54.787359+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:55.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:55 smithi076 bash[26447]: audit 2024-09-13T13:17:54.792064+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:55.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:55 smithi076 bash[19831]: audit 2024-09-13T13:17:54.783674+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:55.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:55 smithi076 bash[19831]: audit 2024-09-13T13:17:54.787359+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:55.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:55 smithi076 bash[19831]: audit 2024-09-13T13:17:54.792064+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:55.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:55 smithi192 bash[22035]: audit 2024-09-13T13:17:54.783674+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:17:55.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:55 smithi192 bash[22035]: audit 2024-09-13T13:17:54.787359+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:55.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:55 smithi192 bash[22035]: audit 2024-09-13T13:17:54.792064+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:17:56.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:56 smithi076 bash[19831]: cluster 2024-09-13T13:17:54.934676+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-13T13:17:56.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:56 smithi076 bash[26447]: cluster 2024-09-13T13:17:54.934676+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-13T13:17:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:56 smithi192 bash[22035]: cluster 2024-09-13T13:17:54.934676+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-13T13:17:58.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:17:58 smithi076 bash[19831]: cluster 2024-09-13T13:17:56.935128+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-13T13:17:58.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:17:58 smithi076 bash[26447]: cluster 2024-09-13T13:17:56.935128+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-13T13:17:58.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:17:58 smithi192 bash[22035]: cluster 2024-09-13T13:17:56.935128+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-13T13:18:00.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:00 smithi076 bash[19831]: cluster 2024-09-13T13:17:58.935591+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-13T13:18:00.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:00 smithi076 bash[26447]: cluster 2024-09-13T13:17:58.935591+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-13T13:18:00.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:00 smithi192 bash[22035]: cluster 2024-09-13T13:17:58.935591+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-13T13:18:02.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:02 smithi076 bash[19831]: cluster 2024-09-13T13:18:00.936087+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-13T13:18:02.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:02 smithi076 bash[26447]: cluster 2024-09-13T13:18:00.936087+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-13T13:18:02.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:02 smithi192 bash[22035]: cluster 2024-09-13T13:18:00.936087+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-13T13:18:03.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:03 smithi076 bash[26447]: audit 2024-09-13T13:18:02.092929+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:03.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:03 smithi076 bash[26447]: audit 2024-09-13T13:18:02.098817+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:03.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:03 smithi076 bash[26447]: audit 2024-09-13T13:18:02.701597+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:03.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:03 smithi076 bash[26447]: audit 2024-09-13T13:18:02.702578+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:18:03.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:03 smithi076 bash[26447]: audit 2024-09-13T13:18:02.707836+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:03.108 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:03 smithi076 bash[19831]: audit 2024-09-13T13:18:02.092929+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:03.108 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:03 smithi076 bash[19831]: audit 2024-09-13T13:18:02.098817+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:03.108 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:03 smithi076 bash[19831]: audit 2024-09-13T13:18:02.701597+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:03.108 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:03 smithi076 bash[19831]: audit 2024-09-13T13:18:02.702578+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:18:03.108 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:03 smithi076 bash[19831]: audit 2024-09-13T13:18:02.707836+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:03.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:03 smithi192 bash[22035]: audit 2024-09-13T13:18:02.092929+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:03.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:03 smithi192 bash[22035]: audit 2024-09-13T13:18:02.098817+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:03.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:03 smithi192 bash[22035]: audit 2024-09-13T13:18:02.701597+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:03.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:03 smithi192 bash[22035]: audit 2024-09-13T13:18:02.702578+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:18:03.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:03 smithi192 bash[22035]: audit 2024-09-13T13:18:02.707836+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:04.424 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:04 smithi076 bash[19831]: cluster 2024-09-13T13:18:02.936551+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-13T13:18:04.424 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:04 smithi076 bash[26447]: cluster 2024-09-13T13:18:02.936551+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-13T13:18:04.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:04 smithi192 bash[22035]: cluster 2024-09-13T13:18:02.936551+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-13T13:18:05.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:05 smithi192 bash[22035]: audit 2024-09-13T13:18:04.225828+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T13:18:05.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:05 smithi076 bash[19831]: audit 2024-09-13T13:18:04.225828+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T13:18:05.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:05 smithi076 bash[26447]: audit 2024-09-13T13:18:04.225828+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T13:18:06.396 INFO:teuthology.orchestra.run.smithi076.stdout:Created osd(s) 0 on host 'smithi076' 2024-09-13T13:18:06.411 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:06 smithi076 bash[19831]: cluster 2024-09-13T13:18:04.936949+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-13T13:18:06.411 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:06 smithi076 bash[19831]: audit 2024-09-13T13:18:05.107861+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:18:06.411 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:06 smithi076 bash[19831]: cluster 2024-09-13T13:18:05.117036+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-13T13:18:06.411 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:06 smithi076 bash[19831]: audit 2024-09-13T13:18:05.117481+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:18:06.411 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:06 smithi076 bash[19831]: audit 2024-09-13T13:18:05.118048+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:18:06.412 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:06 smithi076 bash[26447]: cluster 2024-09-13T13:18:04.936949+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-13T13:18:06.412 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:06 smithi076 bash[26447]: audit 2024-09-13T13:18:05.107861+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:18:06.412 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:06 smithi076 bash[26447]: cluster 2024-09-13T13:18:05.117036+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-13T13:18:06.412 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:06 smithi076 bash[26447]: audit 2024-09-13T13:18:05.117481+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:18:06.412 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:06 smithi076 bash[26447]: audit 2024-09-13T13:18:05.118048+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:18:06.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:06 smithi192 bash[22035]: cluster 2024-09-13T13:18:04.936949+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-13T13:18:06.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:06 smithi192 bash[22035]: audit 2024-09-13T13:18:05.107861+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:18:06.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:06 smithi192 bash[22035]: cluster 2024-09-13T13:18:05.117036+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-13T13:18:06.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:06 smithi192 bash[22035]: audit 2024-09-13T13:18:05.117481+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:18:06.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:06 smithi192 bash[22035]: audit 2024-09-13T13:18:05.118048+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:18:06.929 DEBUG:teuthology.orchestra.run.smithi076:osd.0> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.0.service 2024-09-13T13:18:06.931 INFO:tasks.cephadm:Deploying osd.1 on smithi076 with /dev/vg_nvme/lv_3... 2024-09-13T13:18:06.931 DEBUG:teuthology.orchestra.run.smithi076:> 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 fb3fc03e-71d1-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-13T13:18:07.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:07 smithi076 bash[19831]: audit 2024-09-13T13:18:06.110026+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-13T13:18:07.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:07 smithi076 bash[19831]: cluster 2024-09-13T13:18:06.116958+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-13T13:18:07.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:07 smithi076 bash[19831]: audit 2024-09-13T13:18:06.118506+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:18:07.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:07 smithi076 bash[19831]: audit 2024-09-13T13:18:06.128123+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:18:07.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:07 smithi076 bash[19831]: audit 2024-09-13T13:18:06.376831+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:18:07.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:07 smithi076 bash[19831]: audit 2024-09-13T13:18:06.384889+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:07.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:07 smithi076 bash[19831]: audit 2024-09-13T13:18:06.393621+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:07.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:07 smithi076 bash[26447]: audit 2024-09-13T13:18:06.110026+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-13T13:18:07.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:07 smithi076 bash[26447]: cluster 2024-09-13T13:18:06.116958+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-13T13:18:07.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:07 smithi076 bash[26447]: audit 2024-09-13T13:18:06.118506+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:18:07.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:07 smithi076 bash[26447]: audit 2024-09-13T13:18:06.128123+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:18:07.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:07 smithi076 bash[26447]: audit 2024-09-13T13:18:06.376831+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:18:07.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:07 smithi076 bash[26447]: audit 2024-09-13T13:18:06.384889+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:07.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:07 smithi076 bash[26447]: audit 2024-09-13T13:18:06.393621+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:07 smithi192 bash[22035]: audit 2024-09-13T13:18:06.110026+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-13T13:18:07.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:07 smithi192 bash[22035]: cluster 2024-09-13T13:18:06.116958+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-13T13:18:07.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:07 smithi192 bash[22035]: audit 2024-09-13T13:18:06.118506+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:18:07.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:07 smithi192 bash[22035]: audit 2024-09-13T13:18:06.128123+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:18:07.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:07 smithi192 bash[22035]: audit 2024-09-13T13:18:06.376831+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:18:07.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:07 smithi192 bash[22035]: audit 2024-09-13T13:18:06.384889+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:07.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:07 smithi192 bash[22035]: audit 2024-09-13T13:18:06.393621+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:08.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:08 smithi192 bash[22035]: cluster 2024-09-13T13:18:05.268502+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:18:08.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:08 smithi192 bash[22035]: cluster 2024-09-13T13:18:05.268646+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:18:08.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:08 smithi192 bash[22035]: cluster 2024-09-13T13:18:06.937221+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:18:08.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:08 smithi192 bash[22035]: cluster 2024-09-13T13:18:07.132078+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354] boot 2024-09-13T13:18:08.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:08 smithi192 bash[22035]: cluster 2024-09-13T13:18:07.132155+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-13T13:18:08.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:08 smithi192 bash[22035]: audit 2024-09-13T13:18:07.132794+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:18:08.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:08 smithi076 bash[19831]: cluster 2024-09-13T13:18:05.268502+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:18:08.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:08 smithi076 bash[19831]: cluster 2024-09-13T13:18:05.268646+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:18:08.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:08 smithi076 bash[19831]: cluster 2024-09-13T13:18:06.937221+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:18:08.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:08 smithi076 bash[19831]: cluster 2024-09-13T13:18:07.132078+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354] boot 2024-09-13T13:18:08.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:08 smithi076 bash[19831]: cluster 2024-09-13T13:18:07.132155+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-13T13:18:08.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:08 smithi076 bash[19831]: audit 2024-09-13T13:18:07.132794+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:18:08.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:08 smithi076 bash[26447]: cluster 2024-09-13T13:18:05.268502+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:18:08.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:08 smithi076 bash[26447]: cluster 2024-09-13T13:18:05.268646+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:18:08.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:08 smithi076 bash[26447]: cluster 2024-09-13T13:18:06.937221+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:18:08.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:08 smithi076 bash[26447]: cluster 2024-09-13T13:18:07.132078+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.76:6802/3154974354,v1:172.21.15.76:6803/3154974354] boot 2024-09-13T13:18:08.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:08 smithi076 bash[26447]: cluster 2024-09-13T13:18:07.132155+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-13T13:18:08.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:08 smithi076 bash[26447]: audit 2024-09-13T13:18:07.132794+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:18:09.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:09 smithi192 bash[22035]: cluster 2024-09-13T13:18:08.152038+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-13T13:18:09.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:09 smithi076 bash[26447]: cluster 2024-09-13T13:18:08.152038+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-13T13:18:09.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:09 smithi076 bash[19831]: cluster 2024-09-13T13:18:08.152038+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-13T13:18:10.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:10 smithi192 bash[22035]: cluster 2024-09-13T13:18:08.937562+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:18:10.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:10 smithi076 bash[19831]: cluster 2024-09-13T13:18:08.937562+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:18:10.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:10 smithi076 bash[26447]: cluster 2024-09-13T13:18:08.937562+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:18:11.419 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:18:11.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:11 smithi192 bash[22035]: cluster 2024-09-13T13:18:10.938023+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-13T13:18:11.564 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:11 smithi076 bash[19831]: cluster 2024-09-13T13:18:10.938023+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-13T13:18:11.564 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:11 smithi076 bash[26447]: cluster 2024-09-13T13:18:10.938023+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-13T13:18:14.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:13 smithi076 bash[19831]: cluster 2024-09-13T13:18:12.938367+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-13T13:18:14.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:13 smithi076 bash[26447]: cluster 2024-09-13T13:18:12.938367+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-13T13:18:14.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:13 smithi192 bash[22035]: cluster 2024-09-13T13:18:12.938367+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-13T13:18:16.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:15 smithi076 bash[26447]: cluster 2024-09-13T13:18:14.938841+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-13T13:18:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:15 smithi076 bash[19831]: cluster 2024-09-13T13:18:14.938841+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-13T13:18:16.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:15 smithi192 bash[22035]: cluster 2024-09-13T13:18:14.938841+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-13T13:18:17.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[19831]: cephadm 2024-09-13T13:18:16.302722+0000 mgr.y (mgr.14150) 108 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-13T13:18:17.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[19831]: audit 2024-09-13T13:18:16.310844+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:17.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[19831]: audit 2024-09-13T13:18:16.316571+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:17.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[19831]: audit 2024-09-13T13:18:16.319392+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:18:17.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[19831]: cephadm 2024-09-13T13:18:16.320410+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 16241M 2024-09-13T13:18:17.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[19831]: audit 2024-09-13T13:18:16.324460+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:17.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[19831]: audit 2024-09-13T13:18:16.327131+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:17.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[19831]: audit 2024-09-13T13:18:16.328179+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:18:17.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[19831]: audit 2024-09-13T13:18:16.334309+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:17.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[19831]: cluster 2024-09-13T13:18:16.939379+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:18:17.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[26447]: cephadm 2024-09-13T13:18:16.302722+0000 mgr.y (mgr.14150) 108 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-13T13:18:17.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[26447]: audit 2024-09-13T13:18:16.310844+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:17.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[26447]: audit 2024-09-13T13:18:16.316571+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:17.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[26447]: audit 2024-09-13T13:18:16.319392+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:18:17.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[26447]: cephadm 2024-09-13T13:18:16.320410+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 16241M 2024-09-13T13:18:17.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[26447]: audit 2024-09-13T13:18:16.324460+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:17.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[26447]: audit 2024-09-13T13:18:16.327131+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:17.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[26447]: audit 2024-09-13T13:18:16.328179+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:18:17.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[26447]: audit 2024-09-13T13:18:16.334309+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:17.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:17 smithi076 bash[26447]: cluster 2024-09-13T13:18:16.939379+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:18:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:17 smithi192 bash[22035]: cephadm 2024-09-13T13:18:16.302722+0000 mgr.y (mgr.14150) 108 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-13T13:18:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:17 smithi192 bash[22035]: audit 2024-09-13T13:18:16.310844+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:17 smithi192 bash[22035]: audit 2024-09-13T13:18:16.316571+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:17 smithi192 bash[22035]: audit 2024-09-13T13:18:16.319392+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:18:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:17 smithi192 bash[22035]: cephadm 2024-09-13T13:18:16.320410+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 16241M 2024-09-13T13:18:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:17 smithi192 bash[22035]: audit 2024-09-13T13:18:16.324460+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:17 smithi192 bash[22035]: audit 2024-09-13T13:18:16.327131+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:17 smithi192 bash[22035]: audit 2024-09-13T13:18:16.328179+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:18:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:17 smithi192 bash[22035]: audit 2024-09-13T13:18:16.334309+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:17 smithi192 bash[22035]: cluster 2024-09-13T13:18:16.939379+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:18:18.423 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:18:18.471 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi076:vg_nvme/lv_3 2024-09-13T13:18:20.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:19 smithi076 bash[19831]: cluster 2024-09-13T13:18:18.939876+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:18:20.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:19 smithi076 bash[26447]: cluster 2024-09-13T13:18:18.939876+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:18:20.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:19 smithi192 bash[22035]: cluster 2024-09-13T13:18:18.939876+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:18:22.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:22 smithi076 bash[26447]: cluster 2024-09-13T13:18:20.940345+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-13T13:18:22.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:21 smithi076 bash[19831]: cluster 2024-09-13T13:18:20.940345+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-13T13:18:22.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:21 smithi192 bash[22035]: cluster 2024-09-13T13:18:20.940345+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-13T13:18:23.220 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:18:24.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:24 smithi076 bash[19831]: cluster 2024-09-13T13:18:22.940835+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-13T13:18:24.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:24 smithi076 bash[26447]: cluster 2024-09-13T13:18:22.940835+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-13T13:18:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:24 smithi192 bash[22035]: cluster 2024-09-13T13:18:22.940835+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-13T13:18:25.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:25 smithi076 bash[19831]: audit 2024-09-13T13:18:24.518481+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:18:25.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:25 smithi076 bash[19831]: audit 2024-09-13T13:18:24.522909+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:18:25.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:25 smithi076 bash[19831]: audit 2024-09-13T13:18:24.523807+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:25.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:25 smithi076 bash[26447]: audit 2024-09-13T13:18:24.518481+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:18:25.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:25 smithi076 bash[26447]: audit 2024-09-13T13:18:24.522909+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:18:25.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:25 smithi076 bash[26447]: audit 2024-09-13T13:18:24.523807+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:25 smithi192 bash[22035]: audit 2024-09-13T13:18:24.518481+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:18:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:25 smithi192 bash[22035]: audit 2024-09-13T13:18:24.522909+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:18:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:25 smithi192 bash[22035]: audit 2024-09-13T13:18:24.523807+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:26.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:26 smithi076 bash[19831]: audit 2024-09-13T13:18:24.515009+0000 mgr.y (mgr.14150) 114 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:18:26.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:26 smithi076 bash[19831]: cluster 2024-09-13T13:18:24.941304+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-13T13:18:26.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:26 smithi076 bash[26447]: audit 2024-09-13T13:18:24.515009+0000 mgr.y (mgr.14150) 114 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:18:26.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:26 smithi076 bash[26447]: cluster 2024-09-13T13:18:24.941304+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-13T13:18:26.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:26 smithi192 bash[22035]: audit 2024-09-13T13:18:24.515009+0000 mgr.y (mgr.14150) 114 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:18:26.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:26 smithi192 bash[22035]: cluster 2024-09-13T13:18:24.941304+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-13T13:18:28.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:28 smithi076 bash[19831]: cluster 2024-09-13T13:18:26.941736+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-13T13:18:28.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:28 smithi076 bash[26447]: cluster 2024-09-13T13:18:26.941736+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-13T13:18:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:28 smithi192 bash[22035]: cluster 2024-09-13T13:18:26.941736+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-13T13:18:30.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:30 smithi076 bash[19831]: cluster 2024-09-13T13:18:28.942156+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-13T13:18:30.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:30 smithi076 bash[26447]: cluster 2024-09-13T13:18:28.942156+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-13T13:18:30.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:30 smithi192 bash[22035]: cluster 2024-09-13T13:18:28.942156+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-13T13:18:32.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:32 smithi076 bash[19831]: cluster 2024-09-13T13:18:30.942568+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-13T13:18:32.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:32 smithi076 bash[26447]: cluster 2024-09-13T13:18:30.942568+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-13T13:18:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:32 smithi192 bash[22035]: cluster 2024-09-13T13:18:30.942568+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-13T13:18:33.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:33 smithi076 bash[19831]: audit 2024-09-13T13:18:32.762750+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.76:0/3694774492' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bac90315-1225-4973-b025-7f5a315b4287"}]: dispatch 2024-09-13T13:18:33.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:33 smithi076 bash[19831]: audit 2024-09-13T13:18:32.763409+0000 mon.a (mon.0) 313 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bac90315-1225-4973-b025-7f5a315b4287"}]: dispatch 2024-09-13T13:18:33.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:33 smithi076 bash[19831]: audit 2024-09-13T13:18:32.768296+0000 mon.a (mon.0) 314 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bac90315-1225-4973-b025-7f5a315b4287"}]': finished 2024-09-13T13:18:33.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:33 smithi076 bash[19831]: cluster 2024-09-13T13:18:32.770930+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-13T13:18:33.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:33 smithi076 bash[19831]: audit 2024-09-13T13:18:32.771273+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:18:33.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:33 smithi076 bash[26447]: audit 2024-09-13T13:18:32.762750+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.76:0/3694774492' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bac90315-1225-4973-b025-7f5a315b4287"}]: dispatch 2024-09-13T13:18:33.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:33 smithi076 bash[26447]: audit 2024-09-13T13:18:32.763409+0000 mon.a (mon.0) 313 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bac90315-1225-4973-b025-7f5a315b4287"}]: dispatch 2024-09-13T13:18:33.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:33 smithi076 bash[26447]: audit 2024-09-13T13:18:32.768296+0000 mon.a (mon.0) 314 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bac90315-1225-4973-b025-7f5a315b4287"}]': finished 2024-09-13T13:18:33.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:33 smithi076 bash[26447]: cluster 2024-09-13T13:18:32.770930+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-13T13:18:33.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:33 smithi076 bash[26447]: audit 2024-09-13T13:18:32.771273+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:18:33.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:33 smithi192 bash[22035]: audit 2024-09-13T13:18:32.762750+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.76:0/3694774492' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bac90315-1225-4973-b025-7f5a315b4287"}]: dispatch 2024-09-13T13:18:33.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:33 smithi192 bash[22035]: audit 2024-09-13T13:18:32.763409+0000 mon.a (mon.0) 313 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bac90315-1225-4973-b025-7f5a315b4287"}]: dispatch 2024-09-13T13:18:33.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:33 smithi192 bash[22035]: audit 2024-09-13T13:18:32.768296+0000 mon.a (mon.0) 314 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bac90315-1225-4973-b025-7f5a315b4287"}]': finished 2024-09-13T13:18:33.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:33 smithi192 bash[22035]: cluster 2024-09-13T13:18:32.770930+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-13T13:18:33.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:33 smithi192 bash[22035]: audit 2024-09-13T13:18:32.771273+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:18:34.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:34 smithi076 bash[19831]: cluster 2024-09-13T13:18:32.943026+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:18:34.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:34 smithi076 bash[19831]: audit 2024-09-13T13:18:33.456027+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.76:0/2047322592' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:18:34.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:34 smithi076 bash[26447]: cluster 2024-09-13T13:18:32.943026+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:18:34.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:34 smithi076 bash[26447]: audit 2024-09-13T13:18:33.456027+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.76:0/2047322592' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:18:34.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:34 smithi192 bash[22035]: cluster 2024-09-13T13:18:32.943026+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:18:34.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:34 smithi192 bash[22035]: audit 2024-09-13T13:18:33.456027+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.76:0/2047322592' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:18:36.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:36 smithi076 bash[19831]: cluster 2024-09-13T13:18:34.943457+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-13T13:18:36.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:36 smithi076 bash[26447]: cluster 2024-09-13T13:18:34.943457+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-13T13:18:36.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:36 smithi192 bash[22035]: cluster 2024-09-13T13:18:34.943457+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-13T13:18:38.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:38 smithi076 bash[19831]: cluster 2024-09-13T13:18:36.943898+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-13T13:18:38.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:38 smithi076 bash[26447]: cluster 2024-09-13T13:18:36.943898+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-13T13:18:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:38 smithi192 bash[22035]: cluster 2024-09-13T13:18:36.943898+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-13T13:18:40.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:40 smithi076 bash[19831]: cluster 2024-09-13T13:18:38.944419+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-13T13:18:40.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:40 smithi076 bash[26447]: cluster 2024-09-13T13:18:38.944419+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-13T13:18:40.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:40 smithi192 bash[22035]: cluster 2024-09-13T13:18:38.944419+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-13T13:18:42.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:42 smithi076 bash[19831]: cluster 2024-09-13T13:18:40.944917+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-13T13:18:42.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:42 smithi076 bash[26447]: cluster 2024-09-13T13:18:40.944917+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-13T13:18:42.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:42 smithi192 bash[22035]: cluster 2024-09-13T13:18:40.944917+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-13T13:18:44.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:44 smithi076 bash[26447]: cluster 2024-09-13T13:18:42.945204+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-13T13:18:44.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:44 smithi076 bash[19831]: cluster 2024-09-13T13:18:42.945204+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-13T13:18:44.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:44 smithi192 bash[22035]: cluster 2024-09-13T13:18:42.945204+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-13T13:18:46.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:46 smithi076 bash[19831]: cluster 2024-09-13T13:18:44.945480+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-13T13:18:46.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:46 smithi076 bash[19831]: audit 2024-09-13T13:18:45.867593+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T13:18:46.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:46 smithi076 bash[19831]: audit 2024-09-13T13:18:45.869336+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:46.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:46 smithi076 bash[26447]: cluster 2024-09-13T13:18:44.945480+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-13T13:18:46.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:46 smithi076 bash[26447]: audit 2024-09-13T13:18:45.867593+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T13:18:46.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:46 smithi076 bash[26447]: audit 2024-09-13T13:18:45.869336+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:46.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:46 smithi192 bash[22035]: cluster 2024-09-13T13:18:44.945480+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-13T13:18:46.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:46 smithi192 bash[22035]: audit 2024-09-13T13:18:45.867593+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T13:18:46.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:46 smithi192 bash[22035]: audit 2024-09-13T13:18:45.869336+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:47.315 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:47 smithi076 bash[19831]: cephadm 2024-09-13T13:18:45.870923+0000 mgr.y (mgr.14150) 126 : cephadm [INF] Deploying daemon osd.1 on smithi076 2024-09-13T13:18:47.316 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:47 smithi076 bash[26447]: cephadm 2024-09-13T13:18:45.870923+0000 mgr.y (mgr.14150) 126 : cephadm [INF] Deploying daemon osd.1 on smithi076 2024-09-13T13:18:47.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:47 smithi192 bash[22035]: cephadm 2024-09-13T13:18:45.870923+0000 mgr.y (mgr.14150) 126 : cephadm [INF] Deploying daemon osd.1 on smithi076 2024-09-13T13:18:48.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:48 smithi076 bash[19831]: cluster 2024-09-13T13:18:46.945918+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-13T13:18:48.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:48 smithi076 bash[26447]: cluster 2024-09-13T13:18:46.945918+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-13T13:18:48.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:48 smithi192 bash[22035]: cluster 2024-09-13T13:18:46.945918+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-13T13:18:50.125 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:18:50 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:18:50.126 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:50 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:18:50.126 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:50 smithi076 bash[26447]: cluster 2024-09-13T13:18:48.946349+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-13T13:18:50.126 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:18:50 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:18:50.126 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:50 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:18:50.126 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:50 smithi076 bash[19831]: cluster 2024-09-13T13:18:48.946349+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-13T13:18:50.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:50 smithi192 bash[22035]: cluster 2024-09-13T13:18:48.946349+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-13T13:18:50.485 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:50 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:18:50.485 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:18:50 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:18:50.486 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:18:50 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:18:50.486 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:50 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:18:51.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:51 smithi076 bash[19831]: audit 2024-09-13T13:18:50.418476+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:18:51.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:51 smithi076 bash[19831]: audit 2024-09-13T13:18:50.422421+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:51.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:51 smithi076 bash[19831]: audit 2024-09-13T13:18:50.427378+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:51.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:51 smithi076 bash[26447]: audit 2024-09-13T13:18:50.418476+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:18:51.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:51 smithi076 bash[26447]: audit 2024-09-13T13:18:50.422421+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:51.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:51 smithi076 bash[26447]: audit 2024-09-13T13:18:50.427378+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:51.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:51 smithi192 bash[22035]: audit 2024-09-13T13:18:50.418476+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:18:51.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:51 smithi192 bash[22035]: audit 2024-09-13T13:18:50.422421+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:51.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:51 smithi192 bash[22035]: audit 2024-09-13T13:18:50.427378+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:52.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:52 smithi076 bash[19831]: cluster 2024-09-13T13:18:50.946714+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-13T13:18:52.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:52 smithi076 bash[26447]: cluster 2024-09-13T13:18:50.946714+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-13T13:18:52.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:52 smithi192 bash[22035]: cluster 2024-09-13T13:18:50.946714+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-13T13:18:54.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:54 smithi076 bash[19831]: cluster 2024-09-13T13:18:52.947169+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-13T13:18:54.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:54 smithi076 bash[26447]: cluster 2024-09-13T13:18:52.947169+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-13T13:18:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:54 smithi192 bash[22035]: cluster 2024-09-13T13:18:52.947169+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-13T13:18:56.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:56 smithi076 bash[19831]: cluster 2024-09-13T13:18:54.948391+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-13T13:18:56.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:56 smithi076 bash[26447]: cluster 2024-09-13T13:18:54.948391+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-13T13:18:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:56 smithi192 bash[22035]: cluster 2024-09-13T13:18:54.948391+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-13T13:18:58.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:57 smithi076 bash[26447]: audit 2024-09-13T13:18:56.747701+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:58.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:57 smithi076 bash[26447]: audit 2024-09-13T13:18:56.751833+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:57 smithi076 bash[26447]: audit 2024-09-13T13:18:56.752613+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:57 smithi076 bash[26447]: audit 2024-09-13T13:18:56.753305+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:18:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:57 smithi076 bash[26447]: audit 2024-09-13T13:18:56.757536+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:58.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:18:57 smithi076 bash[26447]: cluster 2024-09-13T13:18:56.948863+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-13T13:18:58.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:57 smithi076 bash[19831]: audit 2024-09-13T13:18:56.747701+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:58.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:57 smithi076 bash[19831]: audit 2024-09-13T13:18:56.751833+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:58.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:57 smithi076 bash[19831]: audit 2024-09-13T13:18:56.752613+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:58.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:57 smithi076 bash[19831]: audit 2024-09-13T13:18:56.753305+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:18:58.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:57 smithi076 bash[19831]: audit 2024-09-13T13:18:56.757536+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:58.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:18:57 smithi076 bash[19831]: cluster 2024-09-13T13:18:56.948863+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-13T13:18:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:57 smithi192 bash[22035]: audit 2024-09-13T13:18:56.747701+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:57 smithi192 bash[22035]: audit 2024-09-13T13:18:56.751833+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:57 smithi192 bash[22035]: audit 2024-09-13T13:18:56.752613+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:57 smithi192 bash[22035]: audit 2024-09-13T13:18:56.753305+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:18:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:57 smithi192 bash[22035]: audit 2024-09-13T13:18:56.757536+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:18:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:18:57 smithi192 bash[22035]: cluster 2024-09-13T13:18:56.948863+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-13T13:19:00.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:00 smithi076 bash[19831]: cluster 2024-09-13T13:18:58.949217+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-13T13:19:00.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:00 smithi076 bash[19831]: audit 2024-09-13T13:18:59.449769+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T13:19:00.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:00 smithi076 bash[26447]: cluster 2024-09-13T13:18:58.949217+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-13T13:19:00.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:00 smithi076 bash[26447]: audit 2024-09-13T13:18:59.449769+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T13:19:00.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:00 smithi192 bash[22035]: cluster 2024-09-13T13:18:58.949217+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-13T13:19:00.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:00 smithi192 bash[22035]: audit 2024-09-13T13:18:59.449769+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T13:19:00.608 INFO:teuthology.orchestra.run.smithi076.stdout:Created osd(s) 1 on host 'smithi076' 2024-09-13T13:19:01.209 DEBUG:teuthology.orchestra.run.smithi076:osd.1> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.1.service 2024-09-13T13:19:01.211 INFO:tasks.cephadm:Deploying osd.2 on smithi076 with /dev/vg_nvme/lv_2... 2024-09-13T13:19:01.211 DEBUG:teuthology.orchestra.run.smithi076:> 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 fb3fc03e-71d1-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-13T13:19:01.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[19831]: audit 2024-09-13T13:19:00.002956+0000 mon.a (mon.0) 328 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:19:01.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[19831]: cluster 2024-09-13T13:19:00.006226+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-13T13:19:01.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[19831]: audit 2024-09-13T13:19:00.006673+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:19:01.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[19831]: audit 2024-09-13T13:19:00.006875+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:01.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[19831]: audit 2024-09-13T13:19:00.586038+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:19:01.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[19831]: audit 2024-09-13T13:19:00.593277+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:01.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[19831]: audit 2024-09-13T13:19:00.601275+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:01.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[19831]: audit 2024-09-13T13:19:01.004722+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-13T13:19:01.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[19831]: cluster 2024-09-13T13:19:01.007858+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-13T13:19:01.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[26447]: audit 2024-09-13T13:19:00.002956+0000 mon.a (mon.0) 328 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:19:01.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[26447]: cluster 2024-09-13T13:19:00.006226+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-13T13:19:01.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[26447]: audit 2024-09-13T13:19:00.006673+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:19:01.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[26447]: audit 2024-09-13T13:19:00.006875+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:01.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[26447]: audit 2024-09-13T13:19:00.586038+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:19:01.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[26447]: audit 2024-09-13T13:19:00.593277+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:01.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[26447]: audit 2024-09-13T13:19:00.601275+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:01.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[26447]: audit 2024-09-13T13:19:01.004722+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-13T13:19:01.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[26447]: cluster 2024-09-13T13:19:01.007858+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-13T13:19:01.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:01 smithi192 bash[22035]: audit 2024-09-13T13:19:00.002956+0000 mon.a (mon.0) 328 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:19:01.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:01 smithi192 bash[22035]: cluster 2024-09-13T13:19:00.006226+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-13T13:19:01.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:01 smithi192 bash[22035]: audit 2024-09-13T13:19:00.006673+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:19:01.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:01 smithi192 bash[22035]: audit 2024-09-13T13:19:00.006875+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:01.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:01 smithi192 bash[22035]: audit 2024-09-13T13:19:00.586038+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:19:01.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:01 smithi192 bash[22035]: audit 2024-09-13T13:19:00.593277+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:01.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:01 smithi192 bash[22035]: audit 2024-09-13T13:19:00.601275+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:01.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:01 smithi192 bash[22035]: audit 2024-09-13T13:19:01.004722+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-13T13:19:01.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:01 smithi192 bash[22035]: cluster 2024-09-13T13:19:01.007858+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-13T13:19:01.503 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[34627]: debug 2024-09-13T13:19:01.498+0000 7facb5ef1640 -1 osd.1 0 waiting for initial osdmap 2024-09-13T13:19:01.842 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:19:01 smithi076 bash[34627]: debug 2024-09-13T13:19:01.534+0000 7facadd11640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:19:02.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:02 smithi076 bash[19831]: cluster 2024-09-13T13:19:00.949628+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:19:02.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:02 smithi076 bash[19831]: audit 2024-09-13T13:19:01.009033+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:02.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:02 smithi076 bash[19831]: audit 2024-09-13T13:19:01.015193+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:02.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:02 smithi076 bash[19831]: audit 2024-09-13T13:19:01.506230+0000 mon.a (mon.0) 339 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' 2024-09-13T13:19:02.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:02 smithi076 bash[19831]: audit 2024-09-13T13:19:02.014754+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:02.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:02 smithi076 bash[26447]: cluster 2024-09-13T13:19:00.949628+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:19:02.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:02 smithi076 bash[26447]: audit 2024-09-13T13:19:01.009033+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:02.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:02 smithi076 bash[26447]: audit 2024-09-13T13:19:01.015193+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:02.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:02 smithi076 bash[26447]: audit 2024-09-13T13:19:01.506230+0000 mon.a (mon.0) 339 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' 2024-09-13T13:19:02.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:02 smithi076 bash[26447]: audit 2024-09-13T13:19:02.014754+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:02.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:02 smithi192 bash[22035]: cluster 2024-09-13T13:19:00.949628+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:19:02.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:02 smithi192 bash[22035]: audit 2024-09-13T13:19:01.009033+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:02.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:02 smithi192 bash[22035]: audit 2024-09-13T13:19:01.015193+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:02.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:02 smithi192 bash[22035]: audit 2024-09-13T13:19:01.506230+0000 mon.a (mon.0) 339 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483]' entity='osd.1' 2024-09-13T13:19:02.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:02 smithi192 bash[22035]: audit 2024-09-13T13:19:02.014754+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:03.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:03 smithi076 bash[19831]: cluster 2024-09-13T13:19:00.461604+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:19:03.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:03 smithi076 bash[19831]: cluster 2024-09-13T13:19:00.461723+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:19:03.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:03 smithi076 bash[19831]: cluster 2024-09-13T13:19:02.513617+0000 mon.a (mon.0) 341 : cluster [INF] osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483] boot 2024-09-13T13:19:03.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:03 smithi076 bash[19831]: cluster 2024-09-13T13:19:02.513709+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-13T13:19:03.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:03 smithi076 bash[19831]: audit 2024-09-13T13:19:02.513906+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:03.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:03 smithi076 bash[26447]: cluster 2024-09-13T13:19:00.461604+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:19:03.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:03 smithi076 bash[26447]: cluster 2024-09-13T13:19:00.461723+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:19:03.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:03 smithi076 bash[26447]: cluster 2024-09-13T13:19:02.513617+0000 mon.a (mon.0) 341 : cluster [INF] osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483] boot 2024-09-13T13:19:03.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:03 smithi076 bash[26447]: cluster 2024-09-13T13:19:02.513709+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-13T13:19:03.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:03 smithi076 bash[26447]: audit 2024-09-13T13:19:02.513906+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:03.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:03 smithi192 bash[22035]: cluster 2024-09-13T13:19:00.461604+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:19:03.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:03 smithi192 bash[22035]: cluster 2024-09-13T13:19:00.461723+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:19:03.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:03 smithi192 bash[22035]: cluster 2024-09-13T13:19:02.513617+0000 mon.a (mon.0) 341 : cluster [INF] osd.1 [v2:172.21.15.76:6810/3108757483,v1:172.21.15.76:6811/3108757483] boot 2024-09-13T13:19:03.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:03 smithi192 bash[22035]: cluster 2024-09-13T13:19:02.513709+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-13T13:19:03.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:03 smithi192 bash[22035]: audit 2024-09-13T13:19:02.513906+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:19:04.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:04 smithi076 bash[19831]: cluster 2024-09-13T13:19:02.950149+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:19:04.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:04 smithi076 bash[26447]: cluster 2024-09-13T13:19:02.950149+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:19:04.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:04 smithi192 bash[22035]: cluster 2024-09-13T13:19:02.950149+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:19:05.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:05 smithi076 bash[19831]: cluster 2024-09-13T13:19:04.039059+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-13T13:19:05.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:05 smithi076 bash[26447]: cluster 2024-09-13T13:19:04.039059+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-13T13:19:05.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:05 smithi192 bash[22035]: cluster 2024-09-13T13:19:04.039059+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-13T13:19:05.680 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:19:06.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:06 smithi076 bash[19831]: cluster 2024-09-13T13:19:04.950708+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:06.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:06 smithi076 bash[26447]: cluster 2024-09-13T13:19:04.950708+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:06.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:06 smithi192 bash[22035]: cluster 2024-09-13T13:19:04.950708+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:08.285 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:08 smithi076 bash[19831]: cluster 2024-09-13T13:19:06.951279+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:08.285 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:08 smithi076 bash[26447]: cluster 2024-09-13T13:19:06.951279+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:08.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:08 smithi192 bash[22035]: cluster 2024-09-13T13:19:06.951279+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:10.318 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:10 smithi076 bash[19831]: cluster 2024-09-13T13:19:08.951842+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:10.319 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:10 smithi076 bash[26447]: cluster 2024-09-13T13:19:08.951842+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:10.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:10 smithi192 bash[22035]: cluster 2024-09-13T13:19:08.951842+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:12.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:11 smithi192 bash[22035]: cephadm 2024-09-13T13:19:10.911257+0000 mgr.y (mgr.14150) 139 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-13T13:19:12.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:11 smithi192 bash[22035]: audit 2024-09-13T13:19:10.918073+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:12.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:11 smithi192 bash[22035]: audit 2024-09-13T13:19:10.928942+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:12.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:11 smithi192 bash[22035]: audit 2024-09-13T13:19:10.931147+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:19:12.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:11 smithi192 bash[22035]: audit 2024-09-13T13:19:10.932554+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:19:12.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:11 smithi192 bash[22035]: cephadm 2024-09-13T13:19:10.933497+0000 mgr.y (mgr.14150) 140 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 8120M 2024-09-13T13:19:12.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:11 smithi192 bash[22035]: audit 2024-09-13T13:19:10.940797+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:12.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:11 smithi192 bash[22035]: audit 2024-09-13T13:19:10.944355+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:12.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:11 smithi192 bash[22035]: audit 2024-09-13T13:19:10.945610+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:19:12.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:11 smithi192 bash[22035]: cluster 2024-09-13T13:19:10.952221+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:12.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:11 smithi192 bash[22035]: audit 2024-09-13T13:19:10.955925+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:12.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[19831]: cephadm 2024-09-13T13:19:10.911257+0000 mgr.y (mgr.14150) 139 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-13T13:19:12.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[19831]: audit 2024-09-13T13:19:10.918073+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:12.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[19831]: audit 2024-09-13T13:19:10.928942+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:12.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[19831]: audit 2024-09-13T13:19:10.931147+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:19:12.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[19831]: audit 2024-09-13T13:19:10.932554+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:19:12.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[19831]: cephadm 2024-09-13T13:19:10.933497+0000 mgr.y (mgr.14150) 140 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 8120M 2024-09-13T13:19:12.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[19831]: audit 2024-09-13T13:19:10.940797+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:12.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[19831]: audit 2024-09-13T13:19:10.944355+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:12.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[19831]: audit 2024-09-13T13:19:10.945610+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:19:12.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[19831]: cluster 2024-09-13T13:19:10.952221+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:12.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[19831]: audit 2024-09-13T13:19:10.955925+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:12.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[26447]: cephadm 2024-09-13T13:19:10.911257+0000 mgr.y (mgr.14150) 139 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-13T13:19:12.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[26447]: audit 2024-09-13T13:19:10.918073+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:12.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[26447]: audit 2024-09-13T13:19:10.928942+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:12.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[26447]: audit 2024-09-13T13:19:10.931147+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:19:12.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[26447]: audit 2024-09-13T13:19:10.932554+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:19:12.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[26447]: cephadm 2024-09-13T13:19:10.933497+0000 mgr.y (mgr.14150) 140 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 8120M 2024-09-13T13:19:12.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[26447]: audit 2024-09-13T13:19:10.940797+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:12.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[26447]: audit 2024-09-13T13:19:10.944355+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:12.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[26447]: audit 2024-09-13T13:19:10.945610+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:19:12.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[26447]: cluster 2024-09-13T13:19:10.952221+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:12.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:11 smithi076 bash[26447]: audit 2024-09-13T13:19:10.955925+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:13.058 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:19:13.096 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi076:vg_nvme/lv_2 2024-09-13T13:19:14.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:14 smithi076 bash[19831]: cluster 2024-09-13T13:19:12.952670+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:14.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:14 smithi076 bash[26447]: cluster 2024-09-13T13:19:12.952670+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:14.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:14 smithi192 bash[22035]: cluster 2024-09-13T13:19:12.952670+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:16 smithi076 bash[19831]: cluster 2024-09-13T13:19:14.953160+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:16.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:16 smithi076 bash[26447]: cluster 2024-09-13T13:19:14.953160+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:16.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:16 smithi192 bash[22035]: cluster 2024-09-13T13:19:14.953160+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:17.853 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:19:18.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:18 smithi076 bash[19831]: cluster 2024-09-13T13:19:16.953591+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:18.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:18 smithi076 bash[26447]: cluster 2024-09-13T13:19:16.953591+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:18.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:18 smithi192 bash[22035]: cluster 2024-09-13T13:19:16.953591+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:20.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:20 smithi076 bash[19831]: cluster 2024-09-13T13:19:18.953929+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:20.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:20 smithi076 bash[19831]: audit 2024-09-13T13:19:19.265536+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:19:20.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:20 smithi076 bash[19831]: audit 2024-09-13T13:19:19.271169+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:19:20.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:20 smithi076 bash[19831]: audit 2024-09-13T13:19:19.272685+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:20.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:20 smithi076 bash[26447]: cluster 2024-09-13T13:19:18.953929+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:20.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:20 smithi076 bash[26447]: audit 2024-09-13T13:19:19.265536+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:19:20.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:20 smithi076 bash[26447]: audit 2024-09-13T13:19:19.271169+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:19:20.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:20 smithi076 bash[26447]: audit 2024-09-13T13:19:19.272685+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:20.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:20 smithi192 bash[22035]: cluster 2024-09-13T13:19:18.953929+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:20.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:20 smithi192 bash[22035]: audit 2024-09-13T13:19:19.265536+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:19:20.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:20 smithi192 bash[22035]: audit 2024-09-13T13:19:19.271169+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:19:20.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:20 smithi192 bash[22035]: audit 2024-09-13T13:19:19.272685+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:21.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:21 smithi076 bash[19831]: audit 2024-09-13T13:19:19.262832+0000 mgr.y (mgr.14150) 146 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:21.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:21 smithi076 bash[26447]: audit 2024-09-13T13:19:19.262832+0000 mgr.y (mgr.14150) 146 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:21.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:21 smithi192 bash[22035]: audit 2024-09-13T13:19:19.262832+0000 mgr.y (mgr.14150) 146 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:22.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:22 smithi076 bash[19831]: cluster 2024-09-13T13:19:20.954340+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:22.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:22 smithi076 bash[26447]: cluster 2024-09-13T13:19:20.954340+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:22.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:22 smithi192 bash[22035]: cluster 2024-09-13T13:19:20.954340+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:24.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:24 smithi076 bash[19831]: cluster 2024-09-13T13:19:22.954872+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:24.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:24 smithi076 bash[26447]: cluster 2024-09-13T13:19:22.954872+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:24 smithi192 bash[22035]: cluster 2024-09-13T13:19:22.954872+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:26.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:26 smithi076 bash[19831]: cluster 2024-09-13T13:19:24.955369+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:26.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:26 smithi076 bash[26447]: cluster 2024-09-13T13:19:24.955369+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:26 smithi192 bash[22035]: cluster 2024-09-13T13:19:24.955369+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:28.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:28 smithi076 bash[19831]: cluster 2024-09-13T13:19:26.955707+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:28.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:28 smithi076 bash[19831]: audit 2024-09-13T13:19:27.577755+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.76:0/230458259' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3830674f-4e73-4011-8c88-934adccc5dc1"}]: dispatch 2024-09-13T13:19:28.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:28 smithi076 bash[19831]: audit 2024-09-13T13:19:27.578478+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3830674f-4e73-4011-8c88-934adccc5dc1"}]: dispatch 2024-09-13T13:19:28.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:28 smithi076 bash[19831]: audit 2024-09-13T13:19:27.581681+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3830674f-4e73-4011-8c88-934adccc5dc1"}]': finished 2024-09-13T13:19:28.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:28 smithi076 bash[19831]: cluster 2024-09-13T13:19:27.583972+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-13T13:19:28.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:28 smithi076 bash[19831]: audit 2024-09-13T13:19:27.584187+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:28.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:28 smithi076 bash[26447]: cluster 2024-09-13T13:19:26.955707+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:28.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:28 smithi076 bash[26447]: audit 2024-09-13T13:19:27.577755+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.76:0/230458259' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3830674f-4e73-4011-8c88-934adccc5dc1"}]: dispatch 2024-09-13T13:19:28.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:28 smithi076 bash[26447]: audit 2024-09-13T13:19:27.578478+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3830674f-4e73-4011-8c88-934adccc5dc1"}]: dispatch 2024-09-13T13:19:28.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:28 smithi076 bash[26447]: audit 2024-09-13T13:19:27.581681+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3830674f-4e73-4011-8c88-934adccc5dc1"}]': finished 2024-09-13T13:19:28.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:28 smithi076 bash[26447]: cluster 2024-09-13T13:19:27.583972+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-13T13:19:28.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:28 smithi076 bash[26447]: audit 2024-09-13T13:19:27.584187+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:28.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:28 smithi192 bash[22035]: cluster 2024-09-13T13:19:26.955707+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:28.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:28 smithi192 bash[22035]: audit 2024-09-13T13:19:27.577755+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.76:0/230458259' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3830674f-4e73-4011-8c88-934adccc5dc1"}]: dispatch 2024-09-13T13:19:28.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:28 smithi192 bash[22035]: audit 2024-09-13T13:19:27.578478+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3830674f-4e73-4011-8c88-934adccc5dc1"}]: dispatch 2024-09-13T13:19:28.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:28 smithi192 bash[22035]: audit 2024-09-13T13:19:27.581681+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3830674f-4e73-4011-8c88-934adccc5dc1"}]': finished 2024-09-13T13:19:28.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:28 smithi192 bash[22035]: cluster 2024-09-13T13:19:27.583972+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-13T13:19:28.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:28 smithi192 bash[22035]: audit 2024-09-13T13:19:27.584187+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:29.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:29 smithi076 bash[26447]: audit 2024-09-13T13:19:28.225394+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.76:0/3031417238' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:19:29.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:29 smithi076 bash[19831]: audit 2024-09-13T13:19:28.225394+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.76:0/3031417238' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:19:29.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:29 smithi192 bash[22035]: audit 2024-09-13T13:19:28.225394+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.76:0/3031417238' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:19:30.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:30 smithi076 bash[19831]: cluster 2024-09-13T13:19:28.956133+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:30.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:30 smithi076 bash[26447]: cluster 2024-09-13T13:19:28.956133+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:30.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:30 smithi192 bash[22035]: cluster 2024-09-13T13:19:28.956133+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:32 smithi076 bash[26447]: cluster 2024-09-13T13:19:30.956600+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:32.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:32 smithi076 bash[19831]: cluster 2024-09-13T13:19:30.956600+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:32.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:32 smithi192 bash[22035]: cluster 2024-09-13T13:19:30.956600+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:34.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:34 smithi076 bash[19831]: cluster 2024-09-13T13:19:32.957045+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:34.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:34 smithi076 bash[26447]: cluster 2024-09-13T13:19:32.957045+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:34.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:34 smithi192 bash[22035]: cluster 2024-09-13T13:19:32.957045+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:36.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:36 smithi076 bash[19831]: cluster 2024-09-13T13:19:34.957494+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:36.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:36 smithi076 bash[26447]: cluster 2024-09-13T13:19:34.957494+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:36.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:36 smithi192 bash[22035]: cluster 2024-09-13T13:19:34.957494+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:38.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:38 smithi076 bash[19831]: cluster 2024-09-13T13:19:36.958020+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:38.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:38 smithi076 bash[26447]: cluster 2024-09-13T13:19:36.958020+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:38.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:38 smithi192 bash[22035]: cluster 2024-09-13T13:19:36.958020+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:40.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:40 smithi076 bash[26447]: cluster 2024-09-13T13:19:38.958444+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:40.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:40 smithi076 bash[19831]: cluster 2024-09-13T13:19:38.958444+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:40.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:40 smithi192 bash[22035]: cluster 2024-09-13T13:19:38.958444+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:41.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:41 smithi076 bash[26447]: audit 2024-09-13T13:19:40.745297+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T13:19:41.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:41 smithi076 bash[26447]: audit 2024-09-13T13:19:40.746908+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:41.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:41 smithi076 bash[19831]: audit 2024-09-13T13:19:40.745297+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T13:19:41.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:41 smithi076 bash[19831]: audit 2024-09-13T13:19:40.746908+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:41.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:41 smithi192 bash[22035]: audit 2024-09-13T13:19:40.745297+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T13:19:41.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:41 smithi192 bash[22035]: audit 2024-09-13T13:19:40.746908+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:42.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:42 smithi076 bash[26447]: cephadm 2024-09-13T13:19:40.748347+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-13T13:19:42.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:42 smithi076 bash[26447]: cluster 2024-09-13T13:19:40.958887+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:42.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:42 smithi076 bash[19831]: cephadm 2024-09-13T13:19:40.748347+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-13T13:19:42.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:42 smithi076 bash[19831]: cluster 2024-09-13T13:19:40.958887+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:42 smithi192 bash[22035]: cephadm 2024-09-13T13:19:40.748347+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-13T13:19:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:42 smithi192 bash[22035]: cluster 2024-09-13T13:19:40.958887+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:44.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:44 smithi076 bash[26447]: cluster 2024-09-13T13:19:42.959233+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:44.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:44 smithi076 bash[19831]: cluster 2024-09-13T13:19:42.959233+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:44.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:44 smithi192 bash[22035]: cluster 2024-09-13T13:19:42.959233+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:44.953 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:44 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:19:44.954 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:19:44 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:19:44.954 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:44 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:19:44.954 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:19:44 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:19:44.954 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:19:44 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:19:45.314 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:45 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:19:45.315 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:19:45 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:19:45.315 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:45 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:19:45.315 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:19:45 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:19:45.316 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:19:45 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:19:46.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:46 smithi076 bash[26447]: cluster 2024-09-13T13:19:44.959518+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:46.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:46 smithi076 bash[26447]: audit 2024-09-13T13:19:45.242919+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:19:46.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:46 smithi076 bash[26447]: audit 2024-09-13T13:19:45.246765+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:46.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:46 smithi076 bash[26447]: audit 2024-09-13T13:19:45.250935+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:46.361 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:46 smithi076 bash[19831]: cluster 2024-09-13T13:19:44.959518+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:46.361 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:46 smithi076 bash[19831]: audit 2024-09-13T13:19:45.242919+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:19:46.361 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:46 smithi076 bash[19831]: audit 2024-09-13T13:19:45.246765+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:46.361 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:46 smithi076 bash[19831]: audit 2024-09-13T13:19:45.250935+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:46.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:46 smithi192 bash[22035]: cluster 2024-09-13T13:19:44.959518+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:46.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:46 smithi192 bash[22035]: audit 2024-09-13T13:19:45.242919+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:19:46.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:46 smithi192 bash[22035]: audit 2024-09-13T13:19:45.246765+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:46.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:46 smithi192 bash[22035]: audit 2024-09-13T13:19:45.250935+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:48.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:48 smithi192 bash[22035]: cluster 2024-09-13T13:19:46.959946+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:48.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:48 smithi076 bash[19831]: cluster 2024-09-13T13:19:46.959946+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:48.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:48 smithi076 bash[26447]: cluster 2024-09-13T13:19:46.959946+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:50.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:50 smithi192 bash[22035]: cluster 2024-09-13T13:19:48.960419+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:50.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:50 smithi076 bash[26447]: cluster 2024-09-13T13:19:48.960419+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:50.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:50 smithi076 bash[19831]: cluster 2024-09-13T13:19:48.960419+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:52.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:52 smithi192 bash[22035]: cluster 2024-09-13T13:19:50.960726+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:52.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:52 smithi192 bash[22035]: audit 2024-09-13T13:19:52.031809+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:52.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:52 smithi192 bash[22035]: audit 2024-09-13T13:19:52.037596+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:52 smithi076 bash[19831]: cluster 2024-09-13T13:19:50.960726+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:52 smithi076 bash[19831]: audit 2024-09-13T13:19:52.031809+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:52 smithi076 bash[19831]: audit 2024-09-13T13:19:52.037596+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:52.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:52 smithi076 bash[26447]: cluster 2024-09-13T13:19:50.960726+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:52.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:52 smithi076 bash[26447]: audit 2024-09-13T13:19:52.031809+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:52.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:52 smithi076 bash[26447]: audit 2024-09-13T13:19:52.037596+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:53.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:53 smithi192 bash[22035]: audit 2024-09-13T13:19:52.628422+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:53.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:53 smithi192 bash[22035]: audit 2024-09-13T13:19:52.629572+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:19:53.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:53 smithi192 bash[22035]: audit 2024-09-13T13:19:52.637280+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:53.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:53 smithi076 bash[19831]: audit 2024-09-13T13:19:52.628422+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:53.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:53 smithi076 bash[19831]: audit 2024-09-13T13:19:52.629572+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:19:53.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:53 smithi076 bash[19831]: audit 2024-09-13T13:19:52.637280+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:53.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:53 smithi076 bash[26447]: audit 2024-09-13T13:19:52.628422+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:53.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:53 smithi076 bash[26447]: audit 2024-09-13T13:19:52.629572+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:19:53.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:53 smithi076 bash[26447]: audit 2024-09-13T13:19:52.637280+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:54 smithi192 bash[22035]: cluster 2024-09-13T13:19:52.961075+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:54.459 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:54 smithi076 bash[19831]: cluster 2024-09-13T13:19:52.961075+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:54.459 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:54 smithi076 bash[26447]: cluster 2024-09-13T13:19:52.961075+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:55.384 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:55 smithi076 bash[19831]: audit 2024-09-13T13:19:54.621442+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/3895587882,v1:172.21.15.76:6819/3895587882]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T13:19:55.384 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:55 smithi076 bash[19831]: audit 2024-09-13T13:19:54.621723+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T13:19:55.384 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:55 smithi076 bash[26447]: audit 2024-09-13T13:19:54.621442+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/3895587882,v1:172.21.15.76:6819/3895587882]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T13:19:55.384 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:55 smithi076 bash[26447]: audit 2024-09-13T13:19:54.621723+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T13:19:55.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:55 smithi192 bash[22035]: audit 2024-09-13T13:19:54.621442+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/3895587882,v1:172.21.15.76:6819/3895587882]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T13:19:55.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:55 smithi192 bash[22035]: audit 2024-09-13T13:19:54.621723+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T13:19:55.871 INFO:teuthology.orchestra.run.smithi076.stdout:Created osd(s) 2 on host 'smithi076' 2024-09-13T13:19:56.178 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[19831]: cluster 2024-09-13T13:19:54.961510+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:56.178 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[19831]: audit 2024-09-13T13:19:55.120643+0000 mon.a (mon.0) 371 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:19:56.178 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[19831]: cluster 2024-09-13T13:19:55.124808+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-13T13:19:56.178 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[19831]: audit 2024-09-13T13:19:55.125375+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/3895587882,v1:172.21.15.76:6819/3895587882]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:19:56.178 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[19831]: audit 2024-09-13T13:19:55.125745+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:19:56.178 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[19831]: audit 2024-09-13T13:19:55.127013+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:56.178 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[19831]: audit 2024-09-13T13:19:55.848208+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:19:56.179 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[19831]: audit 2024-09-13T13:19:55.857562+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:56.179 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[19831]: audit 2024-09-13T13:19:55.867712+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:56.179 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[26447]: cluster 2024-09-13T13:19:54.961510+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:56.179 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[26447]: audit 2024-09-13T13:19:55.120643+0000 mon.a (mon.0) 371 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:19:56.179 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[26447]: cluster 2024-09-13T13:19:55.124808+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-13T13:19:56.179 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[26447]: audit 2024-09-13T13:19:55.125375+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/3895587882,v1:172.21.15.76:6819/3895587882]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:19:56.179 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[26447]: audit 2024-09-13T13:19:55.125745+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:19:56.179 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[26447]: audit 2024-09-13T13:19:55.127013+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:56.179 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[26447]: audit 2024-09-13T13:19:55.848208+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:19:56.179 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[26447]: audit 2024-09-13T13:19:55.857562+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:56.180 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:56 smithi076 bash[26447]: audit 2024-09-13T13:19:55.867712+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:56 smithi192 bash[22035]: cluster 2024-09-13T13:19:54.961510+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:56 smithi192 bash[22035]: audit 2024-09-13T13:19:55.120643+0000 mon.a (mon.0) 371 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:19:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:56 smithi192 bash[22035]: cluster 2024-09-13T13:19:55.124808+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-13T13:19:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:56 smithi192 bash[22035]: audit 2024-09-13T13:19:55.125375+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/3895587882,v1:172.21.15.76:6819/3895587882]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:19:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:56 smithi192 bash[22035]: audit 2024-09-13T13:19:55.125745+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:19:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:56 smithi192 bash[22035]: audit 2024-09-13T13:19:55.127013+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:56 smithi192 bash[22035]: audit 2024-09-13T13:19:55.848208+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:19:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:56 smithi192 bash[22035]: audit 2024-09-13T13:19:55.857562+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:56 smithi192 bash[22035]: audit 2024-09-13T13:19:55.867712+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:19:56.504 DEBUG:teuthology.orchestra.run.smithi076:osd.2> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.2.service 2024-09-13T13:19:56.507 INFO:tasks.cephadm:Deploying osd.3 on smithi076 with /dev/vg_nvme/lv_1... 2024-09-13T13:19:56.508 DEBUG:teuthology.orchestra.run.smithi076:> 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 fb3fc03e-71d1-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-13T13:19:57.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:57 smithi192 bash[22035]: audit 2024-09-13T13:19:56.122782+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-13T13:19:57.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:57 smithi192 bash[22035]: cluster 2024-09-13T13:19:56.129580+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-13T13:19:57.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:57 smithi192 bash[22035]: audit 2024-09-13T13:19:56.130539+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:57.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:57 smithi192 bash[22035]: audit 2024-09-13T13:19:56.139644+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:57.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:57 smithi076 bash[19831]: audit 2024-09-13T13:19:56.122782+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-13T13:19:57.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:57 smithi076 bash[19831]: cluster 2024-09-13T13:19:56.129580+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-13T13:19:57.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:57 smithi076 bash[19831]: audit 2024-09-13T13:19:56.130539+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:57.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:57 smithi076 bash[19831]: audit 2024-09-13T13:19:56.139644+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:57.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:57 smithi076 bash[26447]: audit 2024-09-13T13:19:56.122782+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-13T13:19:57.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:57 smithi076 bash[26447]: cluster 2024-09-13T13:19:56.129580+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-13T13:19:57.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:57 smithi076 bash[26447]: audit 2024-09-13T13:19:56.130539+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:57.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:57 smithi076 bash[26447]: audit 2024-09-13T13:19:56.139644+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:58.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:58 smithi192 bash[22035]: cluster 2024-09-13T13:19:55.581433+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:19:58.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:58 smithi192 bash[22035]: cluster 2024-09-13T13:19:55.581521+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:19:58.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:58 smithi192 bash[22035]: cluster 2024-09-13T13:19:56.962015+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:58.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:58 smithi192 bash[22035]: cluster 2024-09-13T13:19:57.140379+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.76:6818/3895587882,v1:172.21.15.76:6819/3895587882] boot 2024-09-13T13:19:58.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:58 smithi192 bash[22035]: cluster 2024-09-13T13:19:57.140474+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-13T13:19:58.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:58 smithi192 bash[22035]: audit 2024-09-13T13:19:57.141178+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:58.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:58 smithi076 bash[19831]: cluster 2024-09-13T13:19:55.581433+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:19:58.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:58 smithi076 bash[19831]: cluster 2024-09-13T13:19:55.581521+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:19:58.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:58 smithi076 bash[19831]: cluster 2024-09-13T13:19:56.962015+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:58.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:58 smithi076 bash[19831]: cluster 2024-09-13T13:19:57.140379+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.76:6818/3895587882,v1:172.21.15.76:6819/3895587882] boot 2024-09-13T13:19:58.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:58 smithi076 bash[19831]: cluster 2024-09-13T13:19:57.140474+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-13T13:19:58.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:58 smithi076 bash[19831]: audit 2024-09-13T13:19:57.141178+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:58.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:58 smithi076 bash[26447]: cluster 2024-09-13T13:19:55.581433+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:19:58.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:58 smithi076 bash[26447]: cluster 2024-09-13T13:19:55.581521+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:19:58.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:58 smithi076 bash[26447]: cluster 2024-09-13T13:19:56.962015+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:19:58.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:58 smithi076 bash[26447]: cluster 2024-09-13T13:19:57.140379+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.76:6818/3895587882,v1:172.21.15.76:6819/3895587882] boot 2024-09-13T13:19:58.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:58 smithi076 bash[26447]: cluster 2024-09-13T13:19:57.140474+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-13T13:19:58.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:58 smithi076 bash[26447]: audit 2024-09-13T13:19:57.141178+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:19:59.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:59 smithi076 bash[19831]: cluster 2024-09-13T13:19:58.159022+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-13T13:19:59.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:19:59 smithi076 bash[19831]: audit 2024-09-13T13:19:59.074400+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' 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-13T13:19:59.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:59 smithi076 bash[26447]: cluster 2024-09-13T13:19:58.159022+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-13T13:19:59.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:19:59 smithi076 bash[26447]: audit 2024-09-13T13:19:59.074400+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' 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-13T13:19:59.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:59 smithi192 bash[22035]: cluster 2024-09-13T13:19:58.159022+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-13T13:19:59.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:19:59 smithi192 bash[22035]: audit 2024-09-13T13:19:59.074400+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' 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-13T13:20:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:00 smithi076 bash[19831]: cluster 2024-09-13T13:19:58.962299+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:00 smithi076 bash[19831]: audit 2024-09-13T13:19:59.563018+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' 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-13T13:20:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:00 smithi076 bash[19831]: cluster 2024-09-13T13:19:59.568539+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-13T13:20:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:00 smithi076 bash[19831]: audit 2024-09-13T13:19:59.570004+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T13:20:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:00 smithi076 bash[19831]: cluster 2024-09-13T13:20:00.000172+0000 mon.a (mon.0) 390 : cluster [INF] overall HEALTH_OK 2024-09-13T13:20:00.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:00 smithi076 bash[26447]: cluster 2024-09-13T13:19:58.962299+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:00.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:00 smithi076 bash[26447]: audit 2024-09-13T13:19:59.563018+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' 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-13T13:20:00.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:00 smithi076 bash[26447]: cluster 2024-09-13T13:19:59.568539+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-13T13:20:00.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:00 smithi076 bash[26447]: audit 2024-09-13T13:19:59.570004+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T13:20:00.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:00 smithi076 bash[26447]: cluster 2024-09-13T13:20:00.000172+0000 mon.a (mon.0) 390 : cluster [INF] overall HEALTH_OK 2024-09-13T13:20:00.910 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:20:00.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:00 smithi192 bash[22035]: cluster 2024-09-13T13:19:58.962299+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:00.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:00 smithi192 bash[22035]: audit 2024-09-13T13:19:59.563018+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' 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-13T13:20:00.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:00 smithi192 bash[22035]: cluster 2024-09-13T13:19:59.568539+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-13T13:20:00.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:00 smithi192 bash[22035]: audit 2024-09-13T13:19:59.570004+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T13:20:00.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:00 smithi192 bash[22035]: cluster 2024-09-13T13:20:00.000172+0000 mon.a (mon.0) 390 : cluster [INF] overall HEALTH_OK 2024-09-13T13:20:01.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:01 smithi076 bash[19831]: audit 2024-09-13T13:20:00.565219+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:20:01.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:01 smithi076 bash[19831]: cluster 2024-09-13T13:20:00.571589+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T13:20:01.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:01 smithi076 bash[19831]: cluster 2024-09-13T13:20:00.962561+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v137: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:01.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:01 smithi076 bash[26447]: audit 2024-09-13T13:20:00.565219+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:20:01.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:01 smithi076 bash[26447]: cluster 2024-09-13T13:20:00.571589+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T13:20:01.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:01 smithi076 bash[26447]: cluster 2024-09-13T13:20:00.962561+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v137: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:01.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:01 smithi192 bash[22035]: audit 2024-09-13T13:20:00.565219+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:20:01.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:01 smithi192 bash[22035]: cluster 2024-09-13T13:20:00.571589+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T13:20:01.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:01 smithi192 bash[22035]: cluster 2024-09-13T13:20:00.962561+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v137: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:02.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:02 smithi076 bash[26447]: cluster 2024-09-13T13:20:01.585682+0000 mon.a (mon.0) 393 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-13T13:20:02.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:02 smithi076 bash[26447]: cluster 2024-09-13T13:20:01.585733+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-13T13:20:02.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:02 smithi076 bash[26447]: audit 2024-09-13T13:20:01.754290+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:02.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:02 smithi076 bash[19831]: cluster 2024-09-13T13:20:01.585682+0000 mon.a (mon.0) 393 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-13T13:20:02.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:02 smithi076 bash[19831]: cluster 2024-09-13T13:20:01.585733+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-13T13:20:02.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:02 smithi076 bash[19831]: audit 2024-09-13T13:20:01.754290+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:02 smithi192 bash[22035]: cluster 2024-09-13T13:20:01.585682+0000 mon.a (mon.0) 393 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-13T13:20:02.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:02 smithi192 bash[22035]: cluster 2024-09-13T13:20:01.585733+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-13T13:20:02.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:02 smithi192 bash[22035]: audit 2024-09-13T13:20:01.754290+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:05.549 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:05 smithi076 bash[26447]: cluster 2024-09-13T13:20:02.963023+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v139: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:05.549 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:05 smithi076 bash[26447]: audit 2024-09-13T13:20:03.566661+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:20:05.549 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:05 smithi076 bash[19831]: cluster 2024-09-13T13:20:02.963023+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v139: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:05.549 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:05 smithi076 bash[19831]: audit 2024-09-13T13:20:03.566661+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:20:05.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:05 smithi192 bash[22035]: cluster 2024-09-13T13:20:02.963023+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v139: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:05.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:05 smithi192 bash[22035]: audit 2024-09-13T13:20:03.566661+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:20:06.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:04.425470+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:20:06.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:04.426746+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:20:06.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:04.426905+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:20:06.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:04.427098+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:20:06.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:04.431553+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:20:06.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:04.433725+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:20:06.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:04.433939+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:20:06.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:04.434111+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:20:06.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: cluster 2024-09-13T13:20:04.963552+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:06.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:05.297334+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:20:06.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:05.330498+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:06.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:05.332128+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:20:06.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:05.332408+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:20:06.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:05.332620+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:20:06.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:05.332823+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:20:06.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: cephadm 2024-09-13T13:20:06.135125+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-13T13:20:06.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:06.217925+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:20:06.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:06.228072+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:06.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:06.237361+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:06.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:06.238551+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:20:06.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:04.425470+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:20:06.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:04.426746+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:20:06.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:04.426905+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:20:06.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:04.427098+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:20:06.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:04.431553+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:20:06.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:04.433725+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:20:06.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:04.433939+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:20:06.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:04.434111+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:20:06.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: cluster 2024-09-13T13:20:04.963552+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:06.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:05.297334+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:20:06.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:05.330498+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:06.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:05.332128+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:20:06.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:05.332408+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:20:06.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:05.332620+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:20:06.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:05.332823+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:20:06.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: cephadm 2024-09-13T13:20:06.135125+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-13T13:20:06.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:06.217925+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:20:06.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:06.228072+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:06.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:06.237361+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:06.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:06.238551+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:20:06.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:06.239150+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:20:06.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:06.239683+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:20:06.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:06.243040+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:06.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:06.244887+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:06.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:06.245544+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:20:06.597 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[19831]: audit 2024-09-13T13:20:06.251440+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:06.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:06.239150+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:20:06.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:06.239683+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:20:06.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:06.243040+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:06.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:06.244887+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:06.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:06.245544+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:20:06.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:06 smithi076 bash[26447]: audit 2024-09-13T13:20:06.251440+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:06.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:04.425470+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:20:06.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:04.426746+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:20:06.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:04.426905+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:20:06.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:04.427098+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:20:06.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:04.431553+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:20:06.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:04.433725+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:20:06.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:04.433939+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:20:06.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:04.434111+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:20:06.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: cluster 2024-09-13T13:20:04.963552+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:06.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:05.297334+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:20:06.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:05.330498+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:06.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:05.332128+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:20:06.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:05.332408+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:20:06.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:05.332620+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:20:06.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:05.332823+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:20:06.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: cephadm 2024-09-13T13:20:06.135125+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-13T13:20:06.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:06.217925+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:20:06.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:06.228072+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:06.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:06.237361+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:06.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:06.238551+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:20:06.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:06.239150+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:20:06.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:06.239683+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:20:06.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:06.243040+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:06.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:06.244887+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:06.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:06.245544+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:20:06.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:06 smithi192 bash[22035]: audit 2024-09-13T13:20:06.251440+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:07.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:07 smithi076 bash[26447]: cephadm 2024-09-13T13:20:06.240116+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 5413M 2024-09-13T13:20:07.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:07 smithi076 bash[26447]: cluster 2024-09-13T13:20:06.964145+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:07.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:07 smithi076 bash[19831]: cephadm 2024-09-13T13:20:06.240116+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 5413M 2024-09-13T13:20:07.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:07 smithi076 bash[19831]: cluster 2024-09-13T13:20:06.964145+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:07.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:07 smithi192 bash[22035]: cephadm 2024-09-13T13:20:06.240116+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 5413M 2024-09-13T13:20:07.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:07 smithi192 bash[22035]: cluster 2024-09-13T13:20:06.964145+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:08.346 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:20:08.395 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi076:vg_nvme/lv_1 2024-09-13T13:20:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:10 smithi076 bash[19831]: cluster 2024-09-13T13:20:08.964724+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-13T13:20:10.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:10 smithi076 bash[26447]: cluster 2024-09-13T13:20:08.964724+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-13T13:20:10.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:10 smithi192 bash[22035]: cluster 2024-09-13T13:20:08.964724+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-13T13:20:12.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:12 smithi076 bash[19831]: cluster 2024-09-13T13:20:10.965300+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-13T13:20:12.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:12 smithi076 bash[26447]: cluster 2024-09-13T13:20:10.965300+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-13T13:20:12.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:12 smithi192 bash[22035]: cluster 2024-09-13T13:20:10.965300+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-13T13:20:13.153 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:20:14.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:14 smithi076 bash[19831]: cluster 2024-09-13T13:20:12.965864+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-13T13:20:14.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:14 smithi076 bash[26447]: cluster 2024-09-13T13:20:12.965864+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-13T13:20:14.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:14 smithi192 bash[22035]: cluster 2024-09-13T13:20:12.965864+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-13T13:20:15.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:15 smithi076 bash[19831]: audit 2024-09-13T13:20:14.480137+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:20:15.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:15 smithi076 bash[19831]: audit 2024-09-13T13:20:14.484938+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:20:15.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:15 smithi076 bash[19831]: audit 2024-09-13T13:20:14.485872+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:15.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:15 smithi076 bash[26447]: audit 2024-09-13T13:20:14.480137+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:20:15.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:15 smithi076 bash[26447]: audit 2024-09-13T13:20:14.484938+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:20:15.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:15 smithi076 bash[26447]: audit 2024-09-13T13:20:14.485872+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:15.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:15 smithi192 bash[22035]: audit 2024-09-13T13:20:14.480137+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:20:15.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:15 smithi192 bash[22035]: audit 2024-09-13T13:20:14.484938+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:20:15.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:15 smithi192 bash[22035]: audit 2024-09-13T13:20:14.485872+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:16 smithi076 bash[19831]: audit 2024-09-13T13:20:14.475645+0000 mgr.y (mgr.14150) 177 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:20:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:16 smithi076 bash[19831]: cluster 2024-09-13T13:20:14.966240+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-13T13:20:16.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:16 smithi076 bash[26447]: audit 2024-09-13T13:20:14.475645+0000 mgr.y (mgr.14150) 177 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:20:16.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:16 smithi076 bash[26447]: cluster 2024-09-13T13:20:14.966240+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-13T13:20:16.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:16 smithi192 bash[22035]: audit 2024-09-13T13:20:14.475645+0000 mgr.y (mgr.14150) 177 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:20:16.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:16 smithi192 bash[22035]: cluster 2024-09-13T13:20:14.966240+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-13T13:20:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:18 smithi192 bash[22035]: cluster 2024-09-13T13:20:16.966861+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-13T13:20:18.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:18 smithi076 bash[19831]: cluster 2024-09-13T13:20:16.966861+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-13T13:20:18.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:18 smithi076 bash[26447]: cluster 2024-09-13T13:20:16.966861+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-13T13:20:20.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:20 smithi076 bash[19831]: cluster 2024-09-13T13:20:18.967465+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-13T13:20:20.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:20 smithi076 bash[26447]: cluster 2024-09-13T13:20:18.967465+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-13T13:20:20.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:20 smithi192 bash[22035]: cluster 2024-09-13T13:20:18.967465+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-13T13:20:22.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:22 smithi076 bash[19831]: cluster 2024-09-13T13:20:20.968016+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:22.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:22 smithi076 bash[26447]: cluster 2024-09-13T13:20:20.968016+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:22.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:22 smithi192 bash[22035]: cluster 2024-09-13T13:20:20.968016+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:23.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:23 smithi076 bash[19831]: audit 2024-09-13T13:20:22.876513+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.76:0/3826533185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "42861edb-734f-4b96-8d3f-26d2b3b32684"}]: dispatch 2024-09-13T13:20:23.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:23 smithi076 bash[19831]: audit 2024-09-13T13:20:22.877154+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "42861edb-734f-4b96-8d3f-26d2b3b32684"}]: dispatch 2024-09-13T13:20:23.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:23 smithi076 bash[19831]: audit 2024-09-13T13:20:22.880372+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "42861edb-734f-4b96-8d3f-26d2b3b32684"}]': finished 2024-09-13T13:20:23.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:23 smithi076 bash[19831]: cluster 2024-09-13T13:20:22.885562+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-13T13:20:23.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:23 smithi076 bash[19831]: audit 2024-09-13T13:20:22.886215+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:23.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:23 smithi076 bash[26447]: audit 2024-09-13T13:20:22.876513+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.76:0/3826533185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "42861edb-734f-4b96-8d3f-26d2b3b32684"}]: dispatch 2024-09-13T13:20:23.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:23 smithi076 bash[26447]: audit 2024-09-13T13:20:22.877154+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "42861edb-734f-4b96-8d3f-26d2b3b32684"}]: dispatch 2024-09-13T13:20:23.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:23 smithi076 bash[26447]: audit 2024-09-13T13:20:22.880372+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "42861edb-734f-4b96-8d3f-26d2b3b32684"}]': finished 2024-09-13T13:20:23.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:23 smithi076 bash[26447]: cluster 2024-09-13T13:20:22.885562+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-13T13:20:23.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:23 smithi076 bash[26447]: audit 2024-09-13T13:20:22.886215+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:23.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:23 smithi192 bash[22035]: audit 2024-09-13T13:20:22.876513+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.76:0/3826533185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "42861edb-734f-4b96-8d3f-26d2b3b32684"}]: dispatch 2024-09-13T13:20:23.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:23 smithi192 bash[22035]: audit 2024-09-13T13:20:22.877154+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "42861edb-734f-4b96-8d3f-26d2b3b32684"}]: dispatch 2024-09-13T13:20:23.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:23 smithi192 bash[22035]: audit 2024-09-13T13:20:22.880372+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "42861edb-734f-4b96-8d3f-26d2b3b32684"}]': finished 2024-09-13T13:20:23.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:23 smithi192 bash[22035]: cluster 2024-09-13T13:20:22.885562+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-13T13:20:23.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:23 smithi192 bash[22035]: audit 2024-09-13T13:20:22.886215+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:24.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:24 smithi076 bash[19831]: cluster 2024-09-13T13:20:22.968561+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:24.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:24 smithi076 bash[19831]: audit 2024-09-13T13:20:23.539184+0000 mon.a (mon.0) 424 : audit [DBG] from='client.? 172.21.15.76:0/2903460563' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:20:24.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:24 smithi076 bash[26447]: cluster 2024-09-13T13:20:22.968561+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:24.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:24 smithi076 bash[26447]: audit 2024-09-13T13:20:23.539184+0000 mon.a (mon.0) 424 : audit [DBG] from='client.? 172.21.15.76:0/2903460563' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:20:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:24 smithi192 bash[22035]: cluster 2024-09-13T13:20:22.968561+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:24 smithi192 bash[22035]: audit 2024-09-13T13:20:23.539184+0000 mon.a (mon.0) 424 : audit [DBG] from='client.? 172.21.15.76:0/2903460563' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:20:26.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:26 smithi076 bash[26447]: cluster 2024-09-13T13:20:24.969114+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:26.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:26 smithi076 bash[19831]: cluster 2024-09-13T13:20:24.969114+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:26 smithi192 bash[22035]: cluster 2024-09-13T13:20:24.969114+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:28.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:28 smithi076 bash[19831]: cluster 2024-09-13T13:20:26.969641+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:28.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:28 smithi076 bash[26447]: cluster 2024-09-13T13:20:26.969641+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:28.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:28 smithi192 bash[22035]: cluster 2024-09-13T13:20:26.969641+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:30.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:30 smithi076 bash[19831]: cluster 2024-09-13T13:20:28.970235+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:30.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:30 smithi076 bash[26447]: cluster 2024-09-13T13:20:28.970235+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:30.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:30 smithi192 bash[22035]: cluster 2024-09-13T13:20:28.970235+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:32.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:32 smithi076 bash[19831]: cluster 2024-09-13T13:20:30.970786+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:32 smithi076 bash[26447]: cluster 2024-09-13T13:20:30.970786+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:32 smithi192 bash[22035]: cluster 2024-09-13T13:20:30.970786+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:34.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:34 smithi076 bash[19831]: cluster 2024-09-13T13:20:32.971333+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:34.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:34 smithi076 bash[26447]: cluster 2024-09-13T13:20:32.971333+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:34.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:34 smithi192 bash[22035]: cluster 2024-09-13T13:20:32.971333+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:36.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:36 smithi076 bash[19831]: cluster 2024-09-13T13:20:34.971867+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:36.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:36 smithi076 bash[19831]: audit 2024-09-13T13:20:35.887088+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T13:20:36.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:36 smithi076 bash[19831]: audit 2024-09-13T13:20:35.888517+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:36.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:36 smithi076 bash[26447]: cluster 2024-09-13T13:20:34.971867+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:36.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:36 smithi076 bash[26447]: audit 2024-09-13T13:20:35.887088+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T13:20:36.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:36 smithi076 bash[26447]: audit 2024-09-13T13:20:35.888517+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:36.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:36 smithi192 bash[22035]: cluster 2024-09-13T13:20:34.971867+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:36.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:36 smithi192 bash[22035]: audit 2024-09-13T13:20:35.887088+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T13:20:36.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:36 smithi192 bash[22035]: audit 2024-09-13T13:20:35.888517+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:37.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:37 smithi076 bash[19831]: cephadm 2024-09-13T13:20:35.889625+0000 mgr.y (mgr.14150) 189 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-13T13:20:37.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:37 smithi076 bash[26447]: cephadm 2024-09-13T13:20:35.889625+0000 mgr.y (mgr.14150) 189 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-13T13:20:37.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:37 smithi192 bash[22035]: cephadm 2024-09-13T13:20:35.889625+0000 mgr.y (mgr.14150) 189 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-13T13:20:38.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:38 smithi076 bash[19831]: cluster 2024-09-13T13:20:36.972383+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:38.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:38 smithi076 bash[26447]: cluster 2024-09-13T13:20:36.972383+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:38 smithi192 bash[22035]: cluster 2024-09-13T13:20:36.972383+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:40.182 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:20:40 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:20:40.182 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:20:40 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:20:40.183 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:20:40 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:20:40.183 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:40 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:20:40.183 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:40 smithi076 bash[26447]: cluster 2024-09-13T13:20:38.972925+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:40.183 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:40 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:20:40.184 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:40 smithi076 bash[19831]: cluster 2024-09-13T13:20:38.972925+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:40.184 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:20:40 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:20:40.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:40 smithi192 bash[22035]: cluster 2024-09-13T13:20:38.972925+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:40.526 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:40 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:20:40.527 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:20:40 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:20:40.527 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:20:40 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:20:40.527 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:20:40 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:20:40.528 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:40 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:20:40.528 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:20:40 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:20:41.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:41 smithi076 bash[19831]: audit 2024-09-13T13:20:40.450593+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:20:41.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:41 smithi076 bash[19831]: audit 2024-09-13T13:20:40.456296+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:41.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:41 smithi076 bash[19831]: audit 2024-09-13T13:20:40.462467+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:41.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:41 smithi076 bash[26447]: audit 2024-09-13T13:20:40.450593+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:20:41.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:41 smithi076 bash[26447]: audit 2024-09-13T13:20:40.456296+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:41.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:41 smithi076 bash[26447]: audit 2024-09-13T13:20:40.462467+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:41.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:41 smithi192 bash[22035]: audit 2024-09-13T13:20:40.450593+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:20:41.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:41 smithi192 bash[22035]: audit 2024-09-13T13:20:40.456296+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:41.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:41 smithi192 bash[22035]: audit 2024-09-13T13:20:40.462467+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:42.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:42 smithi076 bash[19831]: cluster 2024-09-13T13:20:40.973343+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:42.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:42 smithi076 bash[26447]: cluster 2024-09-13T13:20:40.973343+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:42.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:42 smithi192 bash[22035]: cluster 2024-09-13T13:20:40.973343+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:44.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:44 smithi076 bash[19831]: cluster 2024-09-13T13:20:42.973782+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:44.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:44 smithi076 bash[26447]: cluster 2024-09-13T13:20:42.973782+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:44.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:44 smithi192 bash[22035]: cluster 2024-09-13T13:20:42.973782+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:46.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:46 smithi192 bash[22035]: cluster 2024-09-13T13:20:44.974240+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:46.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:46 smithi076 bash[19831]: cluster 2024-09-13T13:20:44.974240+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:46.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:46 smithi076 bash[26447]: cluster 2024-09-13T13:20:44.974240+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:48.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:47 smithi076 bash[19831]: audit 2024-09-13T13:20:46.830552+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:48.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:47 smithi076 bash[19831]: audit 2024-09-13T13:20:46.836410+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:48.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:47 smithi076 bash[19831]: audit 2024-09-13T13:20:46.837327+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:48.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:47 smithi076 bash[19831]: audit 2024-09-13T13:20:46.838077+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:20:48.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:47 smithi076 bash[19831]: audit 2024-09-13T13:20:46.844830+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:48.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:47 smithi076 bash[19831]: cluster 2024-09-13T13:20:46.974705+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:48.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:47 smithi076 bash[26447]: audit 2024-09-13T13:20:46.830552+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:48.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:47 smithi076 bash[26447]: audit 2024-09-13T13:20:46.836410+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:48.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:47 smithi076 bash[26447]: audit 2024-09-13T13:20:46.837327+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:48.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:47 smithi076 bash[26447]: audit 2024-09-13T13:20:46.838077+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:20:48.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:47 smithi076 bash[26447]: audit 2024-09-13T13:20:46.844830+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:48.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:47 smithi076 bash[26447]: cluster 2024-09-13T13:20:46.974705+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:48.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:47 smithi192 bash[22035]: audit 2024-09-13T13:20:46.830552+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:48.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:47 smithi192 bash[22035]: audit 2024-09-13T13:20:46.836410+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:48.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:47 smithi192 bash[22035]: audit 2024-09-13T13:20:46.837327+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:48.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:47 smithi192 bash[22035]: audit 2024-09-13T13:20:46.838077+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:20:48.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:47 smithi192 bash[22035]: audit 2024-09-13T13:20:46.844830+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:48.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:47 smithi192 bash[22035]: cluster 2024-09-13T13:20:46.974705+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:49.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:48 smithi076 bash[19831]: audit 2024-09-13T13:20:48.782785+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-13T13:20:49.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:48 smithi076 bash[26447]: audit 2024-09-13T13:20:48.782785+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-13T13:20:49.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:48 smithi192 bash[22035]: audit 2024-09-13T13:20:48.782785+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-13T13:20:50.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:49 smithi076 bash[26447]: audit 2024-09-13T13:20:48.854525+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T13:20:50.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:49 smithi076 bash[26447]: cluster 2024-09-13T13:20:48.859416+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-13T13:20:50.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:49 smithi076 bash[26447]: audit 2024-09-13T13:20:48.859805+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:20:50.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:49 smithi076 bash[26447]: audit 2024-09-13T13:20:48.860121+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:50.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:49 smithi076 bash[26447]: cluster 2024-09-13T13:20:48.975271+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:50.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:49 smithi076 bash[19831]: audit 2024-09-13T13:20:48.854525+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T13:20:50.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:49 smithi076 bash[19831]: cluster 2024-09-13T13:20:48.859416+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-13T13:20:50.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:49 smithi076 bash[19831]: audit 2024-09-13T13:20:48.859805+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:20:50.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:49 smithi076 bash[19831]: audit 2024-09-13T13:20:48.860121+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:50.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:49 smithi076 bash[19831]: cluster 2024-09-13T13:20:48.975271+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:50.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:49 smithi192 bash[22035]: audit 2024-09-13T13:20:48.854525+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T13:20:50.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:49 smithi192 bash[22035]: cluster 2024-09-13T13:20:48.859416+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-13T13:20:50.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:49 smithi192 bash[22035]: audit 2024-09-13T13:20:48.859805+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]: dispatch 2024-09-13T13:20:50.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:49 smithi192 bash[22035]: audit 2024-09-13T13:20:48.860121+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:50.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:49 smithi192 bash[22035]: cluster 2024-09-13T13:20:48.975271+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:50.340 INFO:teuthology.orchestra.run.smithi076.stdout:Created osd(s) 3 on host 'smithi076' 2024-09-13T13:20:50.914 DEBUG:teuthology.orchestra.run.smithi076:osd.3> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.3.service 2024-09-13T13:20:50.917 INFO:tasks.cephadm:Deploying osd.4 on smithi192 with /dev/vg_nvme/lv_4... 2024-09-13T13:20:50.917 DEBUG:teuthology.orchestra.run.smithi192:> 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 fb3fc03e-71d1-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T13:20:51.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:50 smithi192 bash[22035]: audit 2024-09-13T13:20:49.856849+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-13T13:20:51.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:50 smithi192 bash[22035]: cluster 2024-09-13T13:20:49.862715+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-13T13:20:51.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:50 smithi192 bash[22035]: audit 2024-09-13T13:20:49.864140+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:51.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:50 smithi192 bash[22035]: audit 2024-09-13T13:20:49.878816+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:51.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:50 smithi192 bash[22035]: audit 2024-09-13T13:20:50.325880+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:20:51.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:50 smithi192 bash[22035]: audit 2024-09-13T13:20:50.331957+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:51.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:50 smithi192 bash[22035]: audit 2024-09-13T13:20:50.338523+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:51.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:50 smithi192 bash[22035]: audit 2024-09-13T13:20:50.389583+0000 mon.a (mon.0) 447 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' 2024-09-13T13:20:51.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[19831]: audit 2024-09-13T13:20:49.856849+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-13T13:20:51.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[19831]: cluster 2024-09-13T13:20:49.862715+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-13T13:20:51.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[19831]: audit 2024-09-13T13:20:49.864140+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:51.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[19831]: audit 2024-09-13T13:20:49.878816+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:51.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[19831]: audit 2024-09-13T13:20:50.325880+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:20:51.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[19831]: audit 2024-09-13T13:20:50.331957+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:51.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[19831]: audit 2024-09-13T13:20:50.338523+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:51.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[19831]: audit 2024-09-13T13:20:50.389583+0000 mon.a (mon.0) 447 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' 2024-09-13T13:20:51.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[26447]: audit 2024-09-13T13:20:49.856849+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-13T13:20:51.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[26447]: cluster 2024-09-13T13:20:49.862715+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-13T13:20:51.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[26447]: audit 2024-09-13T13:20:49.864140+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:51.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[26447]: audit 2024-09-13T13:20:49.878816+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:51.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[26447]: audit 2024-09-13T13:20:50.325880+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:20:51.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[26447]: audit 2024-09-13T13:20:50.331957+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:51.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[26447]: audit 2024-09-13T13:20:50.338523+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:20:51.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:50 smithi076 bash[26447]: audit 2024-09-13T13:20:50.389583+0000 mon.a (mon.0) 447 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967]' entity='osd.3' 2024-09-13T13:20:52.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:51 smithi192 bash[22035]: cluster 2024-09-13T13:20:49.813256+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:20:52.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:51 smithi192 bash[22035]: cluster 2024-09-13T13:20:49.813386+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:20:52.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:51 smithi192 bash[22035]: audit 2024-09-13T13:20:50.871539+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:52.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:51 smithi192 bash[22035]: cluster 2024-09-13T13:20:50.975848+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:52.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:51 smithi192 bash[22035]: cluster 2024-09-13T13:20:51.396781+0000 mon.a (mon.0) 449 : cluster [INF] osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967] boot 2024-09-13T13:20:52.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:51 smithi192 bash[22035]: cluster 2024-09-13T13:20:51.396839+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-13T13:20:52.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:51 smithi192 bash[22035]: audit 2024-09-13T13:20:51.397469+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:52.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:51 smithi076 bash[19831]: cluster 2024-09-13T13:20:49.813256+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:20:52.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:51 smithi076 bash[19831]: cluster 2024-09-13T13:20:49.813386+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:20:52.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:51 smithi076 bash[19831]: audit 2024-09-13T13:20:50.871539+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:52.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:51 smithi076 bash[19831]: cluster 2024-09-13T13:20:50.975848+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:52.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:51 smithi076 bash[19831]: cluster 2024-09-13T13:20:51.396781+0000 mon.a (mon.0) 449 : cluster [INF] osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967] boot 2024-09-13T13:20:52.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:51 smithi076 bash[19831]: cluster 2024-09-13T13:20:51.396839+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-13T13:20:52.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:51 smithi076 bash[19831]: audit 2024-09-13T13:20:51.397469+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:52.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:51 smithi076 bash[26447]: cluster 2024-09-13T13:20:49.813256+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:20:52.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:51 smithi076 bash[26447]: cluster 2024-09-13T13:20:49.813386+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:20:52.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:51 smithi076 bash[26447]: audit 2024-09-13T13:20:50.871539+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:52.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:51 smithi076 bash[26447]: cluster 2024-09-13T13:20:50.975848+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:20:52.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:51 smithi076 bash[26447]: cluster 2024-09-13T13:20:51.396781+0000 mon.a (mon.0) 449 : cluster [INF] osd.3 [v2:172.21.15.76:6826/2868322967,v1:172.21.15.76:6827/2868322967] boot 2024-09-13T13:20:52.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:51 smithi076 bash[26447]: cluster 2024-09-13T13:20:51.396839+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-13T13:20:52.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:51 smithi076 bash[26447]: audit 2024-09-13T13:20:51.397469+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:53.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:53 smithi192 bash[22035]: cluster 2024-09-13T13:20:52.399610+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-13T13:20:53.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:53 smithi192 bash[22035]: cluster 2024-09-13T13:20:52.976381+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:20:53.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:53 smithi076 bash[26447]: cluster 2024-09-13T13:20:52.399610+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-13T13:20:53.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:53 smithi076 bash[26447]: cluster 2024-09-13T13:20:52.976381+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:20:53.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:53 smithi076 bash[19831]: cluster 2024-09-13T13:20:52.399610+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-13T13:20:53.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:53 smithi076 bash[19831]: cluster 2024-09-13T13:20:52.976381+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:20:55.640 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:20:56.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:56 smithi076 bash[19831]: cluster 2024-09-13T13:20:54.976971+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:20:56.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:56 smithi076 bash[26447]: cluster 2024-09-13T13:20:54.976971+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:20:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:56 smithi192 bash[22035]: cluster 2024-09-13T13:20:54.976971+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:20:58.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:20:58 smithi076 bash[19831]: cluster 2024-09-13T13:20:56.977504+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:20:58.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:20:58 smithi076 bash[26447]: cluster 2024-09-13T13:20:56.977504+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:20:58.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:20:58 smithi192 bash[22035]: cluster 2024-09-13T13:20:56.977504+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:20:59.342 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-13T13:20:59.392 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi192:vg_nvme/lv_4 2024-09-13T13:21:00.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[19831]: cluster 2024-09-13T13:20:58.978259+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:00.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[19831]: audit 2024-09-13T13:20:59.926907+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:00.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[19831]: audit 2024-09-13T13:20:59.935309+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:00.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[19831]: audit 2024-09-13T13:20:59.938200+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:00.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[19831]: audit 2024-09-13T13:20:59.940133+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:00.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[19831]: audit 2024-09-13T13:20:59.941777+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:00.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[19831]: audit 2024-09-13T13:20:59.943599+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:00.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[19831]: audit 2024-09-13T13:20:59.951158+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:00.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[19831]: audit 2024-09-13T13:20:59.955953+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:00.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[19831]: audit 2024-09-13T13:20:59.957370+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:21:00.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[19831]: audit 2024-09-13T13:20:59.968458+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:00.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[26447]: cluster 2024-09-13T13:20:58.978259+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:00.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[26447]: audit 2024-09-13T13:20:59.926907+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:00.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[26447]: audit 2024-09-13T13:20:59.935309+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:00.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[26447]: audit 2024-09-13T13:20:59.938200+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:00.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[26447]: audit 2024-09-13T13:20:59.940133+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:00.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[26447]: audit 2024-09-13T13:20:59.941777+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:00.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[26447]: audit 2024-09-13T13:20:59.943599+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:00.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[26447]: audit 2024-09-13T13:20:59.951158+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:00.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[26447]: audit 2024-09-13T13:20:59.955953+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:00.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[26447]: audit 2024-09-13T13:20:59.957370+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:21:00.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:00 smithi076 bash[26447]: audit 2024-09-13T13:20:59.968458+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:00.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:00 smithi192 bash[22035]: cluster 2024-09-13T13:20:58.978259+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:00.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:00 smithi192 bash[22035]: audit 2024-09-13T13:20:59.926907+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:00.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:00 smithi192 bash[22035]: audit 2024-09-13T13:20:59.935309+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:00.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:00 smithi192 bash[22035]: audit 2024-09-13T13:20:59.938200+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:00.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:00 smithi192 bash[22035]: audit 2024-09-13T13:20:59.940133+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:00.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:00 smithi192 bash[22035]: audit 2024-09-13T13:20:59.941777+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:00.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:00 smithi192 bash[22035]: audit 2024-09-13T13:20:59.943599+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:00.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:00 smithi192 bash[22035]: audit 2024-09-13T13:20:59.951158+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:00.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:00 smithi192 bash[22035]: audit 2024-09-13T13:20:59.955953+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:00.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:00 smithi192 bash[22035]: audit 2024-09-13T13:20:59.957370+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:21:00.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:00 smithi192 bash[22035]: audit 2024-09-13T13:20:59.968458+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:01.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:01 smithi076 bash[19831]: cephadm 2024-09-13T13:20:59.918455+0000 mgr.y (mgr.14150) 202 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-13T13:21:01.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:01 smithi076 bash[19831]: cephadm 2024-09-13T13:20:59.944685+0000 mgr.y (mgr.14150) 203 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 4060M 2024-09-13T13:21:01.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:01 smithi076 bash[26447]: cephadm 2024-09-13T13:20:59.918455+0000 mgr.y (mgr.14150) 202 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-13T13:21:01.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:01 smithi076 bash[26447]: cephadm 2024-09-13T13:20:59.944685+0000 mgr.y (mgr.14150) 203 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 4060M 2024-09-13T13:21:01.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:01 smithi192 bash[22035]: cephadm 2024-09-13T13:20:59.918455+0000 mgr.y (mgr.14150) 202 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-13T13:21:01.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:01 smithi192 bash[22035]: cephadm 2024-09-13T13:20:59.944685+0000 mgr.y (mgr.14150) 203 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 4060M 2024-09-13T13:21:02.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:02 smithi076 bash[19831]: cluster 2024-09-13T13:21:00.978832+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:02.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:02 smithi076 bash[26447]: cluster 2024-09-13T13:21:00.978832+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:02 smithi192 bash[22035]: cluster 2024-09-13T13:21:00.978832+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:04.117 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:21:04.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:04 smithi076 bash[19831]: cluster 2024-09-13T13:21:02.979352+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:04.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:04 smithi076 bash[26447]: cluster 2024-09-13T13:21:02.979352+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:04.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:04 smithi192 bash[22035]: cluster 2024-09-13T13:21:02.979352+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:06.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:06 smithi076 bash[19831]: cluster 2024-09-13T13:21:04.979986+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:06.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:06 smithi076 bash[19831]: audit 2024-09-13T13:21:05.399658+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:21:06.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:06 smithi076 bash[19831]: audit 2024-09-13T13:21:05.405759+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:21:06.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:06 smithi076 bash[19831]: audit 2024-09-13T13:21:05.407537+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:06.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:06 smithi076 bash[26447]: cluster 2024-09-13T13:21:04.979986+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:06.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:06 smithi076 bash[26447]: audit 2024-09-13T13:21:05.399658+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:21:06.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:06 smithi076 bash[26447]: audit 2024-09-13T13:21:05.405759+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:21:06.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:06 smithi076 bash[26447]: audit 2024-09-13T13:21:05.407537+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:06.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:06 smithi192 bash[22035]: cluster 2024-09-13T13:21:04.979986+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:06.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:06 smithi192 bash[22035]: audit 2024-09-13T13:21:05.399658+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:21:06.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:06 smithi192 bash[22035]: audit 2024-09-13T13:21:05.405759+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:21:06.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:06 smithi192 bash[22035]: audit 2024-09-13T13:21:05.407537+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:07.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:07 smithi076 bash[19831]: audit 2024-09-13T13:21:05.392791+0000 mgr.y (mgr.14150) 207 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi192:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:21:07.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:07 smithi076 bash[26447]: audit 2024-09-13T13:21:05.392791+0000 mgr.y (mgr.14150) 207 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi192:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:21:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:07 smithi192 bash[22035]: audit 2024-09-13T13:21:05.392791+0000 mgr.y (mgr.14150) 207 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi192:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:21:08.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:08 smithi076 bash[19831]: cluster 2024-09-13T13:21:06.980623+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:08.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:08 smithi076 bash[26447]: cluster 2024-09-13T13:21:06.980623+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:08.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:08 smithi192 bash[22035]: cluster 2024-09-13T13:21:06.980623+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:10.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:10 smithi076 bash[19831]: cluster 2024-09-13T13:21:08.981196+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:10.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:10 smithi076 bash[26447]: cluster 2024-09-13T13:21:08.981196+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:10.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:10 smithi192 bash[22035]: cluster 2024-09-13T13:21:08.981196+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:12.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:12 smithi076 bash[19831]: cluster 2024-09-13T13:21:10.981719+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:12.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:12 smithi076 bash[26447]: cluster 2024-09-13T13:21:10.981719+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:12.463 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:12 smithi192 bash[22035]: cluster 2024-09-13T13:21:10.981719+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:14.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:14 smithi076 bash[19831]: cluster 2024-09-13T13:21:12.982261+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:14.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:14 smithi076 bash[19831]: audit 2024-09-13T13:21:13.842925+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.192:0/2770244238' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12445df5-51de-43e3-a647-c4924d41c900"}]: dispatch 2024-09-13T13:21:14.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:14 smithi076 bash[19831]: audit 2024-09-13T13:21:13.844792+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12445df5-51de-43e3-a647-c4924d41c900"}]: dispatch 2024-09-13T13:21:14.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:14 smithi076 bash[19831]: audit 2024-09-13T13:21:13.848501+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "12445df5-51de-43e3-a647-c4924d41c900"}]': finished 2024-09-13T13:21:14.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:14 smithi076 bash[19831]: cluster 2024-09-13T13:21:13.854097+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-13T13:21:14.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:14 smithi076 bash[19831]: audit 2024-09-13T13:21:13.854570+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:14.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:14 smithi076 bash[26447]: cluster 2024-09-13T13:21:12.982261+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:14.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:14 smithi076 bash[26447]: audit 2024-09-13T13:21:13.842925+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.192:0/2770244238' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12445df5-51de-43e3-a647-c4924d41c900"}]: dispatch 2024-09-13T13:21:14.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:14 smithi076 bash[26447]: audit 2024-09-13T13:21:13.844792+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12445df5-51de-43e3-a647-c4924d41c900"}]: dispatch 2024-09-13T13:21:14.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:14 smithi076 bash[26447]: audit 2024-09-13T13:21:13.848501+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "12445df5-51de-43e3-a647-c4924d41c900"}]': finished 2024-09-13T13:21:14.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:14 smithi076 bash[26447]: cluster 2024-09-13T13:21:13.854097+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-13T13:21:14.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:14 smithi076 bash[26447]: audit 2024-09-13T13:21:13.854570+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:14.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:14 smithi192 bash[22035]: cluster 2024-09-13T13:21:12.982261+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:14.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:14 smithi192 bash[22035]: audit 2024-09-13T13:21:13.842925+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.192:0/2770244238' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12445df5-51de-43e3-a647-c4924d41c900"}]: dispatch 2024-09-13T13:21:14.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:14 smithi192 bash[22035]: audit 2024-09-13T13:21:13.844792+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12445df5-51de-43e3-a647-c4924d41c900"}]: dispatch 2024-09-13T13:21:14.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:14 smithi192 bash[22035]: audit 2024-09-13T13:21:13.848501+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "12445df5-51de-43e3-a647-c4924d41c900"}]': finished 2024-09-13T13:21:14.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:14 smithi192 bash[22035]: cluster 2024-09-13T13:21:13.854097+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-13T13:21:14.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:14 smithi192 bash[22035]: audit 2024-09-13T13:21:13.854570+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:15.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:15 smithi076 bash[19831]: audit 2024-09-13T13:21:14.481929+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.192:0/1279849037' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:21:15.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:15 smithi076 bash[26447]: audit 2024-09-13T13:21:14.481929+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.192:0/1279849037' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:21:15.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:15 smithi192 bash[22035]: audit 2024-09-13T13:21:14.481929+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.192:0/1279849037' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:21:16.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:16 smithi192 bash[22035]: cluster 2024-09-13T13:21:14.982777+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:16.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:16 smithi076 bash[19831]: cluster 2024-09-13T13:21:14.982777+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:16.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:16 smithi076 bash[26447]: cluster 2024-09-13T13:21:14.982777+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:18 smithi192 bash[22035]: cluster 2024-09-13T13:21:16.983303+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:18.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:18 smithi076 bash[19831]: cluster 2024-09-13T13:21:16.983303+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:18.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:18 smithi076 bash[26447]: cluster 2024-09-13T13:21:16.983303+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:20.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:20 smithi192 bash[22035]: cluster 2024-09-13T13:21:18.983845+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:20.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:20 smithi076 bash[19831]: cluster 2024-09-13T13:21:18.983845+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:20.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:20 smithi076 bash[26447]: cluster 2024-09-13T13:21:18.983845+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:22.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:22 smithi192 bash[22035]: cluster 2024-09-13T13:21:20.984372+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:22.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:22 smithi076 bash[19831]: cluster 2024-09-13T13:21:20.984372+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:22.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:22 smithi076 bash[26447]: cluster 2024-09-13T13:21:20.984372+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:24 smithi192 bash[22035]: cluster 2024-09-13T13:21:22.984908+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:24.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:24 smithi076 bash[19831]: cluster 2024-09-13T13:21:22.984908+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:24.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:24 smithi076 bash[26447]: cluster 2024-09-13T13:21:22.984908+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:26 smithi192 bash[22035]: cluster 2024-09-13T13:21:24.985458+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:26.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:26 smithi076 bash[19831]: cluster 2024-09-13T13:21:24.985458+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:26.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:26 smithi076 bash[26447]: cluster 2024-09-13T13:21:24.985458+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:28 smithi192 bash[22035]: cluster 2024-09-13T13:21:26.986005+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:28 smithi192 bash[22035]: audit 2024-09-13T13:21:27.333504+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T13:21:28.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:28 smithi192 bash[22035]: audit 2024-09-13T13:21:27.335355+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:28.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:28 smithi076 bash[19831]: cluster 2024-09-13T13:21:26.986005+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:28.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:28 smithi076 bash[19831]: audit 2024-09-13T13:21:27.333504+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T13:21:28.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:28 smithi076 bash[19831]: audit 2024-09-13T13:21:27.335355+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:28.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:28 smithi076 bash[26447]: cluster 2024-09-13T13:21:26.986005+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:28.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:28 smithi076 bash[26447]: audit 2024-09-13T13:21:27.333504+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T13:21:28.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:28 smithi076 bash[26447]: audit 2024-09-13T13:21:27.335355+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:29.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:29 smithi192 bash[22035]: cephadm 2024-09-13T13:21:27.336980+0000 mgr.y (mgr.14150) 219 : cephadm [INF] Deploying daemon osd.4 on smithi192 2024-09-13T13:21:29.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:29 smithi076 bash[19831]: cephadm 2024-09-13T13:21:27.336980+0000 mgr.y (mgr.14150) 219 : cephadm [INF] Deploying daemon osd.4 on smithi192 2024-09-13T13:21:29.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:29 smithi076 bash[26447]: cephadm 2024-09-13T13:21:27.336980+0000 mgr.y (mgr.14150) 219 : cephadm [INF] Deploying daemon osd.4 on smithi192 2024-09-13T13:21:30.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:30 smithi192 bash[22035]: cluster 2024-09-13T13:21:28.986543+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:30.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:30 smithi076 bash[19831]: cluster 2024-09-13T13:21:28.986543+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:30.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:30 smithi076 bash[26447]: cluster 2024-09-13T13:21:28.986543+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:31.674 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:31 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:21:31.674 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:21:31 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:21:31.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:31 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:21:31.931 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:21:31 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:21:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:32 smithi192 bash[22035]: cluster 2024-09-13T13:21:30.987085+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:32 smithi192 bash[22035]: audit 2024-09-13T13:21:31.945558+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:21:32.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:32 smithi192 bash[22035]: audit 2024-09-13T13:21:31.953040+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:32.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:32 smithi192 bash[22035]: audit 2024-09-13T13:21:31.961071+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:32.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:32 smithi076 bash[26447]: cluster 2024-09-13T13:21:30.987085+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:32.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:32 smithi076 bash[26447]: audit 2024-09-13T13:21:31.945558+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:21:32.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:32 smithi076 bash[26447]: audit 2024-09-13T13:21:31.953040+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:32.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:32 smithi076 bash[26447]: audit 2024-09-13T13:21:31.961071+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:32.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:32 smithi076 bash[19831]: cluster 2024-09-13T13:21:30.987085+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:32.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:32 smithi076 bash[19831]: audit 2024-09-13T13:21:31.945558+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:21:32.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:32 smithi076 bash[19831]: audit 2024-09-13T13:21:31.953040+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:32.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:32 smithi076 bash[19831]: audit 2024-09-13T13:21:31.961071+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:34.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:34 smithi192 bash[22035]: cluster 2024-09-13T13:21:32.987608+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:34.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:34 smithi076 bash[26447]: cluster 2024-09-13T13:21:32.987608+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:34.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:34 smithi076 bash[19831]: cluster 2024-09-13T13:21:32.987608+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:36.406 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:36 smithi192 bash[22035]: cluster 2024-09-13T13:21:34.988164+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:36.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:36 smithi076 bash[26447]: cluster 2024-09-13T13:21:34.988164+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:36.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:36 smithi076 bash[19831]: cluster 2024-09-13T13:21:34.988164+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:38 smithi192 bash[22035]: cluster 2024-09-13T13:21:36.988838+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:38.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:38 smithi076 bash[26447]: cluster 2024-09-13T13:21:36.988838+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:38 smithi076 bash[19831]: cluster 2024-09-13T13:21:36.988838+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:39.381 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:39 smithi192 bash[22035]: audit 2024-09-13T13:21:38.312356+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:39.381 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:39 smithi192 bash[22035]: audit 2024-09-13T13:21:38.322841+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:39.381 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:39 smithi192 bash[22035]: audit 2024-09-13T13:21:38.324683+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:39.381 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:39 smithi192 bash[22035]: audit 2024-09-13T13:21:38.326497+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:21:39.381 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:39 smithi192 bash[22035]: audit 2024-09-13T13:21:38.338535+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:39.381 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:39 smithi192 bash[22035]: cluster 2024-09-13T13:21:38.989495+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:39.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:39 smithi076 bash[19831]: audit 2024-09-13T13:21:38.312356+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:39.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:39 smithi076 bash[19831]: audit 2024-09-13T13:21:38.322841+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:39.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:39 smithi076 bash[19831]: audit 2024-09-13T13:21:38.324683+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:39.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:39 smithi076 bash[19831]: audit 2024-09-13T13:21:38.326497+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:21:39.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:39 smithi076 bash[19831]: audit 2024-09-13T13:21:38.338535+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:39.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:39 smithi076 bash[19831]: cluster 2024-09-13T13:21:38.989495+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:39.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:39 smithi076 bash[26447]: audit 2024-09-13T13:21:38.312356+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:39.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:39 smithi076 bash[26447]: audit 2024-09-13T13:21:38.322841+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:39.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:39 smithi076 bash[26447]: audit 2024-09-13T13:21:38.324683+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:39.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:39 smithi076 bash[26447]: audit 2024-09-13T13:21:38.326497+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:21:39.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:39 smithi076 bash[26447]: audit 2024-09-13T13:21:38.338535+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:39.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:39 smithi076 bash[26447]: cluster 2024-09-13T13:21:38.989495+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:42.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:42 smithi076 bash[19831]: cluster 2024-09-13T13:21:40.990148+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:42.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:42 smithi076 bash[19831]: audit 2024-09-13T13:21:41.519934+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/4084661233,v1:172.21.15.192:6801/4084661233]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T13:21:42.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:42 smithi076 bash[19831]: audit 2024-09-13T13:21:41.521289+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T13:21:42.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:42 smithi076 bash[26447]: cluster 2024-09-13T13:21:40.990148+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:42.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:42 smithi076 bash[26447]: audit 2024-09-13T13:21:41.519934+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/4084661233,v1:172.21.15.192:6801/4084661233]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T13:21:42.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:42 smithi076 bash[26447]: audit 2024-09-13T13:21:41.521289+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T13:21:42.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:42 smithi192 bash[22035]: cluster 2024-09-13T13:21:40.990148+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:42 smithi192 bash[22035]: audit 2024-09-13T13:21:41.519934+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/4084661233,v1:172.21.15.192:6801/4084661233]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T13:21:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:42 smithi192 bash[22035]: audit 2024-09-13T13:21:41.521289+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T13:21:42.633 INFO:teuthology.orchestra.run.smithi192.stdout:Created osd(s) 4 on host 'smithi192' 2024-09-13T13:21:43.232 DEBUG:teuthology.orchestra.run.smithi192:osd.4> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.4.service 2024-09-13T13:21:43.235 INFO:tasks.cephadm:Deploying osd.5 on smithi192 with /dev/vg_nvme/lv_3... 2024-09-13T13:21:43.235 DEBUG:teuthology.orchestra.run.smithi192:> 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 fb3fc03e-71d1-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-13T13:21:43.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[19831]: audit 2024-09-13T13:21:42.045682+0000 mon.a (mon.0) 481 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T13:21:43.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[19831]: audit 2024-09-13T13:21:42.050489+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/4084661233,v1:172.21.15.192:6801/4084661233]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:21:43.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[19831]: cluster 2024-09-13T13:21:42.051931+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-13T13:21:43.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[19831]: audit 2024-09-13T13:21:42.053010+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:43.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[19831]: audit 2024-09-13T13:21:42.053588+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:21:43.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[19831]: audit 2024-09-13T13:21:42.613101+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:21:43.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[19831]: audit 2024-09-13T13:21:42.620616+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:43.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[19831]: audit 2024-09-13T13:21:42.629343+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:43.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[19831]: audit 2024-09-13T13:21:43.048160+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-09-13T13:21:43.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[26447]: audit 2024-09-13T13:21:42.045682+0000 mon.a (mon.0) 481 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T13:21:43.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[26447]: audit 2024-09-13T13:21:42.050489+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/4084661233,v1:172.21.15.192:6801/4084661233]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:21:43.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[26447]: cluster 2024-09-13T13:21:42.051931+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-13T13:21:43.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[26447]: audit 2024-09-13T13:21:42.053010+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:43.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[26447]: audit 2024-09-13T13:21:42.053588+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:21:43.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[26447]: audit 2024-09-13T13:21:42.613101+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:21:43.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[26447]: audit 2024-09-13T13:21:42.620616+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:43.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[26447]: audit 2024-09-13T13:21:42.629343+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:43.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:43 smithi076 bash[26447]: audit 2024-09-13T13:21:43.048160+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-09-13T13:21:43.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:43 smithi192 bash[22035]: audit 2024-09-13T13:21:42.045682+0000 mon.a (mon.0) 481 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T13:21:43.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:43 smithi192 bash[22035]: audit 2024-09-13T13:21:42.050489+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/4084661233,v1:172.21.15.192:6801/4084661233]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:21:43.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:43 smithi192 bash[22035]: cluster 2024-09-13T13:21:42.051931+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-13T13:21:43.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:43 smithi192 bash[22035]: audit 2024-09-13T13:21:42.053010+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:43.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:43 smithi192 bash[22035]: audit 2024-09-13T13:21:42.053588+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:21:43.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:43 smithi192 bash[22035]: audit 2024-09-13T13:21:42.613101+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:21:43.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:43 smithi192 bash[22035]: audit 2024-09-13T13:21:42.620616+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:43.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:43 smithi192 bash[22035]: audit 2024-09-13T13:21:42.629343+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:43.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:43 smithi192 bash[22035]: audit 2024-09-13T13:21:43.048160+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-09-13T13:21:44.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:44 smithi076 bash[19831]: cluster 2024-09-13T13:21:42.990696+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:44.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:44 smithi076 bash[19831]: cluster 2024-09-13T13:21:43.054233+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-13T13:21:44.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:44 smithi076 bash[19831]: audit 2024-09-13T13:21:43.055771+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:44.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:44 smithi076 bash[19831]: audit 2024-09-13T13:21:43.065026+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:44.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:44 smithi076 bash[26447]: cluster 2024-09-13T13:21:42.990696+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:44.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:44 smithi076 bash[26447]: cluster 2024-09-13T13:21:43.054233+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-13T13:21:44.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:44 smithi076 bash[26447]: audit 2024-09-13T13:21:43.055771+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:44.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:44 smithi076 bash[26447]: audit 2024-09-13T13:21:43.065026+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:44.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:44 smithi192 bash[22035]: cluster 2024-09-13T13:21:42.990696+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:21:44.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:44 smithi192 bash[22035]: cluster 2024-09-13T13:21:43.054233+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-13T13:21:44.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:44 smithi192 bash[22035]: audit 2024-09-13T13:21:43.055771+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:44.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:44 smithi192 bash[22035]: audit 2024-09-13T13:21:43.065026+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:45 smithi076 bash[19831]: cluster 2024-09-13T13:21:42.483806+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:21:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:45 smithi076 bash[19831]: cluster 2024-09-13T13:21:42.483909+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:21:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:45 smithi076 bash[19831]: cluster 2024-09-13T13:21:44.057653+0000 mon.a (mon.0) 492 : cluster [INF] osd.4 [v2:172.21.15.192:6800/4084661233,v1:172.21.15.192:6801/4084661233] boot 2024-09-13T13:21:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:45 smithi076 bash[19831]: cluster 2024-09-13T13:21:44.057804+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-13T13:21:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:45 smithi076 bash[19831]: audit 2024-09-13T13:21:44.060191+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:45 smithi076 bash[19831]: cluster 2024-09-13T13:21:45.058756+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-13T13:21:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:45 smithi076 bash[26447]: cluster 2024-09-13T13:21:42.483806+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:21:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:45 smithi076 bash[26447]: cluster 2024-09-13T13:21:42.483909+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:21:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:45 smithi076 bash[26447]: cluster 2024-09-13T13:21:44.057653+0000 mon.a (mon.0) 492 : cluster [INF] osd.4 [v2:172.21.15.192:6800/4084661233,v1:172.21.15.192:6801/4084661233] boot 2024-09-13T13:21:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:45 smithi076 bash[26447]: cluster 2024-09-13T13:21:44.057804+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-13T13:21:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:45 smithi076 bash[26447]: audit 2024-09-13T13:21:44.060191+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:45 smithi076 bash[26447]: cluster 2024-09-13T13:21:45.058756+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-13T13:21:45.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:45 smithi192 bash[22035]: cluster 2024-09-13T13:21:42.483806+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:21:45.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:45 smithi192 bash[22035]: cluster 2024-09-13T13:21:42.483909+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:21:45.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:45 smithi192 bash[22035]: cluster 2024-09-13T13:21:44.057653+0000 mon.a (mon.0) 492 : cluster [INF] osd.4 [v2:172.21.15.192:6800/4084661233,v1:172.21.15.192:6801/4084661233] boot 2024-09-13T13:21:45.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:45 smithi192 bash[22035]: cluster 2024-09-13T13:21:44.057804+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-13T13:21:45.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:45 smithi192 bash[22035]: audit 2024-09-13T13:21:44.060191+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:21:45.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:45 smithi192 bash[22035]: cluster 2024-09-13T13:21:45.058756+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-13T13:21:46.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:46 smithi076 bash[19831]: cluster 2024-09-13T13:21:44.991366+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:21:46.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:46 smithi076 bash[19831]: cluster 2024-09-13T13:21:46.060136+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-13T13:21:46.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:46 smithi076 bash[26447]: cluster 2024-09-13T13:21:44.991366+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:21:46.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:46 smithi076 bash[26447]: cluster 2024-09-13T13:21:46.060136+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-13T13:21:46.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:46 smithi192 bash[22035]: cluster 2024-09-13T13:21:44.991366+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:21:46.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:46 smithi192 bash[22035]: cluster 2024-09-13T13:21:46.060136+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-13T13:21:48.014 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:21:48.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:48 smithi192 bash[22035]: cluster 2024-09-13T13:21:46.991919+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:21:48.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:48 smithi192 bash[22035]: cluster 2024-09-13T13:21:47.089207+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-13T13:21:48.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:48 smithi076 bash[26447]: cluster 2024-09-13T13:21:46.991919+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:21:48.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:48 smithi076 bash[26447]: cluster 2024-09-13T13:21:47.089207+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-13T13:21:48.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:48 smithi076 bash[19831]: cluster 2024-09-13T13:21:46.991919+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:21:48.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:48 smithi076 bash[19831]: cluster 2024-09-13T13:21:47.089207+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-13T13:21:49.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:49 smithi192 bash[22035]: cluster 2024-09-13T13:21:48.091614+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-13T13:21:49.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:49 smithi076 bash[19831]: cluster 2024-09-13T13:21:48.091614+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-13T13:21:49.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:49 smithi076 bash[26447]: cluster 2024-09-13T13:21:48.091614+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-13T13:21:50.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:50 smithi192 bash[22035]: cluster 2024-09-13T13:21:48.992478+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T13:21:50.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:50 smithi076 bash[19831]: cluster 2024-09-13T13:21:48.992478+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T13:21:50.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:50 smithi076 bash[26447]: cluster 2024-09-13T13:21:48.992478+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T13:21:52.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:52 smithi192 bash[22035]: cluster 2024-09-13T13:21:50.993055+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-13T13:21:52.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:52 smithi076 bash[19831]: cluster 2024-09-13T13:21:50.993055+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-13T13:21:52.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:52 smithi076 bash[26447]: cluster 2024-09-13T13:21:50.993055+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-13T13:21:52.683 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-13T13:21:52.725 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi192:vg_nvme/lv_3 2024-09-13T13:21:54.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:54 smithi192 bash[22035]: cluster 2024-09-13T13:21:52.993618+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-13T13:21:54.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:54 smithi076 bash[19831]: cluster 2024-09-13T13:21:52.993618+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-13T13:21:54.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:54 smithi076 bash[26447]: cluster 2024-09-13T13:21:52.993618+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-13T13:21:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:56 smithi192 bash[22035]: cluster 2024-09-13T13:21:54.994203+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:21:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:56 smithi192 bash[22035]: audit 2024-09-13T13:21:55.466605+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:56 smithi192 bash[22035]: audit 2024-09-13T13:21:55.474565+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:56 smithi192 bash[22035]: audit 2024-09-13T13:21:55.477103+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:56 smithi192 bash[22035]: audit 2024-09-13T13:21:55.485007+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:56 smithi192 bash[22035]: audit 2024-09-13T13:21:55.489462+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:56 smithi192 bash[22035]: audit 2024-09-13T13:21:55.491298+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:21:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:56 smithi192 bash[22035]: audit 2024-09-13T13:21:55.500979+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:56.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[19831]: cluster 2024-09-13T13:21:54.994203+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:21:56.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[19831]: audit 2024-09-13T13:21:55.466605+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:56.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[19831]: audit 2024-09-13T13:21:55.474565+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:56.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[19831]: audit 2024-09-13T13:21:55.477103+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:56.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[19831]: audit 2024-09-13T13:21:55.485007+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:56.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[19831]: audit 2024-09-13T13:21:55.489462+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:56.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[19831]: audit 2024-09-13T13:21:55.491298+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:21:56.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[19831]: audit 2024-09-13T13:21:55.500979+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:56.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[26447]: cluster 2024-09-13T13:21:54.994203+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:21:56.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[26447]: audit 2024-09-13T13:21:55.466605+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:56.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[26447]: audit 2024-09-13T13:21:55.474565+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:56.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[26447]: audit 2024-09-13T13:21:55.477103+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:21:56.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[26447]: audit 2024-09-13T13:21:55.485007+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:56.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[26447]: audit 2024-09-13T13:21:55.489462+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:56.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[26447]: audit 2024-09-13T13:21:55.491298+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:21:56.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:56 smithi076 bash[26447]: audit 2024-09-13T13:21:55.500979+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:21:57.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:57 smithi192 bash[22035]: cephadm 2024-09-13T13:21:55.458448+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Detected new or changed devices on smithi192 2024-09-13T13:21:57.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:57 smithi192 bash[22035]: cephadm 2024-09-13T13:21:55.478522+0000 mgr.y (mgr.14150) 235 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 17265M 2024-09-13T13:21:57.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:57 smithi076 bash[19831]: cephadm 2024-09-13T13:21:55.458448+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Detected new or changed devices on smithi192 2024-09-13T13:21:57.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:57 smithi076 bash[19831]: cephadm 2024-09-13T13:21:55.478522+0000 mgr.y (mgr.14150) 235 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 17265M 2024-09-13T13:21:57.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:57 smithi076 bash[26447]: cephadm 2024-09-13T13:21:55.458448+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Detected new or changed devices on smithi192 2024-09-13T13:21:57.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:57 smithi076 bash[26447]: cephadm 2024-09-13T13:21:55.478522+0000 mgr.y (mgr.14150) 235 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 17265M 2024-09-13T13:21:57.911 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:21:58.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:21:58 smithi192 bash[22035]: cluster 2024-09-13T13:21:56.994769+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:21:58.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:21:58 smithi076 bash[19831]: cluster 2024-09-13T13:21:56.994769+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:21:58.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:21:58 smithi076 bash[26447]: cluster 2024-09-13T13:21:56.994769+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:22:00.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:00 smithi192 bash[22035]: cluster 2024-09-13T13:21:58.995369+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:00.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:00 smithi192 bash[22035]: audit 2024-09-13T13:21:59.285885+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:22:00.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:00 smithi192 bash[22035]: audit 2024-09-13T13:21:59.291863+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:22:00.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:00 smithi192 bash[22035]: audit 2024-09-13T13:21:59.293408+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:00.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:00 smithi076 bash[19831]: cluster 2024-09-13T13:21:58.995369+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:00.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:00 smithi076 bash[19831]: audit 2024-09-13T13:21:59.285885+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:22:00.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:00 smithi076 bash[19831]: audit 2024-09-13T13:21:59.291863+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:22:00.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:00 smithi076 bash[19831]: audit 2024-09-13T13:21:59.293408+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:00.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:00 smithi076 bash[26447]: cluster 2024-09-13T13:21:58.995369+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:00.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:00 smithi076 bash[26447]: audit 2024-09-13T13:21:59.285885+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:22:00.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:00 smithi076 bash[26447]: audit 2024-09-13T13:21:59.291863+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:22:00.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:00 smithi076 bash[26447]: audit 2024-09-13T13:21:59.293408+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:01.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:01 smithi192 bash[22035]: audit 2024-09-13T13:21:59.279595+0000 mgr.y (mgr.14150) 238 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi192:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:22:01.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:01 smithi076 bash[19831]: audit 2024-09-13T13:21:59.279595+0000 mgr.y (mgr.14150) 238 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi192:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:22:01.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:01 smithi076 bash[26447]: audit 2024-09-13T13:21:59.279595+0000 mgr.y (mgr.14150) 238 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi192:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:22:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:02 smithi192 bash[22035]: cluster 2024-09-13T13:22:00.995954+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:02.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:02 smithi076 bash[26447]: cluster 2024-09-13T13:22:00.995954+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:02.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:02 smithi076 bash[19831]: cluster 2024-09-13T13:22:00.995954+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:04.407 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:04 smithi192 bash[22035]: cluster 2024-09-13T13:22:02.996480+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:04.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:04 smithi076 bash[26447]: cluster 2024-09-13T13:22:02.996480+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:04.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:04 smithi076 bash[19831]: cluster 2024-09-13T13:22:02.996480+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:06.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:06 smithi192 bash[22035]: cluster 2024-09-13T13:22:04.997058+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:06.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:06 smithi076 bash[19831]: cluster 2024-09-13T13:22:04.997058+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:06.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:06 smithi076 bash[26447]: cluster 2024-09-13T13:22:04.997058+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:08.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:08 smithi192 bash[22035]: cluster 2024-09-13T13:22:06.997595+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:08.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:08 smithi192 bash[22035]: audit 2024-09-13T13:22:07.739969+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.192:0/959908163' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8640286c-9d07-4ff8-b2d3-1a78abe481a4"}]: dispatch 2024-09-13T13:22:08.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:08 smithi192 bash[22035]: audit 2024-09-13T13:22:07.741699+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8640286c-9d07-4ff8-b2d3-1a78abe481a4"}]: dispatch 2024-09-13T13:22:08.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:08 smithi192 bash[22035]: audit 2024-09-13T13:22:07.745190+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8640286c-9d07-4ff8-b2d3-1a78abe481a4"}]': finished 2024-09-13T13:22:08.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:08 smithi192 bash[22035]: cluster 2024-09-13T13:22:07.752024+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-13T13:22:08.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:08 smithi192 bash[22035]: audit 2024-09-13T13:22:07.752543+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:08.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:08 smithi076 bash[26447]: cluster 2024-09-13T13:22:06.997595+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:08.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:08 smithi076 bash[26447]: audit 2024-09-13T13:22:07.739969+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.192:0/959908163' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8640286c-9d07-4ff8-b2d3-1a78abe481a4"}]: dispatch 2024-09-13T13:22:08.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:08 smithi076 bash[26447]: audit 2024-09-13T13:22:07.741699+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8640286c-9d07-4ff8-b2d3-1a78abe481a4"}]: dispatch 2024-09-13T13:22:08.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:08 smithi076 bash[26447]: audit 2024-09-13T13:22:07.745190+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8640286c-9d07-4ff8-b2d3-1a78abe481a4"}]': finished 2024-09-13T13:22:08.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:08 smithi076 bash[26447]: cluster 2024-09-13T13:22:07.752024+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-13T13:22:08.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:08 smithi076 bash[26447]: audit 2024-09-13T13:22:07.752543+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:08.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:08 smithi076 bash[19831]: cluster 2024-09-13T13:22:06.997595+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:08.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:08 smithi076 bash[19831]: audit 2024-09-13T13:22:07.739969+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.192:0/959908163' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8640286c-9d07-4ff8-b2d3-1a78abe481a4"}]: dispatch 2024-09-13T13:22:08.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:08 smithi076 bash[19831]: audit 2024-09-13T13:22:07.741699+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8640286c-9d07-4ff8-b2d3-1a78abe481a4"}]: dispatch 2024-09-13T13:22:08.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:08 smithi076 bash[19831]: audit 2024-09-13T13:22:07.745190+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8640286c-9d07-4ff8-b2d3-1a78abe481a4"}]': finished 2024-09-13T13:22:08.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:08 smithi076 bash[19831]: cluster 2024-09-13T13:22:07.752024+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-13T13:22:08.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:08 smithi076 bash[19831]: audit 2024-09-13T13:22:07.752543+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:09.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:09 smithi192 bash[22035]: audit 2024-09-13T13:22:08.395206+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.192:0/108538182' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:22:09.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:09 smithi076 bash[19831]: audit 2024-09-13T13:22:08.395206+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.192:0/108538182' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:22:09.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:09 smithi076 bash[26447]: audit 2024-09-13T13:22:08.395206+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.192:0/108538182' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:22:10.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:10 smithi192 bash[22035]: cluster 2024-09-13T13:22:08.998154+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:10.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:10 smithi076 bash[19831]: cluster 2024-09-13T13:22:08.998154+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:10.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:10 smithi076 bash[26447]: cluster 2024-09-13T13:22:08.998154+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:12.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:12 smithi192 bash[22035]: cluster 2024-09-13T13:22:10.998628+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:12.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:12 smithi076 bash[26447]: cluster 2024-09-13T13:22:10.998628+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:12.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:12 smithi076 bash[19831]: cluster 2024-09-13T13:22:10.998628+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:14.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:14 smithi192 bash[22035]: cluster 2024-09-13T13:22:12.999166+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:14.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:14 smithi076 bash[19831]: cluster 2024-09-13T13:22:12.999166+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:14.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:14 smithi076 bash[26447]: cluster 2024-09-13T13:22:12.999166+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:16.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:16 smithi192 bash[22035]: cluster 2024-09-13T13:22:14.999709+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:16.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:16 smithi076 bash[26447]: cluster 2024-09-13T13:22:14.999709+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:16.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:16 smithi076 bash[19831]: cluster 2024-09-13T13:22:14.999709+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:18.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:18 smithi192 bash[22035]: cluster 2024-09-13T13:22:17.000234+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:18.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:18 smithi076 bash[19831]: cluster 2024-09-13T13:22:17.000234+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:18.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:18 smithi076 bash[26447]: cluster 2024-09-13T13:22:17.000234+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:20.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:20 smithi076 bash[19831]: cluster 2024-09-13T13:22:19.000785+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:20.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:20 smithi076 bash[26447]: cluster 2024-09-13T13:22:19.000785+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:20.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:20 smithi192 bash[22035]: cluster 2024-09-13T13:22:19.000785+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:21.453 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:21 smithi192 bash[22035]: audit 2024-09-13T13:22:20.833700+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T13:22:21.453 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:21 smithi192 bash[22035]: audit 2024-09-13T13:22:20.835347+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:21.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:21 smithi076 bash[19831]: audit 2024-09-13T13:22:20.833700+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T13:22:21.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:21 smithi076 bash[19831]: audit 2024-09-13T13:22:20.835347+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:21.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:21 smithi076 bash[26447]: audit 2024-09-13T13:22:20.833700+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T13:22:21.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:21 smithi076 bash[26447]: audit 2024-09-13T13:22:20.835347+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:22.458 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:22 smithi192 bash[22035]: cephadm 2024-09-13T13:22:20.836629+0000 mgr.y (mgr.14150) 249 : cephadm [INF] Deploying daemon osd.5 on smithi192 2024-09-13T13:22:22.458 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:22 smithi192 bash[22035]: cluster 2024-09-13T13:22:21.001312+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:22.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:22 smithi076 bash[19831]: cephadm 2024-09-13T13:22:20.836629+0000 mgr.y (mgr.14150) 249 : cephadm [INF] Deploying daemon osd.5 on smithi192 2024-09-13T13:22:22.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:22 smithi076 bash[19831]: cluster 2024-09-13T13:22:21.001312+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:22.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:22 smithi076 bash[26447]: cephadm 2024-09-13T13:22:20.836629+0000 mgr.y (mgr.14150) 249 : cephadm [INF] Deploying daemon osd.5 on smithi192 2024-09-13T13:22:22.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:22 smithi076 bash[26447]: cluster 2024-09-13T13:22:21.001312+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:23.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:23 smithi192 bash[22035]: cluster 2024-09-13T13:22:23.001830+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:23.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:23 smithi076 bash[19831]: cluster 2024-09-13T13:22:23.001830+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:23.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:23 smithi076 bash[26447]: cluster 2024-09-13T13:22:23.001830+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:25.216 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:25 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:22:25.216 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:22:25 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:22:25.216 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:22:25 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:22:25.522 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:22:25 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:22:25.522 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:22:25 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:22:25.523 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:25 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:22:26.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:26 smithi076 bash[19831]: cluster 2024-09-13T13:22:25.002346+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:26.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:26 smithi076 bash[19831]: audit 2024-09-13T13:22:25.458965+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:22:26.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:26 smithi076 bash[19831]: audit 2024-09-13T13:22:25.467902+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:26.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:26 smithi076 bash[19831]: audit 2024-09-13T13:22:25.477528+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:26.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:26 smithi076 bash[26447]: cluster 2024-09-13T13:22:25.002346+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:26.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:26 smithi076 bash[26447]: audit 2024-09-13T13:22:25.458965+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:22:26.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:26 smithi076 bash[26447]: audit 2024-09-13T13:22:25.467902+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:26.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:26 smithi076 bash[26447]: audit 2024-09-13T13:22:25.477528+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:26.414 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:26 smithi192 bash[22035]: cluster 2024-09-13T13:22:25.002346+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:26.414 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:26 smithi192 bash[22035]: audit 2024-09-13T13:22:25.458965+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:22:26.414 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:26 smithi192 bash[22035]: audit 2024-09-13T13:22:25.467902+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:26.414 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:26 smithi192 bash[22035]: audit 2024-09-13T13:22:25.477528+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:28.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:28 smithi076 bash[19831]: cluster 2024-09-13T13:22:27.002907+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:28.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:28 smithi076 bash[26447]: cluster 2024-09-13T13:22:27.002907+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:28.365 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:28 smithi192 bash[22035]: cluster 2024-09-13T13:22:27.002907+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:30.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:30 smithi076 bash[19831]: cluster 2024-09-13T13:22:29.003445+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:30.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:30 smithi076 bash[26447]: cluster 2024-09-13T13:22:29.003445+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:30.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:30 smithi192 bash[22035]: cluster 2024-09-13T13:22:29.003445+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:32 smithi076 bash[19831]: cluster 2024-09-13T13:22:31.003998+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:32 smithi076 bash[19831]: audit 2024-09-13T13:22:31.841195+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:32 smithi076 bash[19831]: audit 2024-09-13T13:22:31.851701+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:32.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:32 smithi076 bash[19831]: audit 2024-09-13T13:22:31.853637+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:32.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:32 smithi076 bash[19831]: audit 2024-09-13T13:22:31.855439+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:22:32.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:32 smithi076 bash[19831]: audit 2024-09-13T13:22:31.865431+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:32 smithi076 bash[26447]: cluster 2024-09-13T13:22:31.003998+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:32 smithi076 bash[26447]: audit 2024-09-13T13:22:31.841195+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:32 smithi076 bash[26447]: audit 2024-09-13T13:22:31.851701+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:32 smithi076 bash[26447]: audit 2024-09-13T13:22:31.853637+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:32 smithi076 bash[26447]: audit 2024-09-13T13:22:31.855439+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:22:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:32 smithi076 bash[26447]: audit 2024-09-13T13:22:31.865431+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:32 smithi192 bash[22035]: cluster 2024-09-13T13:22:31.003998+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:32 smithi192 bash[22035]: audit 2024-09-13T13:22:31.841195+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:32 smithi192 bash[22035]: audit 2024-09-13T13:22:31.851701+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:32 smithi192 bash[22035]: audit 2024-09-13T13:22:31.853637+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:32 smithi192 bash[22035]: audit 2024-09-13T13:22:31.855439+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:22:32.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:32 smithi192 bash[22035]: audit 2024-09-13T13:22:31.865431+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:34.333 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:34 smithi192 bash[22035]: cluster 2024-09-13T13:22:33.004511+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:34.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:34 smithi076 bash[19831]: cluster 2024-09-13T13:22:33.004511+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:34.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:34 smithi076 bash[26447]: cluster 2024-09-13T13:22:33.004511+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:35.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:35 smithi076 bash[19831]: audit 2024-09-13T13:22:34.337824+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/3693540647,v1:172.21.15.192:6809/3693540647]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T13:22:35.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:35 smithi076 bash[19831]: audit 2024-09-13T13:22:34.339588+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T13:22:35.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:35 smithi076 bash[26447]: audit 2024-09-13T13:22:34.337824+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/3693540647,v1:172.21.15.192:6809/3693540647]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T13:22:35.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:35 smithi076 bash[26447]: audit 2024-09-13T13:22:34.339588+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T13:22:35.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:35 smithi192 bash[22035]: audit 2024-09-13T13:22:34.337824+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/3693540647,v1:172.21.15.192:6809/3693540647]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T13:22:35.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:35 smithi192 bash[22035]: audit 2024-09-13T13:22:34.339588+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T13:22:35.626 INFO:teuthology.orchestra.run.smithi192.stdout:Created osd(s) 5 on host 'smithi192' 2024-09-13T13:22:36.173 DEBUG:teuthology.orchestra.run.smithi192:osd.5> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.5.service 2024-09-13T13:22:36.176 INFO:tasks.cephadm:Deploying osd.6 on smithi192 with /dev/vg_nvme/lv_2... 2024-09-13T13:22:36.176 DEBUG:teuthology.orchestra.run.smithi192:> 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 fb3fc03e-71d1-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-13T13:22:36.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:36 smithi192 bash[22035]: cluster 2024-09-13T13:22:35.005088+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:36.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:36 smithi192 bash[22035]: audit 2024-09-13T13:22:35.082818+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:22:36.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:36 smithi192 bash[22035]: audit 2024-09-13T13:22:35.085534+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/3693540647,v1:172.21.15.192:6809/3693540647]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:22:36.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:36 smithi192 bash[22035]: cluster 2024-09-13T13:22:35.087958+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-13T13:22:36.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:36 smithi192 bash[22035]: audit 2024-09-13T13:22:35.088575+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:36.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:36 smithi192 bash[22035]: audit 2024-09-13T13:22:35.089433+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:22:36.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:36 smithi192 bash[22035]: audit 2024-09-13T13:22:35.604666+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:22:36.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:36 smithi192 bash[22035]: audit 2024-09-13T13:22:35.612411+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:36.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:36 smithi192 bash[22035]: audit 2024-09-13T13:22:35.620760+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:36.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[19831]: cluster 2024-09-13T13:22:35.005088+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:36.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[19831]: audit 2024-09-13T13:22:35.082818+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:22:36.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[19831]: audit 2024-09-13T13:22:35.085534+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/3693540647,v1:172.21.15.192:6809/3693540647]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:22:36.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[19831]: cluster 2024-09-13T13:22:35.087958+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-13T13:22:36.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[19831]: audit 2024-09-13T13:22:35.088575+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:36.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[19831]: audit 2024-09-13T13:22:35.089433+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:22:36.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[19831]: audit 2024-09-13T13:22:35.604666+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:22:36.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[19831]: audit 2024-09-13T13:22:35.612411+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:36.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[19831]: audit 2024-09-13T13:22:35.620760+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:36.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[26447]: cluster 2024-09-13T13:22:35.005088+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:36.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[26447]: audit 2024-09-13T13:22:35.082818+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:22:36.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[26447]: audit 2024-09-13T13:22:35.085534+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/3693540647,v1:172.21.15.192:6809/3693540647]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:22:36.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[26447]: cluster 2024-09-13T13:22:35.087958+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-13T13:22:36.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[26447]: audit 2024-09-13T13:22:35.088575+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:36.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[26447]: audit 2024-09-13T13:22:35.089433+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:22:36.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[26447]: audit 2024-09-13T13:22:35.604666+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:22:36.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[26447]: audit 2024-09-13T13:22:35.612411+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:36.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:36 smithi076 bash[26447]: audit 2024-09-13T13:22:35.620760+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:36.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:22:36 smithi192 bash[30805]: debug 2024-09-13T13:22:36.540+0000 7fa8da687640 -1 osd.5 0 waiting for initial osdmap 2024-09-13T13:22:36.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:22:36 smithi192 bash[30805]: debug 2024-09-13T13:22:36.576+0000 7fa8d1c93640 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:22:37.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:37 smithi192 bash[22035]: audit 2024-09-13T13:22:36.085100+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-09-13T13:22:37.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:37 smithi192 bash[22035]: cluster 2024-09-13T13:22:36.091016+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-13T13:22:37.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:37 smithi192 bash[22035]: audit 2024-09-13T13:22:36.091851+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:37.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:37 smithi192 bash[22035]: audit 2024-09-13T13:22:36.100012+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:37.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:37 smithi192 bash[22035]: audit 2024-09-13T13:22:36.551921+0000 mon.a (mon.0) 535 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-13T13:22:37.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:37 smithi192 bash[22035]: cluster 2024-09-13T13:22:37.093138+0000 mon.a (mon.0) 536 : cluster [INF] osd.5 [v2:172.21.15.192:6808/3693540647,v1:172.21.15.192:6809/3693540647] boot 2024-09-13T13:22:37.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:37 smithi076 bash[19831]: audit 2024-09-13T13:22:36.085100+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-09-13T13:22:37.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:37 smithi076 bash[19831]: cluster 2024-09-13T13:22:36.091016+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-13T13:22:37.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:37 smithi076 bash[19831]: audit 2024-09-13T13:22:36.091851+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:37.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:37 smithi076 bash[19831]: audit 2024-09-13T13:22:36.100012+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:37.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:37 smithi076 bash[19831]: audit 2024-09-13T13:22:36.551921+0000 mon.a (mon.0) 535 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-13T13:22:37.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:37 smithi076 bash[19831]: cluster 2024-09-13T13:22:37.093138+0000 mon.a (mon.0) 536 : cluster [INF] osd.5 [v2:172.21.15.192:6808/3693540647,v1:172.21.15.192:6809/3693540647] boot 2024-09-13T13:22:37.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:37 smithi076 bash[26447]: audit 2024-09-13T13:22:36.085100+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-09-13T13:22:37.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:37 smithi076 bash[26447]: cluster 2024-09-13T13:22:36.091016+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-13T13:22:37.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:37 smithi076 bash[26447]: audit 2024-09-13T13:22:36.091851+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:37.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:37 smithi076 bash[26447]: audit 2024-09-13T13:22:36.100012+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:37.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:37 smithi076 bash[26447]: audit 2024-09-13T13:22:36.551921+0000 mon.a (mon.0) 535 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-13T13:22:37.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:37 smithi076 bash[26447]: cluster 2024-09-13T13:22:37.093138+0000 mon.a (mon.0) 536 : cluster [INF] osd.5 [v2:172.21.15.192:6808/3693540647,v1:172.21.15.192:6809/3693540647] boot 2024-09-13T13:22:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:38 smithi192 bash[22035]: cluster 2024-09-13T13:22:35.289416+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:22:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:38 smithi192 bash[22035]: cluster 2024-09-13T13:22:35.289543+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:22:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:38 smithi192 bash[22035]: cluster 2024-09-13T13:22:37.005633+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:38 smithi192 bash[22035]: cluster 2024-09-13T13:22:37.093239+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-13T13:22:38.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:38 smithi192 bash[22035]: audit 2024-09-13T13:22:37.093573+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:38.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:38 smithi192 bash[22035]: cluster 2024-09-13T13:22:37.148443+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-13T13:22:38.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:38 smithi076 bash[19831]: cluster 2024-09-13T13:22:35.289416+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:22:38.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:38 smithi076 bash[19831]: cluster 2024-09-13T13:22:35.289543+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:22:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:38 smithi076 bash[19831]: cluster 2024-09-13T13:22:37.005633+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:38 smithi076 bash[19831]: cluster 2024-09-13T13:22:37.093239+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-13T13:22:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:38 smithi076 bash[19831]: audit 2024-09-13T13:22:37.093573+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:38 smithi076 bash[19831]: cluster 2024-09-13T13:22:37.148443+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-13T13:22:38.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:38 smithi076 bash[26447]: cluster 2024-09-13T13:22:35.289416+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:22:38.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:38 smithi076 bash[26447]: cluster 2024-09-13T13:22:35.289543+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:22:38.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:38 smithi076 bash[26447]: cluster 2024-09-13T13:22:37.005633+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:22:38.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:38 smithi076 bash[26447]: cluster 2024-09-13T13:22:37.093239+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-13T13:22:38.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:38 smithi076 bash[26447]: audit 2024-09-13T13:22:37.093573+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:22:38.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:38 smithi076 bash[26447]: cluster 2024-09-13T13:22:37.148443+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-13T13:22:39.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:39 smithi192 bash[22035]: cluster 2024-09-13T13:22:38.152467+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-13T13:22:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:39 smithi076 bash[19831]: cluster 2024-09-13T13:22:38.152467+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-13T13:22:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:39 smithi076 bash[26447]: cluster 2024-09-13T13:22:38.152467+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-13T13:22:40.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:40 smithi192 bash[22035]: cluster 2024-09-13T13:22:39.006289+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v236: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 454 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-13T13:22:40.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:40 smithi192 bash[22035]: cluster 2024-09-13T13:22:39.146046+0000 mon.a (mon.0) 541 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-09-13T13:22:40.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:40 smithi192 bash[22035]: cluster 2024-09-13T13:22:39.162447+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-13T13:22:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:40 smithi076 bash[19831]: cluster 2024-09-13T13:22:39.006289+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v236: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 454 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-13T13:22:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:40 smithi076 bash[19831]: cluster 2024-09-13T13:22:39.146046+0000 mon.a (mon.0) 541 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-09-13T13:22:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:40 smithi076 bash[19831]: cluster 2024-09-13T13:22:39.162447+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-13T13:22:40.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:40 smithi076 bash[26447]: cluster 2024-09-13T13:22:39.006289+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v236: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 454 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-13T13:22:40.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:40 smithi076 bash[26447]: cluster 2024-09-13T13:22:39.146046+0000 mon.a (mon.0) 541 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-09-13T13:22:40.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:40 smithi076 bash[26447]: cluster 2024-09-13T13:22:39.162447+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-13T13:22:40.681 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:22:41.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:41 smithi192 bash[22035]: cluster 2024-09-13T13:22:40.162060+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-13T13:22:41.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:41 smithi076 bash[19831]: cluster 2024-09-13T13:22:40.162060+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-13T13:22:41.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:41 smithi076 bash[26447]: cluster 2024-09-13T13:22:40.162060+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-13T13:22:42.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:42 smithi192 bash[22035]: cluster 2024-09-13T13:22:41.006902+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 454 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-13T13:22:42.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:42 smithi076 bash[19831]: cluster 2024-09-13T13:22:41.006902+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 454 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-13T13:22:42.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:42 smithi076 bash[26447]: cluster 2024-09-13T13:22:41.006902+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 454 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-13T13:22:43.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:43 smithi076 bash[19831]: cluster 2024-09-13T13:22:43.007481+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:43.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:43 smithi076 bash[19831]: cluster 2024-09-13T13:22:43.175664+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-09-13T13:22:43.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:43 smithi076 bash[19831]: cluster 2024-09-13T13:22:43.175715+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-13T13:22:43.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:43 smithi076 bash[26447]: cluster 2024-09-13T13:22:43.007481+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:43.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:43 smithi076 bash[26447]: cluster 2024-09-13T13:22:43.175664+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-09-13T13:22:43.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:43 smithi076 bash[26447]: cluster 2024-09-13T13:22:43.175715+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-13T13:22:43.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:43 smithi192 bash[22035]: cluster 2024-09-13T13:22:43.007481+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:43.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:43 smithi192 bash[22035]: cluster 2024-09-13T13:22:43.175664+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-09-13T13:22:43.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:43 smithi192 bash[22035]: cluster 2024-09-13T13:22:43.175715+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-13T13:22:46.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:46 smithi076 bash[19831]: cluster 2024-09-13T13:22:45.008027+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:46.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:46 smithi076 bash[26447]: cluster 2024-09-13T13:22:45.008027+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:46.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:46 smithi192 bash[22035]: cluster 2024-09-13T13:22:45.008027+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:47.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:47 smithi192 bash[22035]: cephadm 2024-09-13T13:22:46.103750+0000 mgr.y (mgr.14150) 263 : cephadm [INF] Detected new or changed devices on smithi192 2024-09-13T13:22:47.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:47 smithi192 bash[22035]: audit 2024-09-13T13:22:46.112295+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:47.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:47 smithi192 bash[22035]: audit 2024-09-13T13:22:46.120765+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:47.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:47 smithi192 bash[22035]: audit 2024-09-13T13:22:46.123393+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:22:47.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:47 smithi192 bash[22035]: audit 2024-09-13T13:22:46.125034+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:22:47.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:47 smithi192 bash[22035]: cephadm 2024-09-13T13:22:46.126246+0000 mgr.y (mgr.14150) 264 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 8632M 2024-09-13T13:22:47.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:47 smithi192 bash[22035]: audit 2024-09-13T13:22:46.132455+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:47.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:47 smithi192 bash[22035]: audit 2024-09-13T13:22:46.136647+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:47.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:47 smithi192 bash[22035]: audit 2024-09-13T13:22:46.138206+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:22:47.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:47 smithi192 bash[22035]: audit 2024-09-13T13:22:46.147772+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:47.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[19831]: cephadm 2024-09-13T13:22:46.103750+0000 mgr.y (mgr.14150) 263 : cephadm [INF] Detected new or changed devices on smithi192 2024-09-13T13:22:47.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[19831]: audit 2024-09-13T13:22:46.112295+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:47.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[19831]: audit 2024-09-13T13:22:46.120765+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:47.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[19831]: audit 2024-09-13T13:22:46.123393+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:22:47.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[19831]: audit 2024-09-13T13:22:46.125034+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:22:47.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[19831]: cephadm 2024-09-13T13:22:46.126246+0000 mgr.y (mgr.14150) 264 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 8632M 2024-09-13T13:22:47.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[19831]: audit 2024-09-13T13:22:46.132455+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:47.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[19831]: audit 2024-09-13T13:22:46.136647+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:47.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[19831]: audit 2024-09-13T13:22:46.138206+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:22:47.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[19831]: audit 2024-09-13T13:22:46.147772+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:47.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[26447]: cephadm 2024-09-13T13:22:46.103750+0000 mgr.y (mgr.14150) 263 : cephadm [INF] Detected new or changed devices on smithi192 2024-09-13T13:22:47.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[26447]: audit 2024-09-13T13:22:46.112295+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:47.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[26447]: audit 2024-09-13T13:22:46.120765+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:47.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[26447]: audit 2024-09-13T13:22:46.123393+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:22:47.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[26447]: audit 2024-09-13T13:22:46.125034+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:22:47.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[26447]: cephadm 2024-09-13T13:22:46.126246+0000 mgr.y (mgr.14150) 264 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 8632M 2024-09-13T13:22:47.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[26447]: audit 2024-09-13T13:22:46.132455+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:47.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[26447]: audit 2024-09-13T13:22:46.136647+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:47.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[26447]: audit 2024-09-13T13:22:46.138206+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:22:47.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:47 smithi076 bash[26447]: audit 2024-09-13T13:22:46.147772+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:22:48.324 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-13T13:22:48.375 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi192:vg_nvme/lv_2 2024-09-13T13:22:48.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:48 smithi192 bash[22035]: cluster 2024-09-13T13:22:47.008586+0000 mgr.y (mgr.14150) 265 : 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-13T13:22:48.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:48 smithi076 bash[26447]: cluster 2024-09-13T13:22:47.008586+0000 mgr.y (mgr.14150) 265 : 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-13T13:22:48.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:48 smithi076 bash[19831]: cluster 2024-09-13T13:22:47.008586+0000 mgr.y (mgr.14150) 265 : 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-13T13:22:50.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:50 smithi192 bash[22035]: cluster 2024-09-13T13:22:49.009231+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-13T13:22:50.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:50 smithi076 bash[26447]: cluster 2024-09-13T13:22:49.009231+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-13T13:22:50.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:50 smithi076 bash[19831]: cluster 2024-09-13T13:22:49.009231+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-13T13:22:52.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:52 smithi192 bash[22035]: cluster 2024-09-13T13:22:51.009815+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-13T13:22:52.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:52 smithi076 bash[26447]: cluster 2024-09-13T13:22:51.009815+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-13T13:22:52.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:52 smithi076 bash[19831]: cluster 2024-09-13T13:22:51.009815+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-13T13:22:53.119 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:22:54.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:54 smithi192 bash[22035]: cluster 2024-09-13T13:22:53.010379+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:22:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:54 smithi076 bash[19831]: cluster 2024-09-13T13:22:53.010379+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:22:54.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:54 smithi076 bash[26447]: cluster 2024-09-13T13:22:53.010379+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:22:55.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:55 smithi192 bash[22035]: audit 2024-09-13T13:22:54.672668+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:22:55.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:55 smithi192 bash[22035]: audit 2024-09-13T13:22:54.678808+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:22:55.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:55 smithi192 bash[22035]: audit 2024-09-13T13:22:54.680560+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:55.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:55 smithi076 bash[26447]: audit 2024-09-13T13:22:54.672668+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:22:55.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:55 smithi076 bash[26447]: audit 2024-09-13T13:22:54.678808+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:22:55.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:55 smithi076 bash[26447]: audit 2024-09-13T13:22:54.680560+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:55.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:55 smithi076 bash[19831]: audit 2024-09-13T13:22:54.672668+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:22:55.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:55 smithi076 bash[19831]: audit 2024-09-13T13:22:54.678808+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:22:55.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:55 smithi076 bash[19831]: audit 2024-09-13T13:22:54.680560+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:56 smithi192 bash[22035]: audit 2024-09-13T13:22:54.666200+0000 mgr.y (mgr.14150) 269 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi192:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:22:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:56 smithi192 bash[22035]: cluster 2024-09-13T13:22:55.010958+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:56.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:56 smithi076 bash[19831]: audit 2024-09-13T13:22:54.666200+0000 mgr.y (mgr.14150) 269 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi192:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:22:56.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:56 smithi076 bash[19831]: cluster 2024-09-13T13:22:55.010958+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:56.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:56 smithi076 bash[26447]: audit 2024-09-13T13:22:54.666200+0000 mgr.y (mgr.14150) 269 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi192:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:22:56.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:56 smithi076 bash[26447]: cluster 2024-09-13T13:22:55.010958+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:58.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:22:58 smithi192 bash[22035]: cluster 2024-09-13T13:22:57.011501+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:58.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:22:58 smithi076 bash[19831]: cluster 2024-09-13T13:22:57.011501+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:58.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:22:58 smithi076 bash[26447]: cluster 2024-09-13T13:22:57.011501+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:00.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:00 smithi192 bash[22035]: cluster 2024-09-13T13:22:59.012041+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:00.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:00 smithi076 bash[19831]: cluster 2024-09-13T13:22:59.012041+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:00.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:00 smithi076 bash[26447]: cluster 2024-09-13T13:22:59.012041+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:02 smithi192 bash[22035]: cluster 2024-09-13T13:23:01.012580+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:02.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:02 smithi076 bash[19831]: cluster 2024-09-13T13:23:01.012580+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:02.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:02 smithi076 bash[26447]: cluster 2024-09-13T13:23:01.012580+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:04.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:04 smithi076 bash[19831]: cluster 2024-09-13T13:23:03.013118+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:04.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:04 smithi076 bash[19831]: audit 2024-09-13T13:23:03.222762+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.192:0/443161655' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ff23f2b4-0881-4d23-9e3d-00047d334b7e"}]: dispatch 2024-09-13T13:23:04.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:04 smithi076 bash[19831]: audit 2024-09-13T13:23:03.225087+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ff23f2b4-0881-4d23-9e3d-00047d334b7e"}]: dispatch 2024-09-13T13:23:04.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:04 smithi076 bash[19831]: audit 2024-09-13T13:23:03.228541+0000 mon.a (mon.0) 558 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ff23f2b4-0881-4d23-9e3d-00047d334b7e"}]': finished 2024-09-13T13:23:04.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:04 smithi076 bash[19831]: cluster 2024-09-13T13:23:03.233921+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-13T13:23:04.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:04 smithi076 bash[19831]: audit 2024-09-13T13:23:03.234404+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:04.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:04 smithi076 bash[19831]: audit 2024-09-13T13:23:03.840215+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.192:0/1131128824' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:23:04.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:04 smithi076 bash[26447]: cluster 2024-09-13T13:23:03.013118+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:04.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:04 smithi076 bash[26447]: audit 2024-09-13T13:23:03.222762+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.192:0/443161655' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ff23f2b4-0881-4d23-9e3d-00047d334b7e"}]: dispatch 2024-09-13T13:23:04.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:04 smithi076 bash[26447]: audit 2024-09-13T13:23:03.225087+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ff23f2b4-0881-4d23-9e3d-00047d334b7e"}]: dispatch 2024-09-13T13:23:04.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:04 smithi076 bash[26447]: audit 2024-09-13T13:23:03.228541+0000 mon.a (mon.0) 558 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ff23f2b4-0881-4d23-9e3d-00047d334b7e"}]': finished 2024-09-13T13:23:04.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:04 smithi076 bash[26447]: cluster 2024-09-13T13:23:03.233921+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-13T13:23:04.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:04 smithi076 bash[26447]: audit 2024-09-13T13:23:03.234404+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:04.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:04 smithi076 bash[26447]: audit 2024-09-13T13:23:03.840215+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.192:0/1131128824' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:23:04.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:04 smithi192 bash[22035]: cluster 2024-09-13T13:23:03.013118+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:04.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:04 smithi192 bash[22035]: audit 2024-09-13T13:23:03.222762+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.192:0/443161655' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ff23f2b4-0881-4d23-9e3d-00047d334b7e"}]: dispatch 2024-09-13T13:23:04.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:04 smithi192 bash[22035]: audit 2024-09-13T13:23:03.225087+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ff23f2b4-0881-4d23-9e3d-00047d334b7e"}]: dispatch 2024-09-13T13:23:04.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:04 smithi192 bash[22035]: audit 2024-09-13T13:23:03.228541+0000 mon.a (mon.0) 558 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ff23f2b4-0881-4d23-9e3d-00047d334b7e"}]': finished 2024-09-13T13:23:04.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:04 smithi192 bash[22035]: cluster 2024-09-13T13:23:03.233921+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-13T13:23:04.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:04 smithi192 bash[22035]: audit 2024-09-13T13:23:03.234404+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:04.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:04 smithi192 bash[22035]: audit 2024-09-13T13:23:03.840215+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.192:0/1131128824' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:23:06.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:06 smithi076 bash[19831]: cluster 2024-09-13T13:23:05.013632+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:06.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:06 smithi076 bash[26447]: cluster 2024-09-13T13:23:05.013632+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:06.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:06 smithi192 bash[22035]: cluster 2024-09-13T13:23:05.013632+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:08.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:08 smithi076 bash[19831]: cluster 2024-09-13T13:23:07.014189+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:08.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:08 smithi076 bash[26447]: cluster 2024-09-13T13:23:07.014189+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:08.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:08 smithi192 bash[22035]: cluster 2024-09-13T13:23:07.014189+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:10.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:10 smithi076 bash[19831]: cluster 2024-09-13T13:23:09.014744+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:10.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:10 smithi076 bash[26447]: cluster 2024-09-13T13:23:09.014744+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:10.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:10 smithi192 bash[22035]: cluster 2024-09-13T13:23:09.014744+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:12.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:12 smithi076 bash[19831]: cluster 2024-09-13T13:23:11.015277+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:12.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:12 smithi076 bash[26447]: cluster 2024-09-13T13:23:11.015277+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:12.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:12 smithi192 bash[22035]: cluster 2024-09-13T13:23:11.015277+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:14.283 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:14 smithi192 bash[22035]: cluster 2024-09-13T13:23:13.015832+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:14.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:14 smithi076 bash[19831]: cluster 2024-09-13T13:23:13.015832+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:14.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:14 smithi076 bash[26447]: cluster 2024-09-13T13:23:13.015832+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:15.581 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:15 smithi192 bash[22035]: cluster 2024-09-13T13:23:15.016373+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:15.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:15 smithi076 bash[19831]: cluster 2024-09-13T13:23:15.016373+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:15.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:15 smithi076 bash[26447]: cluster 2024-09-13T13:23:15.016373+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:17.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:16 smithi076 bash[19831]: audit 2024-09-13T13:23:16.651625+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T13:23:17.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:16 smithi076 bash[19831]: audit 2024-09-13T13:23:16.653639+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:17.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:16 smithi076 bash[26447]: audit 2024-09-13T13:23:16.651625+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T13:23:17.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:16 smithi076 bash[26447]: audit 2024-09-13T13:23:16.653639+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:17.149 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:16 smithi192 bash[22035]: audit 2024-09-13T13:23:16.651625+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T13:23:17.149 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:16 smithi192 bash[22035]: audit 2024-09-13T13:23:16.653639+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:18.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:17 smithi076 bash[19831]: cephadm 2024-09-13T13:23:16.655309+0000 mgr.y (mgr.14150) 281 : cephadm [INF] Deploying daemon osd.6 on smithi192 2024-09-13T13:23:18.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:17 smithi076 bash[19831]: cluster 2024-09-13T13:23:17.016896+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:18.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:17 smithi076 bash[26447]: cephadm 2024-09-13T13:23:16.655309+0000 mgr.y (mgr.14150) 281 : cephadm [INF] Deploying daemon osd.6 on smithi192 2024-09-13T13:23:18.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:17 smithi076 bash[26447]: cluster 2024-09-13T13:23:17.016896+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:17 smithi192 bash[22035]: cephadm 2024-09-13T13:23:16.655309+0000 mgr.y (mgr.14150) 281 : cephadm [INF] Deploying daemon osd.6 on smithi192 2024-09-13T13:23:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:17 smithi192 bash[22035]: cluster 2024-09-13T13:23:17.016896+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:20.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:20 smithi192 bash[22035]: cluster 2024-09-13T13:23:19.017458+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:20.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:20 smithi076 bash[19831]: cluster 2024-09-13T13:23:19.017458+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:20.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:20 smithi076 bash[26447]: cluster 2024-09-13T13:23:19.017458+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:21.181 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:23:21 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:23:21.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:21 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:23:21.182 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:23:21 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:23:21.182 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:23:21 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:23:21.554 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:21 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:23:21.554 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:23:21 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:23:21.554 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:23:21 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:23:21.555 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:23:21 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:23:22.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:22 smithi076 bash[19831]: cluster 2024-09-13T13:23:21.018032+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:22.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:22 smithi076 bash[19831]: audit 2024-09-13T13:23:21.480994+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:22.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:22 smithi076 bash[19831]: audit 2024-09-13T13:23:21.490911+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:22.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:22 smithi076 bash[19831]: audit 2024-09-13T13:23:21.501002+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:22.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:22 smithi076 bash[26447]: cluster 2024-09-13T13:23:21.018032+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:22.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:22 smithi076 bash[26447]: audit 2024-09-13T13:23:21.480994+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:22.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:22 smithi076 bash[26447]: audit 2024-09-13T13:23:21.490911+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:22.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:22 smithi076 bash[26447]: audit 2024-09-13T13:23:21.501002+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:22.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:22 smithi192 bash[22035]: cluster 2024-09-13T13:23:21.018032+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:22.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:22 smithi192 bash[22035]: audit 2024-09-13T13:23:21.480994+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:22.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:22 smithi192 bash[22035]: audit 2024-09-13T13:23:21.490911+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:22.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:22 smithi192 bash[22035]: audit 2024-09-13T13:23:21.501002+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:24.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:24 smithi192 bash[22035]: cluster 2024-09-13T13:23:23.018616+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:24.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:24 smithi076 bash[19831]: cluster 2024-09-13T13:23:23.018616+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:24 smithi076 bash[26447]: cluster 2024-09-13T13:23:23.018616+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:26.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:26 smithi192 bash[22035]: cluster 2024-09-13T13:23:25.019188+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:26.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:26 smithi076 bash[19831]: cluster 2024-09-13T13:23:25.019188+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:26 smithi076 bash[26447]: cluster 2024-09-13T13:23:25.019188+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:28.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:28 smithi192 bash[22035]: cluster 2024-09-13T13:23:27.019750+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:28.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:28 smithi076 bash[19831]: cluster 2024-09-13T13:23:27.019750+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:28.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:28 smithi076 bash[26447]: cluster 2024-09-13T13:23:27.019750+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:29.313 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:29 smithi192 bash[22035]: audit 2024-09-13T13:23:28.263354+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:29.313 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:29 smithi192 bash[22035]: audit 2024-09-13T13:23:28.272318+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:29.313 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:29 smithi192 bash[22035]: audit 2024-09-13T13:23:28.953555+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:29.314 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:29 smithi192 bash[22035]: audit 2024-09-13T13:23:28.955332+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:29.314 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:29 smithi192 bash[22035]: audit 2024-09-13T13:23:28.965022+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:29.314 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:29 smithi192 bash[22035]: cluster 2024-09-13T13:23:29.020358+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:29.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:29 smithi076 bash[19831]: audit 2024-09-13T13:23:28.263354+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:29.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:29 smithi076 bash[19831]: audit 2024-09-13T13:23:28.272318+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:29.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:29 smithi076 bash[19831]: audit 2024-09-13T13:23:28.953555+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:29.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:29 smithi076 bash[19831]: audit 2024-09-13T13:23:28.955332+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:29.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:29 smithi076 bash[19831]: audit 2024-09-13T13:23:28.965022+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:29.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:29 smithi076 bash[19831]: cluster 2024-09-13T13:23:29.020358+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:29.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:29 smithi076 bash[26447]: audit 2024-09-13T13:23:28.263354+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:29.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:29 smithi076 bash[26447]: audit 2024-09-13T13:23:28.272318+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:29.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:29 smithi076 bash[26447]: audit 2024-09-13T13:23:28.953555+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:29.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:29 smithi076 bash[26447]: audit 2024-09-13T13:23:28.955332+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:29.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:29 smithi076 bash[26447]: audit 2024-09-13T13:23:28.965022+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:29.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:29 smithi076 bash[26447]: cluster 2024-09-13T13:23:29.020358+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:31.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:30 smithi076 bash[19831]: audit 2024-09-13T13:23:29.992890+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/866880529,v1:172.21.15.192:6817/866880529]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T13:23:31.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:30 smithi076 bash[19831]: audit 2024-09-13T13:23:29.995499+0000 mon.a (mon.0) 571 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T13:23:31.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:30 smithi076 bash[26447]: audit 2024-09-13T13:23:29.992890+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/866880529,v1:172.21.15.192:6817/866880529]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T13:23:31.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:30 smithi076 bash[26447]: audit 2024-09-13T13:23:29.995499+0000 mon.a (mon.0) 571 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T13:23:31.382 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:30 smithi192 bash[22035]: audit 2024-09-13T13:23:29.992890+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/866880529,v1:172.21.15.192:6817/866880529]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T13:23:31.382 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:30 smithi192 bash[22035]: audit 2024-09-13T13:23:29.995499+0000 mon.a (mon.0) 571 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T13:23:32.049 INFO:teuthology.orchestra.run.smithi192.stdout:Created osd(s) 6 on host 'smithi192' 2024-09-13T13:23:32.273 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:31 smithi192 bash[22035]: audit 2024-09-13T13:23:30.965615+0000 mon.a (mon.0) 572 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T13:23:32.273 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:31 smithi192 bash[22035]: audit 2024-09-13T13:23:30.967086+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/866880529,v1:172.21.15.192:6817/866880529]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:23:32.273 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:31 smithi192 bash[22035]: cluster 2024-09-13T13:23:30.972078+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-13T13:23:32.273 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:31 smithi192 bash[22035]: audit 2024-09-13T13:23:30.973185+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:32.273 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:31 smithi192 bash[22035]: audit 2024-09-13T13:23:30.973949+0000 mon.a (mon.0) 575 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:23:32.274 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:31 smithi192 bash[22035]: cluster 2024-09-13T13:23:31.020904+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-13T13:23:32.274 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:31 smithi192 bash[22035]: audit 2024-09-13T13:23:31.968078+0000 mon.a (mon.0) 576 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-09-13T13:23:32.274 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:31 smithi192 bash[22035]: cluster 2024-09-13T13:23:31.973495+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-13T13:23:32.274 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:31 smithi192 bash[22035]: audit 2024-09-13T13:23:31.974038+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:32.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[19831]: audit 2024-09-13T13:23:30.965615+0000 mon.a (mon.0) 572 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T13:23:32.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[19831]: audit 2024-09-13T13:23:30.967086+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/866880529,v1:172.21.15.192:6817/866880529]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:23:32.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[19831]: cluster 2024-09-13T13:23:30.972078+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-13T13:23:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[19831]: audit 2024-09-13T13:23:30.973185+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[19831]: audit 2024-09-13T13:23:30.973949+0000 mon.a (mon.0) 575 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:23:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[19831]: cluster 2024-09-13T13:23:31.020904+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-13T13:23:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[19831]: audit 2024-09-13T13:23:31.968078+0000 mon.a (mon.0) 576 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-09-13T13:23:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[19831]: cluster 2024-09-13T13:23:31.973495+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-13T13:23:32.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[19831]: audit 2024-09-13T13:23:31.974038+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[26447]: audit 2024-09-13T13:23:30.965615+0000 mon.a (mon.0) 572 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T13:23:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[26447]: audit 2024-09-13T13:23:30.967086+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/866880529,v1:172.21.15.192:6817/866880529]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:23:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[26447]: cluster 2024-09-13T13:23:30.972078+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-13T13:23:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[26447]: audit 2024-09-13T13:23:30.973185+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[26447]: audit 2024-09-13T13:23:30.973949+0000 mon.a (mon.0) 575 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:23:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[26447]: cluster 2024-09-13T13:23:31.020904+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-13T13:23:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[26447]: audit 2024-09-13T13:23:31.968078+0000 mon.a (mon.0) 576 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-09-13T13:23:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[26447]: cluster 2024-09-13T13:23:31.973495+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-13T13:23:32.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:31 smithi076 bash[26447]: audit 2024-09-13T13:23:31.974038+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:32.702 DEBUG:teuthology.orchestra.run.smithi192:osd.6> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.6.service 2024-09-13T13:23:32.705 INFO:tasks.cephadm:Deploying osd.7 on smithi192 with /dev/vg_nvme/lv_1... 2024-09-13T13:23:32.705 DEBUG:teuthology.orchestra.run.smithi192:> 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 fb3fc03e-71d1-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-13T13:23:33.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:32 smithi076 bash[19831]: audit 2024-09-13T13:23:31.981979+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:33.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:32 smithi076 bash[19831]: audit 2024-09-13T13:23:32.031791+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:33.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:32 smithi076 bash[19831]: audit 2024-09-13T13:23:32.039357+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:33.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:32 smithi076 bash[19831]: audit 2024-09-13T13:23:32.048026+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:33.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:32 smithi076 bash[19831]: audit 2024-09-13T13:23:32.981493+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:33.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:32 smithi076 bash[26447]: audit 2024-09-13T13:23:31.981979+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:33.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:32 smithi076 bash[26447]: audit 2024-09-13T13:23:32.031791+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:33.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:32 smithi076 bash[26447]: audit 2024-09-13T13:23:32.039357+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:33.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:32 smithi076 bash[26447]: audit 2024-09-13T13:23:32.048026+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:33.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:32 smithi076 bash[26447]: audit 2024-09-13T13:23:32.981493+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:33.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:32 smithi192 bash[22035]: audit 2024-09-13T13:23:31.981979+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:33.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:32 smithi192 bash[22035]: audit 2024-09-13T13:23:32.031791+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:33.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:32 smithi192 bash[22035]: audit 2024-09-13T13:23:32.039357+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:33.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:32 smithi192 bash[22035]: audit 2024-09-13T13:23:32.048026+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:33.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:32 smithi192 bash[22035]: audit 2024-09-13T13:23:32.981493+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:34.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:34 smithi076 bash[19831]: cluster 2024-09-13T13:23:30.994043+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:23:34.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:34 smithi076 bash[19831]: cluster 2024-09-13T13:23:30.994098+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:23:34.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:34 smithi076 bash[19831]: cluster 2024-09-13T13:23:32.993627+0000 mon.a (mon.0) 584 : cluster [INF] osd.6 [v2:172.21.15.192:6816/866880529,v1:172.21.15.192:6817/866880529] boot 2024-09-13T13:23:34.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:34 smithi076 bash[19831]: cluster 2024-09-13T13:23:32.993838+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-13T13:23:34.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:34 smithi076 bash[19831]: audit 2024-09-13T13:23:32.994585+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:34.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:34 smithi076 bash[19831]: cluster 2024-09-13T13:23:33.021441+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:34.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:34 smithi076 bash[26447]: cluster 2024-09-13T13:23:30.994043+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:23:34.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:34 smithi076 bash[26447]: cluster 2024-09-13T13:23:30.994098+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:23:34.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:34 smithi076 bash[26447]: cluster 2024-09-13T13:23:32.993627+0000 mon.a (mon.0) 584 : cluster [INF] osd.6 [v2:172.21.15.192:6816/866880529,v1:172.21.15.192:6817/866880529] boot 2024-09-13T13:23:34.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:34 smithi076 bash[26447]: cluster 2024-09-13T13:23:32.993838+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-13T13:23:34.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:34 smithi076 bash[26447]: audit 2024-09-13T13:23:32.994585+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:34.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:34 smithi076 bash[26447]: cluster 2024-09-13T13:23:33.021441+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:34.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:34 smithi192 bash[22035]: cluster 2024-09-13T13:23:30.994043+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:23:34.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:34 smithi192 bash[22035]: cluster 2024-09-13T13:23:30.994098+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:23:34.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:34 smithi192 bash[22035]: cluster 2024-09-13T13:23:32.993627+0000 mon.a (mon.0) 584 : cluster [INF] osd.6 [v2:172.21.15.192:6816/866880529,v1:172.21.15.192:6817/866880529] boot 2024-09-13T13:23:34.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:34 smithi192 bash[22035]: cluster 2024-09-13T13:23:32.993838+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-13T13:23:34.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:34 smithi192 bash[22035]: audit 2024-09-13T13:23:32.994585+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:34.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:34 smithi192 bash[22035]: cluster 2024-09-13T13:23:33.021441+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:23:35.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:35 smithi076 bash[19831]: cluster 2024-09-13T13:23:34.016312+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-13T13:23:35.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:35 smithi076 bash[26447]: cluster 2024-09-13T13:23:34.016312+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-13T13:23:35.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:35 smithi192 bash[22035]: cluster 2024-09-13T13:23:34.016312+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-13T13:23:36.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:36 smithi076 bash[19831]: cluster 2024-09-13T13:23:35.014738+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-13T13:23:36.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:36 smithi076 bash[19831]: cluster 2024-09-13T13:23:35.022142+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v272: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:36.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:36 smithi076 bash[26447]: cluster 2024-09-13T13:23:35.014738+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-13T13:23:36.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:36 smithi076 bash[26447]: cluster 2024-09-13T13:23:35.022142+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v272: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:36.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:36 smithi192 bash[22035]: cluster 2024-09-13T13:23:35.014738+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-13T13:23:36.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:36 smithi192 bash[22035]: cluster 2024-09-13T13:23:35.022142+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v272: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:37.089 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:23:37.291 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:37 smithi192 bash[22035]: cluster 2024-09-13T13:23:36.031640+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-13T13:23:37.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:37 smithi076 bash[19831]: cluster 2024-09-13T13:23:36.031640+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-13T13:23:37.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:37 smithi076 bash[26447]: cluster 2024-09-13T13:23:36.031640+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-13T13:23:38.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:38 smithi076 bash[19831]: cluster 2024-09-13T13:23:37.022786+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v274: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:38.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:38 smithi076 bash[19831]: cluster 2024-09-13T13:23:37.039417+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-13T13:23:38.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:38 smithi076 bash[26447]: cluster 2024-09-13T13:23:37.022786+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v274: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:38.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:38 smithi076 bash[26447]: cluster 2024-09-13T13:23:37.039417+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-13T13:23:38.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:38 smithi192 bash[22035]: cluster 2024-09-13T13:23:37.022786+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v274: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:38 smithi192 bash[22035]: cluster 2024-09-13T13:23:37.039417+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-13T13:23:40.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:40 smithi192 bash[22035]: cluster 2024-09-13T13:23:39.023375+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-09-13T13:23:40.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:40 smithi076 bash[19831]: cluster 2024-09-13T13:23:39.023375+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-09-13T13:23:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:40 smithi076 bash[26447]: cluster 2024-09-13T13:23:39.023375+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-09-13T13:23:42.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:42 smithi076 bash[19831]: cluster 2024-09-13T13:23:41.023973+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v277: 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-13T13:23:42.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:42 smithi076 bash[26447]: cluster 2024-09-13T13:23:41.023973+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v277: 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-13T13:23:42.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:42 smithi192 bash[22035]: cluster 2024-09-13T13:23:41.023973+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v277: 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-13T13:23:43.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[19831]: cephadm 2024-09-13T13:23:42.454250+0000 mgr.y (mgr.14150) 295 : cephadm [INF] Detected new or changed devices on smithi192 2024-09-13T13:23:43.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[19831]: audit 2024-09-13T13:23:42.462648+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:43.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[19831]: audit 2024-09-13T13:23:42.471399+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:43.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[19831]: audit 2024-09-13T13:23:42.474229+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:23:43.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[19831]: audit 2024-09-13T13:23:42.475986+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:23:43.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[19831]: audit 2024-09-13T13:23:42.477499+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:23:43.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[19831]: cephadm 2024-09-13T13:23:42.478565+0000 mgr.y (mgr.14150) 296 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 5755M 2024-09-13T13:23:43.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[19831]: audit 2024-09-13T13:23:42.484733+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:43.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[19831]: audit 2024-09-13T13:23:42.489128+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:43.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[19831]: audit 2024-09-13T13:23:42.490889+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:43.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[19831]: audit 2024-09-13T13:23:42.502571+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:43.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[19831]: cluster 2024-09-13T13:23:43.024550+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:23:43.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[26447]: cephadm 2024-09-13T13:23:42.454250+0000 mgr.y (mgr.14150) 295 : cephadm [INF] Detected new or changed devices on smithi192 2024-09-13T13:23:43.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[26447]: audit 2024-09-13T13:23:42.462648+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:43.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[26447]: audit 2024-09-13T13:23:42.471399+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:43.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[26447]: audit 2024-09-13T13:23:42.474229+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:23:43.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[26447]: audit 2024-09-13T13:23:42.475986+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:23:43.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[26447]: audit 2024-09-13T13:23:42.477499+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:23:43.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[26447]: cephadm 2024-09-13T13:23:42.478565+0000 mgr.y (mgr.14150) 296 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 5755M 2024-09-13T13:23:43.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[26447]: audit 2024-09-13T13:23:42.484733+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:43.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[26447]: audit 2024-09-13T13:23:42.489128+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:43.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[26447]: audit 2024-09-13T13:23:42.490889+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:43.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[26447]: audit 2024-09-13T13:23:42.502571+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:43.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:43 smithi076 bash[26447]: cluster 2024-09-13T13:23:43.024550+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:23:43.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:43 smithi192 bash[22035]: cephadm 2024-09-13T13:23:42.454250+0000 mgr.y (mgr.14150) 295 : cephadm [INF] Detected new or changed devices on smithi192 2024-09-13T13:23:43.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:43 smithi192 bash[22035]: audit 2024-09-13T13:23:42.462648+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:43.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:43 smithi192 bash[22035]: audit 2024-09-13T13:23:42.471399+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:43.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:43 smithi192 bash[22035]: audit 2024-09-13T13:23:42.474229+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:23:43.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:43 smithi192 bash[22035]: audit 2024-09-13T13:23:42.475986+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:23:43.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:43 smithi192 bash[22035]: audit 2024-09-13T13:23:42.477499+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:23:43.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:43 smithi192 bash[22035]: cephadm 2024-09-13T13:23:42.478565+0000 mgr.y (mgr.14150) 296 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 5755M 2024-09-13T13:23:43.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:43 smithi192 bash[22035]: audit 2024-09-13T13:23:42.484733+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:43.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:43 smithi192 bash[22035]: audit 2024-09-13T13:23:42.489128+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:43.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:43 smithi192 bash[22035]: audit 2024-09-13T13:23:42.490889+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:43.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:43 smithi192 bash[22035]: audit 2024-09-13T13:23:42.502571+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:23:43.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:43 smithi192 bash[22035]: cluster 2024-09-13T13:23:43.024550+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:23:44.691 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-13T13:23:44.724 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi192:vg_nvme/lv_1 2024-09-13T13:23:46.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:46 smithi076 bash[19831]: cluster 2024-09-13T13:23:45.025135+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-13T13:23:46.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:46 smithi076 bash[26447]: cluster 2024-09-13T13:23:45.025135+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-13T13:23:46.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:46 smithi192 bash[22035]: cluster 2024-09-13T13:23:45.025135+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-13T13:23:48.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:48 smithi076 bash[19831]: cluster 2024-09-13T13:23:47.025717+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:23:48.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:48 smithi076 bash[26447]: cluster 2024-09-13T13:23:47.025717+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:23:48.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:48 smithi192 bash[22035]: cluster 2024-09-13T13:23:47.025717+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:23:49.476 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:23:50.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:50 smithi076 bash[26447]: cluster 2024-09-13T13:23:49.026291+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:23:50.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:50 smithi076 bash[19831]: cluster 2024-09-13T13:23:49.026291+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:23:50.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:50 smithi192 bash[22035]: cluster 2024-09-13T13:23:49.026291+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:23:51.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:51 smithi192 bash[22035]: audit 2024-09-13T13:23:50.878356+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:23:51.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:51 smithi192 bash[22035]: audit 2024-09-13T13:23:50.884389+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:23:51.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:51 smithi192 bash[22035]: audit 2024-09-13T13:23:50.885957+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:51.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:51 smithi076 bash[26447]: audit 2024-09-13T13:23:50.878356+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:23:51.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:51 smithi076 bash[26447]: audit 2024-09-13T13:23:50.884389+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:23:51.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:51 smithi076 bash[26447]: audit 2024-09-13T13:23:50.885957+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:51.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:51 smithi076 bash[19831]: audit 2024-09-13T13:23:50.878356+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:23:51.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:51 smithi076 bash[19831]: audit 2024-09-13T13:23:50.884389+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:23:51.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:51 smithi076 bash[19831]: audit 2024-09-13T13:23:50.885957+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:52.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:52 smithi192 bash[22035]: audit 2024-09-13T13:23:50.872033+0000 mgr.y (mgr.14150) 301 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi192:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:52.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:52 smithi192 bash[22035]: cluster 2024-09-13T13:23:51.026816+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:52.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:52 smithi076 bash[26447]: audit 2024-09-13T13:23:50.872033+0000 mgr.y (mgr.14150) 301 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi192:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:52.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:52 smithi076 bash[26447]: cluster 2024-09-13T13:23:51.026816+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:52.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:52 smithi076 bash[19831]: audit 2024-09-13T13:23:50.872033+0000 mgr.y (mgr.14150) 301 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi192:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:52.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:52 smithi076 bash[19831]: cluster 2024-09-13T13:23:51.026816+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:54.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:54 smithi192 bash[22035]: cluster 2024-09-13T13:23:53.027364+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:54.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:54 smithi076 bash[19831]: cluster 2024-09-13T13:23:53.027364+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:54.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:54 smithi076 bash[26447]: cluster 2024-09-13T13:23:53.027364+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:56.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:56 smithi192 bash[22035]: cluster 2024-09-13T13:23:55.028015+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-13T13:23:56.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:56 smithi076 bash[19831]: cluster 2024-09-13T13:23:55.028015+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-13T13:23:56.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:56 smithi076 bash[26447]: cluster 2024-09-13T13:23:55.028015+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-13T13:23:58.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:23:58 smithi192 bash[22035]: cluster 2024-09-13T13:23:57.028619+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-13T13:23:58.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:23:58 smithi076 bash[26447]: cluster 2024-09-13T13:23:57.028619+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-13T13:23:58.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:23:58 smithi076 bash[19831]: cluster 2024-09-13T13:23:57.028619+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-13T13:24:00.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:00 smithi192 bash[22035]: cluster 2024-09-13T13:23:59.029213+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-13T13:24:00.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:00 smithi192 bash[22035]: audit 2024-09-13T13:23:59.668288+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.192:0/3494454417' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5a29908-9008-42e3-b29f-be58490d9260"}]: dispatch 2024-09-13T13:24:00.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:00 smithi192 bash[22035]: audit 2024-09-13T13:23:59.671650+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5a29908-9008-42e3-b29f-be58490d9260"}]: dispatch 2024-09-13T13:24:00.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:00 smithi192 bash[22035]: audit 2024-09-13T13:23:59.675163+0000 mon.a (mon.0) 604 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b5a29908-9008-42e3-b29f-be58490d9260"}]': finished 2024-09-13T13:24:00.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:00 smithi192 bash[22035]: cluster 2024-09-13T13:23:59.680575+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-13T13:24:00.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:00 smithi192 bash[22035]: audit 2024-09-13T13:23:59.680967+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:24:00.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:00 smithi076 bash[19831]: cluster 2024-09-13T13:23:59.029213+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-13T13:24:00.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:00 smithi076 bash[19831]: audit 2024-09-13T13:23:59.668288+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.192:0/3494454417' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5a29908-9008-42e3-b29f-be58490d9260"}]: dispatch 2024-09-13T13:24:00.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:00 smithi076 bash[19831]: audit 2024-09-13T13:23:59.671650+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5a29908-9008-42e3-b29f-be58490d9260"}]: dispatch 2024-09-13T13:24:00.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:00 smithi076 bash[19831]: audit 2024-09-13T13:23:59.675163+0000 mon.a (mon.0) 604 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b5a29908-9008-42e3-b29f-be58490d9260"}]': finished 2024-09-13T13:24:00.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:00 smithi076 bash[19831]: cluster 2024-09-13T13:23:59.680575+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-13T13:24:00.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:00 smithi076 bash[19831]: audit 2024-09-13T13:23:59.680967+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:24:00.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:00 smithi076 bash[26447]: cluster 2024-09-13T13:23:59.029213+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-13T13:24:00.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:00 smithi076 bash[26447]: audit 2024-09-13T13:23:59.668288+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.192:0/3494454417' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5a29908-9008-42e3-b29f-be58490d9260"}]: dispatch 2024-09-13T13:24:00.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:00 smithi076 bash[26447]: audit 2024-09-13T13:23:59.671650+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5a29908-9008-42e3-b29f-be58490d9260"}]: dispatch 2024-09-13T13:24:00.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:00 smithi076 bash[26447]: audit 2024-09-13T13:23:59.675163+0000 mon.a (mon.0) 604 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b5a29908-9008-42e3-b29f-be58490d9260"}]': finished 2024-09-13T13:24:00.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:00 smithi076 bash[26447]: cluster 2024-09-13T13:23:59.680575+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-13T13:24:00.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:00 smithi076 bash[26447]: audit 2024-09-13T13:23:59.680967+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:24:01.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:01 smithi192 bash[22035]: audit 2024-09-13T13:24:00.315322+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.192:0/2285319704' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:24:01.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:01 smithi076 bash[19831]: audit 2024-09-13T13:24:00.315322+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.192:0/2285319704' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:24:01.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:01 smithi076 bash[26447]: audit 2024-09-13T13:24:00.315322+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.192:0/2285319704' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:24:02.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:02 smithi192 bash[22035]: cluster 2024-09-13T13:24:01.029758+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:02.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:02 smithi076 bash[19831]: cluster 2024-09-13T13:24:01.029758+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:02.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:02 smithi076 bash[26447]: cluster 2024-09-13T13:24:01.029758+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:04.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:04 smithi192 bash[22035]: cluster 2024-09-13T13:24:03.030350+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:04.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:04 smithi076 bash[19831]: cluster 2024-09-13T13:24:03.030350+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:04.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:04 smithi076 bash[26447]: cluster 2024-09-13T13:24:03.030350+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:06.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:06 smithi192 bash[22035]: cluster 2024-09-13T13:24:05.030930+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:06.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:06 smithi076 bash[19831]: cluster 2024-09-13T13:24:05.030930+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:06.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:06 smithi076 bash[26447]: cluster 2024-09-13T13:24:05.030930+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:08.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:08 smithi192 bash[22035]: cluster 2024-09-13T13:24:07.031476+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:08.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:08 smithi076 bash[19831]: cluster 2024-09-13T13:24:07.031476+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:08.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:08 smithi076 bash[26447]: cluster 2024-09-13T13:24:07.031476+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:10.421 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:10 smithi192 bash[22035]: cluster 2024-09-13T13:24:09.032029+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:10.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:10 smithi076 bash[19831]: cluster 2024-09-13T13:24:09.032029+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:10.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:10 smithi076 bash[26447]: cluster 2024-09-13T13:24:09.032029+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:12.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:12 smithi192 bash[22035]: cluster 2024-09-13T13:24:11.032682+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:12.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:12 smithi076 bash[19831]: cluster 2024-09-13T13:24:11.032682+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:12.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:12 smithi076 bash[26447]: cluster 2024-09-13T13:24:11.032682+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:14.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:14 smithi192 bash[22035]: cluster 2024-09-13T13:24:13.033278+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:14.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:14 smithi192 bash[22035]: audit 2024-09-13T13:24:13.201912+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T13:24:14.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:14 smithi192 bash[22035]: audit 2024-09-13T13:24:13.204009+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:14.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:14 smithi192 bash[22035]: cephadm 2024-09-13T13:24:13.205705+0000 mgr.y (mgr.14150) 314 : cephadm [INF] Deploying daemon osd.7 on smithi192 2024-09-13T13:24:14.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:14 smithi076 bash[19831]: cluster 2024-09-13T13:24:13.033278+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:14.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:14 smithi076 bash[19831]: audit 2024-09-13T13:24:13.201912+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T13:24:14.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:14 smithi076 bash[19831]: audit 2024-09-13T13:24:13.204009+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:14.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:14 smithi076 bash[19831]: cephadm 2024-09-13T13:24:13.205705+0000 mgr.y (mgr.14150) 314 : cephadm [INF] Deploying daemon osd.7 on smithi192 2024-09-13T13:24:14.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:14 smithi076 bash[26447]: cluster 2024-09-13T13:24:13.033278+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:14.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:14 smithi076 bash[26447]: audit 2024-09-13T13:24:13.201912+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T13:24:14.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:14 smithi076 bash[26447]: audit 2024-09-13T13:24:13.204009+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:14.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:14 smithi076 bash[26447]: cephadm 2024-09-13T13:24:13.205705+0000 mgr.y (mgr.14150) 314 : cephadm [INF] Deploying daemon osd.7 on smithi192 2024-09-13T13:24:16.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:16 smithi192 bash[22035]: cluster 2024-09-13T13:24:15.033955+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:16 smithi076 bash[19831]: cluster 2024-09-13T13:24:15.033955+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:16 smithi076 bash[26447]: cluster 2024-09-13T13:24:15.033955+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:17.559 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:17 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:24:17.560 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:24:17 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:24:17.560 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:24:17 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:24:17.560 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:24:17 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:24:17.561 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:24:17 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:24:17.887 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:17 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:24:17.888 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:24:17 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:24:17.888 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:24:17 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:24:17.888 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:24:17 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:24:17.889 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:24:17 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:24:18.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:18 smithi192 bash[22035]: cluster 2024-09-13T13:24:17.034575+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:18.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:18 smithi192 bash[22035]: audit 2024-09-13T13:24:17.822216+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:18.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:18 smithi192 bash[22035]: audit 2024-09-13T13:24:17.829527+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:18.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:18 smithi192 bash[22035]: audit 2024-09-13T13:24:17.839706+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:18.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:18 smithi076 bash[19831]: cluster 2024-09-13T13:24:17.034575+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:18.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:18 smithi076 bash[19831]: audit 2024-09-13T13:24:17.822216+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:18.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:18 smithi076 bash[19831]: audit 2024-09-13T13:24:17.829527+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:18.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:18 smithi076 bash[19831]: audit 2024-09-13T13:24:17.839706+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:18.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:18 smithi076 bash[26447]: cluster 2024-09-13T13:24:17.034575+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:18.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:18 smithi076 bash[26447]: audit 2024-09-13T13:24:17.822216+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:18.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:18 smithi076 bash[26447]: audit 2024-09-13T13:24:17.829527+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:18.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:18 smithi076 bash[26447]: audit 2024-09-13T13:24:17.839706+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:20.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:20 smithi192 bash[22035]: cluster 2024-09-13T13:24:19.035266+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:20.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:20 smithi076 bash[19831]: cluster 2024-09-13T13:24:19.035266+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:20.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:20 smithi076 bash[26447]: cluster 2024-09-13T13:24:19.035266+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:22.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:22 smithi192 bash[22035]: cluster 2024-09-13T13:24:21.035896+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:22.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:22 smithi076 bash[26447]: cluster 2024-09-13T13:24:21.035896+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:22.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:22 smithi076 bash[19831]: cluster 2024-09-13T13:24:21.035896+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:24.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:24 smithi192 bash[22035]: cluster 2024-09-13T13:24:23.036546+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:24.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:24 smithi076 bash[26447]: cluster 2024-09-13T13:24:23.036546+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:24 smithi076 bash[19831]: cluster 2024-09-13T13:24:23.036546+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:25.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:25 smithi192 bash[22035]: audit 2024-09-13T13:24:24.384333+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:25.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:25 smithi192 bash[22035]: audit 2024-09-13T13:24:24.395684+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:25.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:25 smithi192 bash[22035]: audit 2024-09-13T13:24:24.397928+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:25.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:25 smithi192 bash[22035]: audit 2024-09-13T13:24:24.399561+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:25.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:25 smithi192 bash[22035]: audit 2024-09-13T13:24:24.411107+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:25.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:25 smithi192 bash[22035]: cluster 2024-09-13T13:24:25.037158+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:25.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:25 smithi076 bash[19831]: audit 2024-09-13T13:24:24.384333+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:25.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:25 smithi076 bash[19831]: audit 2024-09-13T13:24:24.395684+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:25.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:25 smithi076 bash[19831]: audit 2024-09-13T13:24:24.397928+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:25.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:25 smithi076 bash[19831]: audit 2024-09-13T13:24:24.399561+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:25.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:25 smithi076 bash[19831]: audit 2024-09-13T13:24:24.411107+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:25.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:25 smithi076 bash[19831]: cluster 2024-09-13T13:24:25.037158+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:25.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:25 smithi076 bash[26447]: audit 2024-09-13T13:24:24.384333+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:25.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:25 smithi076 bash[26447]: audit 2024-09-13T13:24:24.395684+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:25.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:25 smithi076 bash[26447]: audit 2024-09-13T13:24:24.397928+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:25.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:25 smithi076 bash[26447]: audit 2024-09-13T13:24:24.399561+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:25.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:25 smithi076 bash[26447]: audit 2024-09-13T13:24:24.411107+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:25.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:25 smithi076 bash[26447]: cluster 2024-09-13T13:24:25.037158+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:27.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:27 smithi076 bash[19831]: audit 2024-09-13T13:24:26.999523+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/2693768276,v1:172.21.15.192:6825/2693768276]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T13:24:27.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:27 smithi076 bash[19831]: audit 2024-09-13T13:24:27.003212+0000 mon.a (mon.0) 617 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T13:24:27.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:27 smithi076 bash[26447]: audit 2024-09-13T13:24:26.999523+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/2693768276,v1:172.21.15.192:6825/2693768276]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T13:24:27.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:27 smithi076 bash[26447]: audit 2024-09-13T13:24:27.003212+0000 mon.a (mon.0) 617 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T13:24:27.339 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:27 smithi192 bash[22035]: audit 2024-09-13T13:24:26.999523+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/2693768276,v1:172.21.15.192:6825/2693768276]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T13:24:27.339 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:27 smithi192 bash[22035]: audit 2024-09-13T13:24:27.003212+0000 mon.a (mon.0) 617 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T13:24:27.805 INFO:teuthology.orchestra.run.smithi192.stdout:Created osd(s) 7 on host 'smithi192' 2024-09-13T13:24:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[19831]: cluster 2024-09-13T13:24:27.037713+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[19831]: audit 2024-09-13T13:24:27.064498+0000 mon.a (mon.0) 618 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T13:24:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[19831]: audit 2024-09-13T13:24:27.065624+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/2693768276,v1:172.21.15.192:6825/2693768276]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:24:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[19831]: cluster 2024-09-13T13:24:27.070461+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-13T13:24:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[19831]: audit 2024-09-13T13:24:27.071362+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:24:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[19831]: audit 2024-09-13T13:24:27.072046+0000 mon.a (mon.0) 621 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:24:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[19831]: audit 2024-09-13T13:24:27.788026+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[19831]: audit 2024-09-13T13:24:27.795617+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[19831]: audit 2024-09-13T13:24:27.804671+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:28.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[26447]: cluster 2024-09-13T13:24:27.037713+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:28.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[26447]: audit 2024-09-13T13:24:27.064498+0000 mon.a (mon.0) 618 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T13:24:28.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[26447]: audit 2024-09-13T13:24:27.065624+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/2693768276,v1:172.21.15.192:6825/2693768276]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:24:28.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[26447]: cluster 2024-09-13T13:24:27.070461+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-13T13:24:28.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[26447]: audit 2024-09-13T13:24:27.071362+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:24:28.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[26447]: audit 2024-09-13T13:24:27.072046+0000 mon.a (mon.0) 621 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:24:28.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[26447]: audit 2024-09-13T13:24:27.788026+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:28.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[26447]: audit 2024-09-13T13:24:27.795617+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:28.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:28 smithi076 bash[26447]: audit 2024-09-13T13:24:27.804671+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:28.356 DEBUG:teuthology.orchestra.run.smithi192:osd.7> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.7.service 2024-09-13T13:24:28.358 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-13T13:24:28.358 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:24:28.363 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:28 smithi192 bash[22035]: cluster 2024-09-13T13:24:27.037713+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:28.363 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:28 smithi192 bash[22035]: audit 2024-09-13T13:24:27.064498+0000 mon.a (mon.0) 618 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T13:24:28.363 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:28 smithi192 bash[22035]: audit 2024-09-13T13:24:27.065624+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/2693768276,v1:172.21.15.192:6825/2693768276]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:24:28.363 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:28 smithi192 bash[22035]: cluster 2024-09-13T13:24:27.070461+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-13T13:24:28.363 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:28 smithi192 bash[22035]: audit 2024-09-13T13:24:27.071362+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:24:28.363 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:28 smithi192 bash[22035]: audit 2024-09-13T13:24:27.072046+0000 mon.a (mon.0) 621 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-09-13T13:24:28.363 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:28 smithi192 bash[22035]: audit 2024-09-13T13:24:27.788026+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:28.363 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:28 smithi192 bash[22035]: audit 2024-09-13T13:24:27.795617+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:28.364 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:28 smithi192 bash[22035]: audit 2024-09-13T13:24:27.804671+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:28.609 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:24:28 smithi192 bash[41985]: debug 2024-09-13T13:24:28.563+0000 7fc80df14640 -1 osd.7 0 waiting for initial osdmap 2024-09-13T13:24:28.609 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:24:28 smithi192 bash[41985]: debug 2024-09-13T13:24:28.607+0000 7fc805d34640 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:24:29.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:29 smithi192 bash[22035]: audit 2024-09-13T13:24:28.069012+0000 mon.a (mon.0) 625 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-09-13T13:24:29.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:29 smithi192 bash[22035]: cluster 2024-09-13T13:24:28.079563+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-13T13:24:29.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:29 smithi192 bash[22035]: audit 2024-09-13T13:24:28.080813+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:24:29.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:29 smithi192 bash[22035]: audit 2024-09-13T13:24:28.575456+0000 mon.a (mon.0) 628 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-13T13:24:29.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:29 smithi192 bash[22035]: cluster 2024-09-13T13:24:29.080932+0000 mon.a (mon.0) 629 : cluster [INF] osd.7 [v2:172.21.15.192:6824/2693768276,v1:172.21.15.192:6825/2693768276] boot 2024-09-13T13:24:29.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:29 smithi192 bash[22035]: cluster 2024-09-13T13:24:29.081134+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-13T13:24:29.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:29 smithi192 bash[22035]: audit 2024-09-13T13:24:29.081429+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:24:29.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:29 smithi076 bash[19831]: audit 2024-09-13T13:24:28.069012+0000 mon.a (mon.0) 625 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-09-13T13:24:29.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:29 smithi076 bash[19831]: cluster 2024-09-13T13:24:28.079563+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-13T13:24:29.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:29 smithi076 bash[19831]: audit 2024-09-13T13:24:28.080813+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:24:29.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:29 smithi076 bash[19831]: audit 2024-09-13T13:24:28.575456+0000 mon.a (mon.0) 628 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-13T13:24:29.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:29 smithi076 bash[19831]: cluster 2024-09-13T13:24:29.080932+0000 mon.a (mon.0) 629 : cluster [INF] osd.7 [v2:172.21.15.192:6824/2693768276,v1:172.21.15.192:6825/2693768276] boot 2024-09-13T13:24:29.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:29 smithi076 bash[19831]: cluster 2024-09-13T13:24:29.081134+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-13T13:24:29.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:29 smithi076 bash[19831]: audit 2024-09-13T13:24:29.081429+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:24:29.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:29 smithi076 bash[26447]: audit 2024-09-13T13:24:28.069012+0000 mon.a (mon.0) 625 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-09-13T13:24:29.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:29 smithi076 bash[26447]: cluster 2024-09-13T13:24:28.079563+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-13T13:24:29.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:29 smithi076 bash[26447]: audit 2024-09-13T13:24:28.080813+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:24:29.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:29 smithi076 bash[26447]: audit 2024-09-13T13:24:28.575456+0000 mon.a (mon.0) 628 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-13T13:24:29.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:29 smithi076 bash[26447]: cluster 2024-09-13T13:24:29.080932+0000 mon.a (mon.0) 629 : cluster [INF] osd.7 [v2:172.21.15.192:6824/2693768276,v1:172.21.15.192:6825/2693768276] boot 2024-09-13T13:24:29.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:29 smithi076 bash[26447]: cluster 2024-09-13T13:24:29.081134+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-13T13:24:29.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:29 smithi076 bash[26447]: audit 2024-09-13T13:24:29.081429+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:24:30.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:30 smithi192 bash[22035]: cluster 2024-09-13T13:24:28.000912+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:24:30.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:30 smithi192 bash[22035]: cluster 2024-09-13T13:24:28.001023+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:24:30.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:30 smithi192 bash[22035]: cluster 2024-09-13T13:24:29.038363+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:30.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:30 smithi192 bash[22035]: cluster 2024-09-13T13:24:30.081043+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-13T13:24:30.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:30 smithi076 bash[26447]: cluster 2024-09-13T13:24:28.000912+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:24:30.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:30 smithi076 bash[26447]: cluster 2024-09-13T13:24:28.001023+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:24:30.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:30 smithi076 bash[26447]: cluster 2024-09-13T13:24:29.038363+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:30.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:30 smithi076 bash[26447]: cluster 2024-09-13T13:24:30.081043+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-13T13:24:30.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:30 smithi076 bash[19831]: cluster 2024-09-13T13:24:28.000912+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:24:30.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:30 smithi076 bash[19831]: cluster 2024-09-13T13:24:28.001023+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:24:30.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:30 smithi076 bash[19831]: cluster 2024-09-13T13:24:29.038363+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:24:30.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:30 smithi076 bash[19831]: cluster 2024-09-13T13:24:30.081043+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-13T13:24:32.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:32 smithi076 bash[19831]: cluster 2024-09-13T13:24:31.038957+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:32.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:32 smithi076 bash[19831]: cluster 2024-09-13T13:24:31.085315+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-13T13:24:32.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:32 smithi076 bash[26447]: cluster 2024-09-13T13:24:31.038957+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:32.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:32 smithi076 bash[26447]: cluster 2024-09-13T13:24:31.085315+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-13T13:24:32.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:32 smithi192 bash[22035]: cluster 2024-09-13T13:24:31.038957+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:32.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:32 smithi192 bash[22035]: cluster 2024-09-13T13:24:31.085315+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-13T13:24:33.132 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:24:33.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:33 smithi192 bash[22035]: cluster 2024-09-13T13:24:32.104837+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-13T13:24:33.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:33 smithi076 bash[19831]: cluster 2024-09-13T13:24:32.104837+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-13T13:24:33.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:33 smithi076 bash[26447]: cluster 2024-09-13T13:24:32.104837+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-13T13:24:34.332 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:34 smithi192 bash[22035]: cluster 2024-09-13T13:24:33.039532+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:34.333 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:34 smithi192 bash[22035]: cluster 2024-09-13T13:24:33.114181+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-13T13:24:34.560 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:24:34.573 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:34 smithi076 bash[19831]: cluster 2024-09-13T13:24:33.039532+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:34.574 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:34 smithi076 bash[19831]: cluster 2024-09-13T13:24:33.114181+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-13T13:24:34.574 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:34 smithi076 bash[26447]: cluster 2024-09-13T13:24:33.039532+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:34.574 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:34 smithi076 bash[26447]: cluster 2024-09-13T13:24:33.114181+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-13T13:24:35.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:35 smithi192 bash[22035]: audit 2024-09-13T13:24:34.564893+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.76:0/1239741077' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T13:24:35.197 INFO:teuthology.orchestra.run.smithi076.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1726233869,"num_in_osds":8,"osd_in_since":1726233839,"num_remapped_pgs":0} 2024-09-13T13:24:35.198 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T13:24:35.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:35 smithi076 bash[19831]: audit 2024-09-13T13:24:34.564893+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.76:0/1239741077' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T13:24:35.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:35 smithi076 bash[26447]: audit 2024-09-13T13:24:34.564893+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.76:0/1239741077' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T13:24:36.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:36 smithi192 bash[22035]: cluster 2024-09-13T13:24:35.040156+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-09-13T13:24:36.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:36 smithi076 bash[26447]: cluster 2024-09-13T13:24:35.040156+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-09-13T13:24:36.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:36 smithi076 bash[19831]: cluster 2024-09-13T13:24:35.040156+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-09-13T13:24:38.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:38 smithi192 bash[22035]: cluster 2024-09-13T13:24:37.040735+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:24:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:38 smithi192 bash[22035]: audit 2024-09-13T13:24:37.551644+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:38 smithi192 bash[22035]: audit 2024-09-13T13:24:37.562701+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:38 smithi192 bash[22035]: audit 2024-09-13T13:24:37.565795+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:24:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:38 smithi192 bash[22035]: audit 2024-09-13T13:24:37.567587+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:24:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:38 smithi192 bash[22035]: audit 2024-09-13T13:24:37.569261+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:24:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:38 smithi192 bash[22035]: audit 2024-09-13T13:24:37.570931+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:24:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:38 smithi192 bash[22035]: audit 2024-09-13T13:24:37.580419+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:38 smithi192 bash[22035]: audit 2024-09-13T13:24:37.586140+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:38 smithi192 bash[22035]: audit 2024-09-13T13:24:37.588113+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:38.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:38 smithi192 bash[22035]: audit 2024-09-13T13:24:37.600048+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:38.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[19831]: cluster 2024-09-13T13:24:37.040735+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:24:38.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[19831]: audit 2024-09-13T13:24:37.551644+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:38.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[19831]: audit 2024-09-13T13:24:37.562701+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:38.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[19831]: audit 2024-09-13T13:24:37.565795+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:24:38.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[19831]: audit 2024-09-13T13:24:37.567587+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:24:38.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[19831]: audit 2024-09-13T13:24:37.569261+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:24:38.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[19831]: audit 2024-09-13T13:24:37.570931+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:24:38.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[19831]: audit 2024-09-13T13:24:37.580419+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:38.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[19831]: audit 2024-09-13T13:24:37.586140+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:38.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[19831]: audit 2024-09-13T13:24:37.588113+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:38.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[19831]: audit 2024-09-13T13:24:37.600048+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:38.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[26447]: cluster 2024-09-13T13:24:37.040735+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:24:38.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[26447]: audit 2024-09-13T13:24:37.551644+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:38.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[26447]: audit 2024-09-13T13:24:37.562701+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:38.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[26447]: audit 2024-09-13T13:24:37.565795+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:24:38.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[26447]: audit 2024-09-13T13:24:37.567587+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:24:38.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[26447]: audit 2024-09-13T13:24:37.569261+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:24:38.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[26447]: audit 2024-09-13T13:24:37.570931+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:24:38.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[26447]: audit 2024-09-13T13:24:37.580419+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:38.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[26447]: audit 2024-09-13T13:24:37.586140+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:38.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[26447]: audit 2024-09-13T13:24:37.588113+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:38.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:38 smithi076 bash[26447]: audit 2024-09-13T13:24:37.600048+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:39.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:39 smithi192 bash[22035]: cephadm 2024-09-13T13:24:37.540013+0000 mgr.y (mgr.14150) 327 : cephadm [INF] Detected new or changed devices on smithi192 2024-09-13T13:24:39.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:39 smithi192 bash[22035]: cephadm 2024-09-13T13:24:37.572239+0000 mgr.y (mgr.14150) 328 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 4316M 2024-09-13T13:24:39.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:39 smithi076 bash[19831]: cephadm 2024-09-13T13:24:37.540013+0000 mgr.y (mgr.14150) 327 : cephadm [INF] Detected new or changed devices on smithi192 2024-09-13T13:24:39.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:39 smithi076 bash[19831]: cephadm 2024-09-13T13:24:37.572239+0000 mgr.y (mgr.14150) 328 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 4316M 2024-09-13T13:24:39.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:39 smithi076 bash[26447]: cephadm 2024-09-13T13:24:37.540013+0000 mgr.y (mgr.14150) 327 : cephadm [INF] Detected new or changed devices on smithi192 2024-09-13T13:24:39.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:39 smithi076 bash[26447]: cephadm 2024-09-13T13:24:37.572239+0000 mgr.y (mgr.14150) 328 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 4316M 2024-09-13T13:24:39.973 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:24:40.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:40 smithi076 bash[19831]: cluster 2024-09-13T13:24:39.041314+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:24:40.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:40 smithi076 bash[26447]: cluster 2024-09-13T13:24:39.041314+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:24:40.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:40 smithi192 bash[22035]: cluster 2024-09-13T13:24:39.041314+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:24:41.334 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:24:41.334 INFO:teuthology.orchestra.run.smithi076.stdout:{"epoch":59,"fsid":"fb3fc03e-71d1-11ef-bceb-c7b262605968","created":"2024-09-13T13:14:51.255099+0000","modified":"2024-09-13T13:24:33.099494+0000","last_up_change":"2024-09-13T13:24:29.068818+0000","last_in_change":"2024-09-13T13:23:59.672750+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-13T13:19:59.510486+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"93c2b959-9e02-4946-8ade-b7a8cd0d1ffb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6802","nonce":3154974354},{"type":"v1","addr":"172.21.15.76:6803","nonce":3154974354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6804","nonce":3154974354},{"type":"v1","addr":"172.21.15.76:6805","nonce":3154974354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6808","nonce":3154974354},{"type":"v1","addr":"172.21.15.76:6809","nonce":3154974354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6806","nonce":3154974354},{"type":"v1","addr":"172.21.15.76:6807","nonce":3154974354}]},"public_addr":"172.21.15.76:6803/3154974354","cluster_addr":"172.21.15.76:6805/3154974354","heartbeat_back_addr":"172.21.15.76:6809/3154974354","heartbeat_front_addr":"172.21.15.76:6807/3154974354","state":["exists","up"]},{"osd":1,"uuid":"bac90315-1225-4973-b025-7f5a315b4287","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6810","nonce":3108757483},{"type":"v1","addr":"172.21.15.76:6811","nonce":3108757483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6812","nonce":3108757483},{"type":"v1","addr":"172.21.15.76:6813","nonce":3108757483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6816","nonce":3108757483},{"type":"v1","addr":"172.21.15.76:6817","nonce":3108757483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6814","nonce":3108757483},{"type":"v1","addr":"172.21.15.76:6815","nonce":3108757483}]},"public_addr":"172.21.15.76:6811/3108757483","cluster_addr":"172.21.15.76:6813/3108757483","heartbeat_back_addr":"172.21.15.76:6817/3108757483","heartbeat_front_addr":"172.21.15.76:6815/3108757483","state":["exists","up"]},{"osd":2,"uuid":"3830674f-4e73-4011-8c88-934adccc5dc1","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.76:6818","nonce":3895587882},{"type":"v1","addr":"172.21.15.76:6819","nonce":3895587882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6820","nonce":3895587882},{"type":"v1","addr":"172.21.15.76:6821","nonce":3895587882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6824","nonce":3895587882},{"type":"v1","addr":"172.21.15.76:6825","nonce":3895587882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6822","nonce":3895587882},{"type":"v1","addr":"172.21.15.76:6823","nonce":3895587882}]},"public_addr":"172.21.15.76:6819/3895587882","cluster_addr":"172.21.15.76:6821/3895587882","heartbeat_back_addr":"172.21.15.76:6825/3895587882","heartbeat_front_addr":"172.21.15.76:6823/3895587882","state":["exists","up"]},{"osd":3,"uuid":"42861edb-734f-4b96-8d3f-26d2b3b32684","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6826","nonce":2868322967},{"type":"v1","addr":"172.21.15.76:6827","nonce":2868322967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6828","nonce":2868322967},{"type":"v1","addr":"172.21.15.76:6829","nonce":2868322967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6832","nonce":2868322967},{"type":"v1","addr":"172.21.15.76:6833","nonce":2868322967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6830","nonce":2868322967},{"type":"v1","addr":"172.21.15.76:6831","nonce":2868322967}]},"public_addr":"172.21.15.76:6827/2868322967","cluster_addr":"172.21.15.76:6829/2868322967","heartbeat_back_addr":"172.21.15.76:6833/2868322967","heartbeat_front_addr":"172.21.15.76:6831/2868322967","state":["exists","up"]},{"osd":4,"uuid":"12445df5-51de-43e3-a647-c4924d41c900","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":4084661233},{"type":"v1","addr":"172.21.15.192:6801","nonce":4084661233}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":4084661233},{"type":"v1","addr":"172.21.15.192:6803","nonce":4084661233}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":4084661233},{"type":"v1","addr":"172.21.15.192:6807","nonce":4084661233}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":4084661233},{"type":"v1","addr":"172.21.15.192:6805","nonce":4084661233}]},"public_addr":"172.21.15.192:6801/4084661233","cluster_addr":"172.21.15.192:6803/4084661233","heartbeat_back_addr":"172.21.15.192:6807/4084661233","heartbeat_front_addr":"172.21.15.192:6805/4084661233","state":["exists","up"]},{"osd":5,"uuid":"8640286c-9d07-4ff8-b2d3-1a78abe481a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":3693540647},{"type":"v1","addr":"172.21.15.192:6809","nonce":3693540647}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":3693540647},{"type":"v1","addr":"172.21.15.192:6811","nonce":3693540647}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":3693540647},{"type":"v1","addr":"172.21.15.192:6815","nonce":3693540647}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":3693540647},{"type":"v1","addr":"172.21.15.192:6813","nonce":3693540647}]},"public_addr":"172.21.15.192:6809/3693540647","cluster_addr":"172.21.15.192:6811/3693540647","heartbeat_back_addr":"172.21.15.192:6815/3693540647","heartbeat_front_addr":"172.21.15.192:6813/3693540647","state":["exists","up"]},{"osd":6,"uuid":"ff23f2b4-0881-4d23-9e3d-00047d334b7e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":866880529},{"type":"v1","addr":"172.21.15.192:6817","nonce":866880529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":866880529},{"type":"v1","addr":"172.21.15.192:6819","nonce":866880529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":866880529},{"type":"v1","addr":"172.21.15.192:6823","nonce":866880529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":866880529},{"type":"v1","addr":"172.21.15.192:6821","nonce":866880529}]},"public_addr":"172.21.15.192:6817/866880529","cluster_addr":"172.21.15.192:6819/866880529","heartbeat_back_addr":"172.21.15.192:6823/866880529","heartbeat_front_addr":"172.21.15.192:6821/866880529","state":["exists","up"]},{"osd":7,"uuid":"b5a29908-9008-42e3-b29f-be58490d9260","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6824","nonce":2693768276},{"type":"v1","addr":"172.21.15.192:6825","nonce":2693768276}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6826","nonce":2693768276},{"type":"v1","addr":"172.21.15.192:6827","nonce":2693768276}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":2693768276},{"type":"v1","addr":"172.21.15.192:6831","nonce":2693768276}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":2693768276},{"type":"v1","addr":"172.21.15.192:6829","nonce":2693768276}]},"public_addr":"172.21.15.192:6825/2693768276","cluster_addr":"172.21.15.192:6827/2693768276","heartbeat_back_addr":"172.21.15.192:6831/2693768276","heartbeat_front_addr":"172.21.15.192:6829/2693768276","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-13T13:18:05.268652+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-13T13:19:00.461728+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-13T13:19:55.581526+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-13T13:20:49.813391+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-13T13:21:42.483914+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-13T13:22:35.289547+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-13T13:23:30.994100+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-13T13:24:28.001027+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.76:0/887203052":"2024-09-14T13:15:48.900156+0000","172.21.15.76:0/172429251":"2024-09-14T13:15:48.900156+0000","172.21.15.76:6801/3704817240":"2024-09-14T13:15:48.900156+0000","172.21.15.76:6800/3704817240":"2024-09-14T13:15:48.900156+0000","172.21.15.76:0/3407504659":"2024-09-14T13:15:48.900156+0000","172.21.15.76:6801/2248196063":"2024-09-14T13:15:17.999938+0000","172.21.15.76:6800/2248196063":"2024-09-14T13:15:17.999938+0000","172.21.15.76:0/2421893078":"2024-09-14T13:15:17.999938+0000","172.21.15.76:0/1113577587":"2024-09-14T13:15:17.999938+0000","172.21.15.76:0/2785908273":"2024-09-14T13:15:17.999938+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-13T13:24:41.931 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-13T13:19:59.510486+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-13T13:24:41.932 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-13T13:24:42.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:42 smithi076 bash[19831]: cluster 2024-09-13T13:24:41.041916+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-13T13:24:42.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:42 smithi076 bash[19831]: audit 2024-09-13T13:24:41.337118+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.76:0/799576541' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:24:42.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:42 smithi076 bash[26447]: cluster 2024-09-13T13:24:41.041916+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-13T13:24:42.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:42 smithi076 bash[26447]: audit 2024-09-13T13:24:41.337118+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.76:0/799576541' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:24:42.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:42 smithi192 bash[22035]: cluster 2024-09-13T13:24:41.041916+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-13T13:24:42.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:42 smithi192 bash[22035]: audit 2024-09-13T13:24:41.337118+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.76:0/799576541' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:24:44.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:44 smithi192 bash[22035]: cluster 2024-09-13T13:24:43.042459+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:24:44.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:44 smithi076 bash[19831]: cluster 2024-09-13T13:24:43.042459+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:24:44.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:44 smithi076 bash[26447]: cluster 2024-09-13T13:24:43.042459+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:24:46.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:46 smithi192 bash[22035]: cluster 2024-09-13T13:24:45.043087+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:24:46.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:46 smithi076 bash[19831]: cluster 2024-09-13T13:24:45.043087+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:24:46.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:46 smithi076 bash[26447]: cluster 2024-09-13T13:24:45.043087+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:24:46.708 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:24:48.050 INFO:teuthology.orchestra.run.smithi076.stdout:pg_num: 1 2024-09-13T13:24:48.329 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:48 smithi076 bash[19831]: cluster 2024-09-13T13:24:47.043635+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:48.329 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:48 smithi076 bash[19831]: audit 2024-09-13T13:24:48.054777+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.76:0/2142964637' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-13T13:24:48.329 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:48 smithi076 bash[26447]: cluster 2024-09-13T13:24:47.043635+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:48.329 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:48 smithi076 bash[26447]: audit 2024-09-13T13:24:48.054777+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.76:0/2142964637' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-13T13:24:48.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:48 smithi192 bash[22035]: cluster 2024-09-13T13:24:47.043635+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:48.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:48 smithi192 bash[22035]: audit 2024-09-13T13:24:48.054777+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.76:0/2142964637' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-13T13:24:48.756 INFO:tasks.cephadm:Adding prometheus.a on smithi192 2024-09-13T13:24:48.756 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi192=a' 2024-09-13T13:24:50.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:50 smithi076 bash[19831]: cluster 2024-09-13T13:24:49.044179+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:50.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:50 smithi076 bash[26447]: cluster 2024-09-13T13:24:49.044179+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:50.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:50 smithi192 bash[22035]: cluster 2024-09-13T13:24:49.044179+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:52.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:52 smithi076 bash[26447]: cluster 2024-09-13T13:24:51.044761+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:52.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:52 smithi076 bash[19831]: cluster 2024-09-13T13:24:51.044761+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:52.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:52 smithi192 bash[22035]: cluster 2024-09-13T13:24:51.044761+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:53.520 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:24:54.517 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:54 smithi192 bash[22035]: cluster 2024-09-13T13:24:53.045404+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:54.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:54 smithi076 bash[26447]: cluster 2024-09-13T13:24:53.045404+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:54.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:54 smithi076 bash[19831]: cluster 2024-09-13T13:24:53.045404+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:54.884 INFO:teuthology.orchestra.run.smithi192.stdout:Scheduled prometheus update... 2024-09-13T13:24:55.501 DEBUG:teuthology.orchestra.run.smithi192:prometheus.a> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-13T13:24:55.503 INFO:tasks.cephadm:Adding node-exporter.a on smithi076 2024-09-13T13:24:55.503 INFO:tasks.cephadm:Adding node-exporter.b on smithi192 2024-09-13T13:24:55.503 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi076=a;smithi192=b' 2024-09-13T13:24:56.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:55 smithi192 bash[22035]: audit 2024-09-13T13:24:54.875424+0000 mgr.y (mgr.14150) 337 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi192=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:56.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:55 smithi192 bash[22035]: cephadm 2024-09-13T13:24:54.878438+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Saving service prometheus spec with placement smithi192=a;count:1 2024-09-13T13:24:56.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:55 smithi192 bash[22035]: audit 2024-09-13T13:24:54.887848+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:56.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:55 smithi192 bash[22035]: audit 2024-09-13T13:24:54.889804+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:56.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:55 smithi192 bash[22035]: cluster 2024-09-13T13:24:55.046038+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:56.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:55 smithi192 bash[22035]: audit 2024-09-13T13:24:55.592141+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:56.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:55 smithi192 bash[22035]: audit 2024-09-13T13:24:55.593887+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:56.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:55 smithi192 bash[22035]: audit 2024-09-13T13:24:55.603514+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:56.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[19831]: audit 2024-09-13T13:24:54.875424+0000 mgr.y (mgr.14150) 337 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi192=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:56.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[19831]: cephadm 2024-09-13T13:24:54.878438+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Saving service prometheus spec with placement smithi192=a;count:1 2024-09-13T13:24:56.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[19831]: audit 2024-09-13T13:24:54.887848+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:56.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[19831]: audit 2024-09-13T13:24:54.889804+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:56.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[19831]: cluster 2024-09-13T13:24:55.046038+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:56.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[19831]: audit 2024-09-13T13:24:55.592141+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:56.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[19831]: audit 2024-09-13T13:24:55.593887+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:56.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[19831]: audit 2024-09-13T13:24:55.603514+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:56.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[26447]: audit 2024-09-13T13:24:54.875424+0000 mgr.y (mgr.14150) 337 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi192=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:56.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[26447]: cephadm 2024-09-13T13:24:54.878438+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Saving service prometheus spec with placement smithi192=a;count:1 2024-09-13T13:24:56.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[26447]: audit 2024-09-13T13:24:54.887848+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:56.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[26447]: audit 2024-09-13T13:24:54.889804+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:56.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[26447]: cluster 2024-09-13T13:24:55.046038+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:56.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[26447]: audit 2024-09-13T13:24:55.592141+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:56.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[26447]: audit 2024-09-13T13:24:55.593887+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:56.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:55 smithi076 bash[26447]: audit 2024-09-13T13:24:55.603514+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:24:56.680 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:24:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:24:57.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:56 smithi192 bash[22035]: cephadm 2024-09-13T13:24:55.904562+0000 mgr.y (mgr.14150) 340 : cephadm [INF] Deploying daemon prometheus.a on smithi192 2024-09-13T13:24:57.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:56 smithi076 bash[19831]: cephadm 2024-09-13T13:24:55.904562+0000 mgr.y (mgr.14150) 340 : cephadm [INF] Deploying daemon prometheus.a on smithi192 2024-09-13T13:24:57.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:56 smithi076 bash[26447]: cephadm 2024-09-13T13:24:55.904562+0000 mgr.y (mgr.14150) 340 : cephadm [INF] Deploying daemon prometheus.a on smithi192 2024-09-13T13:24:58.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:24:57 smithi192 bash[22035]: cluster 2024-09-13T13:24:57.046582+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:58.337 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:24:57 smithi076 bash[19831]: cluster 2024-09-13T13:24:57.046582+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:58.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:24:57 smithi076 bash[26447]: cluster 2024-09-13T13:24:57.046582+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:00.295 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:25:00.384 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:00 smithi192 bash[22035]: cluster 2024-09-13T13:24:59.047142+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:00.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:00 smithi076 bash[19831]: cluster 2024-09-13T13:24:59.047142+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:00.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:00 smithi076 bash[26447]: cluster 2024-09-13T13:24:59.047142+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:02.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:02 smithi192 bash[22035]: cluster 2024-09-13T13:25:01.047721+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:02.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:02 smithi076 bash[19831]: cluster 2024-09-13T13:25:01.047721+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:02.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:02 smithi076 bash[26447]: cluster 2024-09-13T13:25:01.047721+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:04.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:04 smithi192 bash[22035]: cluster 2024-09-13T13:25:03.048320+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:04.247 INFO:teuthology.orchestra.run.smithi192.stdout:Scheduled node-exporter update... 2024-09-13T13:25:04.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:04 smithi076 bash[19831]: cluster 2024-09-13T13:25:03.048320+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:04.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:04 smithi076 bash[26447]: cluster 2024-09-13T13:25:03.048320+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:05.346 DEBUG:teuthology.orchestra.run.smithi076:node-exporter.a> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-13T13:25:05.349 DEBUG:teuthology.orchestra.run.smithi192:node-exporter.b> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-13T13:25:05.353 INFO:tasks.cephadm:Adding alertmanager.a on smithi076 2024-09-13T13:25:05.353 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi076=a' 2024-09-13T13:25:05.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:05 smithi076 bash[19831]: audit 2024-09-13T13:25:04.241640+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi076=a;smithi192=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:05.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:05 smithi076 bash[19831]: cephadm 2024-09-13T13:25:04.244712+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service node-exporter spec with placement smithi076=a;smithi192=b;count:2 2024-09-13T13:25:05.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:05 smithi076 bash[19831]: audit 2024-09-13T13:25:04.251476+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:25:05.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:05 smithi076 bash[19831]: cluster 2024-09-13T13:25:05.048903+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:05.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:05 smithi076 bash[26447]: audit 2024-09-13T13:25:04.241640+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi076=a;smithi192=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:05.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:05 smithi076 bash[26447]: cephadm 2024-09-13T13:25:04.244712+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service node-exporter spec with placement smithi076=a;smithi192=b;count:2 2024-09-13T13:25:05.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:05 smithi076 bash[26447]: audit 2024-09-13T13:25:04.251476+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:25:05.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:05 smithi076 bash[26447]: cluster 2024-09-13T13:25:05.048903+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:05.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:05 smithi192 bash[22035]: audit 2024-09-13T13:25:04.241640+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi076=a;smithi192=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:05.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:05 smithi192 bash[22035]: cephadm 2024-09-13T13:25:04.244712+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service node-exporter spec with placement smithi076=a;smithi192=b;count:2 2024-09-13T13:25:05.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:05 smithi192 bash[22035]: audit 2024-09-13T13:25:04.251476+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:25:05.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:05 smithi192 bash[22035]: cluster 2024-09-13T13:25:05.048903+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:08.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:08 smithi192 bash[22035]: cluster 2024-09-13T13:25:07.049397+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:08.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:08 smithi076 bash[19831]: cluster 2024-09-13T13:25:07.049397+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:08.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:08 smithi076 bash[26447]: cluster 2024-09-13T13:25:07.049397+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:10.331 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.331 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.332 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.332 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.332 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.332 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:10 smithi192 bash[22035]: cluster 2024-09-13T13:25:09.050003+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:10.333 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.449 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:25:10.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:10 smithi076 bash[19831]: cluster 2024-09-13T13:25:09.050003+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:10.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:10 smithi076 bash[26447]: cluster 2024-09-13T13:25:09.050003+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:10.680 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.680 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.680 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.681 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.682 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:10.682 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: Started Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:25:10.682 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:25:10 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:11.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:11 smithi192 bash[22904]: ignoring --setuser ceph since I am not root 2024-09-13T13:25:11.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:11 smithi192 bash[22904]: ignoring --setgroup ceph since I am not root 2024-09-13T13:25:11.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:11 smithi192 bash[22904]: debug 2024-09-13T13:25:11.698+0000 7f383c303640 1 -- 172.21.15.192:0/2708401304 <== mon.1 v2:172.21.15.192:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a35a0370e0 con 0x55a35a039400 2024-09-13T13:25:11.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:11 smithi192 bash[22904]: debug 2024-09-13T13:25:11.810+0000 7f383eb5f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T13:25:11.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:11 smithi192 bash[22035]: audit 2024-09-13T13:25:10.622400+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:25:11.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:11 smithi192 bash[22035]: audit 2024-09-13T13:25:10.633296+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:25:11.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:11 smithi192 bash[22035]: audit 2024-09-13T13:25:10.640999+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:25:11.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:11 smithi192 bash[22035]: audit 2024-09-13T13:25:10.646516+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-13T13:25:11.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:11 smithi192 bash[22035]: cluster 2024-09-13T13:25:11.050568+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:12.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:11 smithi076 bash[19831]: audit 2024-09-13T13:25:10.622400+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:25:12.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:11 smithi076 bash[19831]: audit 2024-09-13T13:25:10.633296+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:25:12.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:11 smithi076 bash[19831]: audit 2024-09-13T13:25:10.640999+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:25:12.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:11 smithi076 bash[19831]: audit 2024-09-13T13:25:10.646516+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-13T13:25:12.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:11 smithi076 bash[19831]: cluster 2024-09-13T13:25:11.050568+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:12.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:11 smithi076 bash[20088]: ignoring --setuser ceph since I am not root 2024-09-13T13:25:12.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:11 smithi076 bash[20088]: ignoring --setgroup ceph since I am not root 2024-09-13T13:25:12.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:11 smithi076 bash[20088]: debug 2024-09-13T13:25:11.820+0000 7f120ec8c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T13:25:12.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:11 smithi076 bash[26447]: audit 2024-09-13T13:25:10.622400+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:25:12.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:11 smithi076 bash[26447]: audit 2024-09-13T13:25:10.633296+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:25:12.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:11 smithi076 bash[26447]: audit 2024-09-13T13:25:10.640999+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' 2024-09-13T13:25:12.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:11 smithi076 bash[26447]: audit 2024-09-13T13:25:10.646516+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-13T13:25:12.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:11 smithi076 bash[26447]: cluster 2024-09-13T13:25:11.050568+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:12.879 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[22035]: audit 2024-09-13T13:25:11.647174+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-13T13:25:12.879 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[22035]: cluster 2024-09-13T13:25:11.658062+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-13T13:25:13.030 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:12 smithi076 bash[26447]: audit 2024-09-13T13:25:11.647174+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-13T13:25:13.031 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:12 smithi076 bash[26447]: cluster 2024-09-13T13:25:11.658062+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-13T13:25:13.031 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:12 smithi076 bash[19831]: audit 2024-09-13T13:25:11.647174+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.76:0/701068181' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-13T13:25:13.031 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:12 smithi076 bash[19831]: cluster 2024-09-13T13:25:11.658062+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-13T13:25:13.180 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:13 smithi192 bash[22904]: debug 2024-09-13T13:25:13.058+0000 7f383eb5f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T13:25:13.180 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:13 smithi192 bash[22904]: debug 2024-09-13T13:25:13.122+0000 7f383eb5f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T13:25:13.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.879Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T13:25:13.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.879Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-13T13:25:13.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.879Z 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 smithi192 (none))" 2024-09-13T13:25:13.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.879Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T13:25:13.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.879Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T13:25:13.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.880Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T13:25:13.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.881Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T13:25:13.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.882Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T13:25:13.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.882Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T13:25:13.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.885Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T13:25:13.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.885Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.289µs 2024-09-13T13:25:13.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.885Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T13:25:13.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.886Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-13T13:25:13.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.886Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.292µs wal_replay_duration=593.183µs wbl_replay_duration=154ns total_replay_duration=666.546µs 2024-09-13T13:25:13.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.887Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T13:25:13.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.887Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T13:25:13.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.887Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T13:25:13.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.889Z 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.76:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T13:25:13.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.889Z 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.76:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T13:25:13.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.889Z 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.76:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T13:25:13.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.911Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.526332ms db_storage=1.083µs remote_storage=1.321µs web_handler=384ns query_engine=615ns scrape=243.925µs scrape_sd=118.755µs notify=858ns notify_sd=1.495µs rules=22.68997ms tracing=6.961µs 2024-09-13T13:25:13.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.911Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T13:25:13.183 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:12 smithi192 bash[45989]: ts=2024-09-13T13:25:12.911Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T13:25:13.337 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:13 smithi076 bash[20088]: debug 2024-09-13T13:25:13.032+0000 7f120ec8c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T13:25:13.337 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:13 smithi076 bash[20088]: debug 2024-09-13T13:25:13.100+0000 7f120ec8c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T13:25:13.337 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:13 smithi076 bash[20088]: debug 2024-09-13T13:25:13.248+0000 7f120ec8c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T13:25:13.680 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:13 smithi192 bash[22904]: debug 2024-09-13T13:25:13.274+0000 7f383eb5f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T13:25:14.180 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:13 smithi192 bash[22904]: debug 2024-09-13T13:25:13.914+0000 7f383eb5f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T13:25:14.180 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:13 smithi192 bash[22904]: debug 2024-09-13T13:25:13.986+0000 7f383eb5f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T13:25:14.180 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:14 smithi192 bash[22904]: debug 2024-09-13T13:25:14.054+0000 7f383eb5f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T13:25:14.208 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:13 smithi076 bash[20088]: debug 2024-09-13T13:25:13.888+0000 7f120ec8c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T13:25:14.208 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:13 smithi076 bash[20088]: debug 2024-09-13T13:25:13.960+0000 7f120ec8c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T13:25:14.209 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:14 smithi076 bash[20088]: debug 2024-09-13T13:25:14.028+0000 7f120ec8c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T13:25:14.587 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:14 smithi076 bash[20088]: debug 2024-09-13T13:25:14.208+0000 7f120ec8c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T13:25:14.587 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:14 smithi076 bash[20088]: debug 2024-09-13T13:25:14.288+0000 7f120ec8c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T13:25:14.587 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:14 smithi076 bash[20088]: debug 2024-09-13T13:25:14.356+0000 7f120ec8c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T13:25:14.642 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:14 smithi192 bash[22904]: debug 2024-09-13T13:25:14.238+0000 7f383eb5f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T13:25:14.642 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:14 smithi192 bash[22904]: debug 2024-09-13T13:25:14.314+0000 7f383eb5f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T13:25:14.642 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:14 smithi192 bash[22904]: debug 2024-09-13T13:25:14.382+0000 7f383eb5f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T13:25:14.642 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:14 smithi192 bash[22904]: debug 2024-09-13T13:25:14.638+0000 7f383eb5f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T13:25:14.867 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:14 smithi076 bash[20088]: debug 2024-09-13T13:25:14.608+0000 7f120ec8c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T13:25:14.867 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:14 smithi076 bash[20088]: debug 2024-09-13T13:25:14.676+0000 7f120ec8c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T13:25:14.904 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:14 smithi192 bash[22904]: debug 2024-09-13T13:25:14.706+0000 7f383eb5f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T13:25:14.905 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:14 smithi192 bash[22904]: debug 2024-09-13T13:25:14.902+0000 7f383eb5f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T13:25:15.180 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:14 smithi192 bash[22904]: debug 2024-09-13T13:25:14.978+0000 7f383eb5f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T13:25:15.190 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:14 smithi076 bash[20088]: debug 2024-09-13T13:25:14.868+0000 7f120ec8c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T13:25:15.190 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:14 smithi076 bash[20088]: debug 2024-09-13T13:25:14.944+0000 7f120ec8c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T13:25:15.528 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:15 smithi076 bash[20088]: debug 2024-09-13T13:25:15.192+0000 7f120ec8c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T13:25:15.528 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:15 smithi076 bash[20088]: debug 2024-09-13T13:25:15.368+0000 7f120ec8c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:25:15.568 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:15 smithi192 bash[22904]: debug 2024-09-13T13:25:15.226+0000 7f383eb5f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T13:25:15.568 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:15 smithi192 bash[22904]: debug 2024-09-13T13:25:15.402+0000 7f383eb5f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:25:15.568 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:15 smithi192 bash[22904]: debug 2024-09-13T13:25:15.562+0000 7f383eb5f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T13:25:15.785 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:15 smithi076 bash[20088]: debug 2024-09-13T13:25:15.528+0000 7f120ec8c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T13:25:15.785 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:15 smithi076 bash[20088]: debug 2024-09-13T13:25:15.608+0000 7f120ec8c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T13:25:15.824 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:15 smithi192 bash[22904]: debug 2024-09-13T13:25:15.642+0000 7f383eb5f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T13:25:15.824 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:15 smithi192 bash[22904]: debug 2024-09-13T13:25:15.818+0000 7f383eb5f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:25:16.087 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:15 smithi076 bash[20088]: debug 2024-09-13T13:25:15.788+0000 7f120ec8c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:25:16.905 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:16 smithi076 bash[20088]: debug 2024-09-13T13:25:16.612+0000 7f120ec8c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T13:25:16.905 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:16 smithi076 bash[20088]: debug 2024-09-13T13:25:16.684+0000 7f120ec8c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T13:25:16.929 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:16 smithi192 bash[22904]: debug 2024-09-13T13:25:16.626+0000 7f383eb5f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T13:25:16.929 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:16 smithi192 bash[22904]: debug 2024-09-13T13:25:16.702+0000 7f383eb5f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T13:25:17.180 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:16 smithi192 bash[22904]: debug 2024-09-13T13:25:16.926+0000 7f383eb5f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T13:25:17.180 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22904]: debug 2024-09-13T13:25:16.998+0000 7f383eb5f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T13:25:17.337 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:16 smithi076 bash[20088]: debug 2024-09-13T13:25:16.908+0000 7f120ec8c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T13:25:17.337 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:16 smithi076 bash[20088]: debug 2024-09-13T13:25:16.980+0000 7f120ec8c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T13:25:17.443 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[20088]: debug 2024-09-13T13:25:17.368+0000 7f120ec8c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T13:25:17.680 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22904]: debug 2024-09-13T13:25:17.386+0000 7f383eb5f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T13:25:17.680 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22904]: debug 2024-09-13T13:25:17.462+0000 7f383eb5f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T13:25:17.680 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22904]: [13/Sep/2024:13:25:17] ENGINE Bus STARTING 2024-09-13T13:25:17.680 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22904]: CherryPy Checker: 2024-09-13T13:25:17.680 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22904]: The Application mounted at '' has an empty config. 2024-09-13T13:25:17.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22904]: [13/Sep/2024:13:25:17] ENGINE Serving on http://:::9283 2024-09-13T13:25:17.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22904]: [13/Sep/2024:13:25:17] ENGINE Bus STARTED 2024-09-13T13:25:17.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: cluster 2024-09-13T13:25:17.467882+0000 mon.a (mon.0) 660 : cluster [INF] Active manager daemon y restarted 2024-09-13T13:25:17.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: cluster 2024-09-13T13:25:17.468374+0000 mon.a (mon.0) 661 : cluster [INF] Activating manager daemon y 2024-09-13T13:25:17.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: cluster 2024-09-13T13:25:17.477184+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-13T13:25:17.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: cluster 2024-09-13T13:25:17.477608+0000 mon.a (mon.0) 663 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0094053s), standbys: x 2024-09-13T13:25:17.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.484473+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:25:17.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.484805+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:25:17.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.485103+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:25:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.486832+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:25:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.487470+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:25:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.488093+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:25:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.488862+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:25:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.489169+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:25:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.489481+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:25:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.489727+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:25:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.490038+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:25:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.490339+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:25:17.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.490629+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.490887+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.491122+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.491706+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.496731+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.192:0/2928939264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: cluster 2024-09-13T13:25:17.496809+0000 mon.a (mon.0) 664 : cluster [DBG] Standby manager daemon x restarted 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: cluster 2024-09-13T13:25:17.496952+0000 mon.a (mon.0) 665 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.499202+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.192:0/2928939264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.500084+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.192:0/2928939264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:17 smithi192 bash[22035]: audit 2024-09-13T13:25:17.500408+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.192:0/2928939264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:25:17.684 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[20088]: debug 2024-09-13T13:25:17.444+0000 7f120ec8c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T13:25:17.684 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[20088]: [13/Sep/2024:13:25:17] ENGINE Bus STARTING 2024-09-13T13:25:17.684 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[20088]: CherryPy Checker: 2024-09-13T13:25:17.684 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[20088]: The Application mounted at '' has an empty config. 2024-09-13T13:25:17.684 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: cluster 2024-09-13T13:25:17.467882+0000 mon.a (mon.0) 660 : cluster [INF] Active manager daemon y restarted 2024-09-13T13:25:17.684 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: cluster 2024-09-13T13:25:17.468374+0000 mon.a (mon.0) 661 : cluster [INF] Activating manager daemon y 2024-09-13T13:25:17.684 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: cluster 2024-09-13T13:25:17.477184+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-13T13:25:17.684 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: cluster 2024-09-13T13:25:17.477608+0000 mon.a (mon.0) 663 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0094053s), standbys: x 2024-09-13T13:25:17.684 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.484473+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:25:17.684 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.484805+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:25:17.685 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.485103+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:25:17.685 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.486832+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:25:17.685 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.487470+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:25:17.685 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.488093+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:25:17.685 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.488862+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:25:17.685 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.489169+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:25:17.685 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.489481+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:25:17.685 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.489727+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:25:17.685 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.490038+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:25:17.685 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.490339+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:25:17.685 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.490629+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:25:17.685 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.490887+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:25:17.685 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.491122+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:25:17.685 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.491706+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:25:17.686 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: cluster 2024-09-13T13:25:17.467882+0000 mon.a (mon.0) 660 : cluster [INF] Active manager daemon y restarted 2024-09-13T13:25:17.686 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: cluster 2024-09-13T13:25:17.468374+0000 mon.a (mon.0) 661 : cluster [INF] Activating manager daemon y 2024-09-13T13:25:17.686 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: cluster 2024-09-13T13:25:17.477184+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-13T13:25:17.686 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: cluster 2024-09-13T13:25:17.477608+0000 mon.a (mon.0) 663 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0094053s), standbys: x 2024-09-13T13:25:17.686 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.484473+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:25:17.686 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.484805+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:25:17.686 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.485103+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:25:17.686 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.486832+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:25:17.686 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.487470+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:25:17.687 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.488093+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:25:17.687 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.488862+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:25:17.687 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.489169+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:25:17.687 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.489481+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:25:17.687 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.489727+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:25:17.687 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.490038+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:25:17.687 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.490339+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:25:17.687 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.490629+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:25:17.687 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.490887+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:25:17.687 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.491122+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:25:17.687 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.491706+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:25:17.687 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.496731+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.192:0/2928939264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:25:17.688 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: cluster 2024-09-13T13:25:17.496809+0000 mon.a (mon.0) 664 : cluster [DBG] Standby manager daemon x restarted 2024-09-13T13:25:17.688 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: cluster 2024-09-13T13:25:17.496952+0000 mon.a (mon.0) 665 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:25:17.688 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.499202+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.192:0/2928939264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:25:17.688 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.500084+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.192:0/2928939264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:25:17.688 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[19831]: audit 2024-09-13T13:25:17.500408+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.192:0/2928939264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:25:17.688 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.496731+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.192:0/2928939264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:25:17.688 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: cluster 2024-09-13T13:25:17.496809+0000 mon.a (mon.0) 664 : cluster [DBG] Standby manager daemon x restarted 2024-09-13T13:25:17.688 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: cluster 2024-09-13T13:25:17.496952+0000 mon.a (mon.0) 665 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:25:17.688 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.499202+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.192:0/2928939264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:25:17.688 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.500084+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.192:0/2928939264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:25:17.689 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[26447]: audit 2024-09-13T13:25:17.500408+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.192:0/2928939264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:25:18.087 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[20088]: [13/Sep/2024:13:25:17] ENGINE Serving on http://:::9283 2024-09-13T13:25:18.087 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:17 smithi076 bash[20088]: [13/Sep/2024:13:25:17] ENGINE Bus STARTED 2024-09-13T13:25:18.493 INFO:teuthology.orchestra.run.smithi192.stdout:Scheduled alertmanager update... 2024-09-13T13:25:18.777 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[26447]: cluster 2024-09-13T13:25:17.521167+0000 mon.a (mon.0) 666 : cluster [INF] Manager daemon y is now available 2024-09-13T13:25:18.777 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[26447]: audit 2024-09-13T13:25:17.547629+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:18.777 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[26447]: audit 2024-09-13T13:25:17.567793+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:18.777 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[26447]: audit 2024-09-13T13:25:17.571365+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:18.777 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[26447]: audit 2024-09-13T13:25:17.587053+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:25:18.777 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[26447]: audit 2024-09-13T13:25:17.587405+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:25:18.777 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[26447]: audit 2024-09-13T13:25:17.591353+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:25:18.777 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[26447]: audit 2024-09-13T13:25:17.591667+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:25:18.777 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[26447]: cluster 2024-09-13T13:25:18.481742+0000 mon.a (mon.0) 670 : cluster [DBG] mgrmap e18: y(active, since 1.01354s), standbys: x 2024-09-13T13:25:18.777 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[26447]: audit 2024-09-13T13:25:18.495862+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:18.778 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[19831]: cluster 2024-09-13T13:25:17.521167+0000 mon.a (mon.0) 666 : cluster [INF] Manager daemon y is now available 2024-09-13T13:25:18.778 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[19831]: audit 2024-09-13T13:25:17.547629+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:18.778 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[19831]: audit 2024-09-13T13:25:17.567793+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:18.778 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[19831]: audit 2024-09-13T13:25:17.571365+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:18.778 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[19831]: audit 2024-09-13T13:25:17.587053+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:25:18.778 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[19831]: audit 2024-09-13T13:25:17.587405+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:25:18.778 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[19831]: audit 2024-09-13T13:25:17.591353+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:25:18.778 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[19831]: audit 2024-09-13T13:25:17.591667+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:25:18.778 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[19831]: cluster 2024-09-13T13:25:18.481742+0000 mon.a (mon.0) 670 : cluster [DBG] mgrmap e18: y(active, since 1.01354s), standbys: x 2024-09-13T13:25:18.778 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[19831]: audit 2024-09-13T13:25:18.495862+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:18 smithi192 bash[22035]: cluster 2024-09-13T13:25:17.521167+0000 mon.a (mon.0) 666 : cluster [INF] Manager daemon y is now available 2024-09-13T13:25:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:18 smithi192 bash[22035]: audit 2024-09-13T13:25:17.547629+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:18 smithi192 bash[22035]: audit 2024-09-13T13:25:17.567793+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:18 smithi192 bash[22035]: audit 2024-09-13T13:25:17.571365+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:18 smithi192 bash[22035]: audit 2024-09-13T13:25:17.587053+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:25:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:18 smithi192 bash[22035]: audit 2024-09-13T13:25:17.587405+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:25:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:18 smithi192 bash[22035]: audit 2024-09-13T13:25:17.591353+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:25:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:18 smithi192 bash[22035]: audit 2024-09-13T13:25:17.591667+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:25:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:18 smithi192 bash[22035]: cluster 2024-09-13T13:25:18.481742+0000 mon.a (mon.0) 670 : cluster [DBG] mgrmap e18: y(active, since 1.01354s), standbys: x 2024-09-13T13:25:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:18 smithi192 bash[22035]: audit 2024-09-13T13:25:18.495862+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:19.087 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: debug 2024-09-13T13:25:18.780+0000 7f1165cbb640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:25:18] ENGINE Error in HTTPServer.serve 2024-09-13T13:25:19.087 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: Traceback (most recent call last): 2024-09-13T13:25:19.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:25:19.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: self._connections.run(self.expiration_interval) 2024-09-13T13:25:19.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:25:19.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: self._run(expiration_interval) 2024-09-13T13:25:19.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:25:19.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:25:19.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:25:19.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:25:19.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:25:19.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: s = self.context.wrap_socket( 2024-09-13T13:25:19.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:25:19.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: return self.sslsocket_class._create( 2024-09-13T13:25:19.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:25:19.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: self.do_handshake() 2024-09-13T13:25:19.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:25:19.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: self._sslobj.do_handshake() 2024-09-13T13:25:19.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:18 smithi076 bash[20088]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:25:19.314 DEBUG:teuthology.orchestra.run.smithi076:alertmanager.a> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-13T13:25:19.317 INFO:tasks.cephadm:Adding grafana.a on smithi192 2024-09-13T13:25:19.318 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi192=a' 2024-09-13T13:25:19.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:19 smithi076 bash[26447]: cephadm 2024-09-13T13:25:18.492408+0000 mgr.y (mgr.14394) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi076=a;count:1 2024-09-13T13:25:19.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:19 smithi076 bash[26447]: cephadm 2024-09-13T13:25:18.559240+0000 mgr.y (mgr.14394) 4 : cephadm [INF] [13/Sep/2024:13:25:18] ENGINE Bus STARTING 2024-09-13T13:25:19.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:19 smithi076 bash[26447]: cephadm 2024-09-13T13:25:18.660879+0000 mgr.y (mgr.14394) 5 : cephadm [INF] [13/Sep/2024:13:25:18] ENGINE Serving on http://172.21.15.76:8765 2024-09-13T13:25:19.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:19 smithi076 bash[19831]: cephadm 2024-09-13T13:25:18.492408+0000 mgr.y (mgr.14394) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi076=a;count:1 2024-09-13T13:25:19.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:19 smithi076 bash[19831]: cephadm 2024-09-13T13:25:18.559240+0000 mgr.y (mgr.14394) 4 : cephadm [INF] [13/Sep/2024:13:25:18] ENGINE Bus STARTING 2024-09-13T13:25:19.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:19 smithi076 bash[19831]: cephadm 2024-09-13T13:25:18.660879+0000 mgr.y (mgr.14394) 5 : cephadm [INF] [13/Sep/2024:13:25:18] ENGINE Serving on http://172.21.15.76:8765 2024-09-13T13:25:19.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:19 smithi192 bash[22035]: cephadm 2024-09-13T13:25:18.492408+0000 mgr.y (mgr.14394) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi076=a;count:1 2024-09-13T13:25:19.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:19 smithi192 bash[22035]: cephadm 2024-09-13T13:25:18.559240+0000 mgr.y (mgr.14394) 4 : cephadm [INF] [13/Sep/2024:13:25:18] ENGINE Bus STARTING 2024-09-13T13:25:19.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:19 smithi192 bash[22035]: cephadm 2024-09-13T13:25:18.660879+0000 mgr.y (mgr.14394) 5 : cephadm [INF] [13/Sep/2024:13:25:18] ENGINE Serving on http://172.21.15.76:8765 2024-09-13T13:25:20.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: cephadm 2024-09-13T13:25:18.780293+0000 mgr.y (mgr.14394) 6 : cephadm [INF] [13/Sep/2024:13:25:18] ENGINE Serving on https://172.21.15.76:7150 2024-09-13T13:25:20.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: cephadm 2024-09-13T13:25:18.780448+0000 mgr.y (mgr.14394) 7 : cephadm [INF] [13/Sep/2024:13:25:18] ENGINE Bus STARTED 2024-09-13T13:25:20.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: cephadm 2024-09-13T13:25:18.782089+0000 mgr.y (mgr.14394) 8 : cephadm [ERR] [13/Sep/2024:13:25:18] ENGINE Error in HTTPServer.serve 2024-09-13T13:25:20.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: Traceback (most recent call last): 2024-09-13T13:25:20.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:25:20.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: self._connections.run(self.expiration_interval) 2024-09-13T13:25:20.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:25:20.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: self._run(expiration_interval) 2024-09-13T13:25:20.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:25:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:25:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:25:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:25:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:25:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: s = self.context.wrap_socket( 2024-09-13T13:25:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:25:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: return self.sslsocket_class._create( 2024-09-13T13:25:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:25:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: self.do_handshake() 2024-09-13T13:25:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:25:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: self._sslobj.do_handshake() 2024-09-13T13:25:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:25:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: cluster 2024-09-13T13:25:19.488788+0000 mgr.y (mgr.14394) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[19831]: cluster 2024-09-13T13:25:20.498457+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-09-13T13:25:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: cephadm 2024-09-13T13:25:18.780293+0000 mgr.y (mgr.14394) 6 : cephadm [INF] [13/Sep/2024:13:25:18] ENGINE Serving on https://172.21.15.76:7150 2024-09-13T13:25:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: cephadm 2024-09-13T13:25:18.780448+0000 mgr.y (mgr.14394) 7 : cephadm [INF] [13/Sep/2024:13:25:18] ENGINE Bus STARTED 2024-09-13T13:25:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: cephadm 2024-09-13T13:25:18.782089+0000 mgr.y (mgr.14394) 8 : cephadm [ERR] [13/Sep/2024:13:25:18] ENGINE Error in HTTPServer.serve 2024-09-13T13:25:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: Traceback (most recent call last): 2024-09-13T13:25:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:25:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: self._connections.run(self.expiration_interval) 2024-09-13T13:25:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:25:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: self._run(expiration_interval) 2024-09-13T13:25:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:25:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:25:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:25:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:25:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:25:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: s = self.context.wrap_socket( 2024-09-13T13:25:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:25:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: return self.sslsocket_class._create( 2024-09-13T13:25:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:25:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: self.do_handshake() 2024-09-13T13:25:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:25:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: self._sslobj.do_handshake() 2024-09-13T13:25:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:25:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: cluster 2024-09-13T13:25:19.488788+0000 mgr.y (mgr.14394) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:20 smithi076 bash[26447]: cluster 2024-09-13T13:25:20.498457+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-09-13T13:25:20.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: cephadm 2024-09-13T13:25:18.780293+0000 mgr.y (mgr.14394) 6 : cephadm [INF] [13/Sep/2024:13:25:18] ENGINE Serving on https://172.21.15.76:7150 2024-09-13T13:25:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: cephadm 2024-09-13T13:25:18.780448+0000 mgr.y (mgr.14394) 7 : cephadm [INF] [13/Sep/2024:13:25:18] ENGINE Bus STARTED 2024-09-13T13:25:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: cephadm 2024-09-13T13:25:18.782089+0000 mgr.y (mgr.14394) 8 : cephadm [ERR] [13/Sep/2024:13:25:18] ENGINE Error in HTTPServer.serve 2024-09-13T13:25:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: Traceback (most recent call last): 2024-09-13T13:25:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:25:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: self._connections.run(self.expiration_interval) 2024-09-13T13:25:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:25:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: self._run(expiration_interval) 2024-09-13T13:25:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:25:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:25:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:25:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:25:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:25:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: s = self.context.wrap_socket( 2024-09-13T13:25:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:25:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: return self.sslsocket_class._create( 2024-09-13T13:25:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:25:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: self.do_handshake() 2024-09-13T13:25:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:25:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: self._sslobj.do_handshake() 2024-09-13T13:25:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:25:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: cluster 2024-09-13T13:25:19.488788+0000 mgr.y (mgr.14394) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:20 smithi192 bash[22035]: cluster 2024-09-13T13:25:20.498457+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-09-13T13:25:22.837 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:22 smithi076 bash[19831]: cluster 2024-09-13T13:25:21.489371+0000 mgr.y (mgr.14394) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:22.837 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:22 smithi076 bash[19831]: cluster 2024-09-13T13:25:21.548138+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-13T13:25:22.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:22 smithi076 bash[26447]: cluster 2024-09-13T13:25:21.489371+0000 mgr.y (mgr.14394) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:22.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:22 smithi076 bash[26447]: cluster 2024-09-13T13:25:21.548138+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-13T13:25:22.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:22 smithi192 bash[22035]: cluster 2024-09-13T13:25:21.489371+0000 mgr.y (mgr.14394) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:22.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:22 smithi192 bash[22035]: cluster 2024-09-13T13:25:21.548138+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-13T13:25:23.090 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:25:24.587 INFO:teuthology.orchestra.run.smithi192.stdout:Scheduled grafana update... 2024-09-13T13:25:24.600 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:24 smithi192 bash[22035]: audit 2024-09-13T13:25:23.378411+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:24.600 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:24 smithi192 bash[22035]: audit 2024-09-13T13:25:23.383287+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:24.600 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:24 smithi192 bash[22035]: cluster 2024-09-13T13:25:23.490021+0000 mgr.y (mgr.14394) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-13T13:25:24.600 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:24 smithi192 bash[22035]: audit 2024-09-13T13:25:23.514748+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:24.600 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:24 smithi192 bash[22035]: audit 2024-09-13T13:25:23.536895+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:24.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:24 smithi076 bash[26447]: audit 2024-09-13T13:25:23.378411+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:24.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:24 smithi076 bash[26447]: audit 2024-09-13T13:25:23.383287+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:24.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:24 smithi076 bash[26447]: cluster 2024-09-13T13:25:23.490021+0000 mgr.y (mgr.14394) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-13T13:25:24.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:24 smithi076 bash[26447]: audit 2024-09-13T13:25:23.514748+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:24.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:24 smithi076 bash[26447]: audit 2024-09-13T13:25:23.536895+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:24.837 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:24 smithi076 bash[19831]: audit 2024-09-13T13:25:23.378411+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:24.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:24 smithi076 bash[19831]: audit 2024-09-13T13:25:23.383287+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:24.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:24 smithi076 bash[19831]: cluster 2024-09-13T13:25:23.490021+0000 mgr.y (mgr.14394) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-13T13:25:24.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:24 smithi076 bash[19831]: audit 2024-09-13T13:25:23.514748+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:24.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:24 smithi076 bash[19831]: audit 2024-09-13T13:25:23.536895+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.303 DEBUG:teuthology.orchestra.run.smithi192:grafana.a> sudo journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@grafana.a.service 2024-09-13T13:25:25.306 INFO:tasks.cephadm:Setting up client nodes... 2024-09-13T13:25:25.306 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-13T13:25:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.490308+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.495658+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.581287+0000 mgr.y (mgr.14394) 12 : audit [DBG] from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi192=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: cephadm 2024-09-13T13:25:24.584644+0000 mgr.y (mgr.14394) 13 : cephadm [INF] Saving service grafana spec with placement smithi192=a;count:1 2024-09-13T13:25:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.591507+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.683029+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.694130+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.698082+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.698694+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.700765+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.701488+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.703354+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.704078+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.705966+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.706596+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: cephadm 2024-09-13T13:25:24.708063+0000 mgr.y (mgr.14394) 14 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 4060M 2024-09-13T13:25:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.714513+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.719407+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:24.721192+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:25.325875+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.490308+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.495658+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.581287+0000 mgr.y (mgr.14394) 12 : audit [DBG] from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi192=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: cephadm 2024-09-13T13:25:24.584644+0000 mgr.y (mgr.14394) 13 : cephadm [INF] Saving service grafana spec with placement smithi192=a;count:1 2024-09-13T13:25:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.591507+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.683029+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.694130+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.698082+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.698694+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.700765+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.701488+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.703354+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.704078+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.705966+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.706596+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: cephadm 2024-09-13T13:25:24.708063+0000 mgr.y (mgr.14394) 14 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 4060M 2024-09-13T13:25:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.714513+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.719407+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:24.721192+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:25.325875+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:25.331637+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:25.338594+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:25.344347+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[26447]: audit 2024-09-13T13:25:25.350717+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:25.331637+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:25.338594+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:25.344347+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:25 smithi076 bash[19831]: audit 2024-09-13T13:25:25.350717+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.490308+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.495658+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.581287+0000 mgr.y (mgr.14394) 12 : audit [DBG] from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi192=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:25.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: cephadm 2024-09-13T13:25:24.584644+0000 mgr.y (mgr.14394) 13 : cephadm [INF] Saving service grafana spec with placement smithi192=a;count:1 2024-09-13T13:25:25.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.591507+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.683029+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.694130+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.698082+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.698694+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.700765+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.701488+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.703354+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.704078+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.705966+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.706596+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:25:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: cephadm 2024-09-13T13:25:24.708063+0000 mgr.y (mgr.14394) 14 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 4060M 2024-09-13T13:25:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.714513+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.719407+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:24.721192+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:25.325875+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:25.331637+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:25.338594+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:25.344347+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:25.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:25 smithi192 bash[22035]: audit 2024-09-13T13:25:25.350717+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:26.324 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:26.325 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:26.325 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:26.325 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:26.326 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:26.326 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:26.326 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:26.326 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:26.326 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:26.327 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:26.327 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:26.587 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:26.587 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: Started Ceph node-exporter.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:25:26.587 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[49945]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-13T13:25:26.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:26.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[26447]: cephadm 2024-09-13T13:25:24.723731+0000 mgr.y (mgr.14394) 15 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:25:26.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[26447]: cephadm 2024-09-13T13:25:24.724198+0000 mgr.y (mgr.14394) 16 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:25:26.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[26447]: cephadm 2024-09-13T13:25:24.923392+0000 mgr.y (mgr.14394) 17 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:25:26.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[26447]: cephadm 2024-09-13T13:25:24.923770+0000 mgr.y (mgr.14394) 18 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:25:26.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[26447]: cephadm 2024-09-13T13:25:25.056763+0000 mgr.y (mgr.14394) 19 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:25:26.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[26447]: cephadm 2024-09-13T13:25:25.061358+0000 mgr.y (mgr.14394) 20 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:25:26.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[26447]: cephadm 2024-09-13T13:25:25.186504+0000 mgr.y (mgr.14394) 21 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:25:26.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[26447]: cephadm 2024-09-13T13:25:25.191070+0000 mgr.y (mgr.14394) 22 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:25:26.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[26447]: cephadm 2024-09-13T13:25:25.354029+0000 mgr.y (mgr.14394) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi076 2024-09-13T13:25:26.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[26447]: cluster 2024-09-13T13:25:25.493737+0000 mgr.y (mgr.14394) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-13T13:25:26.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[26447]: audit 2024-09-13T13:25:26.480835+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:26.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[26447]: audit 2024-09-13T13:25:26.486672+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:26 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[19831]: cephadm 2024-09-13T13:25:24.723731+0000 mgr.y (mgr.14394) 15 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:25:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[19831]: cephadm 2024-09-13T13:25:24.724198+0000 mgr.y (mgr.14394) 16 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:25:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[19831]: cephadm 2024-09-13T13:25:24.923392+0000 mgr.y (mgr.14394) 17 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:25:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[19831]: cephadm 2024-09-13T13:25:24.923770+0000 mgr.y (mgr.14394) 18 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:25:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[19831]: cephadm 2024-09-13T13:25:25.056763+0000 mgr.y (mgr.14394) 19 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:25:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[19831]: cephadm 2024-09-13T13:25:25.061358+0000 mgr.y (mgr.14394) 20 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:25:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[19831]: cephadm 2024-09-13T13:25:25.186504+0000 mgr.y (mgr.14394) 21 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:25:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[19831]: cephadm 2024-09-13T13:25:25.191070+0000 mgr.y (mgr.14394) 22 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:25:26.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[19831]: cephadm 2024-09-13T13:25:25.354029+0000 mgr.y (mgr.14394) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi076 2024-09-13T13:25:26.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[19831]: cluster 2024-09-13T13:25:25.493737+0000 mgr.y (mgr.14394) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-13T13:25:26.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[19831]: audit 2024-09-13T13:25:26.480835+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:26.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[19831]: audit 2024-09-13T13:25:26.486672+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:26.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:26 smithi192 bash[22035]: cephadm 2024-09-13T13:25:24.723731+0000 mgr.y (mgr.14394) 15 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:25:26.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:26 smithi192 bash[22035]: cephadm 2024-09-13T13:25:24.724198+0000 mgr.y (mgr.14394) 16 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:25:26.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:26 smithi192 bash[22035]: cephadm 2024-09-13T13:25:24.923392+0000 mgr.y (mgr.14394) 17 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:25:26.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:26 smithi192 bash[22035]: cephadm 2024-09-13T13:25:24.923770+0000 mgr.y (mgr.14394) 18 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:25:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:26 smithi192 bash[22035]: cephadm 2024-09-13T13:25:25.056763+0000 mgr.y (mgr.14394) 19 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:25:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:26 smithi192 bash[22035]: cephadm 2024-09-13T13:25:25.061358+0000 mgr.y (mgr.14394) 20 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:25:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:26 smithi192 bash[22035]: cephadm 2024-09-13T13:25:25.186504+0000 mgr.y (mgr.14394) 21 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:25:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:26 smithi192 bash[22035]: cephadm 2024-09-13T13:25:25.191070+0000 mgr.y (mgr.14394) 22 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:25:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:26 smithi192 bash[22035]: cephadm 2024-09-13T13:25:25.354029+0000 mgr.y (mgr.14394) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi076 2024-09-13T13:25:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:26 smithi192 bash[22035]: cluster 2024-09-13T13:25:25.493737+0000 mgr.y (mgr.14394) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-13T13:25:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:26 smithi192 bash[22035]: audit 2024-09-13T13:25:26.480835+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:26 smithi192 bash[22035]: audit 2024-09-13T13:25:26.486672+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:27.220 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:27.333 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:26 smithi076 bash[49945]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-13T13:25:27.333 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:27 smithi076 bash[49945]: 22b70bddd3ac: Pulling fs layer 2024-09-13T13:25:27.333 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:27 smithi076 bash[49945]: 5c12815fee55: Pulling fs layer 2024-09-13T13:25:27.333 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:27 smithi076 bash[49945]: c0e87333d380: Pulling fs layer 2024-09-13T13:25:27.493 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:27.493 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:27.493 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:27.493 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:27.494 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:27.494 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:27.494 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:27.494 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:27.494 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:27.495 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:27.495 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:27.495 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:27.495 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:27.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:27 smithi076 bash[19831]: audit 2024-09-13T13:25:26.491579+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:27.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:27 smithi076 bash[19831]: cephadm 2024-09-13T13:25:26.492481+0000 mgr.y (mgr.14394) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi192 2024-09-13T13:25:27.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:27 smithi076 bash[26447]: audit 2024-09-13T13:25:26.491579+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:27.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:27 smithi076 bash[26447]: cephadm 2024-09-13T13:25:26.492481+0000 mgr.y (mgr.14394) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi192 2024-09-13T13:25:27.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:27 smithi076 bash[49945]: 22b70bddd3ac: Verifying Checksum 2024-09-13T13:25:27.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:27 smithi076 bash[49945]: 22b70bddd3ac: Download complete 2024-09-13T13:25:27.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:27 smithi076 bash[49945]: 5c12815fee55: Verifying Checksum 2024-09-13T13:25:27.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:27 smithi076 bash[49945]: 5c12815fee55: Download complete 2024-09-13T13:25:27.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:27 smithi076 bash[49945]: c0e87333d380: Verifying Checksum 2024-09-13T13:25:27.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:27 smithi076 bash[49945]: c0e87333d380: Download complete 2024-09-13T13:25:27.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:27 smithi076 bash[49945]: 22b70bddd3ac: Pull complete 2024-09-13T13:25:27.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:27 smithi192 bash[22035]: audit 2024-09-13T13:25:26.491579+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:27.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:27 smithi192 bash[22035]: cephadm 2024-09-13T13:25:26.492481+0000 mgr.y (mgr.14394) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi192 2024-09-13T13:25:27.930 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:27 smithi192 systemd[1]: Started Ceph node-exporter.b for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:25:27.930 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:27 smithi192 bash[46745]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-13T13:25:28.337 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[49945]: 5c12815fee55: Pull complete 2024-09-13T13:25:28.337 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:28 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:28.430 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[46745]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-13T13:25:28.430 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[46745]: 22b70bddd3ac: Pulling fs layer 2024-09-13T13:25:28.430 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[46745]: 5c12815fee55: Pulling fs layer 2024-09-13T13:25:28.430 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[46745]: c0e87333d380: Pulling fs layer 2024-09-13T13:25:28.673 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[49945]: c0e87333d380: Pull complete 2024-09-13T13:25:28.674 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[49945]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-13T13:25:28.674 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[19831]: cluster 2024-09-13T13:25:27.494380+0000 mgr.y (mgr.14394) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-13T13:25:28.674 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[19831]: audit 2024-09-13T13:25:27.605366+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.674 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[19831]: audit 2024-09-13T13:25:27.614588+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.674 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[19831]: audit 2024-09-13T13:25:27.623237+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.674 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[19831]: audit 2024-09-13T13:25:27.634205+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.674 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[19831]: audit 2024-09-13T13:25:27.649322+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.675 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[19831]: cephadm 2024-09-13T13:25:27.666500+0000 mgr.y (mgr.14394) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi076 2024-09-13T13:25:28.675 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[26447]: cluster 2024-09-13T13:25:27.494380+0000 mgr.y (mgr.14394) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-13T13:25:28.675 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[26447]: audit 2024-09-13T13:25:27.605366+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.675 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[26447]: audit 2024-09-13T13:25:27.614588+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.675 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[26447]: audit 2024-09-13T13:25:27.623237+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.675 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[26447]: audit 2024-09-13T13:25:27.634205+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.675 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[26447]: audit 2024-09-13T13:25:27.649322+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.675 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[26447]: cephadm 2024-09-13T13:25:27.666500+0000 mgr.y (mgr.14394) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi076 2024-09-13T13:25:28.930 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[46745]: 22b70bddd3ac: Verifying Checksum 2024-09-13T13:25:28.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[46745]: 22b70bddd3ac: Download complete 2024-09-13T13:25:28.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[46745]: 5c12815fee55: Verifying Checksum 2024-09-13T13:25:28.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[46745]: 5c12815fee55: Download complete 2024-09-13T13:25:28.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[46745]: c0e87333d380: Verifying Checksum 2024-09-13T13:25:28.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[46745]: c0e87333d380: Download complete 2024-09-13T13:25:28.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[46745]: 22b70bddd3ac: Pull complete 2024-09-13T13:25:28.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[22035]: cluster 2024-09-13T13:25:27.494380+0000 mgr.y (mgr.14394) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-13T13:25:28.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[22035]: audit 2024-09-13T13:25:27.605366+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[22035]: audit 2024-09-13T13:25:27.614588+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[22035]: audit 2024-09-13T13:25:27.623237+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[22035]: audit 2024-09-13T13:25:27.634205+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[22035]: audit 2024-09-13T13:25:27.649322+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:28.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:28 smithi192 bash[22035]: cephadm 2024-09-13T13:25:27.666500+0000 mgr.y (mgr.14394) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi076 2024-09-13T13:25:29.087 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:28 smithi076 bash[49945]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-13T13:25:29.680 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:29 smithi192 bash[46745]: 5c12815fee55: Pull complete 2024-09-13T13:25:29.999 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:29 smithi192 bash[46745]: c0e87333d380: Pull complete 2024-09-13T13:25:30.000 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:29 smithi192 bash[46745]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-13T13:25:30.000 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:29 smithi192 bash[46745]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-13T13:25:30.062 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:25:30.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:30 smithi192 bash[22035]: cluster 2024-09-13T13:25:29.495125+0000 mgr.y (mgr.14394) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:25:31.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:30 smithi076 bash[19831]: cluster 2024-09-13T13:25:29.495125+0000 mgr.y (mgr.14394) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:25:31.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:30 smithi076 bash[26447]: cluster 2024-09-13T13:25:29.495125+0000 mgr.y (mgr.14394) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:25:31.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.396Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-13T13:25:31.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.396Z 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-13T13:25:31.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.397Z 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-13T13:25:31.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.397Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-13T13:25:31.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.397Z 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-13T13:25:31.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.397Z 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-13T13:25:31.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-13T13:25:31.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=arp 2024-09-13T13:25:31.588 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-13T13:25:31.589 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-13T13:25:31.589 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-13T13:25:31.589 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-13T13:25:31.589 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-13T13:25:31.589 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-13T13:25:31.589 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-13T13:25:31.589 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-13T13:25:31.589 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=edac 2024-09-13T13:25:31.589 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-13T13:25:31.589 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-13T13:25:31.589 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-13T13:25:31.589 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-13T13:25:31.589 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-13T13:25:31.590 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-13T13:25:31.590 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-13T13:25:31.590 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-13T13:25:31.590 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-13T13:25:31.590 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-13T13:25:31.590 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-13T13:25:31.590 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-13T13:25:31.590 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-13T13:25:31.590 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-13T13:25:31.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-13T13:25:31.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-13T13:25:31.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=os 2024-09-13T13:25:31.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-13T13:25:31.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-13T13:25:31.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-13T13:25:31.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-13T13:25:31.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-13T13:25:31.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-13T13:25:31.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-13T13:25:31.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=stat 2024-09-13T13:25:31.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-13T13:25:31.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-13T13:25:31.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-13T13:25:31.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=time 2024-09-13T13:25:31.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-13T13:25:31.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=uname 2024-09-13T13:25:31.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-13T13:25:31.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-13T13:25:31.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.398Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-13T13:25:31.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.399Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-13T13:25:31.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:31 smithi076 bash[49945]: ts=2024-09-13T13:25:31.399Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-13T13:25:31.930 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.577Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-13T13:25:31.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.577Z 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-13T13:25:31.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.577Z 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-13T13:25:31.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.577Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-13T13:25:31.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z 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-13T13:25:31.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z 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-13T13:25:31.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-13T13:25:31.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=arp 2024-09-13T13:25:31.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-13T13:25:31.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-13T13:25:31.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-13T13:25:31.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-13T13:25:31.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-13T13:25:31.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-13T13:25:31.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-13T13:25:31.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-13T13:25:31.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=edac 2024-09-13T13:25:31.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-13T13:25:31.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-13T13:25:31.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-13T13:25:31.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-13T13:25:31.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-13T13:25:31.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-13T13:25:31.932 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-13T13:25:31.933 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-13T13:25:31.933 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-13T13:25:31.933 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-13T13:25:31.933 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-13T13:25:31.933 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-13T13:25:31.933 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-13T13:25:31.933 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-13T13:25:31.933 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-13T13:25:31.933 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-13T13:25:31.933 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=os 2024-09-13T13:25:31.934 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-13T13:25:31.934 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-13T13:25:31.934 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-13T13:25:31.934 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-13T13:25:31.934 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-13T13:25:31.934 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-13T13:25:31.934 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.578Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-13T13:25:31.934 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.579Z caller=node_exporter.go:117 level=info collector=stat 2024-09-13T13:25:31.934 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.579Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-13T13:25:31.934 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.579Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-13T13:25:31.934 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.579Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-13T13:25:31.934 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.579Z caller=node_exporter.go:117 level=info collector=time 2024-09-13T13:25:31.934 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.579Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-13T13:25:31.935 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.579Z caller=node_exporter.go:117 level=info collector=uname 2024-09-13T13:25:31.935 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.579Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-13T13:25:31.935 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.579Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-13T13:25:31.935 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.579Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-13T13:25:31.935 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.579Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-13T13:25:31.935 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:31 smithi192 bash[46745]: ts=2024-09-13T13:25:31.579Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-13T13:25:32.502 INFO:teuthology.orchestra.run.smithi076.stdout:[client.0] 2024-09-13T13:25:32.502 INFO:teuthology.orchestra.run.smithi076.stdout: key = AQBMPeRmckcIHhAAIV4Zyj24kEOhkMDUgiEfxg== 2024-09-13T13:25:32.837 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:32 smithi076 bash[19831]: cluster 2024-09-13T13:25:31.495805+0000 mgr.y (mgr.14394) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:25:32.837 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:32 smithi076 bash[19831]: audit 2024-09-13T13:25:32.503657+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.76:0/1681486330' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T13:25:32.837 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:32 smithi076 bash[19831]: audit 2024-09-13T13:25:32.505773+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.76:0/1681486330' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:25:32.837 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:32 smithi076 bash[19831]: audit 2024-09-13T13:25:32.569965+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:32.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:32 smithi076 bash[19831]: audit 2024-09-13T13:25:32.571229+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:32.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:32 smithi076 bash[26447]: cluster 2024-09-13T13:25:31.495805+0000 mgr.y (mgr.14394) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:25:32.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:32 smithi076 bash[26447]: audit 2024-09-13T13:25:32.503657+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.76:0/1681486330' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T13:25:32.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:32 smithi076 bash[26447]: audit 2024-09-13T13:25:32.505773+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.76:0/1681486330' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:25:32.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:32 smithi076 bash[26447]: audit 2024-09-13T13:25:32.569965+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:32.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:32 smithi076 bash[26447]: audit 2024-09-13T13:25:32.571229+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:32.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:32 smithi192 bash[22035]: cluster 2024-09-13T13:25:31.495805+0000 mgr.y (mgr.14394) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:25:32.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:32 smithi192 bash[22035]: audit 2024-09-13T13:25:32.503657+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.76:0/1681486330' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T13:25:32.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:32 smithi192 bash[22035]: audit 2024-09-13T13:25:32.505773+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.76:0/1681486330' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:25:32.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:32 smithi192 bash[22035]: audit 2024-09-13T13:25:32.569965+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:32.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:32 smithi192 bash[22035]: audit 2024-09-13T13:25:32.571229+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:33.995 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-13T13:25:33.995 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-13T13:25:33.995 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-13T13:25:34.018 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-13T13:25:34.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:34 smithi192 bash[22035]: cluster 2024-09-13T13:25:33.496468+0000 mgr.y (mgr.14394) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:25:35.020 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:34 smithi076 bash[19831]: cluster 2024-09-13T13:25:33.496468+0000 mgr.y (mgr.14394) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:25:35.020 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:34 smithi076 bash[26447]: cluster 2024-09-13T13:25:33.496468+0000 mgr.y (mgr.14394) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:25:36.640 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:36 smithi076 bash[19831]: cluster 2024-09-13T13:25:35.497047+0000 mgr.y (mgr.14394) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:36.640 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:36 smithi076 bash[26447]: cluster 2024-09-13T13:25:35.497047+0000 mgr.y (mgr.14394) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:36.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:36 smithi192 bash[22035]: cluster 2024-09-13T13:25:35.497047+0000 mgr.y (mgr.14394) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:38.236 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.236 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.237 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.237 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.237 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.238 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.238 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.238 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.493 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.493 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.493 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.494 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.494 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.494 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.495 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.495 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.495 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.495 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.495 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.495 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:38.750 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[20088]: [13/Sep/2024:13:25:38] ENGINE Bus STOPPING 2024-09-13T13:25:38.751 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:38 smithi076 systemd[1]: Started Ceph alertmanager.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:25:38.751 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[19831]: cluster 2024-09-13T13:25:37.497599+0000 mgr.y (mgr.14394) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:38.751 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[19831]: audit 2024-09-13T13:25:38.542330+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:38.751 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[19831]: audit 2024-09-13T13:25:38.549578+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:38.751 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[19831]: audit 2024-09-13T13:25:38.556501+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:38.751 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[19831]: audit 2024-09-13T13:25:38.562750+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:38.752 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[26447]: cluster 2024-09-13T13:25:37.497599+0000 mgr.y (mgr.14394) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:38.752 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[26447]: audit 2024-09-13T13:25:38.542330+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:38.752 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[26447]: audit 2024-09-13T13:25:38.549578+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:38.752 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[26447]: audit 2024-09-13T13:25:38.556501+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:38.752 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[26447]: audit 2024-09-13T13:25:38.562750+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:38.795 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:25:38.880 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:38 smithi192 bash[22035]: cluster 2024-09-13T13:25:37.497599+0000 mgr.y (mgr.14394) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:38.880 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:38 smithi192 bash[22035]: audit 2024-09-13T13:25:38.542330+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:38.880 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:38 smithi192 bash[22035]: audit 2024-09-13T13:25:38.549578+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:38.880 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:38 smithi192 bash[22035]: audit 2024-09-13T13:25:38.556501+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:38.880 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:38 smithi192 bash[22035]: audit 2024-09-13T13:25:38.562750+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:39.087 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[20088]: [13/Sep/2024:13:25:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:25:39.087 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[20088]: [13/Sep/2024:13:25:38] ENGINE Bus STOPPED 2024-09-13T13:25:39.087 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[20088]: [13/Sep/2024:13:25:38] ENGINE Bus STARTING 2024-09-13T13:25:39.087 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[20088]: [13/Sep/2024:13:25:38] ENGINE Serving on http://:::9283 2024-09-13T13:25:39.087 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:25:38 smithi076 bash[20088]: [13/Sep/2024:13:25:38] ENGINE Bus STARTED 2024-09-13T13:25:39.637 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:39 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:39.889 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[26447]: cephadm 2024-09-13T13:25:38.574371+0000 mgr.y (mgr.14394) 33 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-13T13:25:39.889 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[26447]: audit 2024-09-13T13:25:38.641356+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:39.889 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[26447]: audit 2024-09-13T13:25:38.650663+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:39.889 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[26447]: audit 2024-09-13T13:25:38.656729+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T13:25:39.889 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[26447]: audit 2024-09-13T13:25:38.657698+0000 mgr.y (mgr.14394) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T13:25:39.889 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[26447]: audit 2024-09-13T13:25:38.663871+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:39.890 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[26447]: cephadm 2024-09-13T13:25:38.685724+0000 mgr.y (mgr.14394) 35 : cephadm [INF] Deploying daemon grafana.a on smithi192 2024-09-13T13:25:39.890 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[19831]: cephadm 2024-09-13T13:25:38.574371+0000 mgr.y (mgr.14394) 33 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-13T13:25:39.890 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[19831]: audit 2024-09-13T13:25:38.641356+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:39.890 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[19831]: audit 2024-09-13T13:25:38.650663+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:39.890 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[19831]: audit 2024-09-13T13:25:38.656729+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T13:25:39.890 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[19831]: audit 2024-09-13T13:25:38.657698+0000 mgr.y (mgr.14394) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T13:25:39.890 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[19831]: audit 2024-09-13T13:25:38.663871+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:39.890 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[19831]: cephadm 2024-09-13T13:25:38.685724+0000 mgr.y (mgr.14394) 35 : cephadm [INF] Deploying daemon grafana.a on smithi192 2024-09-13T13:25:39.891 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[50400]: ts=2024-09-13T13:25:39.862Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-13T13:25:39.891 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[50400]: ts=2024-09-13T13:25:39.862Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-13T13:25:39.891 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[50400]: ts=2024-09-13T13:25:39.864Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.76 port=9094 2024-09-13T13:25:39.891 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[50400]: ts=2024-09-13T13:25:39.864Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-13T13:25:39.891 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[50400]: ts=2024-09-13T13:25:39.894Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T13:25:39.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:39 smithi192 bash[22035]: cephadm 2024-09-13T13:25:38.574371+0000 mgr.y (mgr.14394) 33 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-13T13:25:39.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:39 smithi192 bash[22035]: audit 2024-09-13T13:25:38.641356+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:39.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:39 smithi192 bash[22035]: audit 2024-09-13T13:25:38.650663+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:39.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:39 smithi192 bash[22035]: audit 2024-09-13T13:25:38.656729+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T13:25:39.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:39 smithi192 bash[22035]: audit 2024-09-13T13:25:38.657698+0000 mgr.y (mgr.14394) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T13:25:39.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:39 smithi192 bash[22035]: audit 2024-09-13T13:25:38.663871+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:39.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:39 smithi192 bash[22035]: cephadm 2024-09-13T13:25:38.685724+0000 mgr.y (mgr.14394) 35 : cephadm [INF] Deploying daemon grafana.a on smithi192 2024-09-13T13:25:40.336 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[50400]: ts=2024-09-13T13:25:39.895Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T13:25:40.337 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[50400]: ts=2024-09-13T13:25:39.898Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-13T13:25:40.337 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:39 smithi076 bash[50400]: ts=2024-09-13T13:25:39.898Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-13T13:25:40.601 INFO:teuthology.orchestra.run.smithi192.stdout:[client.1] 2024-09-13T13:25:40.601 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQBUPeRmQJvkIxAA1Yly5P9GQEfK6A3IcmwEyg== 2024-09-13T13:25:40.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:40 smithi192 bash[22035]: cluster 2024-09-13T13:25:39.498246+0000 mgr.y (mgr.14394) 36 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:40.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:40 smithi192 bash[22035]: audit 2024-09-13T13:25:40.597099+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.192:0/2555740102' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T13:25:40.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:40 smithi192 bash[22035]: audit 2024-09-13T13:25:40.601862+0000 mon.a (mon.0) 711 : 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-13T13:25:40.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:40 smithi192 bash[22035]: audit 2024-09-13T13:25:40.605120+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:25:41.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:40 smithi076 bash[19831]: cluster 2024-09-13T13:25:39.498246+0000 mgr.y (mgr.14394) 36 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:41.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:40 smithi076 bash[19831]: audit 2024-09-13T13:25:40.597099+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.192:0/2555740102' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T13:25:41.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:40 smithi076 bash[19831]: audit 2024-09-13T13:25:40.601862+0000 mon.a (mon.0) 711 : 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-13T13:25:41.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:40 smithi076 bash[19831]: audit 2024-09-13T13:25:40.605120+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:25:41.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:40 smithi076 bash[26447]: cluster 2024-09-13T13:25:39.498246+0000 mgr.y (mgr.14394) 36 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:41.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:40 smithi076 bash[26447]: audit 2024-09-13T13:25:40.597099+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.192:0/2555740102' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T13:25:41.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:40 smithi076 bash[26447]: audit 2024-09-13T13:25:40.601862+0000 mon.a (mon.0) 711 : 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-13T13:25:41.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:40 smithi076 bash[26447]: audit 2024-09-13T13:25:40.605120+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:25:42.337 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:41 smithi076 bash[50400]: ts=2024-09-13T13:25:41.865Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000543341s 2024-09-13T13:25:42.456 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-13T13:25:42.456 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-13T13:25:42.456 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-13T13:25:42.478 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-13T13:25:42.837 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:42 smithi076 bash[19831]: cluster 2024-09-13T13:25:41.498766+0000 mgr.y (mgr.14394) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:42.837 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:42 smithi076 bash[19831]: audit 2024-09-13T13:25:42.579113+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:42.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:42 smithi076 bash[26447]: cluster 2024-09-13T13:25:41.498766+0000 mgr.y (mgr.14394) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:42.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:42 smithi076 bash[26447]: audit 2024-09-13T13:25:42.579113+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:42.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:42 smithi192 bash[22035]: cluster 2024-09-13T13:25:41.498766+0000 mgr.y (mgr.14394) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:42.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:42 smithi192 bash[22035]: audit 2024-09-13T13:25:42.579113+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:44.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:44 smithi192 bash[22035]: cluster 2024-09-13T13:25:43.499449+0000 mgr.y (mgr.14394) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:45.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:44 smithi076 bash[26447]: cluster 2024-09-13T13:25:43.499449+0000 mgr.y (mgr.14394) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:45.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:44 smithi076 bash[19831]: cluster 2024-09-13T13:25:43.499449+0000 mgr.y (mgr.14394) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:46.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:46 smithi192 bash[22035]: cluster 2024-09-13T13:25:45.500098+0000 mgr.y (mgr.14394) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:47.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:46 smithi076 bash[19831]: cluster 2024-09-13T13:25:45.500098+0000 mgr.y (mgr.14394) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:47.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:46 smithi076 bash[26447]: cluster 2024-09-13T13:25:45.500098+0000 mgr.y (mgr.14394) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:47.273 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:25:48.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:47 smithi076 bash[19831]: audit 2024-09-13T13:25:47.572276+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:48.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:47 smithi076 bash[26447]: audit 2024-09-13T13:25:47.572276+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:48.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:47 smithi192 bash[22035]: audit 2024-09-13T13:25:47.572276+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:48.716 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:25:49.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:48 smithi076 bash[19831]: cluster 2024-09-13T13:25:47.500663+0000 mgr.y (mgr.14394) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:49.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:48 smithi076 bash[26447]: cluster 2024-09-13T13:25:47.500663+0000 mgr.y (mgr.14394) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:49.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:48 smithi192 bash[22035]: cluster 2024-09-13T13:25:47.500663+0000 mgr.y (mgr.14394) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:49.298 INFO:teuthology.orchestra.run.smithi076.stdout:[{"version":24,"timestamp":"2024-09-13T13:25:38.658614+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-13T13:25:49.299 INFO:tasks.ceph_manager:config epoch is 24 2024-09-13T13:25:49.299 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-13T13:25:49.299 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-13T13:25:49.299 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-13T13:25:50.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:49 smithi076 bash[19831]: audit 2024-09-13T13:25:48.722903+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.76:0/1243897026' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-13T13:25:50.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:49 smithi076 bash[26447]: audit 2024-09-13T13:25:48.722903+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.76:0/1243897026' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-13T13:25:50.087 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:25:49 smithi076 bash[50400]: ts=2024-09-13T13:25:49.867Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002479594s 2024-09-13T13:25:50.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:49 smithi192 bash[22035]: audit 2024-09-13T13:25:48.722903+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.76:0/1243897026' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-13T13:25:51.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:50 smithi076 bash[19831]: cluster 2024-09-13T13:25:49.501018+0000 mgr.y (mgr.14394) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:51.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:50 smithi076 bash[26447]: cluster 2024-09-13T13:25:49.501018+0000 mgr.y (mgr.14394) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:51.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:50 smithi192 bash[22035]: cluster 2024-09-13T13:25:49.501018+0000 mgr.y (mgr.14394) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:53.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:52 smithi076 bash[19831]: cluster 2024-09-13T13:25:51.501538+0000 mgr.y (mgr.14394) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:53.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:52 smithi076 bash[26447]: cluster 2024-09-13T13:25:51.501538+0000 mgr.y (mgr.14394) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:53.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:52 smithi192 bash[22035]: cluster 2024-09-13T13:25:51.501538+0000 mgr.y (mgr.14394) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:54.074 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:25:54.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:54 smithi192 bash[22035]: cluster 2024-09-13T13:25:53.502226+0000 mgr.y (mgr.14394) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:55.088 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:54 smithi076 bash[26447]: cluster 2024-09-13T13:25:53.502226+0000 mgr.y (mgr.14394) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:55.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:54 smithi076 bash[19831]: cluster 2024-09-13T13:25:53.502226+0000 mgr.y (mgr.14394) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:55.510 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:25:55.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:55 smithi076 bash[19831]: audit 2024-09-13T13:25:55.510349+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.76:0/1287069705' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:25:55.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:55 smithi076 bash[26447]: audit 2024-09-13T13:25:55.510349+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.76:0/1287069705' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:25:55.850 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:55 smithi192 bash[22035]: audit 2024-09-13T13:25:55.510349+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.76:0/1287069705' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:25:56.175 INFO:teuthology.orchestra.run.smithi076.stdout:{"epoch":20,"flags":0,"active_gid":14394,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6800","nonce":744108975},{"type":"v1","addr":"172.21.15.76:6801","nonce":744108975}]},"active_addr":"172.21.15.76:6801/744108975","active_change":"2024-09-13T13:25:17.468189+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24292,"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.76:8443/","prometheus":"http://172.21.15.76:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.76:0","nonce":233166900}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.76:0","nonce":2785024891}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.76:0","nonce":1082598500}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.76:0","nonce":2934012431}]}]} 2024-09-13T13:25:56.179 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-13T13:25:56.179 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-13T13:25:56.179 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T13:25:56.598 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.598 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.599 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.599 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.599 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.600 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.600 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.600 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.925 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.925 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.926 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.926 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.926 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.927 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.927 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.927 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.927 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.927 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.928 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.928 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: Started Ceph grafana.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:25:56.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:56 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:25:56.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:56 smithi192 bash[22035]: cluster 2024-09-13T13:25:55.502759+0000 mgr.y (mgr.14394) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:57.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:56 smithi076 bash[19831]: cluster 2024-09-13T13:25:55.502759+0000 mgr.y (mgr.14394) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:57.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:56 smithi076 bash[26447]: cluster 2024-09-13T13:25:55.502759+0000 mgr.y (mgr.14394) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:58.145 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.119940718Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-13T13:25:58.145 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120127273Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-13T13:25:58.145 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120141736Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-13T13:25:58.145 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120145971Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-13T13:25:58.145 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120149275Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-13T13:25:58.145 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120153472Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-13T13:25:58.145 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120159542Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-13T13:25:58.145 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120164422Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-13T13:25:58.145 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120168961Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120173833Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120179948Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120184659Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120189637Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120194652Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120200272Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120205525Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120211537Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120217065Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=settings t=2024-09-13T13:25:58.120223103Z level=info msg="App mode production" 2024-09-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=sqlstore t=2024-09-13T13:25:58.120285802Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=sqlstore t=2024-09-13T13:25:58.120302737Z 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-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.121303274Z level=info msg="Starting DB migrations" 2024-09-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.121373676Z level=info msg="Executing migration" id="create migration_log table" 2024-09-13T13:25:58.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.146836315Z level=info msg="Executing migration" id="create user table" 2024-09-13T13:25:58.147 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:57 smithi192 bash[22035]: audit 2024-09-13T13:25:56.881391+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.147 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:57 smithi192 bash[22035]: audit 2024-09-13T13:25:56.893918+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.147 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:57 smithi192 bash[22035]: audit 2024-09-13T13:25:56.904615+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.147 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:57 smithi192 bash[22035]: audit 2024-09-13T13:25:56.913118+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.147 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:57 smithi192 bash[22035]: audit 2024-09-13T13:25:56.970037+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:58.147 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:57 smithi192 bash[22035]: cluster 2024-09-13T13:25:57.503095+0000 mgr.y (mgr.14394) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:58.147 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:57 smithi192 bash[22035]: audit 2024-09-13T13:25:57.536253+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.147 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:57 smithi192 bash[22035]: audit 2024-09-13T13:25:57.541032+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.147 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:25:57 smithi192 bash[22035]: audit 2024-09-13T13:25:57.587108+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.337 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[19831]: audit 2024-09-13T13:25:56.881391+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.337 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[19831]: audit 2024-09-13T13:25:56.893918+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.337 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[19831]: audit 2024-09-13T13:25:56.904615+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.337 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[19831]: audit 2024-09-13T13:25:56.913118+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.337 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[19831]: audit 2024-09-13T13:25:56.970037+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:58.337 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[19831]: cluster 2024-09-13T13:25:57.503095+0000 mgr.y (mgr.14394) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:58.337 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[19831]: audit 2024-09-13T13:25:57.536253+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.337 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[19831]: audit 2024-09-13T13:25:57.541032+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.337 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[19831]: audit 2024-09-13T13:25:57.587108+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.337 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[26447]: audit 2024-09-13T13:25:56.881391+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[26447]: audit 2024-09-13T13:25:56.893918+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[26447]: audit 2024-09-13T13:25:56.904615+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[26447]: audit 2024-09-13T13:25:56.913118+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[26447]: audit 2024-09-13T13:25:56.970037+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:58.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[26447]: cluster 2024-09-13T13:25:57.503095+0000 mgr.y (mgr.14394) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:25:58.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[26447]: audit 2024-09-13T13:25:57.536253+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[26447]: audit 2024-09-13T13:25:57.541032+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:25:57 smithi076 bash[26447]: audit 2024-09-13T13:25:57.587108+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:25:58.397 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.18887011Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-13T13:25:58.397 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.214167244Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-13T13:25:58.397 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.239332499Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-13T13:25:58.397 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.264490328Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-13T13:25:58.398 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.30681795Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-13T13:25:58.398 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.332117894Z level=info msg="Executing migration" id="create user table v2" 2024-09-13T13:25:58.398 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.373974512Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-13T13:25:58.398 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.399248866Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-13T13:25:58.650 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.441371296Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-13T13:25:58.650 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.466674268Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-13T13:25:58.650 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.516997299Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-13T13:25:58.650 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.542238927Z level=info msg="Executing migration" id="Update user table charset" 2024-09-13T13:25:58.650 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.57594301Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-13T13:25:58.650 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.592849728Z level=info msg="Executing migration" id="Add missing user data" 2024-09-13T13:25:58.650 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.626496035Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-13T13:25:58.651 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.65197402Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-13T13:25:58.919 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.677241928Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-13T13:25:58.920 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.702497619Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-13T13:25:58.920 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.727776367Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-13T13:25:58.920 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.786441164Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-13T13:25:58.920 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.811727725Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-13T13:25:58.920 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.836955824Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-13T13:25:58.920 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.862174365Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-13T13:25:58.920 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.887487536Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-13T13:25:59.179 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:58 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:58.921314547Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-13T13:25:59.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.163487304Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-13T13:25:59.456 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.205484261Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-13T13:25:59.456 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.230908844Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-13T13:25:59.456 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.256082839Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-13T13:25:59.456 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.298108672Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-13T13:25:59.456 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.323318874Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-13T13:25:59.456 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.348656011Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-13T13:25:59.456 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.390735786Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-13T13:25:59.456 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.415955312Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-13T13:25:59.709 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.45801783Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-13T13:25:59.709 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.49995459Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-13T13:25:59.709 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.52531689Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-13T13:25:59.709 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.550572072Z level=info msg="Executing migration" id="create star table" 2024-09-13T13:25:59.709 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.592492906Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-13T13:25:59.710 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.60954544Z level=info msg="Executing migration" id="create org table v1" 2024-09-13T13:25:59.710 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.626391256Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-13T13:25:59.710 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.643373745Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-13T13:25:59.710 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.660308417Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-13T13:25:59.710 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.677263899Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-13T13:25:59.710 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.694138912Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-13T13:25:59.710 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.710955505Z level=info msg="Executing migration" id="Update org table charset" 2024-09-13T13:25:59.970 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.72797804Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-13T13:25:59.970 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.744940972Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-13T13:25:59.970 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.761879004Z level=info msg="Executing migration" id="create dashboard table" 2024-09-13T13:25:59.970 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.778819619Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-13T13:25:59.970 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.804035921Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-13T13:25:59.970 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.879576465Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-13T13:25:59.971 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.904916356Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-13T13:25:59.971 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.946732481Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-13T13:26:00.248 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.972158581Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-13T13:26:00.248 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:25:59 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:25:59.997470875Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-13T13:26:00.248 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.022684404Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-13T13:26:00.248 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.064553757Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-13T13:26:00.248 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.089898053Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-13T13:26:00.248 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.131767421Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-13T13:26:00.248 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.157026506Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-13T13:26:00.248 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.182560337Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-13T13:26:00.248 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.2077786Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-13T13:26:00.249 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.249795747Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-13T13:26:00.525 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.275306556Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-13T13:26:00.525 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.317013076Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-13T13:26:00.525 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.359189147Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-13T13:26:00.525 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.401186417Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-13T13:26:00.526 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.443178167Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-13T13:26:00.526 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.476801811Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-13T13:26:00.526 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.49376273Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-13T13:26:00.786 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[22035]: cluster 2024-09-13T13:25:59.503786+0000 mgr.y (mgr.14394) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:00.787 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.527432224Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-13T13:26:00.787 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.544375286Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-13T13:26:00.787 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.594950836Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-13T13:26:00.787 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.636797021Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-13T13:26:00.787 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.662117839Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-13T13:26:00.787 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.687420627Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-13T13:26:00.787 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.712594093Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-13T13:26:00.787 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.763193096Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-13T13:26:00.787 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.788623352Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-13T13:26:00.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:00 smithi076 bash[19831]: cluster 2024-09-13T13:25:59.503786+0000 mgr.y (mgr.14394) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:00.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:00 smithi076 bash[26447]: cluster 2024-09-13T13:25:59.503786+0000 mgr.y (mgr.14394) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:00.971 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:01.056 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.813779016Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-13T13:26:01.056 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.838967702Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-13T13:26:01.056 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.864311263Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-13T13:26:01.056 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.88964203Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-13T13:26:01.056 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.914924092Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-13T13:26:01.056 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.940124628Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-13T13:26:01.056 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.965396753Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-13T13:26:01.056 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:00 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:00.990690835Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-13T13:26:01.057 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.015875731Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-13T13:26:01.057 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.057827171Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-13T13:26:01.308 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.099943194Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-13T13:26:01.308 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.141985464Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-13T13:26:01.308 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.167250236Z level=info msg="Executing migration" id="create data_source table" 2024-09-13T13:26:01.308 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.192441319Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-13T13:26:01.308 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.217753921Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-13T13:26:01.309 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.242943067Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-13T13:26:01.309 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.268239043Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-13T13:26:01.309 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.310205476Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-13T13:26:01.594 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.35221457Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-13T13:26:01.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.385873381Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-13T13:26:01.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.402860143Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-13T13:26:01.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.419811842Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-13T13:26:01.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.461733473Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-13T13:26:01.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.503615639Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-13T13:26:01.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.529005226Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-13T13:26:01.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.554231805Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-13T13:26:01.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.596568886Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-13T13:26:01.847 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.621674233Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-13T13:26:01.847 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.663770795Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-13T13:26:01.847 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.705881174Z level=info msg="Executing migration" id="Add uid column" 2024-09-13T13:26:01.847 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.731062777Z level=info msg="Executing migration" id="Update uid value" 2024-09-13T13:26:01.847 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.756413025Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-13T13:26:01.847 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.781689273Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-13T13:26:01.847 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.806968636Z level=info msg="Executing migration" id="create api_key table" 2024-09-13T13:26:01.847 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.848911597Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-13T13:26:02.115 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.874251942Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-13T13:26:02.116 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.899528857Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-13T13:26:02.116 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.924887931Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-13T13:26:02.116 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:01 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:01.966681514Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-13T13:26:02.116 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.008748901Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-13T13:26:02.116 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.050715322Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-13T13:26:02.116 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.076030473Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-13T13:26:02.116 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.117917113Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-13T13:26:02.249 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:26:02.250 INFO:teuthology.orchestra.run.smithi076.stdout:{"epoch":60,"fsid":"fb3fc03e-71d1-11ef-bceb-c7b262605968","created":"2024-09-13T13:14:51.255099+0000","modified":"2024-09-13T13:25:17.467973+0000","last_up_change":"2024-09-13T13:24:29.068818+0000","last_in_change":"2024-09-13T13:23:59.672750+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-13T13:19:59.510486+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"93c2b959-9e02-4946-8ade-b7a8cd0d1ffb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6802","nonce":3154974354},{"type":"v1","addr":"172.21.15.76:6803","nonce":3154974354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6804","nonce":3154974354},{"type":"v1","addr":"172.21.15.76:6805","nonce":3154974354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6808","nonce":3154974354},{"type":"v1","addr":"172.21.15.76:6809","nonce":3154974354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6806","nonce":3154974354},{"type":"v1","addr":"172.21.15.76:6807","nonce":3154974354}]},"public_addr":"172.21.15.76:6803/3154974354","cluster_addr":"172.21.15.76:6805/3154974354","heartbeat_back_addr":"172.21.15.76:6809/3154974354","heartbeat_front_addr":"172.21.15.76:6807/3154974354","state":["exists","up"]},{"osd":1,"uuid":"bac90315-1225-4973-b025-7f5a315b4287","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6810","nonce":3108757483},{"type":"v1","addr":"172.21.15.76:6811","nonce":3108757483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6812","nonce":3108757483},{"type":"v1","addr":"172.21.15.76:6813","nonce":3108757483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6816","nonce":3108757483},{"type":"v1","addr":"172.21.15.76:6817","nonce":3108757483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6814","nonce":3108757483},{"type":"v1","addr":"172.21.15.76:6815","nonce":3108757483}]},"public_addr":"172.21.15.76:6811/3108757483","cluster_addr":"172.21.15.76:6813/3108757483","heartbeat_back_addr":"172.21.15.76:6817/3108757483","heartbeat_front_addr":"172.21.15.76:6815/3108757483","state":["exists","up"]},{"osd":2,"uuid":"3830674f-4e73-4011-8c88-934adccc5dc1","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.76:6818","nonce":3895587882},{"type":"v1","addr":"172.21.15.76:6819","nonce":3895587882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6820","nonce":3895587882},{"type":"v1","addr":"172.21.15.76:6821","nonce":3895587882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6824","nonce":3895587882},{"type":"v1","addr":"172.21.15.76:6825","nonce":3895587882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6822","nonce":3895587882},{"type":"v1","addr":"172.21.15.76:6823","nonce":3895587882}]},"public_addr":"172.21.15.76:6819/3895587882","cluster_addr":"172.21.15.76:6821/3895587882","heartbeat_back_addr":"172.21.15.76:6825/3895587882","heartbeat_front_addr":"172.21.15.76:6823/3895587882","state":["exists","up"]},{"osd":3,"uuid":"42861edb-734f-4b96-8d3f-26d2b3b32684","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6826","nonce":2868322967},{"type":"v1","addr":"172.21.15.76:6827","nonce":2868322967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6828","nonce":2868322967},{"type":"v1","addr":"172.21.15.76:6829","nonce":2868322967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6832","nonce":2868322967},{"type":"v1","addr":"172.21.15.76:6833","nonce":2868322967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6830","nonce":2868322967},{"type":"v1","addr":"172.21.15.76:6831","nonce":2868322967}]},"public_addr":"172.21.15.76:6827/2868322967","cluster_addr":"172.21.15.76:6829/2868322967","heartbeat_back_addr":"172.21.15.76:6833/2868322967","heartbeat_front_addr":"172.21.15.76:6831/2868322967","state":["exists","up"]},{"osd":4,"uuid":"12445df5-51de-43e3-a647-c4924d41c900","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":4084661233},{"type":"v1","addr":"172.21.15.192:6801","nonce":4084661233}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":4084661233},{"type":"v1","addr":"172.21.15.192:6803","nonce":4084661233}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":4084661233},{"type":"v1","addr":"172.21.15.192:6807","nonce":4084661233}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":4084661233},{"type":"v1","addr":"172.21.15.192:6805","nonce":4084661233}]},"public_addr":"172.21.15.192:6801/4084661233","cluster_addr":"172.21.15.192:6803/4084661233","heartbeat_back_addr":"172.21.15.192:6807/4084661233","heartbeat_front_addr":"172.21.15.192:6805/4084661233","state":["exists","up"]},{"osd":5,"uuid":"8640286c-9d07-4ff8-b2d3-1a78abe481a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":3693540647},{"type":"v1","addr":"172.21.15.192:6809","nonce":3693540647}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":3693540647},{"type":"v1","addr":"172.21.15.192:6811","nonce":3693540647}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":3693540647},{"type":"v1","addr":"172.21.15.192:6815","nonce":3693540647}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":3693540647},{"type":"v1","addr":"172.21.15.192:6813","nonce":3693540647}]},"public_addr":"172.21.15.192:6809/3693540647","cluster_addr":"172.21.15.192:6811/3693540647","heartbeat_back_addr":"172.21.15.192:6815/3693540647","heartbeat_front_addr":"172.21.15.192:6813/3693540647","state":["exists","up"]},{"osd":6,"uuid":"ff23f2b4-0881-4d23-9e3d-00047d334b7e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":866880529},{"type":"v1","addr":"172.21.15.192:6817","nonce":866880529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":866880529},{"type":"v1","addr":"172.21.15.192:6819","nonce":866880529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":866880529},{"type":"v1","addr":"172.21.15.192:6823","nonce":866880529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":866880529},{"type":"v1","addr":"172.21.15.192:6821","nonce":866880529}]},"public_addr":"172.21.15.192:6817/866880529","cluster_addr":"172.21.15.192:6819/866880529","heartbeat_back_addr":"172.21.15.192:6823/866880529","heartbeat_front_addr":"172.21.15.192:6821/866880529","state":["exists","up"]},{"osd":7,"uuid":"b5a29908-9008-42e3-b29f-be58490d9260","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6824","nonce":2693768276},{"type":"v1","addr":"172.21.15.192:6825","nonce":2693768276}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6826","nonce":2693768276},{"type":"v1","addr":"172.21.15.192:6827","nonce":2693768276}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":2693768276},{"type":"v1","addr":"172.21.15.192:6831","nonce":2693768276}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":2693768276},{"type":"v1","addr":"172.21.15.192:6829","nonce":2693768276}]},"public_addr":"172.21.15.192:6825/2693768276","cluster_addr":"172.21.15.192:6827/2693768276","heartbeat_back_addr":"172.21.15.192:6831/2693768276","heartbeat_front_addr":"172.21.15.192:6829/2693768276","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-13T13:18:05.268652+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-13T13:19:00.461728+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-13T13:19:55.581526+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-13T13:20:49.813391+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-13T13:21:42.483914+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-13T13:22:35.289547+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-13T13:23:30.994100+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-13T13:24:28.001027+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.76:6800/1922489087":"2024-09-14T13:25:17.467909+0000","172.21.15.76:0/4212498931":"2024-09-14T13:25:17.467909+0000","172.21.15.76:0/2785908273":"2024-09-14T13:15:17.999938+0000","172.21.15.76:0/2421893078":"2024-09-14T13:15:17.999938+0000","172.21.15.76:6800/2248196063":"2024-09-14T13:15:17.999938+0000","172.21.15.76:0/1605707575":"2024-09-14T13:25:17.467909+0000","172.21.15.76:0/3407504659":"2024-09-14T13:15:48.900156+0000","172.21.15.76:0/1113577587":"2024-09-14T13:15:17.999938+0000","172.21.15.76:0/4244791302":"2024-09-14T13:25:17.467909+0000","172.21.15.76:6801/1922489087":"2024-09-14T13:25:17.467909+0000","172.21.15.76:6800/3704817240":"2024-09-14T13:15:48.900156+0000","172.21.15.76:6801/3704817240":"2024-09-14T13:15:48.900156+0000","172.21.15.76:0/172429251":"2024-09-14T13:15:48.900156+0000","172.21.15.76:6801/2248196063":"2024-09-14T13:15:17.999938+0000","172.21.15.76:0/887203052":"2024-09-14T13:15:48.900156+0000","172.21.15.76:0/2292421329":"2024-09-14T13:25:17.467909+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-13T13:26:02.401 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.159955818Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-13T13:26:02.401 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.202117407Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-13T13:26:02.402 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.2273993Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-13T13:26:02.402 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.252571207Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-13T13:26:02.402 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.277885057Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-13T13:26:02.402 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.319902524Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-13T13:26:02.402 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.345192509Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-13T13:26:02.402 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.403846115Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-13T13:26:02.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[22035]: cluster 2024-09-13T13:26:01.504451+0000 mgr.y (mgr.14394) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:02.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[22035]: audit 2024-09-13T13:26:02.255577+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.76:0/1506378451' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:26:02.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[22035]: audit 2024-09-13T13:26:02.472649+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:02.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[22035]: audit 2024-09-13T13:26:02.479847+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:02.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.454253385Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-13T13:26:02.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.496597844Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-13T13:26:02.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.53871792Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-13T13:26:02.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.581004044Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-13T13:26:02.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.606334569Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-13T13:26:02.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:02 smithi076 bash[19831]: cluster 2024-09-13T13:26:01.504451+0000 mgr.y (mgr.14394) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:02.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:02 smithi076 bash[19831]: audit 2024-09-13T13:26:02.255577+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.76:0/1506378451' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:26:02.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:02 smithi076 bash[19831]: audit 2024-09-13T13:26:02.472649+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:02.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:02 smithi076 bash[19831]: audit 2024-09-13T13:26:02.479847+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:02.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:02 smithi076 bash[26447]: cluster 2024-09-13T13:26:01.504451+0000 mgr.y (mgr.14394) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:02.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:02 smithi076 bash[26447]: audit 2024-09-13T13:26:02.255577+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.76:0/1506378451' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:26:02.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:02 smithi076 bash[26447]: audit 2024-09-13T13:26:02.472649+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:02.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:02 smithi076 bash[26447]: audit 2024-09-13T13:26:02.479847+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:02.838 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-13T13:26:02.838 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T13:26:02.940 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.690205399Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-13T13:26:02.940 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.715837172Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-13T13:26:02.940 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.741081249Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-13T13:26:02.941 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.766398278Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-13T13:26:02.941 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.808389888Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-13T13:26:02.941 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.833686941Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-13T13:26:02.941 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.875558805Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-13T13:26:02.941 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.917508642Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-13T13:26:03.193 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.94276995Z level=info msg="Executing migration" id="create quota table v1" 2024-09-13T13:26:03.193 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:02 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:02.984901982Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-13T13:26:03.194 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.010057546Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-13T13:26:03.194 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.052117105Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-13T13:26:03.194 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.094294061Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-13T13:26:03.194 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.119563981Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-13T13:26:03.194 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.144736524Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-13T13:26:03.194 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.16999234Z level=info msg="Executing migration" id="create session table" 2024-09-13T13:26:03.194 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.195328696Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-13T13:26:03.479 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.220556369Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-13T13:26:03.480 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.262535428Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-13T13:26:03.480 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.304552658Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-13T13:26:03.480 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.346737541Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-13T13:26:03.480 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.38873423Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-13T13:26:03.480 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.414111118Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-13T13:26:03.480 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.439430013Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-13T13:26:03.480 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.481443938Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-13T13:26:03.732 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[22035]: audit 2024-09-13T13:26:02.572488+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:03.733 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[22035]: audit 2024-09-13T13:26:02.865669+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:03.733 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[22035]: audit 2024-09-13T13:26:02.874657+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:03.733 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[22035]: audit 2024-09-13T13:26:02.876882+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:26:03.733 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[22035]: audit 2024-09-13T13:26:02.878348+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:26:03.733 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[22035]: audit 2024-09-13T13:26:02.887167+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:03.733 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.523469645Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-13T13:26:03.733 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.548786045Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-13T13:26:03.733 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.599145019Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-13T13:26:03.733 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.616112255Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-13T13:26:03.734 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.633022005Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-13T13:26:03.734 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.649998084Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-13T13:26:03.734 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.666844708Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-13T13:26:03.734 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.683891043Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-13T13:26:03.734 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.709126736Z level=info msg="Executing migration" id="create alert table v1" 2024-09-13T13:26:03.734 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.73458427Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-13T13:26:03.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:03 smithi076 bash[19831]: audit 2024-09-13T13:26:02.572488+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:03.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:03 smithi076 bash[19831]: audit 2024-09-13T13:26:02.865669+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:03.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:03 smithi076 bash[19831]: audit 2024-09-13T13:26:02.874657+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:03.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:03 smithi076 bash[19831]: audit 2024-09-13T13:26:02.876882+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:26:03.837 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:03 smithi076 bash[19831]: audit 2024-09-13T13:26:02.878348+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:26:03.837 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:03 smithi076 bash[19831]: audit 2024-09-13T13:26:02.887167+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:03.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:03 smithi076 bash[26447]: audit 2024-09-13T13:26:02.572488+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:03.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:03 smithi076 bash[26447]: audit 2024-09-13T13:26:02.865669+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:03.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:03 smithi076 bash[26447]: audit 2024-09-13T13:26:02.874657+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:03.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:03 smithi076 bash[26447]: audit 2024-09-13T13:26:02.876882+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:26:03.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:03 smithi076 bash[26447]: audit 2024-09-13T13:26:02.878348+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:26:03.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:03 smithi076 bash[26447]: audit 2024-09-13T13:26:02.887167+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:03.993 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.759671745Z level=info msg="Executing migration" id="add index alert state" 2024-09-13T13:26:03.993 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.801615667Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-13T13:26:03.993 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.826896139Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-13T13:26:03.993 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.852205055Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-13T13:26:03.993 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.877515427Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-13T13:26:03.993 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.919431733Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-13T13:26:03.994 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.969702135Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-13T13:26:03.994 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:03 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:03.995003701Z 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-13T13:26:04.263 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.020383829Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-13T13:26:04.263 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.045568637Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-13T13:26:04.263 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.070923219Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-13T13:26:04.263 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.112889774Z level=info msg="Executing migration" id="Add column is_default" 2024-09-13T13:26:04.263 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.138143781Z level=info msg="Executing migration" id="Add column frequency" 2024-09-13T13:26:04.263 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.163688907Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-13T13:26:04.263 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.188944797Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-13T13:26:04.263 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.214197481Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-13T13:26:04.264 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.239432007Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-13T13:26:04.264 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.264649961Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-13T13:26:04.523 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.306733448Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-13T13:26:04.523 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.348806463Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-13T13:26:04.523 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.390758809Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-13T13:26:04.524 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.416045728Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-13T13:26:04.524 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.441274439Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-13T13:26:04.524 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.483193118Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-13T13:26:04.524 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.525301176Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-13T13:26:04.784 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[22035]: cephadm 2024-09-13T13:26:02.938237+0000 mgr.y (mgr.14394) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-13T13:26:04.784 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[22035]: cephadm 2024-09-13T13:26:02.945932+0000 mgr.y (mgr.14394) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi076 2024-09-13T13:26:04.784 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[22035]: cluster 2024-09-13T13:26:03.504938+0000 mgr.y (mgr.14394) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:04.785 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.550603641Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-13T13:26:04.785 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.592651343Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-13T13:26:04.785 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.617995341Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-13T13:26:04.785 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.66001832Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-13T13:26:04.785 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.685291479Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-13T13:26:04.785 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.727195052Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-13T13:26:04.785 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.74412193Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-13T13:26:04.785 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.761189652Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-13T13:26:04.785 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.786453791Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-13T13:26:04.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:04 smithi076 bash[26447]: cephadm 2024-09-13T13:26:02.938237+0000 mgr.y (mgr.14394) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-13T13:26:04.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:04 smithi076 bash[26447]: cephadm 2024-09-13T13:26:02.945932+0000 mgr.y (mgr.14394) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi076 2024-09-13T13:26:04.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:04 smithi076 bash[26447]: cluster 2024-09-13T13:26:03.504938+0000 mgr.y (mgr.14394) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:04.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:04 smithi076 bash[19831]: cephadm 2024-09-13T13:26:02.938237+0000 mgr.y (mgr.14394) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-13T13:26:04.837 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:04 smithi076 bash[19831]: cephadm 2024-09-13T13:26:02.945932+0000 mgr.y (mgr.14394) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi076 2024-09-13T13:26:04.837 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:04 smithi076 bash[19831]: cluster 2024-09-13T13:26:03.504938+0000 mgr.y (mgr.14394) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:05.045 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.81174615Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-13T13:26:05.045 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.837028773Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-13T13:26:05.045 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.853884684Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-13T13:26:05.045 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.879097218Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-13T13:26:05.046 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.8960755Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-13T13:26:05.046 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.91304006Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-13T13:26:05.046 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:04 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:04.979920839Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-13T13:26:05.046 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.022250364Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-13T13:26:05.046 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.047535988Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-13T13:26:05.315 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.07289695Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-13T13:26:05.315 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.098174573Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-13T13:26:05.315 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.140147306Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-13T13:26:05.315 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.165389666Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-13T13:26:05.316 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.198972493Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-13T13:26:05.316 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.224229963Z 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-13T13:26:05.316 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.249529066Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-13T13:26:05.316 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.274722161Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-13T13:26:05.316 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.316712666Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-13T13:26:05.584 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.341921877Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-13T13:26:05.584 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.383957485Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-13T13:26:05.584 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.409152589Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-13T13:26:05.584 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.451251348Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-13T13:26:05.584 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.47660409Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-13T13:26:05.584 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.518580887Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-13T13:26:05.584 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.543873049Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-13T13:26:05.584 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.585903516Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-13T13:26:05.853 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.61098824Z level=info msg="Executing migration" id="Move region to single row" 2024-09-13T13:26:05.853 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.63631408Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-13T13:26:05.853 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.66163323Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-13T13:26:05.854 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.703596322Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-13T13:26:05.854 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.728850199Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-13T13:26:05.854 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.75410635Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-13T13:26:05.854 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.77936103Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-13T13:26:05.854 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.80464254Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-13T13:26:05.855 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.829838957Z level=info msg="Executing migration" id="create test_data table" 2024-09-13T13:26:05.855 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.855056502Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-13T13:26:06.114 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.880720804Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-13T13:26:06.114 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.90598925Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-13T13:26:06.114 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.931100959Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-13T13:26:06.115 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.956427211Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-13T13:26:06.115 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:05 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:05.998384874Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-13T13:26:06.115 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.040396921Z level=info msg="Executing migration" id="create team table" 2024-09-13T13:26:06.115 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.065764746Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-13T13:26:06.115 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.099416163Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-13T13:26:06.115 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.11630558Z level=info msg="Executing migration" id="create team member table" 2024-09-13T13:26:06.384 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.133255194Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-13T13:26:06.384 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.150104922Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-13T13:26:06.384 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.175450355Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-13T13:26:06.384 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.200694498Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-13T13:26:06.384 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.22587959Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-13T13:26:06.384 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.251008219Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-13T13:26:06.384 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.293124414Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-13T13:26:06.384 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.318484473Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-13T13:26:06.385 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.34370982Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-13T13:26:06.385 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.385783912Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-13T13:26:06.653 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[22035]: cluster 2024-09-13T13:26:05.505546+0000 mgr.y (mgr.14394) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:06.653 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.402701703Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-13T13:26:06.653 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.427973093Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-13T13:26:06.653 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.469869224Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-13T13:26:06.653 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.495141751Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-13T13:26:06.653 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.537154587Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-13T13:26:06.653 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.562459098Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-13T13:26:06.653 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.60450913Z level=info msg="Executing migration" id="create tag table" 2024-09-13T13:26:06.654 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.629757747Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-13T13:26:06.654 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.654996198Z level=info msg="Executing migration" id="create login attempt table" 2024-09-13T13:26:06.832 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:06 smithi076 bash[26447]: cluster 2024-09-13T13:26:05.505546+0000 mgr.y (mgr.14394) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:06.832 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:06 smithi076 bash[19831]: cluster 2024-09-13T13:26:05.505546+0000 mgr.y (mgr.14394) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:06.922 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.680331011Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-13T13:26:06.922 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.730902715Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-13T13:26:06.922 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.756173385Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-13T13:26:06.922 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.789720099Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-13T13:26:06.923 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.814954321Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-13T13:26:06.923 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.840284847Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-13T13:26:06.923 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.873833647Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-13T13:26:06.923 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.899025178Z level=info msg="Executing migration" id="create user auth table" 2024-09-13T13:26:07.086 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:06 smithi076 systemd[1]: Stopping Ceph alertmanager.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:26:07.086 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:06 smithi076 bash[50400]: ts=2024-09-13T13:26:06.963Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:26:07.179 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.924344898Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-13T13:26:07.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.949607759Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-13T13:26:07.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:06 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:06.974882536Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-13T13:26:07.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.000078844Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-13T13:26:07.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.025372074Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-13T13:26:07.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.067291908Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-13T13:26:07.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.092616138Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-13T13:26:07.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.117873942Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-13T13:26:07.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.15983297Z level=info msg="Executing migration" id="create server_lock table" 2024-09-13T13:26:07.453 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.201844037Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-13T13:26:07.453 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.227067778Z level=info msg="Executing migration" id="create user auth token table" 2024-09-13T13:26:07.453 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.269064211Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-13T13:26:07.453 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.302788454Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-13T13:26:07.453 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.319688015Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-13T13:26:07.453 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.336627129Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-13T13:26:07.453 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.353514716Z level=info msg="Executing migration" id="create cache_data table" 2024-09-13T13:26:07.453 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.387128631Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-13T13:26:07.453 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.404135634Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-13T13:26:07.453 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.429392915Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-13T13:26:07.454 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.454690241Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-13T13:26:07.522 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:07 smithi076 bash[51413]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-alertmanager-a 2024-09-13T13:26:07.705 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.496624953Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-13T13:26:07.705 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.54691035Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-13T13:26:07.705 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.589183267Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-13T13:26:07.705 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.631126265Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-13T13:26:07.705 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.656432868Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-13T13:26:07.705 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.681674902Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-13T13:26:07.705 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.706948243Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-13T13:26:07.836 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:07 smithi076 bash[51473]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-alertmanager-a 2024-09-13T13:26:07.836 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:07 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-13T13:26:07.836 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:07 smithi076 systemd[1]: Stopped Ceph alertmanager.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:26:07.836 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:07 smithi076 systemd[1]: Started Ceph alertmanager.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:26:07.974 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.749017796Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-13T13:26:07.974 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.782773891Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-13T13:26:07.975 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.808062009Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-13T13:26:07.975 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.833260194Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-13T13:26:07.975 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.858553651Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-13T13:26:07.975 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.900567284Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-13T13:26:07.975 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.925876544Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-13T13:26:07.975 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.951021556Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-13T13:26:07.975 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:07 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:07.976282987Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-13T13:26:08.011 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:08.243 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.018252155Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-13T13:26:08.243 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.043590158Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-13T13:26:08.243 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.085494453Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-13T13:26:08.244 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.110798727Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-13T13:26:08.244 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.136163074Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-13T13:26:08.244 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.178037363Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-13T13:26:08.244 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.203343546Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-13T13:26:08.244 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.245283178Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-13T13:26:08.586 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.303865836Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-13T13:26:08.586 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.371107088Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-13T13:26:08.586 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.43030765Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-13T13:26:08.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:08 smithi076 bash[19831]: cluster 2024-09-13T13:26:07.506131+0000 mgr.y (mgr.14394) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:08.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:08 smithi076 bash[19831]: audit 2024-09-13T13:26:07.589589+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:08.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:08 smithi076 bash[19831]: audit 2024-09-13T13:26:07.596773+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:08.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:08 smithi076 bash[19831]: cephadm 2024-09-13T13:26:07.598683+0000 mgr.y (mgr.14394) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:26:08.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:08 smithi076 bash[26447]: cluster 2024-09-13T13:26:07.506131+0000 mgr.y (mgr.14394) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:08.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:08 smithi076 bash[26447]: audit 2024-09-13T13:26:07.589589+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:08.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:08 smithi076 bash[26447]: audit 2024-09-13T13:26:07.596773+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:08.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:08 smithi076 bash[26447]: cephadm 2024-09-13T13:26:07.598683+0000 mgr.y (mgr.14394) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:26:08.921 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[22035]: cluster 2024-09-13T13:26:07.506131+0000 mgr.y (mgr.14394) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:08.921 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[22035]: audit 2024-09-13T13:26:07.589589+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:08.921 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[22035]: audit 2024-09-13T13:26:07.596773+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:08.921 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[22035]: cephadm 2024-09-13T13:26:07.598683+0000 mgr.y (mgr.14394) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:26:08.921 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.619199012Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-13T13:26:08.922 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.732781348Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-13T13:26:08.922 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.791393133Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-13T13:26:09.491 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:09 smithi076 bash[51501]: ts=2024-09-13T13:26:09.330Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-13T13:26:09.491 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:09 smithi076 bash[51501]: ts=2024-09-13T13:26:09.330Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-13T13:26:09.491 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:09 smithi076 bash[51501]: ts=2024-09-13T13:26:09.332Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.76 port=9094 2024-09-13T13:26:09.492 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:09 smithi076 bash[51501]: ts=2024-09-13T13:26:09.333Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-13T13:26:09.492 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:09 smithi076 bash[51501]: ts=2024-09-13T13:26:09.364Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T13:26:09.492 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:09 smithi076 bash[51501]: ts=2024-09-13T13:26:09.364Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T13:26:09.492 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:09 smithi076 bash[51501]: ts=2024-09-13T13:26:09.368Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-13T13:26:09.492 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:09 smithi076 bash[51501]: ts=2024-09-13T13:26:09.368Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-13T13:26:09.596 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:08 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:08.919885466Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-13T13:26:09.596 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:09 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:09.270860718Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-13T13:26:09.596 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:09 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:09.385213251Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-13T13:26:09.596 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:09 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:09.469998437Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-13T13:26:09.771 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:26:09.771 INFO:teuthology.orchestra.run.smithi076.stdout:{"epoch":60,"fsid":"fb3fc03e-71d1-11ef-bceb-c7b262605968","created":"2024-09-13T13:14:51.255099+0000","modified":"2024-09-13T13:25:17.467973+0000","last_up_change":"2024-09-13T13:24:29.068818+0000","last_in_change":"2024-09-13T13:23:59.672750+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-13T13:19:59.510486+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"93c2b959-9e02-4946-8ade-b7a8cd0d1ffb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6802","nonce":3154974354},{"type":"v1","addr":"172.21.15.76:6803","nonce":3154974354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6804","nonce":3154974354},{"type":"v1","addr":"172.21.15.76:6805","nonce":3154974354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6808","nonce":3154974354},{"type":"v1","addr":"172.21.15.76:6809","nonce":3154974354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6806","nonce":3154974354},{"type":"v1","addr":"172.21.15.76:6807","nonce":3154974354}]},"public_addr":"172.21.15.76:6803/3154974354","cluster_addr":"172.21.15.76:6805/3154974354","heartbeat_back_addr":"172.21.15.76:6809/3154974354","heartbeat_front_addr":"172.21.15.76:6807/3154974354","state":["exists","up"]},{"osd":1,"uuid":"bac90315-1225-4973-b025-7f5a315b4287","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6810","nonce":3108757483},{"type":"v1","addr":"172.21.15.76:6811","nonce":3108757483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6812","nonce":3108757483},{"type":"v1","addr":"172.21.15.76:6813","nonce":3108757483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6816","nonce":3108757483},{"type":"v1","addr":"172.21.15.76:6817","nonce":3108757483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6814","nonce":3108757483},{"type":"v1","addr":"172.21.15.76:6815","nonce":3108757483}]},"public_addr":"172.21.15.76:6811/3108757483","cluster_addr":"172.21.15.76:6813/3108757483","heartbeat_back_addr":"172.21.15.76:6817/3108757483","heartbeat_front_addr":"172.21.15.76:6815/3108757483","state":["exists","up"]},{"osd":2,"uuid":"3830674f-4e73-4011-8c88-934adccc5dc1","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.76:6818","nonce":3895587882},{"type":"v1","addr":"172.21.15.76:6819","nonce":3895587882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6820","nonce":3895587882},{"type":"v1","addr":"172.21.15.76:6821","nonce":3895587882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6824","nonce":3895587882},{"type":"v1","addr":"172.21.15.76:6825","nonce":3895587882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6822","nonce":3895587882},{"type":"v1","addr":"172.21.15.76:6823","nonce":3895587882}]},"public_addr":"172.21.15.76:6819/3895587882","cluster_addr":"172.21.15.76:6821/3895587882","heartbeat_back_addr":"172.21.15.76:6825/3895587882","heartbeat_front_addr":"172.21.15.76:6823/3895587882","state":["exists","up"]},{"osd":3,"uuid":"42861edb-734f-4b96-8d3f-26d2b3b32684","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6826","nonce":2868322967},{"type":"v1","addr":"172.21.15.76:6827","nonce":2868322967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6828","nonce":2868322967},{"type":"v1","addr":"172.21.15.76:6829","nonce":2868322967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6832","nonce":2868322967},{"type":"v1","addr":"172.21.15.76:6833","nonce":2868322967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6830","nonce":2868322967},{"type":"v1","addr":"172.21.15.76:6831","nonce":2868322967}]},"public_addr":"172.21.15.76:6827/2868322967","cluster_addr":"172.21.15.76:6829/2868322967","heartbeat_back_addr":"172.21.15.76:6833/2868322967","heartbeat_front_addr":"172.21.15.76:6831/2868322967","state":["exists","up"]},{"osd":4,"uuid":"12445df5-51de-43e3-a647-c4924d41c900","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":4084661233},{"type":"v1","addr":"172.21.15.192:6801","nonce":4084661233}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":4084661233},{"type":"v1","addr":"172.21.15.192:6803","nonce":4084661233}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":4084661233},{"type":"v1","addr":"172.21.15.192:6807","nonce":4084661233}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":4084661233},{"type":"v1","addr":"172.21.15.192:6805","nonce":4084661233}]},"public_addr":"172.21.15.192:6801/4084661233","cluster_addr":"172.21.15.192:6803/4084661233","heartbeat_back_addr":"172.21.15.192:6807/4084661233","heartbeat_front_addr":"172.21.15.192:6805/4084661233","state":["exists","up"]},{"osd":5,"uuid":"8640286c-9d07-4ff8-b2d3-1a78abe481a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":3693540647},{"type":"v1","addr":"172.21.15.192:6809","nonce":3693540647}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":3693540647},{"type":"v1","addr":"172.21.15.192:6811","nonce":3693540647}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":3693540647},{"type":"v1","addr":"172.21.15.192:6815","nonce":3693540647}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":3693540647},{"type":"v1","addr":"172.21.15.192:6813","nonce":3693540647}]},"public_addr":"172.21.15.192:6809/3693540647","cluster_addr":"172.21.15.192:6811/3693540647","heartbeat_back_addr":"172.21.15.192:6815/3693540647","heartbeat_front_addr":"172.21.15.192:6813/3693540647","state":["exists","up"]},{"osd":6,"uuid":"ff23f2b4-0881-4d23-9e3d-00047d334b7e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":866880529},{"type":"v1","addr":"172.21.15.192:6817","nonce":866880529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":866880529},{"type":"v1","addr":"172.21.15.192:6819","nonce":866880529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":866880529},{"type":"v1","addr":"172.21.15.192:6823","nonce":866880529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":866880529},{"type":"v1","addr":"172.21.15.192:6821","nonce":866880529}]},"public_addr":"172.21.15.192:6817/866880529","cluster_addr":"172.21.15.192:6819/866880529","heartbeat_back_addr":"172.21.15.192:6823/866880529","heartbeat_front_addr":"172.21.15.192:6821/866880529","state":["exists","up"]},{"osd":7,"uuid":"b5a29908-9008-42e3-b29f-be58490d9260","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6824","nonce":2693768276},{"type":"v1","addr":"172.21.15.192:6825","nonce":2693768276}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6826","nonce":2693768276},{"type":"v1","addr":"172.21.15.192:6827","nonce":2693768276}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":2693768276},{"type":"v1","addr":"172.21.15.192:6831","nonce":2693768276}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":2693768276},{"type":"v1","addr":"172.21.15.192:6829","nonce":2693768276}]},"public_addr":"172.21.15.192:6825/2693768276","cluster_addr":"172.21.15.192:6827/2693768276","heartbeat_back_addr":"172.21.15.192:6831/2693768276","heartbeat_front_addr":"172.21.15.192:6829/2693768276","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-13T13:18:05.268652+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-13T13:19:00.461728+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-13T13:19:55.581526+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-13T13:20:49.813391+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-13T13:21:42.483914+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-13T13:22:35.289547+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-13T13:23:30.994100+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-13T13:24:28.001027+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.76:6800/1922489087":"2024-09-14T13:25:17.467909+0000","172.21.15.76:0/4212498931":"2024-09-14T13:25:17.467909+0000","172.21.15.76:0/2785908273":"2024-09-14T13:15:17.999938+0000","172.21.15.76:0/2421893078":"2024-09-14T13:15:17.999938+0000","172.21.15.76:6800/2248196063":"2024-09-14T13:15:17.999938+0000","172.21.15.76:0/1605707575":"2024-09-14T13:25:17.467909+0000","172.21.15.76:0/3407504659":"2024-09-14T13:15:48.900156+0000","172.21.15.76:0/1113577587":"2024-09-14T13:15:17.999938+0000","172.21.15.76:0/4244791302":"2024-09-14T13:25:17.467909+0000","172.21.15.76:6801/1922489087":"2024-09-14T13:25:17.467909+0000","172.21.15.76:6800/3704817240":"2024-09-14T13:15:48.900156+0000","172.21.15.76:6801/3704817240":"2024-09-14T13:15:48.900156+0000","172.21.15.76:0/172429251":"2024-09-14T13:15:48.900156+0000","172.21.15.76:6801/2248196063":"2024-09-14T13:15:17.999938+0000","172.21.15.76:0/887203052":"2024-09-14T13:15:48.900156+0000","172.21.15.76:0/2292421329":"2024-09-14T13:25:17.467909+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-13T13:26:09.877 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:09 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:09.757387166Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-13T13:26:09.877 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:09 smithi192 bash[22035]: cephadm 2024-09-13T13:26:07.836595+0000 mgr.y (mgr.14394) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:26:10.001 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:09 smithi076 bash[19831]: cephadm 2024-09-13T13:26:07.836595+0000 mgr.y (mgr.14394) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:26:10.002 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:09 smithi076 bash[26447]: cephadm 2024-09-13T13:26:07.836595+0000 mgr.y (mgr.14394) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:26:10.172 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:09 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:09.879694151Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-13T13:26:10.172 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:09 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:09.940823872Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-13T13:26:10.172 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:10 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:10.040836827Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-13T13:26:10.423 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:10 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:10.174125595Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-13T13:26:10.423 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:10 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:10.257220362Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-13T13:26:10.423 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:10 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:10.341028898Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-13T13:26:10.423 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:10 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:10.383210718Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-13T13:26:10.451 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-13T13:26:10.451 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-13T13:26:10.452 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-13T13:26:10.452 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-13T13:26:10.453 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-13T13:26:10.453 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-13T13:26:10.454 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-13T13:26:10.454 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-13T13:26:10.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:10 smithi192 bash[22035]: cluster 2024-09-13T13:26:09.506518+0000 mgr.y (mgr.14394) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:10.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:10 smithi192 bash[22035]: audit 2024-09-13T13:26:09.776510+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.76:0/2517166822' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:26:10.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:10 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:10.425404742Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-13T13:26:10.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:10 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:10.501202232Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-13T13:26:10.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:10 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:10.560401273Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-13T13:26:10.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:10 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:10.619306455Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-13T13:26:10.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:10 smithi076 bash[19831]: cluster 2024-09-13T13:26:09.506518+0000 mgr.y (mgr.14394) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:10.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:10 smithi076 bash[19831]: audit 2024-09-13T13:26:09.776510+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.76:0/2517166822' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:26:10.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:10 smithi076 bash[26447]: cluster 2024-09-13T13:26:09.506518+0000 mgr.y (mgr.14394) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:10.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:10 smithi076 bash[26447]: audit 2024-09-13T13:26:09.776510+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.76:0/2517166822' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:26:10.963 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:10 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:10.694718731Z 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-13T13:26:10.963 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:10 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:10.884381594Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-13T13:26:11.248 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:10 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:10.965614957Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-13T13:26:11.556 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:11 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:11.250218448Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-13T13:26:11.557 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:11 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:11.381457468Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-13T13:26:11.557 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:11 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:11.448927596Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-13T13:26:11.557 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:11 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:11.49125593Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-13T13:26:11.586 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:11 smithi076 bash[51501]: ts=2024-09-13T13:26:11.333Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000046252s 2024-09-13T13:26:11.840 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:11 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:11.558785415Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-13T13:26:11.841 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:11 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:11.626486612Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-13T13:26:12.101 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:11 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:11.842565549Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-13T13:26:12.101 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:11 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:11.989757189Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-13T13:26:12.429 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:12 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:12.103789804Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-13T13:26:12.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:12 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:12.196822189Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-13T13:26:12.806 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:12 smithi192 bash[22035]: cluster 2024-09-13T13:26:11.507102+0000 mgr.y (mgr.14394) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:12.806 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:12 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:12.497611716Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-13T13:26:12.806 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:12 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:12.615121545Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-13T13:26:12.806 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:12 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:12.707963843Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-13T13:26:13.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:12 smithi076 bash[19831]: cluster 2024-09-13T13:26:11.507102+0000 mgr.y (mgr.14394) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:13.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:12 smithi076 bash[26447]: cluster 2024-09-13T13:26:11.507102+0000 mgr.y (mgr.14394) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:13.099 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:12 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:12.808366655Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-13T13:26:13.099 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:12 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:12.925366608Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-13T13:26:13.099 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:12 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:12.975823706Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-13T13:26:13.099 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:13 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:13.029890504Z level=info msg="Executing migration" id="create alert_image table" 2024-09-13T13:26:13.099 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:13 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:13.10121715Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-13T13:26:13.369 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:13 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:13.152228606Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-13T13:26:13.369 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:13 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:13.194310623Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-13T13:26:13.369 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:13 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:13.244758122Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-13T13:26:13.369 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:13 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:13.312449283Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-13T13:26:13.369 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:13 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:13.312756029Z 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-13T13:26:13.369 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:13 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:13.371471402Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-13T13:26:13.679 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:13 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:13.465098132Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-13T13:26:13.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:13 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:13.565160727Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-13T13:26:13.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:13 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:13.565656351Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-13T13:26:13.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:13 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:13.5660869Z level=info msg="alerts found to migrate" alerts=0 2024-09-13T13:26:14.106 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:13 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:13.765292054Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-13T13:26:14.106 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:14.00743261Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-13T13:26:14.428 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:14 smithi192 systemd[1]: Stopping Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:26:14.428 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:14.108252024Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-13T13:26:14.428 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:14.175727948Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-13T13:26:14.428 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:14.260300789Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-13T13:26:14.428 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:14.302329629Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-13T13:26:14.428 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:14.344442092Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-13T13:26:14.428 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:14.429688025Z level=info msg="Executing migration" id="create data_keys table" 2024-09-13T13:26:14.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[22035]: cluster 2024-09-13T13:26:13.507854+0000 mgr.y (mgr.14394) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:14.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:14.454025528Z level=info msg="Executing migration" id="create secrets table" 2024-09-13T13:26:14.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:14.496117824Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-13T13:26:14.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:14.581799193Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-13T13:26:14.680 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[45989]: ts=2024-09-13T13:26:14.460Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:26:14.680 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[45989]: ts=2024-09-13T13:26:14.460Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T13:26:14.680 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[45989]: ts=2024-09-13T13:26:14.460Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T13:26:14.680 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[45989]: ts=2024-09-13T13:26:14.460Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T13:26:14.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[45989]: ts=2024-09-13T13:26:14.460Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T13:26:14.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[45989]: ts=2024-09-13T13:26:14.460Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T13:26:14.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[45989]: ts=2024-09-13T13:26:14.461Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T13:26:14.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[45989]: ts=2024-09-13T13:26:14.461Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T13:26:14.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[45989]: ts=2024-09-13T13:26:14.461Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T13:26:14.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[45989]: ts=2024-09-13T13:26:14.461Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T13:26:14.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[45989]: ts=2024-09-13T13:26:14.461Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T13:26:14.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[45989]: ts=2024-09-13T13:26:14.461Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T13:26:15.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:14 smithi076 bash[19831]: cluster 2024-09-13T13:26:13.507854+0000 mgr.y (mgr.14394) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:15.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:14 smithi076 bash[26447]: cluster 2024-09-13T13:26:13.507854+0000 mgr.y (mgr.14394) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:15.091 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:14.681816954Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-13T13:26:15.091 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:14 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:14.786865698Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-13T13:26:15.366 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:15.366 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:15.368 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:15.368 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:15.368 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:15.369 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:15.369 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:15.370 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:15.374 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:15 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:15.093598786Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-13T13:26:15.374 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:15 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:15.224400333Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-13T13:26:15.374 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:15 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:15.283536004Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-13T13:26:15.374 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:15 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:15.326120335Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-13T13:26:15.375 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:15 smithi192 bash[47829]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:26:15.375 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:15 smithi192 bash[47889]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:26:15.375 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:15 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T13:26:15.375 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:15 smithi192 systemd[1]: Stopped Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:26:15.375 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:15 smithi192 systemd[1]: Started Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:26:15.660 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:15 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:15.377015422Z level=info msg="Executing migration" id="create permission table" 2024-09-13T13:26:15.660 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:15 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:15.457427434Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-13T13:26:15.836 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:15 smithi076 bash[20088]: [13/Sep/2024:13:26:15] ENGINE Bus STOPPING 2024-09-13T13:26:15.836 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:15 smithi076 bash[20088]: [13/Sep/2024:13:26:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:26:15.836 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:15 smithi076 bash[20088]: [13/Sep/2024:13:26:15] ENGINE Bus STOPPED 2024-09-13T13:26:15.836 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:15 smithi076 bash[20088]: [13/Sep/2024:13:26:15] ENGINE Bus STARTING 2024-09-13T13:26:15.836 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:15 smithi076 bash[20088]: [13/Sep/2024:13:26:15] ENGINE Serving on http://:::9283 2024-09-13T13:26:15.836 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:15 smithi076 bash[20088]: [13/Sep/2024:13:26:15] ENGINE Bus STARTED 2024-09-13T13:26:15.836 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:15 smithi076 bash[20088]: [13/Sep/2024:13:26:15] ENGINE Bus STOPPING 2024-09-13T13:26:15.929 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:15 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:15.662510225Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-13T13:26:16.334 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:15 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:15.95495195Z level=info msg="Executing migration" id="create role table" 2024-09-13T13:26:16.335 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:16.056321129Z level=info msg="Executing migration" id="add column display_name" 2024-09-13T13:26:16.335 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:16.123631676Z level=info msg="Executing migration" id="add column group_name" 2024-09-13T13:26:16.335 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[20088]: [13/Sep/2024:13:26:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:26:16.335 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[20088]: [13/Sep/2024:13:26:16] ENGINE Bus STOPPED 2024-09-13T13:26:16.335 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[20088]: [13/Sep/2024:13:26:16] ENGINE Bus STARTING 2024-09-13T13:26:16.336 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[20088]: [13/Sep/2024:13:26:16] ENGINE Serving on http://:::9283 2024-09-13T13:26:16.336 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[20088]: [13/Sep/2024:13:26:16] ENGINE Bus STARTED 2024-09-13T13:26:16.336 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[20088]: [13/Sep/2024:13:26:16] ENGINE Bus STOPPING 2024-09-13T13:26:16.633 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:16.336737892Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-13T13:26:16.633 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:16.45891102Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-13T13:26:16.633 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:16.551426842Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-13T13:26:16.633 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:16.635248037Z level=info msg="Executing migration" id="create team role table" 2024-09-13T13:26:16.634 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.361408+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.634 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.374341+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.634 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.389916+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:26:16.634 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.390643+0000 mgr.y (mgr.14394) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:26:16.634 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.392595+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi076.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T13:26:16.634 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.393221+0000 mgr.y (mgr.14394) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi076.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T13:26:16.634 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.403020+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.634 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.417874+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:26:16.634 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.418406+0000 mgr.y (mgr.14394) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:26:16.634 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.420561+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi192.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T13:26:16.635 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.421104+0000 mgr.y (mgr.14394) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi192.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T13:26:16.635 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.426859+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.635 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.438499+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:26:16.635 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.438981+0000 mgr.y (mgr.14394) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:26:16.635 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.440710+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi192.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T13:26:16.635 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.441084+0000 mgr.y (mgr.14394) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi192.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T13:26:16.635 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.446939+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.635 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: audit 2024-09-13T13:26:15.499293+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:26:16.635 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[22035]: cluster 2024-09-13T13:26:15.508200+0000 mgr.y (mgr.14394) 64 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:16.668 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.361408+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.668 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.374341+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.668 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.389916+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:26:16.668 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.390643+0000 mgr.y (mgr.14394) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:26:16.669 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.392595+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi076.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T13:26:16.669 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.393221+0000 mgr.y (mgr.14394) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi076.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T13:26:16.669 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.403020+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.669 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.417874+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:26:16.669 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.418406+0000 mgr.y (mgr.14394) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:26:16.669 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.420561+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi192.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T13:26:16.669 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.421104+0000 mgr.y (mgr.14394) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi192.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T13:26:16.669 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.426859+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.669 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.438499+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:26:16.669 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.438981+0000 mgr.y (mgr.14394) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:26:16.669 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.440710+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi192.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T13:26:16.669 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.441084+0000 mgr.y (mgr.14394) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi192.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T13:26:16.670 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.446939+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.670 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: audit 2024-09-13T13:26:15.499293+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:26:16.670 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[26447]: cluster 2024-09-13T13:26:15.508200+0000 mgr.y (mgr.14394) 64 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:16.670 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.361408+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.670 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.374341+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.670 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.389916+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:26:16.670 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.390643+0000 mgr.y (mgr.14394) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:26:16.670 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.392595+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi076.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T13:26:16.670 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.393221+0000 mgr.y (mgr.14394) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi076.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T13:26:16.670 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.403020+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.670 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.417874+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:26:16.671 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.418406+0000 mgr.y (mgr.14394) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:26:16.671 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.420561+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi192.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T13:26:16.671 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.421104+0000 mgr.y (mgr.14394) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi192.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T13:26:16.671 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.426859+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.671 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.438499+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:26:16.671 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.438981+0000 mgr.y (mgr.14394) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:26:16.671 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.440710+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi192.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T13:26:16.671 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.441084+0000 mgr.y (mgr.14394) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi192.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T13:26:16.671 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.446939+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:16.671 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: audit 2024-09-13T13:26:15.499293+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:26:16.671 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[19831]: cluster 2024-09-13T13:26:15.508200+0000 mgr.y (mgr.14394) 64 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:16.929 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:16.693864011Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-13T13:26:16.929 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:16.769436984Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-13T13:26:16.930 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:16.862752469Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-13T13:26:17.086 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[20088]: [13/Sep/2024:13:26:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:26:17.086 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[20088]: [13/Sep/2024:13:26:16] ENGINE Bus STOPPED 2024-09-13T13:26:17.086 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[20088]: [13/Sep/2024:13:26:16] ENGINE Bus STARTING 2024-09-13T13:26:17.086 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[20088]: [13/Sep/2024:13:26:16] ENGINE Serving on http://:::9283 2024-09-13T13:26:17.086 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:16 smithi076 bash[20088]: [13/Sep/2024:13:26:16] ENGINE Bus STARTED 2024-09-13T13:26:17.230 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:16 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:16.959692747Z level=info msg="Executing migration" id="create user role table" 2024-09-13T13:26:17.230 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.012586361Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-13T13:26:17.230 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.037966738Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-13T13:26:17.230 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.088400722Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-13T13:26:17.231 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.164854375Z level=info msg="Executing migration" id="create builtin role table" 2024-09-13T13:26:17.231 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.206846794Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-13T13:26:17.231 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.232115251Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-13T13:26:17.231 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.069Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T13:26:17.231 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.069Z 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-13T13:26:17.231 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.069Z 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 smithi192 (none))" 2024-09-13T13:26:17.231 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.069Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T13:26:17.231 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.069Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T13:26:17.231 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.070Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T13:26:17.231 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.071Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T13:26:17.231 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.071Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T13:26:17.231 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.071Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T13:26:17.232 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.074Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T13:26:17.232 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.074Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.797µs 2024-09-13T13:26:17.232 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.075Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T13:26:17.232 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.075Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-13T13:26:17.232 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.075Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-13T13:26:17.232 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.075Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.307µs wal_replay_duration=762.241µs wbl_replay_duration=117ns total_replay_duration=804.263µs 2024-09-13T13:26:17.232 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.076Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T13:26:17.232 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.076Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T13:26:17.232 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.076Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T13:26:17.232 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.100Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.965744ms db_storage=804ns remote_storage=1.228µs web_handler=473ns query_engine=535ns scrape=276.736µs scrape_sd=122.277µs notify=20.861µs notify_sd=30.49µs rules=23.180765ms tracing=5.534µs 2024-09-13T13:26:17.232 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.100Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T13:26:17.232 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47917]: ts=2024-09-13T13:26:17.100Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T13:26:17.483 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.257407131Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-13T13:26:17.483 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.282680561Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-13T13:26:17.483 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.316417681Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-13T13:26:17.483 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.333402907Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-13T13:26:17.484 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.366839806Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-13T13:26:17.484 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.3839959Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-13T13:26:17.484 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.400977398Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-13T13:26:17.484 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.434773545Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-13T13:26:17.484 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.460006289Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-13T13:26:17.484 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.485322306Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-13T13:26:17.736 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.527242738Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-13T13:26:17.736 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.552625507Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-13T13:26:17.736 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.612502504Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-13T13:26:17.736 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.636537858Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-13T13:26:17.736 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.661869928Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-13T13:26:17.736 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.687081999Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-13T13:26:17.736 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.712485295Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-13T13:26:17.736 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.737831877Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-13T13:26:18.030 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.762984883Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-13T13:26:18.030 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.805142913Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-13T13:26:18.030 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.830493825Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-13T13:26:18.031 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.855776046Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-13T13:26:18.031 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.881037916Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-13T13:26:18.031 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.906328463Z level=info msg="Executing migration" id="add correlation config column" 2024-09-13T13:26:18.031 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.940176475Z level=info msg="Executing migration" id="create entity_events table" 2024-09-13T13:26:18.031 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:17 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:17.965515132Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-13T13:26:18.031 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.032465934Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-13T13:26:18.308 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.032813187Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-13T13:26:18.308 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.074534816Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-13T13:26:18.308 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.074930164Z 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-13T13:26:18.309 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.116550685Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-13T13:26:18.309 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.141921111Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-13T13:26:18.309 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.175562962Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-13T13:26:18.309 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.209278273Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-13T13:26:18.309 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.24299724Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-13T13:26:18.309 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.268305564Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-13T13:26:18.309 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.310382362Z level=info msg="Executing migration" id="Drop public config table" 2024-09-13T13:26:18.594 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[22035]: cluster 2024-09-13T13:26:17.508587+0000 mgr.y (mgr.14394) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:18.594 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[22035]: audit 2024-09-13T13:26:17.572394+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:18.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.335671566Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-13T13:26:18.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.36091268Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-13T13:26:18.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.402926026Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-13T13:26:18.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.428263912Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-13T13:26:18.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.470339921Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-13T13:26:18.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.520773083Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-13T13:26:18.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.554443341Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-13T13:26:18.595 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.596552679Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-13T13:26:18.700 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:18 smithi076 bash[19831]: cluster 2024-09-13T13:26:17.508587+0000 mgr.y (mgr.14394) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:18.700 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:18 smithi076 bash[19831]: audit 2024-09-13T13:26:17.572394+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:18.700 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:18 smithi076 bash[26447]: cluster 2024-09-13T13:26:17.508587+0000 mgr.y (mgr.14394) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:18.700 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:18 smithi076 bash[26447]: audit 2024-09-13T13:26:17.572394+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:18.856 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.63867741Z level=info msg="Executing migration" id="add share column" 2024-09-13T13:26:18.857 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.663964523Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-13T13:26:18.857 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.706029925Z level=info msg="Executing migration" id="create file table" 2024-09-13T13:26:18.857 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.748137333Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-13T13:26:18.857 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.807037441Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-13T13:26:18.857 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.832439581Z level=info msg="Executing migration" id="create file_meta table" 2024-09-13T13:26:18.858 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.857649822Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-13T13:26:19.117 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.899681465Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-13T13:26:19.117 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.924909102Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-13T13:26:19.117 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.950218289Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-13T13:26:19.117 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:18 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:18.975457243Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-13T13:26:19.117 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.000723481Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-13T13:26:19.117 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.025956022Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-13T13:26:19.117 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.068022704Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-13T13:26:19.118 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.085064853Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-13T13:26:19.118 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.101962272Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-13T13:26:19.118 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.118851549Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-13T13:26:19.394 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.135810652Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-13T13:26:19.395 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.152795021Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-13T13:26:19.395 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.178046229Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-13T13:26:19.395 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.220035362Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-13T13:26:19.395 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.30383432Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-13T13:26:19.395 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.32916369Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-13T13:26:19.395 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.354489147Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-13T13:26:19.586 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:26:19 smithi076 bash[51501]: ts=2024-09-13T13:26:19.336Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002756404s 2024-09-13T13:26:19.679 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.396454197Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-13T13:26:19.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.421614519Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-13T13:26:19.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.463680975Z level=info msg="Executing migration" id="create folder table" 2024-09-13T13:26:19.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.505738104Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-13T13:26:19.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.530885767Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-13T13:26:19.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.556251653Z level=info msg="Executing migration" id="Update folder title length" 2024-09-13T13:26:19.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.598506461Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-13T13:26:19.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=migrator t=2024-09-13T13:26:19.623934212Z level=info msg="migrations completed" performed=485 skipped=0 duration=21.502552622s 2024-09-13T13:26:19.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=sqlstore t=2024-09-13T13:26:19.624912918Z level=info msg="Created default organization" 2024-09-13T13:26:19.833 INFO:teuthology.orchestra.run.smithi076.stdout:201863462947 2024-09-13T13:26:19.834 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-13T13:26:20.179 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=plugin.finder t=2024-09-13T13:26:19.741564889Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-13T13:26:20.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=secrets t=2024-09-13T13:26:19.741881975Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-13T13:26:20.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=query_data t=2024-09-13T13:26:19.748366451Z level=info msg="Query Service initialization" 2024-09-13T13:26:20.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:19 smithi192 bash[47235]: logger=live.push_http t=2024-09-13T13:26:19.75523793Z level=info msg="Live Push Gateway initialization" 2024-09-13T13:26:20.633 INFO:teuthology.orchestra.run.smithi076.stdout:111669149764 2024-09-13T13:26:20.633 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-13T13:26:20.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:20 smithi076 bash[19831]: cluster 2024-09-13T13:26:19.509170+0000 mgr.y (mgr.14394) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:20.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:20 smithi076 bash[26447]: cluster 2024-09-13T13:26:19.509170+0000 mgr.y (mgr.14394) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:20.856 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:20 smithi192 bash[47235]: logger=infra.usagestats.collector t=2024-09-13T13:26:20.809812915Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-13T13:26:20.857 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:20 smithi192 bash[47235]: logger=provisioning.datasources t=2024-09-13T13:26:20.811894806Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-13T13:26:20.857 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:20 smithi192 bash[22035]: cluster 2024-09-13T13:26:19.509170+0000 mgr.y (mgr.14394) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:21.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:20 smithi192 bash[47235]: logger=provisioning.datasources t=2024-09-13T13:26:20.858795541Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-13T13:26:21.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:20 smithi192 bash[47235]: logger=provisioning.alerting t=2024-09-13T13:26:20.908851755Z level=info msg="starting to provision alerting" 2024-09-13T13:26:21.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:20 smithi192 bash[47235]: logger=provisioning.alerting t=2024-09-13T13:26:20.908875734Z level=info msg="finished to provision alerting" 2024-09-13T13:26:21.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:20 smithi192 bash[47235]: logger=grafanaStorageLogger t=2024-09-13T13:26:20.909485251Z level=info msg="storage starting" 2024-09-13T13:26:21.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:20 smithi192 bash[47235]: logger=ngalert.state.manager t=2024-09-13T13:26:20.910591885Z level=info msg="Warming state cache for startup" 2024-09-13T13:26:21.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:20 smithi192 bash[47235]: logger=http.server t=2024-09-13T13:26:20.913029808Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-13T13:26:21.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:20 smithi192 bash[47235]: logger=sqlstore.transactions t=2024-09-13T13:26:20.953887195Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-13T13:26:21.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:20 smithi192 bash[47235]: logger=ngalert.state.manager t=2024-09-13T13:26:20.985608995Z level=info msg="State cache has been initialized" states=0 duration=75.015123ms 2024-09-13T13:26:21.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:20 smithi192 bash[47235]: logger=ngalert.multiorg.alertmanager t=2024-09-13T13:26:20.985709969Z level=info msg="starting MultiOrg Alertmanager" 2024-09-13T13:26:21.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:20 smithi192 bash[47235]: logger=ticker t=2024-09-13T13:26:20.985791086Z level=info msg=starting first_tick=2024-09-13T13:26:30Z 2024-09-13T13:26:21.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:20 smithi192 bash[47235]: logger=sqlstore.transactions t=2024-09-13T13:26:20.998535548Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-13T13:26:21.422 INFO:teuthology.orchestra.run.smithi076.stdout:133143986231 2024-09-13T13:26:21.422 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-13T13:26:21.698 INFO:teuthology.orchestra.run.smithi076.stdout:34359738469 2024-09-13T13:26:21.698 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-13T13:26:21.886 INFO:teuthology.orchestra.run.smithi076.stdout:77309411406 2024-09-13T13:26:21.886 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-13T13:26:21.929 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:26:21 smithi192 bash[47235]: logger=sqlstore.transactions t=2024-09-13T13:26:21.638490663Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-13T13:26:22.541 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:22 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:26:22] "GET /metrics HTTP/1.1" 200 26210 "" "Prometheus/2.43.0" 2024-09-13T13:26:22.737 INFO:teuthology.orchestra.run.smithi076.stdout:167503724590 2024-09-13T13:26:22.738 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-13T13:26:22.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:22 smithi076 bash[26447]: cluster 2024-09-13T13:26:21.509799+0000 mgr.y (mgr.14394) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:22.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:22 smithi076 bash[26447]: audit 2024-09-13T13:26:22.353265+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:22.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:22 smithi076 bash[26447]: audit 2024-09-13T13:26:22.366336+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:22.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:22 smithi076 bash[19831]: cluster 2024-09-13T13:26:21.509799+0000 mgr.y (mgr.14394) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:22.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:22 smithi076 bash[19831]: audit 2024-09-13T13:26:22.353265+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:22.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:22 smithi076 bash[19831]: audit 2024-09-13T13:26:22.366336+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:22.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:22 smithi192 bash[22035]: cluster 2024-09-13T13:26:21.509799+0000 mgr.y (mgr.14394) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:22.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:22 smithi192 bash[22035]: audit 2024-09-13T13:26:22.353265+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:22.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:22 smithi192 bash[22035]: audit 2024-09-13T13:26:22.366336+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:23.066 INFO:teuthology.orchestra.run.smithi076.stdout:236223201304 2024-09-13T13:26:23.066 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-13T13:26:23.129 INFO:teuthology.orchestra.run.smithi076.stdout:55834574937 2024-09-13T13:26:23.129 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-13T13:26:24.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:24 smithi076 bash[19831]: cluster 2024-09-13T13:26:23.510443+0000 mgr.y (mgr.14394) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:24.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:24 smithi076 bash[26447]: cluster 2024-09-13T13:26:23.510443+0000 mgr.y (mgr.14394) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:24.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:24 smithi192 bash[22035]: cluster 2024-09-13T13:26:23.510443+0000 mgr.y (mgr.14394) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:26.242 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:26.242 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:26.243 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:26.243 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:26.243 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:26.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:26 smithi076 bash[19831]: cluster 2024-09-13T13:26:25.510770+0000 mgr.y (mgr.14394) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:26.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:26 smithi076 bash[19831]: audit 2024-09-13T13:26:25.742964+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:26.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:26 smithi076 bash[19831]: audit 2024-09-13T13:26:25.750950+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:26.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:26 smithi076 bash[19831]: audit 2024-09-13T13:26:26.323071+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:26:26.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:26 smithi076 bash[19831]: audit 2024-09-13T13:26:26.323850+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:26:26.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:26 smithi076 bash[19831]: audit 2024-09-13T13:26:26.329683+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:26.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:26 smithi076 bash[26447]: cluster 2024-09-13T13:26:25.510770+0000 mgr.y (mgr.14394) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:26.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:26 smithi076 bash[26447]: audit 2024-09-13T13:26:25.742964+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:26.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:26 smithi076 bash[26447]: audit 2024-09-13T13:26:25.750950+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:26.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:26 smithi076 bash[26447]: audit 2024-09-13T13:26:26.323071+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:26:26.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:26 smithi076 bash[26447]: audit 2024-09-13T13:26:26.323850+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:26:26.837 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:26 smithi076 bash[26447]: audit 2024-09-13T13:26:26.329683+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:26.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:26 smithi192 bash[22035]: cluster 2024-09-13T13:26:25.510770+0000 mgr.y (mgr.14394) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:26.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:26 smithi192 bash[22035]: audit 2024-09-13T13:26:25.742964+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:26.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:26 smithi192 bash[22035]: audit 2024-09-13T13:26:25.750950+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:26.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:26 smithi192 bash[22035]: audit 2024-09-13T13:26:26.323071+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:26:26.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:26 smithi192 bash[22035]: audit 2024-09-13T13:26:26.323850+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:26:26.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:26 smithi192 bash[22035]: audit 2024-09-13T13:26:26.329683+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:26:27.263 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:27.263 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:27.263 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:28.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:28 smithi076 bash[26447]: cluster 2024-09-13T13:26:27.511089+0000 mgr.y (mgr.14394) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:28.836 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:28 smithi076 bash[19831]: cluster 2024-09-13T13:26:27.511089+0000 mgr.y (mgr.14394) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:28.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:28 smithi192 bash[22035]: cluster 2024-09-13T13:26:27.511089+0000 mgr.y (mgr.14394) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:29.345 INFO:teuthology.orchestra.run.smithi076.stdout:201863462949 2024-09-13T13:26:29.624 INFO:teuthology.orchestra.run.smithi076.stdout:133143986234 2024-09-13T13:26:29.665 INFO:teuthology.orchestra.run.smithi076.stdout:111669149766 2024-09-13T13:26:29.927 INFO:teuthology.orchestra.run.smithi076.stdout:77309411408 2024-09-13T13:26:29.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:29 smithi192 bash[22035]: audit 2024-09-13T13:26:29.352805+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.76:0/2099627560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-13T13:26:29.939 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:29 smithi076 bash[19831]: audit 2024-09-13T13:26:29.352805+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.76:0/2099627560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-13T13:26:29.939 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:29 smithi076 bash[26447]: audit 2024-09-13T13:26:29.352805+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.76:0/2099627560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-13T13:26:30.252 INFO:teuthology.orchestra.run.smithi076.stdout:167503724592 2024-09-13T13:26:30.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:30 smithi192 bash[22035]: cluster 2024-09-13T13:26:29.511416+0000 mgr.y (mgr.14394) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:30.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:30 smithi192 bash[22035]: audit 2024-09-13T13:26:29.630997+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.76:0/3152319998' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-13T13:26:30.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:30 smithi192 bash[22035]: audit 2024-09-13T13:26:29.672796+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.76:0/2902426468' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-13T13:26:30.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:30 smithi192 bash[22035]: audit 2024-09-13T13:26:29.933803+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.76:0/2604163715' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T13:26:30.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:30 smithi192 bash[22035]: audit 2024-09-13T13:26:30.259158+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.76:0/1864652153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-13T13:26:31.025 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:30 smithi076 bash[26447]: cluster 2024-09-13T13:26:29.511416+0000 mgr.y (mgr.14394) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:31.025 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:30 smithi076 bash[26447]: audit 2024-09-13T13:26:29.630997+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.76:0/3152319998' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-13T13:26:31.025 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:30 smithi076 bash[26447]: audit 2024-09-13T13:26:29.672796+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.76:0/2902426468' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-13T13:26:31.025 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:30 smithi076 bash[26447]: audit 2024-09-13T13:26:29.933803+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.76:0/2604163715' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T13:26:31.025 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:30 smithi076 bash[26447]: audit 2024-09-13T13:26:30.259158+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.76:0/1864652153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-13T13:26:31.026 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:30 smithi076 bash[19831]: cluster 2024-09-13T13:26:29.511416+0000 mgr.y (mgr.14394) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:31.026 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:30 smithi076 bash[19831]: audit 2024-09-13T13:26:29.630997+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.76:0/3152319998' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-13T13:26:31.026 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:30 smithi076 bash[19831]: audit 2024-09-13T13:26:29.672796+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.76:0/2902426468' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-13T13:26:31.026 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:30 smithi076 bash[19831]: audit 2024-09-13T13:26:29.933803+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.76:0/2604163715' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T13:26:31.027 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:30 smithi076 bash[19831]: audit 2024-09-13T13:26:30.259158+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.76:0/1864652153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-13T13:26:31.118 INFO:teuthology.orchestra.run.smithi076.stdout:34359738471 2024-09-13T13:26:31.157 INFO:teuthology.orchestra.run.smithi076.stdout:236223201306 2024-09-13T13:26:31.197 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462947 got 201863462949 for osd.6 2024-09-13T13:26:31.197 DEBUG:teuthology.parallel:result is None 2024-09-13T13:26:31.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:31 smithi192 bash[22035]: audit 2024-09-13T13:26:31.125238+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.76:0/301715316' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T13:26:31.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:31 smithi192 bash[22035]: audit 2024-09-13T13:26:31.164672+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.76:0/4148813219' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-13T13:26:32.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:31 smithi076 bash[19831]: audit 2024-09-13T13:26:31.125238+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.76:0/301715316' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T13:26:32.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:31 smithi076 bash[19831]: audit 2024-09-13T13:26:31.164672+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.76:0/4148813219' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-13T13:26:32.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:31 smithi076 bash[26447]: audit 2024-09-13T13:26:31.125238+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.76:0/301715316' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T13:26:32.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:31 smithi076 bash[26447]: audit 2024-09-13T13:26:31.164672+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.76:0/4148813219' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-13T13:26:32.367 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986231 got 133143986234 for osd.4 2024-09-13T13:26:32.368 DEBUG:teuthology.parallel:result is None 2024-09-13T13:26:32.390 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411406 got 77309411408 for osd.2 2024-09-13T13:26:32.390 DEBUG:teuthology.parallel:result is None 2024-09-13T13:26:32.518 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149764 got 111669149766 for osd.3 2024-09-13T13:26:32.518 DEBUG:teuthology.parallel:result is None 2024-09-13T13:26:32.572 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:32 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:26:32] "GET /metrics HTTP/1.1" 200 26210 "" "Prometheus/2.43.0" 2024-09-13T13:26:32.612 INFO:teuthology.orchestra.run.smithi076.stdout:55834574939 2024-09-13T13:26:32.625 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:32 smithi076 bash[19831]: cluster 2024-09-13T13:26:31.511837+0000 mgr.y (mgr.14394) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:32.625 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:32 smithi076 bash[19831]: audit 2024-09-13T13:26:32.572720+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:32.625 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:32 smithi076 bash[26447]: cluster 2024-09-13T13:26:31.511837+0000 mgr.y (mgr.14394) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:32.625 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:32 smithi076 bash[26447]: audit 2024-09-13T13:26:32.572720+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:32.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:32 smithi192 bash[22035]: cluster 2024-09-13T13:26:31.511837+0000 mgr.y (mgr.14394) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:32.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:32 smithi192 bash[22035]: audit 2024-09-13T13:26:32.572720+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:33.598 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738469 got 34359738471 for osd.0 2024-09-13T13:26:33.599 DEBUG:teuthology.parallel:result is None 2024-09-13T13:26:33.618 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201304 got 236223201306 for osd.7 2024-09-13T13:26:33.618 DEBUG:teuthology.parallel:result is None 2024-09-13T13:26:33.622 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724590 got 167503724592 for osd.5 2024-09-13T13:26:33.622 DEBUG:teuthology.parallel:result is None 2024-09-13T13:26:33.649 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574937 got 55834574939 for osd.1 2024-09-13T13:26:33.649 DEBUG:teuthology.parallel:result is None 2024-09-13T13:26:33.650 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-13T13:26:33.650 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T13:26:33.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:33 smithi192 bash[22035]: audit 2024-09-13T13:26:32.619392+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.76:0/1216606605' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T13:26:34.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:33 smithi076 bash[26447]: audit 2024-09-13T13:26:32.619392+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.76:0/1216606605' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T13:26:34.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:33 smithi076 bash[19831]: audit 2024-09-13T13:26:32.619392+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.76:0/1216606605' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T13:26:34.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:34 smithi192 bash[22035]: cluster 2024-09-13T13:26:33.512424+0000 mgr.y (mgr.14394) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:35.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:34 smithi076 bash[19831]: cluster 2024-09-13T13:26:33.512424+0000 mgr.y (mgr.14394) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:35.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:34 smithi076 bash[26447]: cluster 2024-09-13T13:26:33.512424+0000 mgr.y (mgr.14394) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:36.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:36 smithi192 bash[22035]: cluster 2024-09-13T13:26:35.512966+0000 mgr.y (mgr.14394) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:37.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:36 smithi076 bash[19831]: cluster 2024-09-13T13:26:35.512966+0000 mgr.y (mgr.14394) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:37.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:36 smithi076 bash[26447]: cluster 2024-09-13T13:26:35.512966+0000 mgr.y (mgr.14394) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:38.480 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:38.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:38 smithi192 bash[22035]: cluster 2024-09-13T13:26:37.513525+0000 mgr.y (mgr.14394) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:39.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:38 smithi076 bash[19831]: cluster 2024-09-13T13:26:37.513525+0000 mgr.y (mgr.14394) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:39.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:38 smithi076 bash[26447]: cluster 2024-09-13T13:26:37.513525+0000 mgr.y (mgr.14394) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:39.899 INFO:teuthology.orchestra.run.smithi076.stderr:dumped all 2024-09-13T13:26:39.899 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:26:40.527 INFO:teuthology.orchestra.run.smithi076.stdout:{"pg_ready":true,"pg_map":{"version":44,"stamp":"2024-09-13T13:26:39.513762+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":235076,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749726140,"statfs":{"total":767960285184,"available":767719567360,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":234016305},"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.002832"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":253,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-13T13:25:19.613128+0000","last_change":"2024-09-13T13:24:33.118853+0000","last_active":"2024-09-13T13:25:19.613128+0000","last_peered":"2024-09-13T13:25:19.613128+0000","last_clean":"2024-09-13T13:25:19.613128+0000","last_became_active":"2024-09-13T13:24:33.117690+0000","last_became_peered":"2024-09-13T13:24:33.117690+0000","last_unstale":"2024-09-13T13:25:19.613128+0000","last_undegraded":"2024-09-13T13:25:19.613128+0000","last_fullsized":"2024-09-13T13:25:19.613128+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T13:19:59.560661+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T13:19:59.560661+0000","last_clean_scrub_stamp":"2024-09-13T13:19:59.560661+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-14T22:01:14.963617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201308,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32348,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712804,"statfs":{"total":95995035648,"available":95961911296,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863462952,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724594,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986236,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149768,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":77309411410,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574941,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,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":34359738473,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T13:26:40.528 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T13:26:40.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:40 smithi076 bash[19831]: cluster 2024-09-13T13:26:39.514000+0000 mgr.y (mgr.14394) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:40.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:40 smithi076 bash[26447]: cluster 2024-09-13T13:26:39.514000+0000 mgr.y (mgr.14394) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:40.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:40 smithi192 bash[22035]: cluster 2024-09-13T13:26:39.514000+0000 mgr.y (mgr.14394) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:41.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:41 smithi192 bash[22035]: audit 2024-09-13T13:26:39.905298+0000 mgr.y (mgr.14394) 77 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:26:42.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:41 smithi076 bash[19831]: audit 2024-09-13T13:26:39.905298+0000 mgr.y (mgr.14394) 77 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:26:42.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:41 smithi076 bash[26447]: audit 2024-09-13T13:26:39.905298+0000 mgr.y (mgr.14394) 77 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:26:42.635 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:42 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:26:42] "GET /metrics HTTP/1.1" 200 26212 "" "Prometheus/2.43.0" 2024-09-13T13:26:42.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:42 smithi192 bash[22035]: cluster 2024-09-13T13:26:41.514465+0000 mgr.y (mgr.14394) 78 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:43.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:42 smithi076 bash[19831]: cluster 2024-09-13T13:26:41.514465+0000 mgr.y (mgr.14394) 78 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:43.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:42 smithi076 bash[26447]: cluster 2024-09-13T13:26:41.514465+0000 mgr.y (mgr.14394) 78 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:44.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:44 smithi192 bash[22035]: cluster 2024-09-13T13:26:43.515080+0000 mgr.y (mgr.14394) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:45.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:44 smithi076 bash[19831]: cluster 2024-09-13T13:26:43.515080+0000 mgr.y (mgr.14394) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:45.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:44 smithi076 bash[26447]: cluster 2024-09-13T13:26:43.515080+0000 mgr.y (mgr.14394) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:45.319 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:46.695 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:26:46.696 INFO:teuthology.orchestra.run.smithi076.stderr:dumped all 2024-09-13T13:26:46.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:46 smithi192 bash[22035]: cluster 2024-09-13T13:26:45.515634+0000 mgr.y (mgr.14394) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:47.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:46 smithi076 bash[19831]: cluster 2024-09-13T13:26:45.515634+0000 mgr.y (mgr.14394) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:47.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:46 smithi076 bash[26447]: cluster 2024-09-13T13:26:45.515634+0000 mgr.y (mgr.14394) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:47.300 INFO:teuthology.orchestra.run.smithi076.stdout:{"pg_ready":true,"pg_map":{"version":47,"stamp":"2024-09-13T13:26:45.515378+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":235076,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749726140,"statfs":{"total":767960285184,"available":767719567360,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":234016305},"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.003237"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":253,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-13T13:25:19.613128+0000","last_change":"2024-09-13T13:24:33.118853+0000","last_active":"2024-09-13T13:25:19.613128+0000","last_peered":"2024-09-13T13:25:19.613128+0000","last_clean":"2024-09-13T13:25:19.613128+0000","last_became_active":"2024-09-13T13:24:33.117690+0000","last_became_peered":"2024-09-13T13:24:33.117690+0000","last_unstale":"2024-09-13T13:25:19.613128+0000","last_undegraded":"2024-09-13T13:25:19.613128+0000","last_fullsized":"2024-09-13T13:25:19.613128+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T13:19:59.560661+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T13:19:59.560661+0000","last_clean_scrub_stamp":"2024-09-13T13:19:59.560661+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-14T22:01:14.963617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201309,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32348,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712804,"statfs":{"total":95995035648,"available":95961911296,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863462953,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724595,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986237,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149769,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,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":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738474,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T13:26:47.301 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-13T13:26:47.301 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-13T13:26:47.301 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-13T13:26:47.302 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-13T13:26:47.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:47 smithi192 bash[22035]: audit 2024-09-13T13:26:46.701447+0000 mgr.y (mgr.14394) 81 : audit [DBG] from='client.24461 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:26:47.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:47 smithi192 bash[22035]: audit 2024-09-13T13:26:47.573517+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:48.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:47 smithi076 bash[26447]: audit 2024-09-13T13:26:46.701447+0000 mgr.y (mgr.14394) 81 : audit [DBG] from='client.24461 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:26:48.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:47 smithi076 bash[26447]: audit 2024-09-13T13:26:47.573517+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:48.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:47 smithi076 bash[19831]: audit 2024-09-13T13:26:46.701447+0000 mgr.y (mgr.14394) 81 : audit [DBG] from='client.24461 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:26:48.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:47 smithi076 bash[19831]: audit 2024-09-13T13:26:47.573517+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:48.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:48 smithi192 bash[22035]: cluster 2024-09-13T13:26:47.516010+0000 mgr.y (mgr.14394) 82 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:49.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:48 smithi076 bash[19831]: cluster 2024-09-13T13:26:47.516010+0000 mgr.y (mgr.14394) 82 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:49.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:48 smithi076 bash[26447]: cluster 2024-09-13T13:26:47.516010+0000 mgr.y (mgr.14394) 82 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:50.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:50 smithi192 bash[22035]: cluster 2024-09-13T13:26:49.516539+0000 mgr.y (mgr.14394) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:51.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:50 smithi076 bash[26447]: cluster 2024-09-13T13:26:49.516539+0000 mgr.y (mgr.14394) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:51.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:50 smithi076 bash[19831]: cluster 2024-09-13T13:26:49.516539+0000 mgr.y (mgr.14394) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:52.081 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:52.585 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:26:52 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:26:52] "GET /metrics HTTP/1.1" 200 26211 "" "Prometheus/2.43.0" 2024-09-13T13:26:52.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:52 smithi192 bash[22035]: cluster 2024-09-13T13:26:51.517109+0000 mgr.y (mgr.14394) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:53.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:52 smithi076 bash[19831]: cluster 2024-09-13T13:26:51.517109+0000 mgr.y (mgr.14394) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:53.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:52 smithi076 bash[26447]: cluster 2024-09-13T13:26:51.517109+0000 mgr.y (mgr.14394) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:53.561 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:26:53.561 INFO:teuthology.orchestra.run.smithi076.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-13T13:26:53.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:53 smithi076 bash[19831]: audit 2024-09-13T13:26:53.569116+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.76:0/4218588905' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T13:26:53.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:53 smithi076 bash[26447]: audit 2024-09-13T13:26:53.569116+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.76:0/4218588905' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T13:26:53.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:53 smithi192 bash[22035]: audit 2024-09-13T13:26:53.569116+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.76:0/4218588905' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T13:26:54.205 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-13T13:26:54.205 INFO:tasks.cephadm:Setup complete, yielding 2024-09-13T13:26:54.206 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T13:26:54.221 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi076.front.sepia.ceph.com 2024-09-13T13:26:54.222 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-13T13:26:54.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:54 smithi192 bash[22035]: cluster 2024-09-13T13:26:53.517685+0000 mgr.y (mgr.14394) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:55.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:54 smithi076 bash[19831]: cluster 2024-09-13T13:26:53.517685+0000 mgr.y (mgr.14394) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:55.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:54 smithi076 bash[26447]: cluster 2024-09-13T13:26:53.517685+0000 mgr.y (mgr.14394) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:56.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:56 smithi192 bash[22035]: cluster 2024-09-13T13:26:55.518242+0000 mgr.y (mgr.14394) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:57.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:56 smithi076 bash[19831]: cluster 2024-09-13T13:26:55.518242+0000 mgr.y (mgr.14394) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:57.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:56 smithi076 bash[26447]: cluster 2024-09-13T13:26:55.518242+0000 mgr.y (mgr.14394) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:59.000 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:59.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:26:58 smithi076 bash[19831]: cluster 2024-09-13T13:26:57.518773+0000 mgr.y (mgr.14394) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:59.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:26:58 smithi076 bash[26447]: cluster 2024-09-13T13:26:57.518773+0000 mgr.y (mgr.14394) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:26:59.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:26:58 smithi192 bash[22035]: cluster 2024-09-13T13:26:57.518773+0000 mgr.y (mgr.14394) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:00.686 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:00 smithi076 bash[20088]: [13/Sep/2024:13:27:00] ENGINE Bus STOPPING 2024-09-13T13:27:00.943 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:00 smithi076 bash[20088]: [13/Sep/2024:13:27:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:27:00.943 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:00 smithi076 bash[20088]: [13/Sep/2024:13:27:00] ENGINE Bus STOPPED 2024-09-13T13:27:00.943 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:00 smithi076 bash[20088]: [13/Sep/2024:13:27:00] ENGINE Bus STARTING 2024-09-13T13:27:00.944 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:00 smithi076 bash[19831]: cluster 2024-09-13T13:26:59.519358+0000 mgr.y (mgr.14394) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:00.944 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:00 smithi076 bash[19831]: audit 2024-09-13T13:27:00.354910+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.76:0/3210377396' entity='client.admin' 2024-09-13T13:27:00.944 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:00 smithi076 bash[26447]: cluster 2024-09-13T13:26:59.519358+0000 mgr.y (mgr.14394) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:00.944 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:00 smithi076 bash[26447]: audit 2024-09-13T13:27:00.354910+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.76:0/3210377396' entity='client.admin' 2024-09-13T13:27:00.945 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T13:27:00.955 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi076.front.sepia.ceph.com 2024-09-13T13:27:00.955 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-13T13:27:01.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:00 smithi192 bash[22035]: cluster 2024-09-13T13:26:59.519358+0000 mgr.y (mgr.14394) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:01.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:00 smithi192 bash[22035]: audit 2024-09-13T13:27:00.354910+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.76:0/3210377396' entity='client.admin' 2024-09-13T13:27:01.336 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:00 smithi076 bash[20088]: [13/Sep/2024:13:27:00] ENGINE Serving on http://:::9283 2024-09-13T13:27:01.337 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:00 smithi076 bash[20088]: [13/Sep/2024:13:27:00] ENGINE Bus STARTED 2024-09-13T13:27:02.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:01 smithi192 bash[22035]: audit 2024-09-13T13:27:00.927716+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:02.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:01 smithi192 bash[22035]: audit 2024-09-13T13:27:00.935622+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:02.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:01 smithi192 bash[22035]: cluster 2024-09-13T13:27:01.519901+0000 mgr.y (mgr.14394) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:02.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:01 smithi076 bash[26447]: audit 2024-09-13T13:27:00.927716+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:02.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:01 smithi076 bash[26447]: audit 2024-09-13T13:27:00.935622+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:02.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:01 smithi076 bash[26447]: cluster 2024-09-13T13:27:01.519901+0000 mgr.y (mgr.14394) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:02.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:01 smithi076 bash[19831]: audit 2024-09-13T13:27:00.927716+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:02.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:01 smithi076 bash[19831]: audit 2024-09-13T13:27:00.935622+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:02.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:01 smithi076 bash[19831]: cluster 2024-09-13T13:27:01.519901+0000 mgr.y (mgr.14394) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:02.835 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:02 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:27:02] "GET /metrics HTTP/1.1" 200 26211 "" "Prometheus/2.43.0" 2024-09-13T13:27:03.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:02 smithi076 bash[19831]: audit 2024-09-13T13:27:02.574055+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:27:03.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:02 smithi076 bash[26447]: audit 2024-09-13T13:27:02.574055+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:27:03.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:02 smithi192 bash[22035]: audit 2024-09-13T13:27:02.574055+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:27:04.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:03 smithi076 bash[19831]: cluster 2024-09-13T13:27:03.520472+0000 mgr.y (mgr.14394) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:04.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:03 smithi076 bash[26447]: cluster 2024-09-13T13:27:03.520472+0000 mgr.y (mgr.14394) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:04.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:03 smithi192 bash[22035]: cluster 2024-09-13T13:27:03.520472+0000 mgr.y (mgr.14394) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:05.418 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:27:07.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:06 smithi192 bash[22035]: cluster 2024-09-13T13:27:05.520814+0000 mgr.y (mgr.14394) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:07.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:06 smithi192 bash[22035]: audit 2024-09-13T13:27:05.952460+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:07.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:06 smithi192 bash[22035]: audit 2024-09-13T13:27:05.959544+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:07.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:06 smithi076 bash[26447]: cluster 2024-09-13T13:27:05.520814+0000 mgr.y (mgr.14394) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:07.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:06 smithi076 bash[26447]: audit 2024-09-13T13:27:05.952460+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:07.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:06 smithi076 bash[26447]: audit 2024-09-13T13:27:05.959544+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:07.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:06 smithi076 bash[19831]: cluster 2024-09-13T13:27:05.520814+0000 mgr.y (mgr.14394) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:07.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:06 smithi076 bash[19831]: audit 2024-09-13T13:27:05.952460+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:07.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:06 smithi076 bash[19831]: audit 2024-09-13T13:27:05.959544+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:08.056 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:27:08.056 INFO:teuthology.orchestra.run.smithi076.stdout: "id": "880a1ed1-af8d-472f-a67d-2a15e26c6505", 2024-09-13T13:27:08.056 INFO:teuthology.orchestra.run.smithi076.stdout: "name": "r", 2024-09-13T13:27:08.056 INFO:teuthology.orchestra.run.smithi076.stdout: "current_period": "e5105285-9c31-430f-b8d1-c9a0e934be71", 2024-09-13T13:27:08.056 INFO:teuthology.orchestra.run.smithi076.stdout: "epoch": 1 2024-09-13T13:27:08.056 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:27:08.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:07 smithi192 bash[22035]: audit 2024-09-13T13:27:06.908250+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:08.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:07 smithi192 bash[22035]: audit 2024-09-13T13:27:06.920641+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:08.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:07 smithi192 bash[22035]: cluster 2024-09-13T13:27:06.969664+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-13T13:27:08.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:07 smithi192 bash[22035]: audit 2024-09-13T13:27:06.972363+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.76:0/3376062282' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-13T13:27:08.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:07 smithi192 bash[22035]: cluster 2024-09-13T13:27:07.521384+0000 mgr.y (mgr.14394) 92 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:08.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:07 smithi192 bash[22035]: audit 2024-09-13T13:27:07.626112+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:08.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:07 smithi192 bash[22035]: audit 2024-09-13T13:27:07.627722+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:27:08.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:07 smithi192 bash[22035]: audit 2024-09-13T13:27:07.636573+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:08.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[19831]: audit 2024-09-13T13:27:06.908250+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:08.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[19831]: audit 2024-09-13T13:27:06.920641+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:08.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[19831]: cluster 2024-09-13T13:27:06.969664+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-13T13:27:08.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[19831]: audit 2024-09-13T13:27:06.972363+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.76:0/3376062282' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-13T13:27:08.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[19831]: cluster 2024-09-13T13:27:07.521384+0000 mgr.y (mgr.14394) 92 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:08.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[19831]: audit 2024-09-13T13:27:07.626112+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:08.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[19831]: audit 2024-09-13T13:27:07.627722+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:27:08.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[19831]: audit 2024-09-13T13:27:07.636573+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:08.295 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[26447]: audit 2024-09-13T13:27:06.908250+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:08.295 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[26447]: audit 2024-09-13T13:27:06.920641+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:08.295 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[26447]: cluster 2024-09-13T13:27:06.969664+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-13T13:27:08.295 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[26447]: audit 2024-09-13T13:27:06.972363+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.76:0/3376062282' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-13T13:27:08.295 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[26447]: cluster 2024-09-13T13:27:07.521384+0000 mgr.y (mgr.14394) 92 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:08.295 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[26447]: audit 2024-09-13T13:27:07.626112+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:08.295 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[26447]: audit 2024-09-13T13:27:07.627722+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:27:08.295 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:07 smithi076 bash[26447]: audit 2024-09-13T13:27:07.636573+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:08.747 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-13T13:27:09.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:08 smithi076 bash[19831]: cluster 2024-09-13T13:27:07.962554+0000 mon.a (mon.0) 755 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:27:09.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:08 smithi076 bash[19831]: audit 2024-09-13T13:27:07.971292+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.76:0/3376062282' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-13T13:27:09.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:08 smithi076 bash[19831]: cluster 2024-09-13T13:27:07.978519+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-13T13:27:09.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:08 smithi076 bash[26447]: cluster 2024-09-13T13:27:07.962554+0000 mon.a (mon.0) 755 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:27:09.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:08 smithi076 bash[26447]: audit 2024-09-13T13:27:07.971292+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.76:0/3376062282' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-13T13:27:09.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:08 smithi076 bash[26447]: cluster 2024-09-13T13:27:07.978519+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-13T13:27:09.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:08 smithi192 bash[22035]: cluster 2024-09-13T13:27:07.962554+0000 mon.a (mon.0) 755 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:27:09.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:08 smithi192 bash[22035]: audit 2024-09-13T13:27:07.971292+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.76:0/3376062282' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-13T13:27:09.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:08 smithi192 bash[22035]: cluster 2024-09-13T13:27:07.978519+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-13T13:27:10.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:09 smithi076 bash[19831]: cluster 2024-09-13T13:27:08.976762+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-13T13:27:10.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:09 smithi076 bash[19831]: cluster 2024-09-13T13:27:09.522093+0000 mgr.y (mgr.14394) 93 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T13:27:10.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:09 smithi076 bash[26447]: cluster 2024-09-13T13:27:08.976762+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-13T13:27:10.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:09 smithi076 bash[26447]: cluster 2024-09-13T13:27:09.522093+0000 mgr.y (mgr.14394) 93 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T13:27:10.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:09 smithi192 bash[22035]: cluster 2024-09-13T13:27:08.976762+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-13T13:27:10.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:09 smithi192 bash[22035]: cluster 2024-09-13T13:27:09.522093+0000 mgr.y (mgr.14394) 93 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T13:27:11.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:10 smithi076 bash[19831]: cluster 2024-09-13T13:27:09.974534+0000 mon.a (mon.0) 759 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:27:11.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:10 smithi076 bash[19831]: cluster 2024-09-13T13:27:09.974563+0000 mon.a (mon.0) 760 : cluster [INF] Cluster is now healthy 2024-09-13T13:27:11.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:10 smithi076 bash[26447]: cluster 2024-09-13T13:27:09.974534+0000 mon.a (mon.0) 759 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:27:11.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:10 smithi076 bash[26447]: cluster 2024-09-13T13:27:09.974563+0000 mon.a (mon.0) 760 : cluster [INF] Cluster is now healthy 2024-09-13T13:27:11.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:10 smithi192 bash[22035]: cluster 2024-09-13T13:27:09.974534+0000 mon.a (mon.0) 759 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:27:11.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:10 smithi192 bash[22035]: cluster 2024-09-13T13:27:09.974563+0000 mon.a (mon.0) 760 : cluster [INF] Cluster is now healthy 2024-09-13T13:27:12.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:11 smithi076 bash[19831]: cluster 2024-09-13T13:27:11.522504+0000 mgr.y (mgr.14394) 94 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T13:27:12.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:11 smithi076 bash[26447]: cluster 2024-09-13T13:27:11.522504+0000 mgr.y (mgr.14394) 94 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T13:27:12.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:11 smithi192 bash[22035]: cluster 2024-09-13T13:27:11.522504+0000 mgr.y (mgr.14394) 94 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T13:27:12.834 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:12 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:27:12] "GET /metrics HTTP/1.1" 200 26213 "" "Prometheus/2.43.0" 2024-09-13T13:27:13.546 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:27:14.816 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:27:14.817 INFO:teuthology.orchestra.run.smithi076.stdout: "id": "ab3f319e-2547-4ad6-95ae-469a92e74533", 2024-09-13T13:27:14.817 INFO:teuthology.orchestra.run.smithi076.stdout: "name": "default", 2024-09-13T13:27:14.817 INFO:teuthology.orchestra.run.smithi076.stdout: "api_name": "default", 2024-09-13T13:27:14.817 INFO:teuthology.orchestra.run.smithi076.stdout: "is_master": true, 2024-09-13T13:27:14.817 INFO:teuthology.orchestra.run.smithi076.stdout: "endpoints": [], 2024-09-13T13:27:14.818 INFO:teuthology.orchestra.run.smithi076.stdout: "hostnames": [], 2024-09-13T13:27:14.818 INFO:teuthology.orchestra.run.smithi076.stdout: "hostnames_s3website": [], 2024-09-13T13:27:14.818 INFO:teuthology.orchestra.run.smithi076.stdout: "master_zone": "", 2024-09-13T13:27:14.818 INFO:teuthology.orchestra.run.smithi076.stdout: "zones": [], 2024-09-13T13:27:14.818 INFO:teuthology.orchestra.run.smithi076.stdout: "placement_targets": [ 2024-09-13T13:27:14.818 INFO:teuthology.orchestra.run.smithi076.stdout: { 2024-09-13T13:27:14.819 INFO:teuthology.orchestra.run.smithi076.stdout: "name": "default-placement", 2024-09-13T13:27:14.819 INFO:teuthology.orchestra.run.smithi076.stdout: "tags": [], 2024-09-13T13:27:14.819 INFO:teuthology.orchestra.run.smithi076.stdout: "storage_classes": [] 2024-09-13T13:27:14.819 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:27:14.819 INFO:teuthology.orchestra.run.smithi076.stdout: ], 2024-09-13T13:27:14.819 INFO:teuthology.orchestra.run.smithi076.stdout: "default_placement": "default-placement", 2024-09-13T13:27:14.820 INFO:teuthology.orchestra.run.smithi076.stdout: "realm_id": "880a1ed1-af8d-472f-a67d-2a15e26c6505", 2024-09-13T13:27:14.820 INFO:teuthology.orchestra.run.smithi076.stdout: "sync_policy": { 2024-09-13T13:27:14.820 INFO:teuthology.orchestra.run.smithi076.stdout: "groups": [] 2024-09-13T13:27:14.820 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:27:14.820 INFO:teuthology.orchestra.run.smithi076.stdout: "enabled_features": [ 2024-09-13T13:27:14.820 INFO:teuthology.orchestra.run.smithi076.stdout: "notification_v2", 2024-09-13T13:27:14.821 INFO:teuthology.orchestra.run.smithi076.stdout: "resharding" 2024-09-13T13:27:14.821 INFO:teuthology.orchestra.run.smithi076.stdout: ] 2024-09-13T13:27:14.821 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:27:14.828 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:14 smithi076 bash[26447]: cluster 2024-09-13T13:27:13.523209+0000 mgr.y (mgr.14394) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 312 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-13T13:27:14.828 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:14 smithi076 bash[19831]: cluster 2024-09-13T13:27:13.523209+0000 mgr.y (mgr.14394) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 312 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-13T13:27:14.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:14 smithi192 bash[22035]: cluster 2024-09-13T13:27:13.523209+0000 mgr.y (mgr.14394) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 312 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-13T13:27:15.432 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-13T13:27:16.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:16 smithi076 bash[19831]: cluster 2024-09-13T13:27:15.523769+0000 mgr.y (mgr.14394) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 895 B/s wr, 1 op/s 2024-09-13T13:27:16.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:16 smithi076 bash[26447]: cluster 2024-09-13T13:27:15.523769+0000 mgr.y (mgr.14394) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 895 B/s wr, 1 op/s 2024-09-13T13:27:16.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:16 smithi192 bash[22035]: cluster 2024-09-13T13:27:15.523769+0000 mgr.y (mgr.14394) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 895 B/s wr, 1 op/s 2024-09-13T13:27:17.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:17 smithi192 bash[22035]: audit 2024-09-13T13:27:17.532972+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-13T13:27:17.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:17 smithi192 bash[22035]: audit 2024-09-13T13:27:17.533703+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-13T13:27:17.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:17 smithi192 bash[22035]: audit 2024-09-13T13:27:17.578960+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:27:18.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:17 smithi076 bash[19831]: audit 2024-09-13T13:27:17.532972+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-13T13:27:18.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:17 smithi076 bash[19831]: audit 2024-09-13T13:27:17.533703+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-13T13:27:18.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:17 smithi076 bash[19831]: audit 2024-09-13T13:27:17.578960+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:27:18.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:17 smithi076 bash[26447]: audit 2024-09-13T13:27:17.532972+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-13T13:27:18.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:17 smithi076 bash[26447]: audit 2024-09-13T13:27:17.533703+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-13T13:27:18.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:17 smithi076 bash[26447]: audit 2024-09-13T13:27:17.578960+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:27:18.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:18 smithi192 bash[22035]: cluster 2024-09-13T13:27:17.524350+0000 mgr.y (mgr.14394) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 214 B/s rd, 750 B/s wr, 1 op/s 2024-09-13T13:27:18.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:18 smithi192 bash[22035]: audit 2024-09-13T13:27:17.595804+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-13T13:27:18.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:18 smithi192 bash[22035]: cluster 2024-09-13T13:27:17.606226+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-13T13:27:19.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:18 smithi076 bash[19831]: cluster 2024-09-13T13:27:17.524350+0000 mgr.y (mgr.14394) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 214 B/s rd, 750 B/s wr, 1 op/s 2024-09-13T13:27:19.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:18 smithi076 bash[19831]: audit 2024-09-13T13:27:17.595804+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-13T13:27:19.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:18 smithi076 bash[19831]: cluster 2024-09-13T13:27:17.606226+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-13T13:27:19.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:18 smithi076 bash[26447]: cluster 2024-09-13T13:27:17.524350+0000 mgr.y (mgr.14394) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 214 B/s rd, 750 B/s wr, 1 op/s 2024-09-13T13:27:19.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:18 smithi076 bash[26447]: audit 2024-09-13T13:27:17.595804+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-13T13:27:19.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:18 smithi076 bash[26447]: cluster 2024-09-13T13:27:17.606226+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-13T13:27:19.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:19 smithi192 bash[22035]: cluster 2024-09-13T13:27:18.613020+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-13T13:27:20.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:19 smithi076 bash[19831]: cluster 2024-09-13T13:27:18.613020+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-13T13:27:20.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:19 smithi076 bash[26447]: cluster 2024-09-13T13:27:18.613020+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-13T13:27:20.225 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:27:20.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:20 smithi076 bash[19831]: cluster 2024-09-13T13:27:19.524974+0000 mgr.y (mgr.14394) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-13T13:27:20.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:20 smithi076 bash[26447]: cluster 2024-09-13T13:27:19.524974+0000 mgr.y (mgr.14394) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-13T13:27:20.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:20 smithi192 bash[22035]: cluster 2024-09-13T13:27:19.524974+0000 mgr.y (mgr.14394) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-13T13:27:21.516 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:27:21.516 INFO:teuthology.orchestra.run.smithi076.stdout: "id": "b39b5fe6-7ec4-40ee-9bc0-d363669694e6", 2024-09-13T13:27:21.516 INFO:teuthology.orchestra.run.smithi076.stdout: "name": "z", 2024-09-13T13:27:21.516 INFO:teuthology.orchestra.run.smithi076.stdout: "domain_root": "z.rgw.meta:root", 2024-09-13T13:27:21.517 INFO:teuthology.orchestra.run.smithi076.stdout: "control_pool": "z.rgw.control", 2024-09-13T13:27:21.517 INFO:teuthology.orchestra.run.smithi076.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-13T13:27:21.517 INFO:teuthology.orchestra.run.smithi076.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-13T13:27:21.517 INFO:teuthology.orchestra.run.smithi076.stdout: "log_pool": "z.rgw.log", 2024-09-13T13:27:21.517 INFO:teuthology.orchestra.run.smithi076.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-13T13:27:21.517 INFO:teuthology.orchestra.run.smithi076.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-13T13:27:21.517 INFO:teuthology.orchestra.run.smithi076.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-13T13:27:21.517 INFO:teuthology.orchestra.run.smithi076.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-13T13:27:21.517 INFO:teuthology.orchestra.run.smithi076.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-13T13:27:21.517 INFO:teuthology.orchestra.run.smithi076.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-13T13:27:21.517 INFO:teuthology.orchestra.run.smithi076.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-13T13:27:21.517 INFO:teuthology.orchestra.run.smithi076.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-13T13:27:21.517 INFO:teuthology.orchestra.run.smithi076.stdout: "otp_pool": "z.rgw.otp", 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: "system_key": { 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: "access_key": "", 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: "secret_key": "" 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: "placement_pools": [ 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: { 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: "key": "default-placement", 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: "val": { 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: "storage_classes": { 2024-09-13T13:27:21.518 INFO:teuthology.orchestra.run.smithi076.stdout: "STANDARD": { 2024-09-13T13:27:21.519 INFO:teuthology.orchestra.run.smithi076.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-13T13:27:21.519 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:27:21.519 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:27:21.519 INFO:teuthology.orchestra.run.smithi076.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-13T13:27:21.519 INFO:teuthology.orchestra.run.smithi076.stdout: "index_type": 0, 2024-09-13T13:27:21.519 INFO:teuthology.orchestra.run.smithi076.stdout: "inline_data": true 2024-09-13T13:27:21.519 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:27:21.519 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:27:21.519 INFO:teuthology.orchestra.run.smithi076.stdout: ], 2024-09-13T13:27:21.519 INFO:teuthology.orchestra.run.smithi076.stdout: "realm_id": "880a1ed1-af8d-472f-a67d-2a15e26c6505" 2024-09-13T13:27:21.519 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:27:22.090 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-13T13:27:22.614 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:22 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:27:22] "GET /metrics HTTP/1.1" 200 28528 "" "Prometheus/2.43.0" 2024-09-13T13:27:22.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:22 smithi192 bash[22035]: cluster 2024-09-13T13:27:21.525394+0000 mgr.y (mgr.14394) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-13T13:27:23.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:22 smithi076 bash[19831]: cluster 2024-09-13T13:27:21.525394+0000 mgr.y (mgr.14394) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-13T13:27:23.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:22 smithi076 bash[26447]: cluster 2024-09-13T13:27:21.525394+0000 mgr.y (mgr.14394) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-13T13:27:24.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:24 smithi192 bash[22035]: cluster 2024-09-13T13:27:23.526159+0000 mgr.y (mgr.14394) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-13T13:27:25.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:24 smithi076 bash[19831]: cluster 2024-09-13T13:27:23.526159+0000 mgr.y (mgr.14394) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-13T13:27:25.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:24 smithi076 bash[26447]: cluster 2024-09-13T13:27:23.526159+0000 mgr.y (mgr.14394) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-13T13:27:26.880 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:27:26.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:26 smithi192 bash[22035]: cluster 2024-09-13T13:27:25.526695+0000 mgr.y (mgr.14394) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-13T13:27:27.010 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:26 smithi076 bash[26447]: cluster 2024-09-13T13:27:25.526695+0000 mgr.y (mgr.14394) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-13T13:27:27.010 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:26 smithi076 bash[19831]: cluster 2024-09-13T13:27:25.526695+0000 mgr.y (mgr.14394) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-13T13:27:28.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:28 smithi192 bash[22035]: cluster 2024-09-13T13:27:27.527414+0000 mgr.y (mgr.14394) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 928 B/s wr, 2 op/s 2024-09-13T13:27:29.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:28 smithi076 bash[19831]: cluster 2024-09-13T13:27:27.527414+0000 mgr.y (mgr.14394) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 928 B/s wr, 2 op/s 2024-09-13T13:27:29.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:28 smithi076 bash[26447]: cluster 2024-09-13T13:27:27.527414+0000 mgr.y (mgr.14394) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 928 B/s wr, 2 op/s 2024-09-13T13:27:29.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:29 smithi192 bash[22035]: cluster 2024-09-13T13:27:28.651769+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-13T13:27:29.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:29 smithi192 bash[22035]: audit 2024-09-13T13:27:28.657302+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-13T13:27:30.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:29 smithi076 bash[19831]: cluster 2024-09-13T13:27:28.651769+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-13T13:27:30.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:29 smithi076 bash[19831]: audit 2024-09-13T13:27:28.657302+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-13T13:27:30.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:29 smithi076 bash[26447]: cluster 2024-09-13T13:27:28.651769+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-13T13:27:30.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:29 smithi076 bash[26447]: audit 2024-09-13T13:27:28.657302+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-13T13:27:30.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:30 smithi192 bash[22035]: cluster 2024-09-13T13:27:29.528119+0000 mgr.y (mgr.14394) 103 : cluster [DBG] pgmap v75: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-13T13:27:30.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:30 smithi192 bash[22035]: cluster 2024-09-13T13:27:29.645080+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:27:30.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:30 smithi192 bash[22035]: audit 2024-09-13T13:27:29.653987+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-13T13:27:30.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:30 smithi192 bash[22035]: cluster 2024-09-13T13:27:29.664156+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-13T13:27:31.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:30 smithi076 bash[19831]: cluster 2024-09-13T13:27:29.528119+0000 mgr.y (mgr.14394) 103 : cluster [DBG] pgmap v75: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-13T13:27:31.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:30 smithi076 bash[19831]: cluster 2024-09-13T13:27:29.645080+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:27:31.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:30 smithi076 bash[19831]: audit 2024-09-13T13:27:29.653987+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-13T13:27:31.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:30 smithi076 bash[19831]: cluster 2024-09-13T13:27:29.664156+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-13T13:27:31.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:30 smithi076 bash[26447]: cluster 2024-09-13T13:27:29.528119+0000 mgr.y (mgr.14394) 103 : cluster [DBG] pgmap v75: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-13T13:27:31.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:30 smithi076 bash[26447]: cluster 2024-09-13T13:27:29.645080+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:27:31.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:30 smithi076 bash[26447]: audit 2024-09-13T13:27:29.653987+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-13T13:27:31.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:30 smithi076 bash[26447]: cluster 2024-09-13T13:27:29.664156+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-13T13:27:31.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:31 smithi192 bash[22035]: cluster 2024-09-13T13:27:30.675180+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-13T13:27:31.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:31 smithi192 bash[22035]: audit 2024-09-13T13:27:30.680359+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-13T13:27:32.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:31 smithi076 bash[26447]: cluster 2024-09-13T13:27:30.675180+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-13T13:27:32.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:31 smithi076 bash[26447]: audit 2024-09-13T13:27:30.680359+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-13T13:27:32.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:31 smithi076 bash[19831]: cluster 2024-09-13T13:27:30.675180+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-13T13:27:32.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:31 smithi076 bash[19831]: audit 2024-09-13T13:27:30.680359+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-13T13:27:32.672 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:32 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:27:32] "GET /metrics HTTP/1.1" 200 28528 "" "Prometheus/2.43.0" 2024-09-13T13:27:32.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:32 smithi192 bash[22035]: cluster 2024-09-13T13:27:31.528853+0000 mgr.y (mgr.14394) 104 : cluster [DBG] pgmap v78: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-13T13:27:32.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:32 smithi192 bash[22035]: audit 2024-09-13T13:27:31.677086+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-13T13:27:32.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:32 smithi192 bash[22035]: cluster 2024-09-13T13:27:31.688671+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-13T13:27:32.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:32 smithi192 bash[22035]: audit 2024-09-13T13:27:32.587827+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:32.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:32 smithi192 bash[22035]: audit 2024-09-13T13:27:32.590100+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:27:33.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:32 smithi076 bash[19831]: cluster 2024-09-13T13:27:31.528853+0000 mgr.y (mgr.14394) 104 : cluster [DBG] pgmap v78: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-13T13:27:33.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:32 smithi076 bash[19831]: audit 2024-09-13T13:27:31.677086+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-13T13:27:33.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:32 smithi076 bash[19831]: cluster 2024-09-13T13:27:31.688671+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-13T13:27:33.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:32 smithi076 bash[19831]: audit 2024-09-13T13:27:32.587827+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:33.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:32 smithi076 bash[19831]: audit 2024-09-13T13:27:32.590100+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:27:33.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:32 smithi076 bash[26447]: cluster 2024-09-13T13:27:31.528853+0000 mgr.y (mgr.14394) 104 : cluster [DBG] pgmap v78: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-13T13:27:33.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:32 smithi076 bash[26447]: audit 2024-09-13T13:27:31.677086+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-13T13:27:33.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:32 smithi076 bash[26447]: cluster 2024-09-13T13:27:31.688671+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-13T13:27:33.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:32 smithi076 bash[26447]: audit 2024-09-13T13:27:32.587827+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:33.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:32 smithi076 bash[26447]: audit 2024-09-13T13:27:32.590100+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:27:34.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:33 smithi076 bash[19831]: cluster 2024-09-13T13:27:32.698485+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-13T13:27:34.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:33 smithi076 bash[19831]: audit 2024-09-13T13:27:32.703981+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-13T13:27:34.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:33 smithi076 bash[26447]: cluster 2024-09-13T13:27:32.698485+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-13T13:27:34.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:33 smithi076 bash[26447]: audit 2024-09-13T13:27:32.703981+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-13T13:27:34.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:33 smithi192 bash[22035]: cluster 2024-09-13T13:27:32.698485+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-13T13:27:34.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:33 smithi192 bash[22035]: audit 2024-09-13T13:27:32.703981+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-13T13:27:34.813 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:27:34.813 INFO:teuthology.orchestra.run.smithi076.stdout: "id": "d4814e45-b91a-4bff-8601-84fe1b4e8fa5", 2024-09-13T13:27:34.813 INFO:teuthology.orchestra.run.smithi076.stdout: "epoch": 1, 2024-09-13T13:27:34.813 INFO:teuthology.orchestra.run.smithi076.stdout: "predecessor_uuid": "e5105285-9c31-430f-b8d1-c9a0e934be71", 2024-09-13T13:27:34.813 INFO:teuthology.orchestra.run.smithi076.stdout: "sync_status": [], 2024-09-13T13:27:34.814 INFO:teuthology.orchestra.run.smithi076.stdout: "period_map": { 2024-09-13T13:27:34.814 INFO:teuthology.orchestra.run.smithi076.stdout: "id": "d4814e45-b91a-4bff-8601-84fe1b4e8fa5", 2024-09-13T13:27:34.814 INFO:teuthology.orchestra.run.smithi076.stdout: "zonegroups": [ 2024-09-13T13:27:34.814 INFO:teuthology.orchestra.run.smithi076.stdout: { 2024-09-13T13:27:34.814 INFO:teuthology.orchestra.run.smithi076.stdout: "id": "ab3f319e-2547-4ad6-95ae-469a92e74533", 2024-09-13T13:27:34.814 INFO:teuthology.orchestra.run.smithi076.stdout: "name": "default", 2024-09-13T13:27:34.814 INFO:teuthology.orchestra.run.smithi076.stdout: "api_name": "default", 2024-09-13T13:27:34.814 INFO:teuthology.orchestra.run.smithi076.stdout: "is_master": true, 2024-09-13T13:27:34.814 INFO:teuthology.orchestra.run.smithi076.stdout: "endpoints": [], 2024-09-13T13:27:34.814 INFO:teuthology.orchestra.run.smithi076.stdout: "hostnames": [], 2024-09-13T13:27:34.814 INFO:teuthology.orchestra.run.smithi076.stdout: "hostnames_s3website": [], 2024-09-13T13:27:34.814 INFO:teuthology.orchestra.run.smithi076.stdout: "master_zone": "b39b5fe6-7ec4-40ee-9bc0-d363669694e6", 2024-09-13T13:27:34.815 INFO:teuthology.orchestra.run.smithi076.stdout: "zones": [ 2024-09-13T13:27:34.815 INFO:teuthology.orchestra.run.smithi076.stdout: { 2024-09-13T13:27:34.815 INFO:teuthology.orchestra.run.smithi076.stdout: "id": "b39b5fe6-7ec4-40ee-9bc0-d363669694e6", 2024-09-13T13:27:34.815 INFO:teuthology.orchestra.run.smithi076.stdout: "name": "z", 2024-09-13T13:27:34.815 INFO:teuthology.orchestra.run.smithi076.stdout: "endpoints": [], 2024-09-13T13:27:34.815 INFO:teuthology.orchestra.run.smithi076.stdout: "log_meta": false, 2024-09-13T13:27:34.815 INFO:teuthology.orchestra.run.smithi076.stdout: "log_data": false, 2024-09-13T13:27:34.815 INFO:teuthology.orchestra.run.smithi076.stdout: "bucket_index_max_shards": 11, 2024-09-13T13:27:34.815 INFO:teuthology.orchestra.run.smithi076.stdout: "read_only": false, 2024-09-13T13:27:34.815 INFO:teuthology.orchestra.run.smithi076.stdout: "tier_type": "", 2024-09-13T13:27:34.815 INFO:teuthology.orchestra.run.smithi076.stdout: "sync_from_all": true, 2024-09-13T13:27:34.815 INFO:teuthology.orchestra.run.smithi076.stdout: "sync_from": [], 2024-09-13T13:27:34.815 INFO:teuthology.orchestra.run.smithi076.stdout: "redirect_zone": "", 2024-09-13T13:27:34.816 INFO:teuthology.orchestra.run.smithi076.stdout: "supported_features": [ 2024-09-13T13:27:34.816 INFO:teuthology.orchestra.run.smithi076.stdout: "compress-encrypted", 2024-09-13T13:27:34.816 INFO:teuthology.orchestra.run.smithi076.stdout: "notification_v2", 2024-09-13T13:27:34.816 INFO:teuthology.orchestra.run.smithi076.stdout: "resharding" 2024-09-13T13:27:34.816 INFO:teuthology.orchestra.run.smithi076.stdout: ] 2024-09-13T13:27:34.816 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:27:34.816 INFO:teuthology.orchestra.run.smithi076.stdout: ], 2024-09-13T13:27:34.816 INFO:teuthology.orchestra.run.smithi076.stdout: "placement_targets": [ 2024-09-13T13:27:34.816 INFO:teuthology.orchestra.run.smithi076.stdout: { 2024-09-13T13:27:34.816 INFO:teuthology.orchestra.run.smithi076.stdout: "name": "default-placement", 2024-09-13T13:27:34.816 INFO:teuthology.orchestra.run.smithi076.stdout: "tags": [], 2024-09-13T13:27:34.816 INFO:teuthology.orchestra.run.smithi076.stdout: "storage_classes": [ 2024-09-13T13:27:34.816 INFO:teuthology.orchestra.run.smithi076.stdout: "STANDARD" 2024-09-13T13:27:34.817 INFO:teuthology.orchestra.run.smithi076.stdout: ] 2024-09-13T13:27:34.817 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:27:34.817 INFO:teuthology.orchestra.run.smithi076.stdout: ], 2024-09-13T13:27:34.817 INFO:teuthology.orchestra.run.smithi076.stdout: "default_placement": "default-placement", 2024-09-13T13:27:34.817 INFO:teuthology.orchestra.run.smithi076.stdout: "realm_id": "880a1ed1-af8d-472f-a67d-2a15e26c6505", 2024-09-13T13:27:34.817 INFO:teuthology.orchestra.run.smithi076.stdout: "sync_policy": { 2024-09-13T13:27:34.817 INFO:teuthology.orchestra.run.smithi076.stdout: "groups": [] 2024-09-13T13:27:34.817 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:27:34.817 INFO:teuthology.orchestra.run.smithi076.stdout: "enabled_features": [ 2024-09-13T13:27:34.817 INFO:teuthology.orchestra.run.smithi076.stdout: "notification_v2", 2024-09-13T13:27:34.817 INFO:teuthology.orchestra.run.smithi076.stdout: "resharding" 2024-09-13T13:27:34.817 INFO:teuthology.orchestra.run.smithi076.stdout: ] 2024-09-13T13:27:34.817 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:27:34.818 INFO:teuthology.orchestra.run.smithi076.stdout: ], 2024-09-13T13:27:34.818 INFO:teuthology.orchestra.run.smithi076.stdout: "short_zone_ids": [ 2024-09-13T13:27:34.818 INFO:teuthology.orchestra.run.smithi076.stdout: { 2024-09-13T13:27:34.818 INFO:teuthology.orchestra.run.smithi076.stdout: "key": "b39b5fe6-7ec4-40ee-9bc0-d363669694e6", 2024-09-13T13:27:34.818 INFO:teuthology.orchestra.run.smithi076.stdout: "val": 3728666254 2024-09-13T13:27:34.818 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:27:34.818 INFO:teuthology.orchestra.run.smithi076.stdout: ] 2024-09-13T13:27:34.818 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:27:34.818 INFO:teuthology.orchestra.run.smithi076.stdout: "master_zonegroup": "ab3f319e-2547-4ad6-95ae-469a92e74533", 2024-09-13T13:27:34.818 INFO:teuthology.orchestra.run.smithi076.stdout: "master_zone": "b39b5fe6-7ec4-40ee-9bc0-d363669694e6", 2024-09-13T13:27:34.818 INFO:teuthology.orchestra.run.smithi076.stdout: "period_config": { 2024-09-13T13:27:34.818 INFO:teuthology.orchestra.run.smithi076.stdout: "bucket_quota": { 2024-09-13T13:27:34.818 INFO:teuthology.orchestra.run.smithi076.stdout: "enabled": false, 2024-09-13T13:27:34.818 INFO:teuthology.orchestra.run.smithi076.stdout: "check_on_raw": false, 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: "max_size": -1, 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: "max_size_kb": 0, 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: "max_objects": -1 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: "user_quota": { 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: "enabled": false, 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: "check_on_raw": false, 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: "max_size": -1, 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: "max_size_kb": 0, 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: "max_objects": -1 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: "user_ratelimit": { 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: "max_read_ops": 0, 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: "max_write_ops": 0, 2024-09-13T13:27:34.819 INFO:teuthology.orchestra.run.smithi076.stdout: "max_read_bytes": 0, 2024-09-13T13:27:34.820 INFO:teuthology.orchestra.run.smithi076.stdout: "max_write_bytes": 0, 2024-09-13T13:27:34.820 INFO:teuthology.orchestra.run.smithi076.stdout: "enabled": false 2024-09-13T13:27:34.820 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:27:34.820 INFO:teuthology.orchestra.run.smithi076.stdout: "bucket_ratelimit": { 2024-09-13T13:27:34.820 INFO:teuthology.orchestra.run.smithi076.stdout: "max_read_ops": 0, 2024-09-13T13:27:34.820 INFO:teuthology.orchestra.run.smithi076.stdout: "max_write_ops": 0, 2024-09-13T13:27:34.820 INFO:teuthology.orchestra.run.smithi076.stdout: "max_read_bytes": 0, 2024-09-13T13:27:34.820 INFO:teuthology.orchestra.run.smithi076.stdout: "max_write_bytes": 0, 2024-09-13T13:27:34.820 INFO:teuthology.orchestra.run.smithi076.stdout: "enabled": false 2024-09-13T13:27:34.820 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:27:34.820 INFO:teuthology.orchestra.run.smithi076.stdout: "anonymous_ratelimit": { 2024-09-13T13:27:34.820 INFO:teuthology.orchestra.run.smithi076.stdout: "max_read_ops": 0, 2024-09-13T13:27:34.820 INFO:teuthology.orchestra.run.smithi076.stdout: "max_write_ops": 0, 2024-09-13T13:27:34.821 INFO:teuthology.orchestra.run.smithi076.stdout: "max_read_bytes": 0, 2024-09-13T13:27:34.821 INFO:teuthology.orchestra.run.smithi076.stdout: "max_write_bytes": 0, 2024-09-13T13:27:34.821 INFO:teuthology.orchestra.run.smithi076.stdout: "enabled": false 2024-09-13T13:27:34.821 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:27:34.821 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:27:34.821 INFO:teuthology.orchestra.run.smithi076.stdout: "realm_id": "880a1ed1-af8d-472f-a67d-2a15e26c6505", 2024-09-13T13:27:34.821 INFO:teuthology.orchestra.run.smithi076.stdout: "realm_epoch": 2 2024-09-13T13:27:34.821 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:27:35.015 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:34 smithi076 bash[26447]: cluster 2024-09-13T13:27:33.530133+0000 mgr.y (mgr.14394) 105 : cluster [DBG] pgmap v81: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-13T13:27:35.015 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:34 smithi076 bash[26447]: audit 2024-09-13T13:27:33.698531+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-13T13:27:35.015 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:34 smithi076 bash[26447]: cluster 2024-09-13T13:27:33.708009+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-13T13:27:35.015 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:34 smithi076 bash[26447]: audit 2024-09-13T13:27:33.709547+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-13T13:27:35.015 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:34 smithi076 bash[19831]: cluster 2024-09-13T13:27:33.530133+0000 mgr.y (mgr.14394) 105 : cluster [DBG] pgmap v81: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-13T13:27:35.015 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:34 smithi076 bash[19831]: audit 2024-09-13T13:27:33.698531+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-13T13:27:35.015 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:34 smithi076 bash[19831]: cluster 2024-09-13T13:27:33.708009+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-13T13:27:35.016 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:34 smithi076 bash[19831]: audit 2024-09-13T13:27:33.709547+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-13T13:27:35.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:34 smithi192 bash[22035]: cluster 2024-09-13T13:27:33.530133+0000 mgr.y (mgr.14394) 105 : cluster [DBG] pgmap v81: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-13T13:27:35.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:34 smithi192 bash[22035]: audit 2024-09-13T13:27:33.698531+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-13T13:27:35.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:34 smithi192 bash[22035]: cluster 2024-09-13T13:27:33.708009+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-13T13:27:35.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:34 smithi192 bash[22035]: audit 2024-09-13T13:27:33.709547+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-13T13:27:35.576 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-13T13:27:35.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:35 smithi076 bash[19831]: audit 2024-09-13T13:27:34.701030+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-13T13:27:35.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:35 smithi076 bash[19831]: cluster 2024-09-13T13:27:34.709043+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-13T13:27:35.834 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:35 smithi076 bash[26447]: audit 2024-09-13T13:27:34.701030+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-13T13:27:35.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:35 smithi076 bash[26447]: cluster 2024-09-13T13:27:34.709043+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-13T13:27:36.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:35 smithi192 bash[22035]: audit 2024-09-13T13:27:34.701030+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.76:0/3778091567' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-13T13:27:36.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:35 smithi192 bash[22035]: cluster 2024-09-13T13:27:34.709043+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-13T13:27:37.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:36 smithi076 bash[26447]: cluster 2024-09-13T13:27:35.530903+0000 mgr.y (mgr.14394) 106 : cluster [DBG] pgmap v84: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-13T13:27:37.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:36 smithi076 bash[26447]: cluster 2024-09-13T13:27:35.711657+0000 mon.a (mon.0) 782 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:27:37.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:36 smithi076 bash[26447]: cluster 2024-09-13T13:27:35.711713+0000 mon.a (mon.0) 783 : cluster [INF] Cluster is now healthy 2024-09-13T13:27:37.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:36 smithi076 bash[19831]: cluster 2024-09-13T13:27:35.530903+0000 mgr.y (mgr.14394) 106 : cluster [DBG] pgmap v84: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-13T13:27:37.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:36 smithi076 bash[19831]: cluster 2024-09-13T13:27:35.711657+0000 mon.a (mon.0) 782 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:27:37.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:36 smithi076 bash[19831]: cluster 2024-09-13T13:27:35.711713+0000 mon.a (mon.0) 783 : cluster [INF] Cluster is now healthy 2024-09-13T13:27:37.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:36 smithi192 bash[22035]: cluster 2024-09-13T13:27:35.530903+0000 mgr.y (mgr.14394) 106 : cluster [DBG] pgmap v84: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-13T13:27:37.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:36 smithi192 bash[22035]: cluster 2024-09-13T13:27:35.711657+0000 mon.a (mon.0) 782 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:27:37.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:36 smithi192 bash[22035]: cluster 2024-09-13T13:27:35.711713+0000 mon.a (mon.0) 783 : cluster [INF] Cluster is now healthy 2024-09-13T13:27:39.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:38 smithi076 bash[19831]: cluster 2024-09-13T13:27:37.531597+0000 mgr.y (mgr.14394) 107 : cluster [DBG] pgmap v85: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 175 B/s rd, 350 B/s wr, 1 op/s 2024-09-13T13:27:39.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:38 smithi076 bash[26447]: cluster 2024-09-13T13:27:37.531597+0000 mgr.y (mgr.14394) 107 : cluster [DBG] pgmap v85: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 175 B/s rd, 350 B/s wr, 1 op/s 2024-09-13T13:27:39.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:38 smithi192 bash[22035]: cluster 2024-09-13T13:27:37.531597+0000 mgr.y (mgr.14394) 107 : cluster [DBG] pgmap v85: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 175 B/s rd, 350 B/s wr, 1 op/s 2024-09-13T13:27:40.369 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:27:40.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:40 smithi076 bash[19831]: cluster 2024-09-13T13:27:39.533061+0000 mgr.y (mgr.14394) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-13T13:27:40.834 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:40 smithi076 bash[26447]: cluster 2024-09-13T13:27:39.533061+0000 mgr.y (mgr.14394) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-13T13:27:41.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:40 smithi192 bash[22035]: cluster 2024-09-13T13:27:39.533061+0000 mgr.y (mgr.14394) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-13T13:27:41.743 INFO:teuthology.orchestra.run.smithi076.stdout:Scheduled rgw.foo update... 2024-09-13T13:27:42.437 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph osd pool create foo' 2024-09-13T13:27:42.726 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:27:42] "GET /metrics HTTP/1.1" 200 33183 "" "Prometheus/2.43.0" 2024-09-13T13:27:43.029 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:42 smithi192 bash[22035]: cluster 2024-09-13T13:27:41.533605+0000 mgr.y (mgr.14394) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-13T13:27:43.029 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:42 smithi192 bash[22035]: audit 2024-09-13T13:27:41.739657+0000 mgr.y (mgr.14394) 110 : audit [DBG] from='client.14646 -' 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-13T13:27:43.029 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:42 smithi192 bash[22035]: audit 2024-09-13T13:27:41.751371+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:43.029 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:42 smithi192 bash[22035]: audit 2024-09-13T13:27:42.395956+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:43.029 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:42 smithi192 bash[22035]: audit 2024-09-13T13:27:42.397468+0000 mon.c (mon.2) 73 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:27:43.029 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:42 smithi192 bash[22035]: audit 2024-09-13T13:27:42.406558+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:43.029 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:42 smithi192 bash[22035]: audit 2024-09-13T13:27:42.418275+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:27:43.029 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:42 smithi192 bash[22035]: audit 2024-09-13T13:27:42.418873+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:27:43.029 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:42 smithi192 bash[22035]: audit 2024-09-13T13:27:42.421832+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-13T13:27:43.029 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:42 smithi192 bash[22035]: audit 2024-09-13T13:27:42.433483+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:43.029 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:42 smithi192 bash[22035]: audit 2024-09-13T13:27:42.436938+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:43.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[19831]: cluster 2024-09-13T13:27:41.533605+0000 mgr.y (mgr.14394) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-13T13:27:43.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[19831]: audit 2024-09-13T13:27:41.739657+0000 mgr.y (mgr.14394) 110 : audit [DBG] from='client.14646 -' 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-13T13:27:43.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[19831]: audit 2024-09-13T13:27:41.751371+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:43.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[19831]: audit 2024-09-13T13:27:42.395956+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:43.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[19831]: audit 2024-09-13T13:27:42.397468+0000 mon.c (mon.2) 73 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:27:43.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[19831]: audit 2024-09-13T13:27:42.406558+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:43.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[19831]: audit 2024-09-13T13:27:42.418275+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:27:43.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[19831]: audit 2024-09-13T13:27:42.418873+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:27:43.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[19831]: audit 2024-09-13T13:27:42.421832+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-13T13:27:43.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[19831]: audit 2024-09-13T13:27:42.433483+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:43.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[19831]: audit 2024-09-13T13:27:42.436938+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:43.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[26447]: cluster 2024-09-13T13:27:41.533605+0000 mgr.y (mgr.14394) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-13T13:27:43.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[26447]: audit 2024-09-13T13:27:41.739657+0000 mgr.y (mgr.14394) 110 : audit [DBG] from='client.14646 -' 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-13T13:27:43.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[26447]: audit 2024-09-13T13:27:41.751371+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:43.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[26447]: audit 2024-09-13T13:27:42.395956+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:43.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[26447]: audit 2024-09-13T13:27:42.397468+0000 mon.c (mon.2) 73 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:27:43.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[26447]: audit 2024-09-13T13:27:42.406558+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:43.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[26447]: audit 2024-09-13T13:27:42.418275+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:27:43.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[26447]: audit 2024-09-13T13:27:42.418873+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:27:43.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[26447]: audit 2024-09-13T13:27:42.421832+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-13T13:27:43.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[26447]: audit 2024-09-13T13:27:42.433483+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:43.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:42 smithi076 bash[26447]: audit 2024-09-13T13:27:42.436938+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:44.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:43 smithi076 bash[19831]: cephadm 2024-09-13T13:27:41.744051+0000 mgr.y (mgr.14394) 111 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-13T13:27:44.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:43 smithi076 bash[19831]: cephadm 2024-09-13T13:27:42.438638+0000 mgr.y (mgr.14394) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi192.ifevfw on smithi192 2024-09-13T13:27:44.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:43 smithi076 bash[26447]: cephadm 2024-09-13T13:27:41.744051+0000 mgr.y (mgr.14394) 111 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-13T13:27:44.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:43 smithi076 bash[26447]: cephadm 2024-09-13T13:27:42.438638+0000 mgr.y (mgr.14394) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi192.ifevfw on smithi192 2024-09-13T13:27:44.139 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:43 smithi192 bash[22035]: cephadm 2024-09-13T13:27:41.744051+0000 mgr.y (mgr.14394) 111 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-13T13:27:44.139 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:43 smithi192 bash[22035]: cephadm 2024-09-13T13:27:42.438638+0000 mgr.y (mgr.14394) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi192.ifevfw on smithi192 2024-09-13T13:27:45.051 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:44 smithi192 bash[22035]: cluster 2024-09-13T13:27:43.534965+0000 mgr.y (mgr.14394) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-09-13T13:27:45.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:44 smithi076 bash[19831]: cluster 2024-09-13T13:27:43.534965+0000 mgr.y (mgr.14394) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-09-13T13:27:45.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:44 smithi076 bash[26447]: cluster 2024-09-13T13:27:43.534965+0000 mgr.y (mgr.14394) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-09-13T13:27:45.302 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.303 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.303 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.304 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.304 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.304 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.304 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.304 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.305 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.305 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.305 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.306 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.306 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.306 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.306 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.679 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:45.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:27:45 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:46.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[19831]: audit 2024-09-13T13:27:45.475165+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:46.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[19831]: audit 2024-09-13T13:27:45.490263+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:46.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[19831]: audit 2024-09-13T13:27:45.502116+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:46.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[19831]: audit 2024-09-13T13:27:45.506085+0000 mon.c (mon.2) 76 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:27:46.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[19831]: audit 2024-09-13T13:27:45.506752+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:27:46.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[19831]: audit 2024-09-13T13:27:45.509946+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-13T13:27:46.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[19831]: audit 2024-09-13T13:27:45.524541+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:46.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[19831]: audit 2024-09-13T13:27:45.531365+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:46.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[19831]: cephadm 2024-09-13T13:27:45.533287+0000 mgr.y (mgr.14394) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi076.mlkkks on smithi076 2024-09-13T13:27:46.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[19831]: cluster 2024-09-13T13:27:45.535550+0000 mgr.y (mgr.14394) 115 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 945 B/s wr, 2 op/s 2024-09-13T13:27:46.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[26447]: audit 2024-09-13T13:27:45.475165+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:46.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[26447]: audit 2024-09-13T13:27:45.490263+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:46.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[26447]: audit 2024-09-13T13:27:45.502116+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:46.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[26447]: audit 2024-09-13T13:27:45.506085+0000 mon.c (mon.2) 76 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:27:46.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[26447]: audit 2024-09-13T13:27:45.506752+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:27:46.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[26447]: audit 2024-09-13T13:27:45.509946+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-13T13:27:46.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[26447]: audit 2024-09-13T13:27:45.524541+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:46.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[26447]: audit 2024-09-13T13:27:45.531365+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:46.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[26447]: cephadm 2024-09-13T13:27:45.533287+0000 mgr.y (mgr.14394) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi076.mlkkks on smithi076 2024-09-13T13:27:46.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:46 smithi076 bash[26447]: cluster 2024-09-13T13:27:45.535550+0000 mgr.y (mgr.14394) 115 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 945 B/s wr, 2 op/s 2024-09-13T13:27:46.883 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:46 smithi192 bash[22035]: audit 2024-09-13T13:27:45.475165+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:46.883 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:46 smithi192 bash[22035]: audit 2024-09-13T13:27:45.490263+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:46.883 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:46 smithi192 bash[22035]: audit 2024-09-13T13:27:45.502116+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:46.883 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:46 smithi192 bash[22035]: audit 2024-09-13T13:27:45.506085+0000 mon.c (mon.2) 76 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:27:46.883 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:46 smithi192 bash[22035]: audit 2024-09-13T13:27:45.506752+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:27:46.883 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:46 smithi192 bash[22035]: audit 2024-09-13T13:27:45.509946+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-13T13:27:46.883 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:46 smithi192 bash[22035]: audit 2024-09-13T13:27:45.524541+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:46.883 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:46 smithi192 bash[22035]: audit 2024-09-13T13:27:45.531365+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:46.883 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:46 smithi192 bash[22035]: cephadm 2024-09-13T13:27:45.533287+0000 mgr.y (mgr.14394) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi076.mlkkks on smithi076 2024-09-13T13:27:46.884 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:46 smithi192 bash[22035]: cluster 2024-09-13T13:27:45.535550+0000 mgr.y (mgr.14394) 115 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 945 B/s wr, 2 op/s 2024-09-13T13:27:47.210 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:27:48.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:48 smithi076 bash[19831]: cluster 2024-09-13T13:27:47.536085+0000 mgr.y (mgr.14394) 116 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-13T13:27:48.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:48 smithi076 bash[19831]: audit 2024-09-13T13:27:47.583934+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:48.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:48 smithi076 bash[19831]: audit 2024-09-13T13:27:47.585601+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:27:48.834 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:48 smithi076 bash[26447]: cluster 2024-09-13T13:27:47.536085+0000 mgr.y (mgr.14394) 116 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-13T13:27:48.834 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:48 smithi076 bash[26447]: audit 2024-09-13T13:27:47.583934+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:48.834 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:48 smithi076 bash[26447]: audit 2024-09-13T13:27:47.585601+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:27:48.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:48 smithi192 bash[22035]: cluster 2024-09-13T13:27:47.536085+0000 mgr.y (mgr.14394) 116 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-13T13:27:48.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:48 smithi192 bash[22035]: audit 2024-09-13T13:27:47.583934+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:48.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:48 smithi192 bash[22035]: audit 2024-09-13T13:27:47.585601+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:27:49.107 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:48 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.107 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:48 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:48 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.108 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:27:48 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.109 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:27:48 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.109 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:27:48 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.110 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:27:48 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.111 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:27:48 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.111 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:27:48 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.584 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:27:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.585 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:27:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.585 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:27:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.585 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:27:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.585 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:27:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.586 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:27:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:49.586 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:27:50.278 INFO:teuthology.orchestra.run.smithi076.stderr:pool 'foo' created 2024-09-13T13:27:50.523 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[19831]: audit 2024-09-13T13:27:49.278229+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.523 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[19831]: audit 2024-09-13T13:27:49.285123+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.523 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[19831]: audit 2024-09-13T13:27:49.289787+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.76:0/2819861865' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-13T13:27:50.523 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[19831]: cluster 2024-09-13T13:27:49.537485+0000 mgr.y (mgr.14394) 117 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-13T13:27:50.523 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[19831]: audit 2024-09-13T13:27:49.703739+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.523 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[19831]: audit 2024-09-13T13:27:49.715322+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.524 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[19831]: audit 2024-09-13T13:27:49.728969+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.524 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[19831]: cephadm 2024-09-13T13:27:49.736169+0000 mgr.y (mgr.14394) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-13T13:27:50.524 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[19831]: audit 2024-09-13T13:27:49.746545+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.524 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[19831]: audit 2024-09-13T13:27:49.757726+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.524 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[26447]: audit 2024-09-13T13:27:49.278229+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.524 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[26447]: audit 2024-09-13T13:27:49.285123+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.524 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[26447]: audit 2024-09-13T13:27:49.289787+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.76:0/2819861865' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-13T13:27:50.524 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[26447]: cluster 2024-09-13T13:27:49.537485+0000 mgr.y (mgr.14394) 117 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-13T13:27:50.524 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[26447]: audit 2024-09-13T13:27:49.703739+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.524 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[26447]: audit 2024-09-13T13:27:49.715322+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.528 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[26447]: audit 2024-09-13T13:27:49.728969+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.528 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[26447]: cephadm 2024-09-13T13:27:49.736169+0000 mgr.y (mgr.14394) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-13T13:27:50.528 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[26447]: audit 2024-09-13T13:27:49.746545+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.528 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:50 smithi076 bash[26447]: audit 2024-09-13T13:27:49.757726+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:50 smithi192 bash[22035]: audit 2024-09-13T13:27:49.278229+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:50 smithi192 bash[22035]: audit 2024-09-13T13:27:49.285123+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:50 smithi192 bash[22035]: audit 2024-09-13T13:27:49.289787+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.76:0/2819861865' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-13T13:27:50.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:50 smithi192 bash[22035]: cluster 2024-09-13T13:27:49.537485+0000 mgr.y (mgr.14394) 117 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-13T13:27:50.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:50 smithi192 bash[22035]: audit 2024-09-13T13:27:49.703739+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:50 smithi192 bash[22035]: audit 2024-09-13T13:27:49.715322+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:50 smithi192 bash[22035]: audit 2024-09-13T13:27:49.728969+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:50 smithi192 bash[22035]: cephadm 2024-09-13T13:27:49.736169+0000 mgr.y (mgr.14394) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-13T13:27:50.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:50 smithi192 bash[22035]: audit 2024-09-13T13:27:49.746545+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:50.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:50 smithi192 bash[22035]: audit 2024-09-13T13:27:49.757726+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:51.083 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'rbd pool init foo' 2024-09-13T13:27:51.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:51 smithi076 bash[26447]: audit 2024-09-13T13:27:50.286869+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.76:0/2819861865' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-13T13:27:51.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:51 smithi076 bash[26447]: cluster 2024-09-13T13:27:50.291692+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-13T13:27:51.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:51 smithi076 bash[19831]: audit 2024-09-13T13:27:50.286869+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.76:0/2819861865' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-13T13:27:51.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:51 smithi076 bash[19831]: cluster 2024-09-13T13:27:50.291692+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-13T13:27:51.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:51 smithi192 bash[22035]: audit 2024-09-13T13:27:50.286869+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.76:0/2819861865' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-13T13:27:51.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:51 smithi192 bash[22035]: cluster 2024-09-13T13:27:50.291692+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-13T13:27:52.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:52 smithi076 bash[19831]: cluster 2024-09-13T13:27:51.298302+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-13T13:27:52.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:52 smithi076 bash[19831]: cluster 2024-09-13T13:27:51.538334+0000 mgr.y (mgr.14394) 119 : cluster [DBG] pgmap v94: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-09-13T13:27:52.584 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:52 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:27:52] "GET /metrics HTTP/1.1" 200 35638 "" "Prometheus/2.43.0" 2024-09-13T13:27:52.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:52 smithi076 bash[26447]: cluster 2024-09-13T13:27:51.298302+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-13T13:27:52.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:52 smithi076 bash[26447]: cluster 2024-09-13T13:27:51.538334+0000 mgr.y (mgr.14394) 119 : cluster [DBG] pgmap v94: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-09-13T13:27:52.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:52 smithi192 bash[22035]: cluster 2024-09-13T13:27:51.298302+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-13T13:27:52.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:52 smithi192 bash[22035]: cluster 2024-09-13T13:27:51.538334+0000 mgr.y (mgr.14394) 119 : cluster [DBG] pgmap v94: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-09-13T13:27:53.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:53 smithi076 bash[19831]: cluster 2024-09-13T13:27:52.297016+0000 mon.a (mon.0) 807 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:27:53.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:53 smithi076 bash[19831]: cluster 2024-09-13T13:27:52.310225+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-13T13:27:53.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:53 smithi076 bash[19831]: audit 2024-09-13T13:27:52.640895+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:53.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:53 smithi076 bash[26447]: cluster 2024-09-13T13:27:52.297016+0000 mon.a (mon.0) 807 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:27:53.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:53 smithi076 bash[26447]: cluster 2024-09-13T13:27:52.310225+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-13T13:27:53.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:53 smithi076 bash[26447]: audit 2024-09-13T13:27:52.640895+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:53.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:53 smithi192 bash[22035]: cluster 2024-09-13T13:27:52.297016+0000 mon.a (mon.0) 807 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:27:53.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:53 smithi192 bash[22035]: cluster 2024-09-13T13:27:52.310225+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-13T13:27:53.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:53 smithi192 bash[22035]: audit 2024-09-13T13:27:52.640895+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:54.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:54 smithi076 bash[19831]: cluster 2024-09-13T13:27:53.539817+0000 mgr.y (mgr.14394) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-09-13T13:27:54.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:54 smithi076 bash[26447]: cluster 2024-09-13T13:27:53.539817+0000 mgr.y (mgr.14394) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-09-13T13:27:54.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:54 smithi192 bash[22035]: cluster 2024-09-13T13:27:53.539817+0000 mgr.y (mgr.14394) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-09-13T13:27:55.860 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:27:56.333 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[20088]: [13/Sep/2024:13:27:56] ENGINE Bus STOPPING 2024-09-13T13:27:56.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:56 smithi192 bash[22035]: audit 2024-09-13T13:27:55.427583+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:56 smithi192 bash[22035]: audit 2024-09-13T13:27:55.433649+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:56 smithi192 bash[22035]: cluster 2024-09-13T13:27:55.540558+0000 mgr.y (mgr.14394) 121 : cluster [DBG] pgmap v97: 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-13T13:27:56.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:56 smithi192 bash[22035]: audit 2024-09-13T13:27:55.698328+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:56 smithi192 bash[22035]: audit 2024-09-13T13:27:55.713924+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:56 smithi192 bash[22035]: audit 2024-09-13T13:27:55.718464+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:56.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:56 smithi192 bash[22035]: audit 2024-09-13T13:27:55.720271+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:27:56.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:56 smithi192 bash[22035]: cephadm 2024-09-13T13:27:55.730030+0000 mgr.y (mgr.14394) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-13T13:27:56.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:56 smithi192 bash[22035]: audit 2024-09-13T13:27:56.188905+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:56 smithi192 bash[22035]: audit 2024-09-13T13:27:56.198654+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:56 smithi192 bash[22035]: audit 2024-09-13T13:27:56.208232+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:56 smithi192 bash[22035]: audit 2024-09-13T13:27:56.294902+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:56.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:56 smithi192 bash[22035]: audit 2024-09-13T13:27:56.296068+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:27:56.834 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[20088]: [13/Sep/2024:13:27:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:27:56.834 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[20088]: [13/Sep/2024:13:27:56] ENGINE Bus STOPPED 2024-09-13T13:27:56.834 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[20088]: [13/Sep/2024:13:27:56] ENGINE Bus STARTING 2024-09-13T13:27:56.834 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[20088]: [13/Sep/2024:13:27:56] ENGINE Serving on http://:::9283 2024-09-13T13:27:56.834 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[20088]: [13/Sep/2024:13:27:56] ENGINE Bus STARTED 2024-09-13T13:27:56.834 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[20088]: [13/Sep/2024:13:27:56] ENGINE Bus STOPPING 2024-09-13T13:27:56.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[19831]: audit 2024-09-13T13:27:55.427583+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[19831]: audit 2024-09-13T13:27:55.433649+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[19831]: cluster 2024-09-13T13:27:55.540558+0000 mgr.y (mgr.14394) 121 : cluster [DBG] pgmap v97: 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-13T13:27:56.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[19831]: audit 2024-09-13T13:27:55.698328+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[19831]: audit 2024-09-13T13:27:55.713924+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[19831]: audit 2024-09-13T13:27:55.718464+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:56.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[19831]: audit 2024-09-13T13:27:55.720271+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:27:56.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[19831]: cephadm 2024-09-13T13:27:55.730030+0000 mgr.y (mgr.14394) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-13T13:27:56.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[19831]: audit 2024-09-13T13:27:56.188905+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[19831]: audit 2024-09-13T13:27:56.198654+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[19831]: audit 2024-09-13T13:27:56.208232+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[19831]: audit 2024-09-13T13:27:56.294902+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:56.835 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[19831]: audit 2024-09-13T13:27:56.296068+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:27:56.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[26447]: audit 2024-09-13T13:27:55.427583+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[26447]: audit 2024-09-13T13:27:55.433649+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[26447]: cluster 2024-09-13T13:27:55.540558+0000 mgr.y (mgr.14394) 121 : cluster [DBG] pgmap v97: 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-13T13:27:56.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[26447]: audit 2024-09-13T13:27:55.698328+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[26447]: audit 2024-09-13T13:27:55.713924+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[26447]: audit 2024-09-13T13:27:55.718464+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:56.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[26447]: audit 2024-09-13T13:27:55.720271+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:27:56.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[26447]: cephadm 2024-09-13T13:27:55.730030+0000 mgr.y (mgr.14394) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-13T13:27:56.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[26447]: audit 2024-09-13T13:27:56.188905+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[26447]: audit 2024-09-13T13:27:56.198654+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[26447]: audit 2024-09-13T13:27:56.208232+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:56.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[26447]: audit 2024-09-13T13:27:56.294902+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:27:56.836 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[26447]: audit 2024-09-13T13:27:56.296068+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:27:57.334 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[20088]: [13/Sep/2024:13:27:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:27:57.334 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[20088]: [13/Sep/2024:13:27:56] ENGINE Bus STOPPED 2024-09-13T13:27:57.334 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:56 smithi076 bash[20088]: [13/Sep/2024:13:27:56] ENGINE Bus STARTING 2024-09-13T13:27:57.334 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:57 smithi076 bash[20088]: [13/Sep/2024:13:27:57] ENGINE Serving on http://:::9283 2024-09-13T13:27:57.334 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:27:57 smithi076 bash[20088]: [13/Sep/2024:13:27:57] ENGINE Bus STARTED 2024-09-13T13:27:57.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:57 smithi192 bash[22035]: cephadm 2024-09-13T13:27:56.300400+0000 mgr.y (mgr.14394) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-13T13:27:57.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:57 smithi192 bash[22035]: audit 2024-09-13T13:27:56.590565+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:57.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:57 smithi192 bash[22035]: audit 2024-09-13T13:27:57.207851+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.76:0/2943396002' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-13T13:27:57.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:57 smithi192 bash[22035]: audit 2024-09-13T13:27:57.208158+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-13T13:27:58.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:57 smithi076 bash[19831]: cephadm 2024-09-13T13:27:56.300400+0000 mgr.y (mgr.14394) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-13T13:27:58.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:57 smithi076 bash[19831]: audit 2024-09-13T13:27:56.590565+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:58.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:57 smithi076 bash[19831]: audit 2024-09-13T13:27:57.207851+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.76:0/2943396002' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-13T13:27:58.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:57 smithi076 bash[19831]: audit 2024-09-13T13:27:57.208158+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-13T13:27:58.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:57 smithi076 bash[26447]: cephadm 2024-09-13T13:27:56.300400+0000 mgr.y (mgr.14394) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-13T13:27:58.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:57 smithi076 bash[26447]: audit 2024-09-13T13:27:56.590565+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:27:58.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:57 smithi076 bash[26447]: audit 2024-09-13T13:27:57.207851+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.76:0/2943396002' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-13T13:27:58.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:57 smithi076 bash[26447]: audit 2024-09-13T13:27:57.208158+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-13T13:27:58.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:58 smithi192 bash[22035]: cluster 2024-09-13T13:27:57.541385+0000 mgr.y (mgr.14394) 124 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 141 B/s wr, 138 op/s 2024-09-13T13:27:58.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:58 smithi192 bash[22035]: audit 2024-09-13T13:27:57.591141+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-13T13:27:58.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:58 smithi192 bash[22035]: cluster 2024-09-13T13:27:57.598309+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-13T13:27:59.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:58 smithi076 bash[26447]: cluster 2024-09-13T13:27:57.541385+0000 mgr.y (mgr.14394) 124 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 141 B/s wr, 138 op/s 2024-09-13T13:27:59.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:58 smithi076 bash[26447]: audit 2024-09-13T13:27:57.591141+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-13T13:27:59.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:58 smithi076 bash[26447]: cluster 2024-09-13T13:27:57.598309+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-13T13:27:59.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:58 smithi076 bash[19831]: cluster 2024-09-13T13:27:57.541385+0000 mgr.y (mgr.14394) 124 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 141 B/s wr, 138 op/s 2024-09-13T13:27:59.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:58 smithi076 bash[19831]: audit 2024-09-13T13:27:57.591141+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-13T13:27:59.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:58 smithi076 bash[19831]: cluster 2024-09-13T13:27:57.598309+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-13T13:27:59.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:27:59 smithi076 bash[26447]: cluster 2024-09-13T13:27:58.621186+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-13T13:27:59.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:27:59 smithi076 bash[19831]: cluster 2024-09-13T13:27:58.621186+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-13T13:27:59.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:27:59 smithi192 bash[22035]: cluster 2024-09-13T13:27:58.621186+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-13T13:28:00.359 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-13T13:28:00.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:00 smithi192 bash[22035]: cluster 2024-09-13T13:27:59.542121+0000 mgr.y (mgr.14394) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 424 B/s wr, 147 op/s 2024-09-13T13:28:00.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:00 smithi192 bash[22035]: cluster 2024-09-13T13:27:59.613523+0000 mon.a (mon.0) 822 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:28:00.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:00 smithi192 bash[22035]: cluster 2024-09-13T13:27:59.613569+0000 mon.a (mon.0) 823 : cluster [INF] Cluster is now healthy 2024-09-13T13:28:00.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:00 smithi192 bash[22035]: cluster 2024-09-13T13:27:59.630741+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-13T13:28:01.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:00 smithi076 bash[19831]: cluster 2024-09-13T13:27:59.542121+0000 mgr.y (mgr.14394) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 424 B/s wr, 147 op/s 2024-09-13T13:28:01.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:00 smithi076 bash[19831]: cluster 2024-09-13T13:27:59.613523+0000 mon.a (mon.0) 822 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:28:01.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:00 smithi076 bash[19831]: cluster 2024-09-13T13:27:59.613569+0000 mon.a (mon.0) 823 : cluster [INF] Cluster is now healthy 2024-09-13T13:28:01.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:00 smithi076 bash[19831]: cluster 2024-09-13T13:27:59.630741+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-13T13:28:01.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:00 smithi076 bash[26447]: cluster 2024-09-13T13:27:59.542121+0000 mgr.y (mgr.14394) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 424 B/s wr, 147 op/s 2024-09-13T13:28:01.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:00 smithi076 bash[26447]: cluster 2024-09-13T13:27:59.613523+0000 mon.a (mon.0) 822 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:28:01.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:00 smithi076 bash[26447]: cluster 2024-09-13T13:27:59.613569+0000 mon.a (mon.0) 823 : cluster [INF] Cluster is now healthy 2024-09-13T13:28:01.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:00 smithi076 bash[26447]: cluster 2024-09-13T13:27:59.630741+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-13T13:28:02.620 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:28:02 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:28:02] "GET /metrics HTTP/1.1" 200 35638 "" "Prometheus/2.43.0" 2024-09-13T13:28:02.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:02 smithi192 bash[22035]: cluster 2024-09-13T13:28:01.542794+0000 mgr.y (mgr.14394) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-13T13:28:02.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:02 smithi192 bash[22035]: audit 2024-09-13T13:28:02.580357+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:28:03.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:02 smithi076 bash[19831]: cluster 2024-09-13T13:28:01.542794+0000 mgr.y (mgr.14394) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-13T13:28:03.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:02 smithi076 bash[19831]: audit 2024-09-13T13:28:02.580357+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:28:03.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:02 smithi076 bash[26447]: cluster 2024-09-13T13:28:01.542794+0000 mgr.y (mgr.14394) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-13T13:28:03.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:02 smithi076 bash[26447]: audit 2024-09-13T13:28:02.580357+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:28:04.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:04 smithi192 bash[22035]: cluster 2024-09-13T13:28:03.544382+0000 mgr.y (mgr.14394) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-13T13:28:05.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:04 smithi076 bash[19831]: cluster 2024-09-13T13:28:03.544382+0000 mgr.y (mgr.14394) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-13T13:28:05.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:04 smithi076 bash[26447]: cluster 2024-09-13T13:28:03.544382+0000 mgr.y (mgr.14394) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-13T13:28:05.157 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:28:06.560 INFO:teuthology.orchestra.run.smithi076.stdout:Scheduled iscsi.foo update... 2024-09-13T13:28:06.833 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[19831]: cluster 2024-09-13T13:28:05.545110+0000 mgr.y (mgr.14394) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 515 B/s wr, 8 op/s 2024-09-13T13:28:06.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[19831]: audit 2024-09-13T13:28:06.568584+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:06.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[19831]: audit 2024-09-13T13:28:06.571498+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:28:06.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[19831]: audit 2024-09-13T13:28:06.572606+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:28:06.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[19831]: audit 2024-09-13T13:28:06.581238+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:06.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[19831]: audit 2024-09-13T13:28:06.586771+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:28:06.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[19831]: audit 2024-09-13T13:28:06.587371+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:28:06.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[19831]: audit 2024-09-13T13:28:06.591746+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:28:06.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[19831]: audit 2024-09-13T13:28:06.599637+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:28:06.834 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[26447]: cluster 2024-09-13T13:28:05.545110+0000 mgr.y (mgr.14394) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 515 B/s wr, 8 op/s 2024-09-13T13:28:06.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[26447]: audit 2024-09-13T13:28:06.568584+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:06.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[26447]: audit 2024-09-13T13:28:06.571498+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:28:06.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[26447]: audit 2024-09-13T13:28:06.572606+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:28:06.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[26447]: audit 2024-09-13T13:28:06.581238+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:06.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[26447]: audit 2024-09-13T13:28:06.586771+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:28:06.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[26447]: audit 2024-09-13T13:28:06.587371+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:28:06.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[26447]: audit 2024-09-13T13:28:06.591746+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:28:06.835 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:06 smithi076 bash[26447]: audit 2024-09-13T13:28:06.599637+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:28:06.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:06 smithi192 bash[22035]: cluster 2024-09-13T13:28:05.545110+0000 mgr.y (mgr.14394) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 515 B/s wr, 8 op/s 2024-09-13T13:28:06.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:06 smithi192 bash[22035]: audit 2024-09-13T13:28:06.568584+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:06.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:06 smithi192 bash[22035]: audit 2024-09-13T13:28:06.571498+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:28:06.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:06 smithi192 bash[22035]: audit 2024-09-13T13:28:06.572606+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:28:06.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:06 smithi192 bash[22035]: audit 2024-09-13T13:28:06.581238+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:06.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:06 smithi192 bash[22035]: audit 2024-09-13T13:28:06.586771+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:28:06.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:06 smithi192 bash[22035]: audit 2024-09-13T13:28:06.587371+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:28:06.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:06 smithi192 bash[22035]: audit 2024-09-13T13:28:06.591746+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:28:06.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:06 smithi192 bash[22035]: audit 2024-09-13T13:28:06.599637+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:28:07.320 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'sleep 180' 2024-09-13T13:28:07.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:07 smithi192 bash[22035]: audit 2024-09-13T13:28:06.557293+0000 mgr.y (mgr.14394) 129 : audit [DBG] from='client.24674 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:07.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:07 smithi192 bash[22035]: cephadm 2024-09-13T13:28:06.561284+0000 mgr.y (mgr.14394) 130 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-13T13:28:07.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:07 smithi192 bash[22035]: cephadm 2024-09-13T13:28:06.600736+0000 mgr.y (mgr.14394) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:28:07.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:07 smithi192 bash[22035]: cluster 2024-09-13T13:28:07.425736+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-13T13:28:08.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:07 smithi076 bash[19831]: audit 2024-09-13T13:28:06.557293+0000 mgr.y (mgr.14394) 129 : audit [DBG] from='client.24674 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:08.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:07 smithi076 bash[19831]: cephadm 2024-09-13T13:28:06.561284+0000 mgr.y (mgr.14394) 130 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-13T13:28:08.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:07 smithi076 bash[19831]: cephadm 2024-09-13T13:28:06.600736+0000 mgr.y (mgr.14394) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:28:08.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:07 smithi076 bash[19831]: cluster 2024-09-13T13:28:07.425736+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-13T13:28:08.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:07 smithi076 bash[26447]: audit 2024-09-13T13:28:06.557293+0000 mgr.y (mgr.14394) 129 : audit [DBG] from='client.24674 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:08.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:07 smithi076 bash[26447]: cephadm 2024-09-13T13:28:06.561284+0000 mgr.y (mgr.14394) 130 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-13T13:28:08.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:07 smithi076 bash[26447]: cephadm 2024-09-13T13:28:06.600736+0000 mgr.y (mgr.14394) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:28:08.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:07 smithi076 bash[26447]: cluster 2024-09-13T13:28:07.425736+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-13T13:28:08.833 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:08 smithi076 bash[19831]: cluster 2024-09-13T13:28:07.545782+0000 mgr.y (mgr.14394) 132 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T13:28:08.833 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:08 smithi076 bash[26447]: cluster 2024-09-13T13:28:07.545782+0000 mgr.y (mgr.14394) 132 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T13:28:08.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:08 smithi192 bash[22035]: cluster 2024-09-13T13:28:07.545782+0000 mgr.y (mgr.14394) 132 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T13:28:09.366 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.366 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.367 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.367 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.367 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.368 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.368 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.368 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.368 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.639 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.639 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.640 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.640 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.640 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.640 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.641 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.641 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:09.641 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:28:09 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:28:11.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:10 smithi076 bash[26447]: cluster 2024-09-13T13:28:09.546565+0000 mgr.y (mgr.14394) 133 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 206 B/s wr, 0 op/s 2024-09-13T13:28:11.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:10 smithi076 bash[26447]: audit 2024-09-13T13:28:09.699022+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:11.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:10 smithi076 bash[26447]: audit 2024-09-13T13:28:09.705129+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:11.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:10 smithi076 bash[26447]: audit 2024-09-13T13:28:09.710116+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:11.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:10 smithi076 bash[26447]: cephadm 2024-09-13T13:28:09.710942+0000 mgr.y (mgr.14394) 134 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-13T13:28:11.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:10 smithi076 bash[26447]: audit 2024-09-13T13:28:09.720884+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:11.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:10 smithi076 bash[19831]: cluster 2024-09-13T13:28:09.546565+0000 mgr.y (mgr.14394) 133 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 206 B/s wr, 0 op/s 2024-09-13T13:28:11.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:10 smithi076 bash[19831]: audit 2024-09-13T13:28:09.699022+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:11.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:10 smithi076 bash[19831]: audit 2024-09-13T13:28:09.705129+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:11.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:10 smithi076 bash[19831]: audit 2024-09-13T13:28:09.710116+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:11.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:10 smithi076 bash[19831]: cephadm 2024-09-13T13:28:09.710942+0000 mgr.y (mgr.14394) 134 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-13T13:28:11.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:10 smithi076 bash[19831]: audit 2024-09-13T13:28:09.720884+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:11.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:10 smithi192 bash[22035]: cluster 2024-09-13T13:28:09.546565+0000 mgr.y (mgr.14394) 133 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 206 B/s wr, 0 op/s 2024-09-13T13:28:11.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:10 smithi192 bash[22035]: audit 2024-09-13T13:28:09.699022+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:11.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:10 smithi192 bash[22035]: audit 2024-09-13T13:28:09.705129+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:11.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:10 smithi192 bash[22035]: audit 2024-09-13T13:28:09.710116+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:11.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:10 smithi192 bash[22035]: cephadm 2024-09-13T13:28:09.710942+0000 mgr.y (mgr.14394) 134 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-13T13:28:11.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:10 smithi192 bash[22035]: audit 2024-09-13T13:28:09.720884+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:12.712 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:28:12 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:28:12] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.43.0" 2024-09-13T13:28:13.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:12 smithi076 bash[19831]: cluster 2024-09-13T13:28:11.546925+0000 mgr.y (mgr.14394) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-13T13:28:13.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:12 smithi076 bash[19831]: cluster 2024-09-13T13:28:11.725919+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-09-13T13:28:13.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:12 smithi076 bash[19831]: audit 2024-09-13T13:28:11.787597+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.76:0/2955035466' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:28:13.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:12 smithi076 bash[19831]: audit 2024-09-13T13:28:12.083337+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.76:0/392509509' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/1922489087"}]: dispatch 2024-09-13T13:28:13.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:12 smithi076 bash[19831]: audit 2024-09-13T13:28:12.084429+0000 mon.a (mon.0) 835 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/1922489087"}]: dispatch 2024-09-13T13:28:13.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:12 smithi076 bash[19831]: audit 2024-09-13T13:28:12.656090+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:13.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:12 smithi076 bash[26447]: cluster 2024-09-13T13:28:11.546925+0000 mgr.y (mgr.14394) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-13T13:28:13.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:12 smithi076 bash[26447]: cluster 2024-09-13T13:28:11.725919+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-09-13T13:28:13.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:12 smithi076 bash[26447]: audit 2024-09-13T13:28:11.787597+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.76:0/2955035466' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:28:13.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:12 smithi076 bash[26447]: audit 2024-09-13T13:28:12.083337+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.76:0/392509509' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/1922489087"}]: dispatch 2024-09-13T13:28:13.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:12 smithi076 bash[26447]: audit 2024-09-13T13:28:12.084429+0000 mon.a (mon.0) 835 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/1922489087"}]: dispatch 2024-09-13T13:28:13.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:12 smithi076 bash[26447]: audit 2024-09-13T13:28:12.656090+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:13.110 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:28:13.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:12 smithi192 bash[22035]: cluster 2024-09-13T13:28:11.546925+0000 mgr.y (mgr.14394) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-13T13:28:13.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:12 smithi192 bash[22035]: cluster 2024-09-13T13:28:11.725919+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-09-13T13:28:13.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:12 smithi192 bash[22035]: audit 2024-09-13T13:28:11.787597+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.76:0/2955035466' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:28:13.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:12 smithi192 bash[22035]: audit 2024-09-13T13:28:12.083337+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.76:0/392509509' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/1922489087"}]: dispatch 2024-09-13T13:28:13.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:12 smithi192 bash[22035]: audit 2024-09-13T13:28:12.084429+0000 mon.a (mon.0) 835 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/1922489087"}]: dispatch 2024-09-13T13:28:13.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:12 smithi192 bash[22035]: audit 2024-09-13T13:28:12.656090+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:14.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:13 smithi076 bash[19831]: audit 2024-09-13T13:28:12.711145+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/1922489087"}]': finished 2024-09-13T13:28:14.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:13 smithi076 bash[19831]: cluster 2024-09-13T13:28:12.717875+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-13T13:28:14.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:13 smithi076 bash[19831]: audit 2024-09-13T13:28:13.035167+0000 mon.a (mon.0) 839 : audit [INF] from='client.? 172.21.15.76:0/3654401851' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/4212498931"}]: dispatch 2024-09-13T13:28:14.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:13 smithi076 bash[26447]: audit 2024-09-13T13:28:12.711145+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/1922489087"}]': finished 2024-09-13T13:28:14.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:13 smithi076 bash[26447]: cluster 2024-09-13T13:28:12.717875+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-13T13:28:14.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:13 smithi076 bash[26447]: audit 2024-09-13T13:28:13.035167+0000 mon.a (mon.0) 839 : audit [INF] from='client.? 172.21.15.76:0/3654401851' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/4212498931"}]: dispatch 2024-09-13T13:28:14.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:13 smithi192 bash[22035]: audit 2024-09-13T13:28:12.711145+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/1922489087"}]': finished 2024-09-13T13:28:14.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:13 smithi192 bash[22035]: cluster 2024-09-13T13:28:12.717875+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-13T13:28:14.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:13 smithi192 bash[22035]: audit 2024-09-13T13:28:13.035167+0000 mon.a (mon.0) 839 : audit [INF] from='client.? 172.21.15.76:0/3654401851' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/4212498931"}]: dispatch 2024-09-13T13:28:15.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:14 smithi076 bash[19831]: cluster 2024-09-13T13:28:13.548460+0000 mgr.y (mgr.14394) 136 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-09-13T13:28:15.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:14 smithi076 bash[19831]: audit 2024-09-13T13:28:13.732657+0000 mon.a (mon.0) 840 : audit [INF] from='client.? 172.21.15.76:0/3654401851' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/4212498931"}]': finished 2024-09-13T13:28:15.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:14 smithi076 bash[19831]: cluster 2024-09-13T13:28:13.744198+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-13T13:28:15.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:14 smithi076 bash[19831]: audit 2024-09-13T13:28:14.057279+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.76:0/3247477726' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785908273"}]: dispatch 2024-09-13T13:28:15.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:14 smithi076 bash[19831]: audit 2024-09-13T13:28:14.058239+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785908273"}]: dispatch 2024-09-13T13:28:15.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:14 smithi076 bash[26447]: cluster 2024-09-13T13:28:13.548460+0000 mgr.y (mgr.14394) 136 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-09-13T13:28:15.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:14 smithi076 bash[26447]: audit 2024-09-13T13:28:13.732657+0000 mon.a (mon.0) 840 : audit [INF] from='client.? 172.21.15.76:0/3654401851' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/4212498931"}]': finished 2024-09-13T13:28:15.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:14 smithi076 bash[26447]: cluster 2024-09-13T13:28:13.744198+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-13T13:28:15.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:14 smithi076 bash[26447]: audit 2024-09-13T13:28:14.057279+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.76:0/3247477726' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785908273"}]: dispatch 2024-09-13T13:28:15.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:14 smithi076 bash[26447]: audit 2024-09-13T13:28:14.058239+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785908273"}]: dispatch 2024-09-13T13:28:15.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:14 smithi192 bash[22035]: cluster 2024-09-13T13:28:13.548460+0000 mgr.y (mgr.14394) 136 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-09-13T13:28:15.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:14 smithi192 bash[22035]: audit 2024-09-13T13:28:13.732657+0000 mon.a (mon.0) 840 : audit [INF] from='client.? 172.21.15.76:0/3654401851' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/4212498931"}]': finished 2024-09-13T13:28:15.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:14 smithi192 bash[22035]: cluster 2024-09-13T13:28:13.744198+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-13T13:28:15.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:14 smithi192 bash[22035]: audit 2024-09-13T13:28:14.057279+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.76:0/3247477726' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785908273"}]: dispatch 2024-09-13T13:28:15.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:14 smithi192 bash[22035]: audit 2024-09-13T13:28:14.058239+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785908273"}]: dispatch 2024-09-13T13:28:16.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:15 smithi076 bash[19831]: audit 2024-09-13T13:28:14.735067+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785908273"}]': finished 2024-09-13T13:28:16.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:15 smithi076 bash[19831]: cluster 2024-09-13T13:28:14.744903+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-13T13:28:16.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:15 smithi076 bash[19831]: audit 2024-09-13T13:28:15.055042+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.76:0/308077775' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2421893078"}]: dispatch 2024-09-13T13:28:16.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:15 smithi076 bash[26447]: audit 2024-09-13T13:28:14.735067+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785908273"}]': finished 2024-09-13T13:28:16.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:15 smithi076 bash[26447]: cluster 2024-09-13T13:28:14.744903+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-13T13:28:16.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:15 smithi076 bash[26447]: audit 2024-09-13T13:28:15.055042+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.76:0/308077775' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2421893078"}]: dispatch 2024-09-13T13:28:16.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:15 smithi192 bash[22035]: audit 2024-09-13T13:28:14.735067+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785908273"}]': finished 2024-09-13T13:28:16.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:15 smithi192 bash[22035]: cluster 2024-09-13T13:28:14.744903+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-13T13:28:16.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:15 smithi192 bash[22035]: audit 2024-09-13T13:28:15.055042+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.76:0/308077775' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2421893078"}]: dispatch 2024-09-13T13:28:17.083 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:28:16 smithi076 bash[20088]: [13/Sep/2024:13:28:16] ENGINE Bus STOPPING 2024-09-13T13:28:17.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:16 smithi076 bash[19831]: cluster 2024-09-13T13:28:15.549118+0000 mgr.y (mgr.14394) 137 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2024-09-13T13:28:17.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:16 smithi076 bash[19831]: audit 2024-09-13T13:28:15.758564+0000 mon.a (mon.0) 846 : audit [INF] from='client.? 172.21.15.76:0/308077775' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2421893078"}]': finished 2024-09-13T13:28:17.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:16 smithi076 bash[19831]: cluster 2024-09-13T13:28:15.770818+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-13T13:28:17.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:16 smithi076 bash[19831]: audit 2024-09-13T13:28:16.081939+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.76:0/3372252501' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/2248196063"}]: dispatch 2024-09-13T13:28:17.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:16 smithi076 bash[19831]: audit 2024-09-13T13:28:16.082555+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/2248196063"}]: dispatch 2024-09-13T13:28:17.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:16 smithi076 bash[26447]: cluster 2024-09-13T13:28:15.549118+0000 mgr.y (mgr.14394) 137 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2024-09-13T13:28:17.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:16 smithi076 bash[26447]: audit 2024-09-13T13:28:15.758564+0000 mon.a (mon.0) 846 : audit [INF] from='client.? 172.21.15.76:0/308077775' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2421893078"}]': finished 2024-09-13T13:28:17.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:16 smithi076 bash[26447]: cluster 2024-09-13T13:28:15.770818+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-13T13:28:17.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:16 smithi076 bash[26447]: audit 2024-09-13T13:28:16.081939+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.76:0/3372252501' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/2248196063"}]: dispatch 2024-09-13T13:28:17.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:16 smithi076 bash[26447]: audit 2024-09-13T13:28:16.082555+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/2248196063"}]: dispatch 2024-09-13T13:28:17.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:16 smithi192 bash[22035]: cluster 2024-09-13T13:28:15.549118+0000 mgr.y (mgr.14394) 137 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2024-09-13T13:28:17.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:16 smithi192 bash[22035]: audit 2024-09-13T13:28:15.758564+0000 mon.a (mon.0) 846 : audit [INF] from='client.? 172.21.15.76:0/308077775' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2421893078"}]': finished 2024-09-13T13:28:17.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:16 smithi192 bash[22035]: cluster 2024-09-13T13:28:15.770818+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-13T13:28:17.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:16 smithi192 bash[22035]: audit 2024-09-13T13:28:16.081939+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.76:0/3372252501' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/2248196063"}]: dispatch 2024-09-13T13:28:17.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:16 smithi192 bash[22035]: audit 2024-09-13T13:28:16.082555+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/2248196063"}]: dispatch 2024-09-13T13:28:17.768 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[20088]: [13/Sep/2024:13:28:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:28:17.768 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[20088]: [13/Sep/2024:13:28:17] ENGINE Bus STOPPED 2024-09-13T13:28:17.768 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[20088]: [13/Sep/2024:13:28:17] ENGINE Bus STARTING 2024-09-13T13:28:17.769 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[20088]: [13/Sep/2024:13:28:17] ENGINE Serving on http://:::9283 2024-09-13T13:28:17.769 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[20088]: [13/Sep/2024:13:28:17] ENGINE Bus STARTED 2024-09-13T13:28:18.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.760122+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/2248196063"}]': finished 2024-09-13T13:28:18.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: cluster 2024-09-13T13:28:16.765911+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-13T13:28:18.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.801079+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.814635+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.816212+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:28:18.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.817022+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:28:18.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.828135+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.890023+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:28:18.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.890583+0000 mgr.y (mgr.14394) 138 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:28:18.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: cephadm 2024-09-13T13:28:16.891493+0000 mgr.y (mgr.14394) 139 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T13:28:18.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.891661+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:28:18.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.891968+0000 mgr.y (mgr.14394) 140 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:28:18.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.895811+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.905019+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:28:18.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.905558+0000 mgr.y (mgr.14394) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:28:18.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.910092+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.952482+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:28:18.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.953228+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:28:18.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:16.958416+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:17.072853+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.76:0/819588582' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1605707575"}]: dispatch 2024-09-13T13:28:18.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.760122+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/2248196063"}]': finished 2024-09-13T13:28:18.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: cluster 2024-09-13T13:28:16.765911+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-13T13:28:18.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.801079+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.814635+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.816212+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:28:18.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.817022+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:28:18.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.828135+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.085 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.890023+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:28:18.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.890583+0000 mgr.y (mgr.14394) 138 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:28:18.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: cephadm 2024-09-13T13:28:16.891493+0000 mgr.y (mgr.14394) 139 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T13:28:18.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.891661+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:28:18.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.891968+0000 mgr.y (mgr.14394) 140 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:28:18.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.895811+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.905019+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:28:18.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.905558+0000 mgr.y (mgr.14394) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:28:18.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.910092+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.952482+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:28:18.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.953228+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:28:18.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:16.958416+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:17.072853+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.76:0/819588582' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1605707575"}]: dispatch 2024-09-13T13:28:18.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:17.073553+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1605707575"}]: dispatch 2024-09-13T13:28:18.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: cluster 2024-09-13T13:28:17.549806+0000 mgr.y (mgr.14394) 142 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:28:18.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:17.580720+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:28:18.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:17.685727+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-13T13:28:18.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:17.686562+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-13T13:28:18.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:17.686822+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-13T13:28:18.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:17.686948+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-13T13:28:18.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:17.687689+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-13T13:28:18.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[26447]: audit 2024-09-13T13:28:17.688557+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-13T13:28:18.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:17.073553+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1605707575"}]: dispatch 2024-09-13T13:28:18.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: cluster 2024-09-13T13:28:17.549806+0000 mgr.y (mgr.14394) 142 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:28:18.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:17.580720+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:28:18.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:17.685727+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-13T13:28:18.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:17.686562+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-13T13:28:18.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:17.686822+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-13T13:28:18.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:17.686948+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-13T13:28:18.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:17.687689+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-13T13:28:18.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:17 smithi076 bash[19831]: audit 2024-09-13T13:28:17.688557+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-13T13:28:18.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.760122+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/2248196063"}]': finished 2024-09-13T13:28:18.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: cluster 2024-09-13T13:28:16.765911+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-13T13:28:18.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.801079+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.814635+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.816212+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:28:18.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.817022+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:28:18.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.828135+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.890023+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:28:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.890583+0000 mgr.y (mgr.14394) 138 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:28:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: cephadm 2024-09-13T13:28:16.891493+0000 mgr.y (mgr.14394) 139 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T13:28:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.891661+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:28:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.891968+0000 mgr.y (mgr.14394) 140 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:28:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.895811+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.905019+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:28:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.905558+0000 mgr.y (mgr.14394) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:28:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.910092+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.952482+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:28:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.953228+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:28:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:16.958416+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:28:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:17.072853+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.76:0/819588582' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1605707575"}]: dispatch 2024-09-13T13:28:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:17.073553+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1605707575"}]: dispatch 2024-09-13T13:28:18.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: cluster 2024-09-13T13:28:17.549806+0000 mgr.y (mgr.14394) 142 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:28:18.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:17.580720+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:28:18.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:17.685727+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-13T13:28:18.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:17.686562+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-13T13:28:18.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:17.686822+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-13T13:28:18.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:17.686948+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-13T13:28:18.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:17.687689+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-13T13:28:18.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:17 smithi192 bash[22035]: audit 2024-09-13T13:28:17.688557+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-13T13:28:19.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:18 smithi076 bash[19831]: audit 2024-09-13T13:28:17.969285+0000 mon.a (mon.0) 861 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1605707575"}]': finished 2024-09-13T13:28:19.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:18 smithi076 bash[19831]: audit 2024-09-13T13:28:17.969501+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-13T13:28:19.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:18 smithi076 bash[19831]: audit 2024-09-13T13:28:17.969705+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-13T13:28:19.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:18 smithi076 bash[19831]: audit 2024-09-13T13:28:17.969938+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-13T13:28:19.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:18 smithi076 bash[19831]: cluster 2024-09-13T13:28:17.978249+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-13T13:28:19.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:18 smithi076 bash[19831]: audit 2024-09-13T13:28:18.295556+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.76:0/2563482407' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3407504659"}]: dispatch 2024-09-13T13:28:19.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:18 smithi076 bash[19831]: audit 2024-09-13T13:28:18.296245+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3407504659"}]: dispatch 2024-09-13T13:28:19.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:18 smithi076 bash[26447]: audit 2024-09-13T13:28:17.969285+0000 mon.a (mon.0) 861 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1605707575"}]': finished 2024-09-13T13:28:19.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:18 smithi076 bash[26447]: audit 2024-09-13T13:28:17.969501+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-13T13:28:19.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:18 smithi076 bash[26447]: audit 2024-09-13T13:28:17.969705+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-13T13:28:19.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:18 smithi076 bash[26447]: audit 2024-09-13T13:28:17.969938+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-13T13:28:19.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:18 smithi076 bash[26447]: cluster 2024-09-13T13:28:17.978249+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-13T13:28:19.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:18 smithi076 bash[26447]: audit 2024-09-13T13:28:18.295556+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.76:0/2563482407' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3407504659"}]: dispatch 2024-09-13T13:28:19.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:18 smithi076 bash[26447]: audit 2024-09-13T13:28:18.296245+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3407504659"}]: dispatch 2024-09-13T13:28:19.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:18 smithi192 bash[22035]: audit 2024-09-13T13:28:17.969285+0000 mon.a (mon.0) 861 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1605707575"}]': finished 2024-09-13T13:28:19.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:18 smithi192 bash[22035]: audit 2024-09-13T13:28:17.969501+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-13T13:28:19.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:18 smithi192 bash[22035]: audit 2024-09-13T13:28:17.969705+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-13T13:28:19.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:18 smithi192 bash[22035]: audit 2024-09-13T13:28:17.969938+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-13T13:28:19.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:18 smithi192 bash[22035]: cluster 2024-09-13T13:28:17.978249+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-13T13:28:19.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:18 smithi192 bash[22035]: audit 2024-09-13T13:28:18.295556+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.76:0/2563482407' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3407504659"}]: dispatch 2024-09-13T13:28:19.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:18 smithi192 bash[22035]: audit 2024-09-13T13:28:18.296245+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3407504659"}]: dispatch 2024-09-13T13:28:20.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:19 smithi076 bash[19831]: audit 2024-09-13T13:28:18.971605+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3407504659"}]': finished 2024-09-13T13:28:20.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:19 smithi076 bash[19831]: cluster 2024-09-13T13:28:18.980044+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-13T13:28:20.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:19 smithi076 bash[19831]: audit 2024-09-13T13:28:19.289345+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.76:0/4288226885' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1113577587"}]: dispatch 2024-09-13T13:28:20.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:19 smithi076 bash[19831]: audit 2024-09-13T13:28:19.290169+0000 mon.a (mon.0) 869 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1113577587"}]: dispatch 2024-09-13T13:28:20.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:19 smithi076 bash[19831]: cluster 2024-09-13T13:28:19.550502+0000 mgr.y (mgr.14394) 143 : cluster [DBG] pgmap v120: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:20.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:19 smithi076 bash[26447]: audit 2024-09-13T13:28:18.971605+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3407504659"}]': finished 2024-09-13T13:28:20.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:19 smithi076 bash[26447]: cluster 2024-09-13T13:28:18.980044+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-13T13:28:20.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:19 smithi076 bash[26447]: audit 2024-09-13T13:28:19.289345+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.76:0/4288226885' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1113577587"}]: dispatch 2024-09-13T13:28:20.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:19 smithi076 bash[26447]: audit 2024-09-13T13:28:19.290169+0000 mon.a (mon.0) 869 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1113577587"}]: dispatch 2024-09-13T13:28:20.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:19 smithi076 bash[26447]: cluster 2024-09-13T13:28:19.550502+0000 mgr.y (mgr.14394) 143 : cluster [DBG] pgmap v120: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:20.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:19 smithi192 bash[22035]: audit 2024-09-13T13:28:18.971605+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3407504659"}]': finished 2024-09-13T13:28:20.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:19 smithi192 bash[22035]: cluster 2024-09-13T13:28:18.980044+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-13T13:28:20.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:19 smithi192 bash[22035]: audit 2024-09-13T13:28:19.289345+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.76:0/4288226885' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1113577587"}]: dispatch 2024-09-13T13:28:20.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:19 smithi192 bash[22035]: audit 2024-09-13T13:28:19.290169+0000 mon.a (mon.0) 869 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1113577587"}]: dispatch 2024-09-13T13:28:20.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:19 smithi192 bash[22035]: cluster 2024-09-13T13:28:19.550502+0000 mgr.y (mgr.14394) 143 : cluster [DBG] pgmap v120: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:21.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:21 smithi076 bash[26447]: audit 2024-09-13T13:28:19.998128+0000 mon.a (mon.0) 870 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1113577587"}]': finished 2024-09-13T13:28:21.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:21 smithi076 bash[26447]: cluster 2024-09-13T13:28:20.006151+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-13T13:28:21.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:21 smithi076 bash[26447]: audit 2024-09-13T13:28:20.319914+0000 mon.a (mon.0) 872 : audit [INF] from='client.? 172.21.15.76:0/1542447518' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/4244791302"}]: dispatch 2024-09-13T13:28:21.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:21 smithi076 bash[19831]: audit 2024-09-13T13:28:19.998128+0000 mon.a (mon.0) 870 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1113577587"}]': finished 2024-09-13T13:28:21.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:21 smithi076 bash[19831]: cluster 2024-09-13T13:28:20.006151+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-13T13:28:21.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:21 smithi076 bash[19831]: audit 2024-09-13T13:28:20.319914+0000 mon.a (mon.0) 872 : audit [INF] from='client.? 172.21.15.76:0/1542447518' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/4244791302"}]: dispatch 2024-09-13T13:28:21.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:21 smithi192 bash[22035]: audit 2024-09-13T13:28:19.998128+0000 mon.a (mon.0) 870 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1113577587"}]': finished 2024-09-13T13:28:21.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:21 smithi192 bash[22035]: cluster 2024-09-13T13:28:20.006151+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-13T13:28:21.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:21 smithi192 bash[22035]: audit 2024-09-13T13:28:20.319914+0000 mon.a (mon.0) 872 : audit [INF] from='client.? 172.21.15.76:0/1542447518' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/4244791302"}]: dispatch 2024-09-13T13:28:22.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:22 smithi076 bash[26447]: audit 2024-09-13T13:28:21.000370+0000 mon.a (mon.0) 873 : audit [INF] from='client.? 172.21.15.76:0/1542447518' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/4244791302"}]': finished 2024-09-13T13:28:22.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:22 smithi076 bash[26447]: cluster 2024-09-13T13:28:21.007675+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-13T13:28:22.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:22 smithi076 bash[26447]: audit 2024-09-13T13:28:21.298616+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.76:0/894206554' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/1922489087"}]: dispatch 2024-09-13T13:28:22.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:22 smithi076 bash[26447]: audit 2024-09-13T13:28:21.299424+0000 mon.a (mon.0) 875 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/1922489087"}]: dispatch 2024-09-13T13:28:22.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:22 smithi076 bash[26447]: audit 2024-09-13T13:28:21.516432+0000 mgr.y (mgr.14394) 144 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:22.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:22 smithi076 bash[26447]: cluster 2024-09-13T13:28:21.551200+0000 mgr.y (mgr.14394) 145 : cluster [DBG] pgmap v123: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:22.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:22 smithi076 bash[19831]: audit 2024-09-13T13:28:21.000370+0000 mon.a (mon.0) 873 : audit [INF] from='client.? 172.21.15.76:0/1542447518' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/4244791302"}]': finished 2024-09-13T13:28:22.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:22 smithi076 bash[19831]: cluster 2024-09-13T13:28:21.007675+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-13T13:28:22.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:22 smithi076 bash[19831]: audit 2024-09-13T13:28:21.298616+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.76:0/894206554' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/1922489087"}]: dispatch 2024-09-13T13:28:22.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:22 smithi076 bash[19831]: audit 2024-09-13T13:28:21.299424+0000 mon.a (mon.0) 875 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/1922489087"}]: dispatch 2024-09-13T13:28:22.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:22 smithi076 bash[19831]: audit 2024-09-13T13:28:21.516432+0000 mgr.y (mgr.14394) 144 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:22.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:22 smithi076 bash[19831]: cluster 2024-09-13T13:28:21.551200+0000 mgr.y (mgr.14394) 145 : cluster [DBG] pgmap v123: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:22.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:22 smithi192 bash[22035]: audit 2024-09-13T13:28:21.000370+0000 mon.a (mon.0) 873 : audit [INF] from='client.? 172.21.15.76:0/1542447518' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/4244791302"}]': finished 2024-09-13T13:28:22.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:22 smithi192 bash[22035]: cluster 2024-09-13T13:28:21.007675+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-13T13:28:22.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:22 smithi192 bash[22035]: audit 2024-09-13T13:28:21.298616+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.76:0/894206554' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/1922489087"}]: dispatch 2024-09-13T13:28:22.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:22 smithi192 bash[22035]: audit 2024-09-13T13:28:21.299424+0000 mon.a (mon.0) 875 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/1922489087"}]: dispatch 2024-09-13T13:28:22.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:22 smithi192 bash[22035]: audit 2024-09-13T13:28:21.516432+0000 mgr.y (mgr.14394) 144 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:22.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:22 smithi192 bash[22035]: cluster 2024-09-13T13:28:21.551200+0000 mgr.y (mgr.14394) 145 : cluster [DBG] pgmap v123: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:22.833 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:28:22 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:28:22] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-13T13:28:23.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:23 smithi076 bash[19831]: audit 2024-09-13T13:28:22.020312+0000 mon.a (mon.0) 876 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/1922489087"}]': finished 2024-09-13T13:28:23.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:23 smithi076 bash[19831]: cluster 2024-09-13T13:28:22.027166+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-13T13:28:23.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:23 smithi076 bash[19831]: audit 2024-09-13T13:28:22.343453+0000 mon.a (mon.0) 878 : audit [INF] from='client.? 172.21.15.76:0/3456402778' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3704817240"}]: dispatch 2024-09-13T13:28:23.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:23 smithi076 bash[26447]: audit 2024-09-13T13:28:22.020312+0000 mon.a (mon.0) 876 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/1922489087"}]': finished 2024-09-13T13:28:23.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:23 smithi076 bash[26447]: cluster 2024-09-13T13:28:22.027166+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-13T13:28:23.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:23 smithi076 bash[26447]: audit 2024-09-13T13:28:22.343453+0000 mon.a (mon.0) 878 : audit [INF] from='client.? 172.21.15.76:0/3456402778' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3704817240"}]: dispatch 2024-09-13T13:28:23.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:23 smithi192 bash[22035]: audit 2024-09-13T13:28:22.020312+0000 mon.a (mon.0) 876 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/1922489087"}]': finished 2024-09-13T13:28:23.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:23 smithi192 bash[22035]: cluster 2024-09-13T13:28:22.027166+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-13T13:28:23.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:23 smithi192 bash[22035]: audit 2024-09-13T13:28:22.343453+0000 mon.a (mon.0) 878 : audit [INF] from='client.? 172.21.15.76:0/3456402778' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3704817240"}]: dispatch 2024-09-13T13:28:24.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:24 smithi076 bash[19831]: audit 2024-09-13T13:28:23.022605+0000 mon.a (mon.0) 879 : audit [INF] from='client.? 172.21.15.76:0/3456402778' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3704817240"}]': finished 2024-09-13T13:28:24.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:24 smithi076 bash[19831]: cluster 2024-09-13T13:28:23.027450+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-13T13:28:24.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:24 smithi076 bash[19831]: audit 2024-09-13T13:28:23.341452+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.76:0/3568697617' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3704817240"}]: dispatch 2024-09-13T13:28:24.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:24 smithi076 bash[19831]: cluster 2024-09-13T13:28:23.552804+0000 mgr.y (mgr.14394) 146 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:28:24.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:24 smithi076 bash[26447]: audit 2024-09-13T13:28:23.022605+0000 mon.a (mon.0) 879 : audit [INF] from='client.? 172.21.15.76:0/3456402778' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3704817240"}]': finished 2024-09-13T13:28:24.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:24 smithi076 bash[26447]: cluster 2024-09-13T13:28:23.027450+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-13T13:28:24.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:24 smithi076 bash[26447]: audit 2024-09-13T13:28:23.341452+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.76:0/3568697617' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3704817240"}]: dispatch 2024-09-13T13:28:24.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:24 smithi076 bash[26447]: cluster 2024-09-13T13:28:23.552804+0000 mgr.y (mgr.14394) 146 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:28:24.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:24 smithi192 bash[22035]: audit 2024-09-13T13:28:23.022605+0000 mon.a (mon.0) 879 : audit [INF] from='client.? 172.21.15.76:0/3456402778' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3704817240"}]': finished 2024-09-13T13:28:24.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:24 smithi192 bash[22035]: cluster 2024-09-13T13:28:23.027450+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-13T13:28:24.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:24 smithi192 bash[22035]: audit 2024-09-13T13:28:23.341452+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.76:0/3568697617' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3704817240"}]: dispatch 2024-09-13T13:28:24.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:24 smithi192 bash[22035]: cluster 2024-09-13T13:28:23.552804+0000 mgr.y (mgr.14394) 146 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:28:25.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:25 smithi076 bash[19831]: audit 2024-09-13T13:28:24.043043+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.76:0/3568697617' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3704817240"}]': finished 2024-09-13T13:28:25.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:25 smithi076 bash[19831]: cluster 2024-09-13T13:28:24.051050+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-13T13:28:25.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:25 smithi076 bash[19831]: audit 2024-09-13T13:28:24.364511+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.76:0/4276723458' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/172429251"}]: dispatch 2024-09-13T13:28:25.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:25 smithi076 bash[19831]: audit 2024-09-13T13:28:24.365244+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/172429251"}]: dispatch 2024-09-13T13:28:25.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:25 smithi076 bash[26447]: audit 2024-09-13T13:28:24.043043+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.76:0/3568697617' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3704817240"}]': finished 2024-09-13T13:28:25.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:25 smithi076 bash[26447]: cluster 2024-09-13T13:28:24.051050+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-13T13:28:25.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:25 smithi076 bash[26447]: audit 2024-09-13T13:28:24.364511+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.76:0/4276723458' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/172429251"}]: dispatch 2024-09-13T13:28:25.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:25 smithi076 bash[26447]: audit 2024-09-13T13:28:24.365244+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/172429251"}]: dispatch 2024-09-13T13:28:25.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:25 smithi192 bash[22035]: audit 2024-09-13T13:28:24.043043+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.76:0/3568697617' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3704817240"}]': finished 2024-09-13T13:28:25.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:25 smithi192 bash[22035]: cluster 2024-09-13T13:28:24.051050+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-13T13:28:25.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:25 smithi192 bash[22035]: audit 2024-09-13T13:28:24.364511+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.76:0/4276723458' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/172429251"}]: dispatch 2024-09-13T13:28:25.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:25 smithi192 bash[22035]: audit 2024-09-13T13:28:24.365244+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/172429251"}]: dispatch 2024-09-13T13:28:26.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:26 smithi076 bash[19831]: audit 2024-09-13T13:28:25.045479+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/172429251"}]': finished 2024-09-13T13:28:26.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:26 smithi076 bash[19831]: cluster 2024-09-13T13:28:25.056875+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-13T13:28:26.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:26 smithi076 bash[19831]: audit 2024-09-13T13:28:25.368174+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.76:0/2144141496' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/2248196063"}]: dispatch 2024-09-13T13:28:26.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:26 smithi076 bash[19831]: audit 2024-09-13T13:28:25.369032+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/2248196063"}]: dispatch 2024-09-13T13:28:26.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:26 smithi076 bash[19831]: cluster 2024-09-13T13:28:25.553521+0000 mgr.y (mgr.14394) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:28:26.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:26 smithi076 bash[26447]: audit 2024-09-13T13:28:25.045479+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/172429251"}]': finished 2024-09-13T13:28:26.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:26 smithi076 bash[26447]: cluster 2024-09-13T13:28:25.056875+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-13T13:28:26.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:26 smithi076 bash[26447]: audit 2024-09-13T13:28:25.368174+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.76:0/2144141496' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/2248196063"}]: dispatch 2024-09-13T13:28:26.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:26 smithi076 bash[26447]: audit 2024-09-13T13:28:25.369032+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/2248196063"}]: dispatch 2024-09-13T13:28:26.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:26 smithi076 bash[26447]: cluster 2024-09-13T13:28:25.553521+0000 mgr.y (mgr.14394) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:28:26.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:26 smithi192 bash[22035]: audit 2024-09-13T13:28:25.045479+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/172429251"}]': finished 2024-09-13T13:28:26.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:26 smithi192 bash[22035]: cluster 2024-09-13T13:28:25.056875+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-13T13:28:26.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:26 smithi192 bash[22035]: audit 2024-09-13T13:28:25.368174+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.76:0/2144141496' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/2248196063"}]: dispatch 2024-09-13T13:28:26.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:26 smithi192 bash[22035]: audit 2024-09-13T13:28:25.369032+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/2248196063"}]: dispatch 2024-09-13T13:28:26.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:26 smithi192 bash[22035]: cluster 2024-09-13T13:28:25.553521+0000 mgr.y (mgr.14394) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:28:27.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:27 smithi076 bash[19831]: audit 2024-09-13T13:28:26.071509+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/2248196063"}]': finished 2024-09-13T13:28:27.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:27 smithi076 bash[19831]: cluster 2024-09-13T13:28:26.082350+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-13T13:28:27.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:27 smithi076 bash[19831]: audit 2024-09-13T13:28:26.396394+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.76:0/2349753571' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/887203052"}]: dispatch 2024-09-13T13:28:27.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:27 smithi076 bash[19831]: audit 2024-09-13T13:28:26.397417+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/887203052"}]: dispatch 2024-09-13T13:28:27.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:27 smithi076 bash[26447]: audit 2024-09-13T13:28:26.071509+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/2248196063"}]': finished 2024-09-13T13:28:27.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:27 smithi076 bash[26447]: cluster 2024-09-13T13:28:26.082350+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-13T13:28:27.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:27 smithi076 bash[26447]: audit 2024-09-13T13:28:26.396394+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.76:0/2349753571' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/887203052"}]: dispatch 2024-09-13T13:28:27.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:27 smithi076 bash[26447]: audit 2024-09-13T13:28:26.397417+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/887203052"}]: dispatch 2024-09-13T13:28:27.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:27 smithi192 bash[22035]: audit 2024-09-13T13:28:26.071509+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/2248196063"}]': finished 2024-09-13T13:28:27.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:27 smithi192 bash[22035]: cluster 2024-09-13T13:28:26.082350+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-13T13:28:27.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:27 smithi192 bash[22035]: audit 2024-09-13T13:28:26.396394+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.76:0/2349753571' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/887203052"}]: dispatch 2024-09-13T13:28:27.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:27 smithi192 bash[22035]: audit 2024-09-13T13:28:26.397417+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/887203052"}]: dispatch 2024-09-13T13:28:28.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:28 smithi076 bash[19831]: audit 2024-09-13T13:28:27.073982+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/887203052"}]': finished 2024-09-13T13:28:28.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:28 smithi076 bash[19831]: cluster 2024-09-13T13:28:27.085881+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-13T13:28:28.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:28 smithi076 bash[19831]: audit 2024-09-13T13:28:27.396700+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.76:0/2317329438' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2292421329"}]: dispatch 2024-09-13T13:28:28.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:28 smithi076 bash[19831]: audit 2024-09-13T13:28:27.397554+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2292421329"}]: dispatch 2024-09-13T13:28:28.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:28 smithi076 bash[19831]: cluster 2024-09-13T13:28:27.554189+0000 mgr.y (mgr.14394) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:28:28.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:28 smithi076 bash[26447]: audit 2024-09-13T13:28:27.073982+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/887203052"}]': finished 2024-09-13T13:28:28.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:28 smithi076 bash[26447]: cluster 2024-09-13T13:28:27.085881+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-13T13:28:28.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:28 smithi076 bash[26447]: audit 2024-09-13T13:28:27.396700+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.76:0/2317329438' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2292421329"}]: dispatch 2024-09-13T13:28:28.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:28 smithi076 bash[26447]: audit 2024-09-13T13:28:27.397554+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2292421329"}]: dispatch 2024-09-13T13:28:28.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:28 smithi076 bash[26447]: cluster 2024-09-13T13:28:27.554189+0000 mgr.y (mgr.14394) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:28:28.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:28 smithi192 bash[22035]: audit 2024-09-13T13:28:27.073982+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/887203052"}]': finished 2024-09-13T13:28:28.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:28 smithi192 bash[22035]: cluster 2024-09-13T13:28:27.085881+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-13T13:28:28.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:28 smithi192 bash[22035]: audit 2024-09-13T13:28:27.396700+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.76:0/2317329438' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2292421329"}]: dispatch 2024-09-13T13:28:28.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:28 smithi192 bash[22035]: audit 2024-09-13T13:28:27.397554+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2292421329"}]: dispatch 2024-09-13T13:28:28.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:28 smithi192 bash[22035]: cluster 2024-09-13T13:28:27.554189+0000 mgr.y (mgr.14394) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:28:29.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:29 smithi192 bash[22035]: audit 2024-09-13T13:28:28.103029+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2292421329"}]': finished 2024-09-13T13:28:29.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:29 smithi192 bash[22035]: cluster 2024-09-13T13:28:28.108360+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-13T13:28:29.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:29 smithi076 bash[19831]: audit 2024-09-13T13:28:28.103029+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2292421329"}]': finished 2024-09-13T13:28:29.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:29 smithi076 bash[19831]: cluster 2024-09-13T13:28:28.108360+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-13T13:28:29.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:29 smithi076 bash[26447]: audit 2024-09-13T13:28:28.103029+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2292421329"}]': finished 2024-09-13T13:28:29.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:29 smithi076 bash[26447]: cluster 2024-09-13T13:28:28.108360+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-13T13:28:30.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:30 smithi192 bash[22035]: cluster 2024-09-13T13:28:29.555764+0000 mgr.y (mgr.14394) 149 : cluster [DBG] pgmap v134: 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-13T13:28:30.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:30 smithi076 bash[19831]: cluster 2024-09-13T13:28:29.555764+0000 mgr.y (mgr.14394) 149 : cluster [DBG] pgmap v134: 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-13T13:28:30.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:30 smithi076 bash[26447]: cluster 2024-09-13T13:28:29.555764+0000 mgr.y (mgr.14394) 149 : cluster [DBG] pgmap v134: 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-13T13:28:32.603 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:28:32 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:28:32] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-13T13:28:32.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:32 smithi192 bash[22035]: audit 2024-09-13T13:28:31.528028+0000 mgr.y (mgr.14394) 150 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:32.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:32 smithi192 bash[22035]: cluster 2024-09-13T13:28:31.556463+0000 mgr.y (mgr.14394) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:28:32.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:32 smithi192 bash[22035]: audit 2024-09-13T13:28:32.581300+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:28:33.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:32 smithi076 bash[26447]: audit 2024-09-13T13:28:31.528028+0000 mgr.y (mgr.14394) 150 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:33.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:32 smithi076 bash[26447]: cluster 2024-09-13T13:28:31.556463+0000 mgr.y (mgr.14394) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:28:33.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:32 smithi076 bash[26447]: audit 2024-09-13T13:28:32.581300+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:28:33.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:32 smithi076 bash[19831]: audit 2024-09-13T13:28:31.528028+0000 mgr.y (mgr.14394) 150 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:33.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:32 smithi076 bash[19831]: cluster 2024-09-13T13:28:31.556463+0000 mgr.y (mgr.14394) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:28:33.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:32 smithi076 bash[19831]: audit 2024-09-13T13:28:32.581300+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:28:34.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:34 smithi192 bash[22035]: cluster 2024-09-13T13:28:33.558041+0000 mgr.y (mgr.14394) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:28:35.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:34 smithi076 bash[19831]: cluster 2024-09-13T13:28:33.558041+0000 mgr.y (mgr.14394) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:28:35.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:34 smithi076 bash[26447]: cluster 2024-09-13T13:28:33.558041+0000 mgr.y (mgr.14394) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:28:36.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:36 smithi192 bash[22035]: cluster 2024-09-13T13:28:35.558692+0000 mgr.y (mgr.14394) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:37.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:36 smithi076 bash[19831]: cluster 2024-09-13T13:28:35.558692+0000 mgr.y (mgr.14394) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:37.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:36 smithi076 bash[26447]: cluster 2024-09-13T13:28:35.558692+0000 mgr.y (mgr.14394) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:38.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:38 smithi192 bash[22035]: cluster 2024-09-13T13:28:37.559353+0000 mgr.y (mgr.14394) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:28:39.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:38 smithi076 bash[19831]: cluster 2024-09-13T13:28:37.559353+0000 mgr.y (mgr.14394) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:28:39.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:38 smithi076 bash[26447]: cluster 2024-09-13T13:28:37.559353+0000 mgr.y (mgr.14394) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:28:40.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:40 smithi192 bash[22035]: cluster 2024-09-13T13:28:39.560991+0000 mgr.y (mgr.14394) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:28:41.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:40 smithi076 bash[19831]: cluster 2024-09-13T13:28:39.560991+0000 mgr.y (mgr.14394) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:28:41.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:40 smithi076 bash[26447]: cluster 2024-09-13T13:28:39.560991+0000 mgr.y (mgr.14394) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:28:42.623 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:28:42 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:28:42] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-13T13:28:42.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:42 smithi192 bash[22035]: audit 2024-09-13T13:28:41.534374+0000 mgr.y (mgr.14394) 156 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:42.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:42 smithi192 bash[22035]: cluster 2024-09-13T13:28:41.561615+0000 mgr.y (mgr.14394) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:28:43.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:42 smithi076 bash[19831]: audit 2024-09-13T13:28:41.534374+0000 mgr.y (mgr.14394) 156 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:43.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:42 smithi076 bash[19831]: cluster 2024-09-13T13:28:41.561615+0000 mgr.y (mgr.14394) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:28:43.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:42 smithi076 bash[26447]: audit 2024-09-13T13:28:41.534374+0000 mgr.y (mgr.14394) 156 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:43.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:42 smithi076 bash[26447]: cluster 2024-09-13T13:28:41.561615+0000 mgr.y (mgr.14394) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:28:44.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:44 smithi192 bash[22035]: cluster 2024-09-13T13:28:43.563169+0000 mgr.y (mgr.14394) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:45.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:44 smithi076 bash[19831]: cluster 2024-09-13T13:28:43.563169+0000 mgr.y (mgr.14394) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:45.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:44 smithi076 bash[26447]: cluster 2024-09-13T13:28:43.563169+0000 mgr.y (mgr.14394) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:46.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:46 smithi192 bash[22035]: cluster 2024-09-13T13:28:45.563839+0000 mgr.y (mgr.14394) 159 : 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-13T13:28:47.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:46 smithi076 bash[19831]: cluster 2024-09-13T13:28:45.563839+0000 mgr.y (mgr.14394) 159 : 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-13T13:28:47.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:46 smithi076 bash[26447]: cluster 2024-09-13T13:28:45.563839+0000 mgr.y (mgr.14394) 159 : 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-13T13:28:47.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:47 smithi192 bash[22035]: audit 2024-09-13T13:28:47.581353+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:28:48.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:47 smithi076 bash[26447]: audit 2024-09-13T13:28:47.581353+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:28:48.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:47 smithi076 bash[19831]: audit 2024-09-13T13:28:47.581353+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:28:48.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:48 smithi192 bash[22035]: cluster 2024-09-13T13:28:47.564512+0000 mgr.y (mgr.14394) 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-13T13:28:49.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:48 smithi076 bash[19831]: cluster 2024-09-13T13:28:47.564512+0000 mgr.y (mgr.14394) 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-13T13:28:49.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:48 smithi076 bash[26447]: cluster 2024-09-13T13:28:47.564512+0000 mgr.y (mgr.14394) 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-13T13:28:50.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:50 smithi192 bash[22035]: cluster 2024-09-13T13:28:49.566144+0000 mgr.y (mgr.14394) 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-13T13:28:51.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:50 smithi076 bash[19831]: cluster 2024-09-13T13:28:49.566144+0000 mgr.y (mgr.14394) 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-13T13:28:51.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:50 smithi076 bash[26447]: cluster 2024-09-13T13:28:49.566144+0000 mgr.y (mgr.14394) 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-13T13:28:52.652 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:28:52 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:28:52] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-13T13:28:52.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:52 smithi192 bash[22035]: audit 2024-09-13T13:28:51.542386+0000 mgr.y (mgr.14394) 162 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:52.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:52 smithi192 bash[22035]: cluster 2024-09-13T13:28:51.566764+0000 mgr.y (mgr.14394) 163 : 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-13T13:28:53.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:52 smithi076 bash[19831]: audit 2024-09-13T13:28:51.542386+0000 mgr.y (mgr.14394) 162 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:53.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:52 smithi076 bash[19831]: cluster 2024-09-13T13:28:51.566764+0000 mgr.y (mgr.14394) 163 : 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-13T13:28:53.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:52 smithi076 bash[26447]: audit 2024-09-13T13:28:51.542386+0000 mgr.y (mgr.14394) 162 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:53.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:52 smithi076 bash[26447]: cluster 2024-09-13T13:28:51.566764+0000 mgr.y (mgr.14394) 163 : 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-13T13:28:54.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:54 smithi192 bash[22035]: cluster 2024-09-13T13:28:53.568299+0000 mgr.y (mgr.14394) 164 : 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-13T13:28:55.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:54 smithi076 bash[19831]: cluster 2024-09-13T13:28:53.568299+0000 mgr.y (mgr.14394) 164 : 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-13T13:28:55.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:54 smithi076 bash[26447]: cluster 2024-09-13T13:28:53.568299+0000 mgr.y (mgr.14394) 164 : 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-13T13:28:56.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:56 smithi192 bash[22035]: cluster 2024-09-13T13:28:55.569029+0000 mgr.y (mgr.14394) 165 : 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-13T13:28:57.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:56 smithi076 bash[26447]: cluster 2024-09-13T13:28:55.569029+0000 mgr.y (mgr.14394) 165 : 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-13T13:28:57.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:56 smithi076 bash[19831]: cluster 2024-09-13T13:28:55.569029+0000 mgr.y (mgr.14394) 165 : 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-13T13:28:58.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:28:58 smithi192 bash[22035]: cluster 2024-09-13T13:28:57.569768+0000 mgr.y (mgr.14394) 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-13T13:28:59.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:28:58 smithi076 bash[26447]: cluster 2024-09-13T13:28:57.569768+0000 mgr.y (mgr.14394) 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-13T13:28:59.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:28:58 smithi076 bash[19831]: cluster 2024-09-13T13:28:57.569768+0000 mgr.y (mgr.14394) 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-13T13:29:00.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:00 smithi192 bash[22035]: cluster 2024-09-13T13:28:59.571314+0000 mgr.y (mgr.14394) 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-13T13:29:01.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:00 smithi076 bash[26447]: cluster 2024-09-13T13:28:59.571314+0000 mgr.y (mgr.14394) 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-13T13:29:01.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:00 smithi076 bash[19831]: cluster 2024-09-13T13:28:59.571314+0000 mgr.y (mgr.14394) 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-13T13:29:02.675 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:29:02 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:29:02] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-13T13:29:02.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:02 smithi192 bash[22035]: audit 2024-09-13T13:29:01.550449+0000 mgr.y (mgr.14394) 168 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:02.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:02 smithi192 bash[22035]: cluster 2024-09-13T13:29:01.571977+0000 mgr.y (mgr.14394) 169 : 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-13T13:29:02.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:02 smithi192 bash[22035]: audit 2024-09-13T13:29:02.581943+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:29:03.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:02 smithi076 bash[26447]: audit 2024-09-13T13:29:01.550449+0000 mgr.y (mgr.14394) 168 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:03.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:02 smithi076 bash[26447]: cluster 2024-09-13T13:29:01.571977+0000 mgr.y (mgr.14394) 169 : 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-13T13:29:03.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:02 smithi076 bash[26447]: audit 2024-09-13T13:29:02.581943+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:29:03.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:02 smithi076 bash[19831]: audit 2024-09-13T13:29:01.550449+0000 mgr.y (mgr.14394) 168 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:03.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:02 smithi076 bash[19831]: cluster 2024-09-13T13:29:01.571977+0000 mgr.y (mgr.14394) 169 : 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-13T13:29:03.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:02 smithi076 bash[19831]: audit 2024-09-13T13:29:02.581943+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:29:05.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:04 smithi076 bash[26447]: cluster 2024-09-13T13:29:03.573525+0000 mgr.y (mgr.14394) 170 : 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-13T13:29:05.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:04 smithi076 bash[19831]: cluster 2024-09-13T13:29:03.573525+0000 mgr.y (mgr.14394) 170 : 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-13T13:29:05.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:04 smithi192 bash[22035]: cluster 2024-09-13T13:29:03.573525+0000 mgr.y (mgr.14394) 170 : 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-13T13:29:07.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:06 smithi076 bash[26447]: cluster 2024-09-13T13:29:05.574267+0000 mgr.y (mgr.14394) 171 : 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-13T13:29:07.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:06 smithi076 bash[19831]: cluster 2024-09-13T13:29:05.574267+0000 mgr.y (mgr.14394) 171 : 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-13T13:29:07.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:06 smithi192 bash[22035]: cluster 2024-09-13T13:29:05.574267+0000 mgr.y (mgr.14394) 171 : 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-13T13:29:09.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:08 smithi076 bash[19831]: cluster 2024-09-13T13:29:07.574928+0000 mgr.y (mgr.14394) 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-13T13:29:09.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:08 smithi076 bash[26447]: cluster 2024-09-13T13:29:07.574928+0000 mgr.y (mgr.14394) 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-13T13:29:09.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:08 smithi192 bash[22035]: cluster 2024-09-13T13:29:07.574928+0000 mgr.y (mgr.14394) 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-13T13:29:11.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:10 smithi076 bash[26447]: cluster 2024-09-13T13:29:09.576540+0000 mgr.y (mgr.14394) 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-13T13:29:11.083 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:10 smithi076 bash[19831]: cluster 2024-09-13T13:29:09.576540+0000 mgr.y (mgr.14394) 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-13T13:29:11.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:10 smithi192 bash[22035]: cluster 2024-09-13T13:29:09.576540+0000 mgr.y (mgr.14394) 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-13T13:29:12.696 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:29:12 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:29:12] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-13T13:29:13.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:12 smithi076 bash[26447]: audit 2024-09-13T13:29:11.558418+0000 mgr.y (mgr.14394) 174 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:13.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:12 smithi076 bash[26447]: cluster 2024-09-13T13:29:11.577159+0000 mgr.y (mgr.14394) 175 : 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-13T13:29:13.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:12 smithi076 bash[19831]: audit 2024-09-13T13:29:11.558418+0000 mgr.y (mgr.14394) 174 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:13.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:12 smithi076 bash[19831]: cluster 2024-09-13T13:29:11.577159+0000 mgr.y (mgr.14394) 175 : 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-13T13:29:13.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:12 smithi192 bash[22035]: audit 2024-09-13T13:29:11.558418+0000 mgr.y (mgr.14394) 174 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:13.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:12 smithi192 bash[22035]: cluster 2024-09-13T13:29:11.577159+0000 mgr.y (mgr.14394) 175 : 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-13T13:29:15.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:14 smithi076 bash[26447]: cluster 2024-09-13T13:29:13.578695+0000 mgr.y (mgr.14394) 176 : 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-13T13:29:15.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:14 smithi076 bash[19831]: cluster 2024-09-13T13:29:13.578695+0000 mgr.y (mgr.14394) 176 : 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-13T13:29:15.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:14 smithi192 bash[22035]: cluster 2024-09-13T13:29:13.578695+0000 mgr.y (mgr.14394) 176 : 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-13T13:29:17.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:16 smithi076 bash[19831]: cluster 2024-09-13T13:29:15.579323+0000 mgr.y (mgr.14394) 177 : 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-13T13:29:17.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:16 smithi076 bash[26447]: cluster 2024-09-13T13:29:15.579323+0000 mgr.y (mgr.14394) 177 : 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-13T13:29:17.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:16 smithi192 bash[22035]: cluster 2024-09-13T13:29:15.579323+0000 mgr.y (mgr.14394) 177 : 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-13T13:29:18.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:17 smithi076 bash[26447]: audit 2024-09-13T13:29:17.581776+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:29:18.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:17 smithi076 bash[19831]: audit 2024-09-13T13:29:17.581776+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:29:18.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:17 smithi192 bash[22035]: audit 2024-09-13T13:29:17.581776+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:29:19.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:18 smithi076 bash[19831]: cluster 2024-09-13T13:29:17.579922+0000 mgr.y (mgr.14394) 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-13T13:29:19.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:18 smithi076 bash[19831]: audit 2024-09-13T13:29:17.810214+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:29:19.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:18 smithi076 bash[19831]: audit 2024-09-13T13:29:17.811534+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:29:19.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:18 smithi076 bash[19831]: audit 2024-09-13T13:29:17.821352+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:29:19.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:18 smithi076 bash[26447]: cluster 2024-09-13T13:29:17.579922+0000 mgr.y (mgr.14394) 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-13T13:29:19.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:18 smithi076 bash[26447]: audit 2024-09-13T13:29:17.810214+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:29:19.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:18 smithi076 bash[26447]: audit 2024-09-13T13:29:17.811534+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:29:19.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:18 smithi076 bash[26447]: audit 2024-09-13T13:29:17.821352+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:29:19.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:18 smithi192 bash[22035]: cluster 2024-09-13T13:29:17.579922+0000 mgr.y (mgr.14394) 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-13T13:29:19.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:18 smithi192 bash[22035]: audit 2024-09-13T13:29:17.810214+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:29:19.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:18 smithi192 bash[22035]: audit 2024-09-13T13:29:17.811534+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:29:19.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:18 smithi192 bash[22035]: audit 2024-09-13T13:29:17.821352+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:29:21.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:20 smithi076 bash[19831]: cluster 2024-09-13T13:29:19.581562+0000 mgr.y (mgr.14394) 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-13T13:29:21.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:20 smithi076 bash[26447]: cluster 2024-09-13T13:29:19.581562+0000 mgr.y (mgr.14394) 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-13T13:29:21.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:20 smithi192 bash[22035]: cluster 2024-09-13T13:29:19.581562+0000 mgr.y (mgr.14394) 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-13T13:29:22.719 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:29:22 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:29:22] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-13T13:29:23.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:22 smithi076 bash[19831]: audit 2024-09-13T13:29:21.569656+0000 mgr.y (mgr.14394) 180 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:23.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:22 smithi076 bash[19831]: cluster 2024-09-13T13:29:21.582283+0000 mgr.y (mgr.14394) 181 : 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-13T13:29:23.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:22 smithi076 bash[26447]: audit 2024-09-13T13:29:21.569656+0000 mgr.y (mgr.14394) 180 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:23.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:22 smithi076 bash[26447]: cluster 2024-09-13T13:29:21.582283+0000 mgr.y (mgr.14394) 181 : 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-13T13:29:23.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:22 smithi192 bash[22035]: audit 2024-09-13T13:29:21.569656+0000 mgr.y (mgr.14394) 180 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:23.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:22 smithi192 bash[22035]: cluster 2024-09-13T13:29:21.582283+0000 mgr.y (mgr.14394) 181 : 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-13T13:29:25.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:24 smithi076 bash[19831]: cluster 2024-09-13T13:29:23.583874+0000 mgr.y (mgr.14394) 182 : 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-13T13:29:25.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:24 smithi076 bash[26447]: cluster 2024-09-13T13:29:23.583874+0000 mgr.y (mgr.14394) 182 : 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-13T13:29:25.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:24 smithi192 bash[22035]: cluster 2024-09-13T13:29:23.583874+0000 mgr.y (mgr.14394) 182 : 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-13T13:29:27.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:26 smithi076 bash[19831]: cluster 2024-09-13T13:29:25.584581+0000 mgr.y (mgr.14394) 183 : 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-13T13:29:27.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:26 smithi076 bash[26447]: cluster 2024-09-13T13:29:25.584581+0000 mgr.y (mgr.14394) 183 : 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-13T13:29:27.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:26 smithi192 bash[22035]: cluster 2024-09-13T13:29:25.584581+0000 mgr.y (mgr.14394) 183 : 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-13T13:29:29.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:28 smithi076 bash[19831]: cluster 2024-09-13T13:29:27.585277+0000 mgr.y (mgr.14394) 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-13T13:29:29.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:28 smithi076 bash[26447]: cluster 2024-09-13T13:29:27.585277+0000 mgr.y (mgr.14394) 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-13T13:29:29.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:28 smithi192 bash[22035]: cluster 2024-09-13T13:29:27.585277+0000 mgr.y (mgr.14394) 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-13T13:29:31.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:30 smithi076 bash[19831]: cluster 2024-09-13T13:29:29.587037+0000 mgr.y (mgr.14394) 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-13T13:29:31.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:30 smithi076 bash[26447]: cluster 2024-09-13T13:29:29.587037+0000 mgr.y (mgr.14394) 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-13T13:29:31.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:30 smithi192 bash[22035]: cluster 2024-09-13T13:29:29.587037+0000 mgr.y (mgr.14394) 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-13T13:29:32.742 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:29:32 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:29:32] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-13T13:29:33.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:32 smithi076 bash[19831]: audit 2024-09-13T13:29:31.578481+0000 mgr.y (mgr.14394) 186 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:33.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:32 smithi076 bash[19831]: cluster 2024-09-13T13:29:31.587823+0000 mgr.y (mgr.14394) 187 : 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-13T13:29:33.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:32 smithi076 bash[19831]: audit 2024-09-13T13:29:32.582598+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:29:33.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:32 smithi076 bash[26447]: audit 2024-09-13T13:29:31.578481+0000 mgr.y (mgr.14394) 186 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:33.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:32 smithi076 bash[26447]: cluster 2024-09-13T13:29:31.587823+0000 mgr.y (mgr.14394) 187 : 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-13T13:29:33.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:32 smithi076 bash[26447]: audit 2024-09-13T13:29:32.582598+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:29:33.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:32 smithi192 bash[22035]: audit 2024-09-13T13:29:31.578481+0000 mgr.y (mgr.14394) 186 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:33.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:32 smithi192 bash[22035]: cluster 2024-09-13T13:29:31.587823+0000 mgr.y (mgr.14394) 187 : 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-13T13:29:33.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:32 smithi192 bash[22035]: audit 2024-09-13T13:29:32.582598+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:29:35.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:34 smithi076 bash[19831]: cluster 2024-09-13T13:29:33.589458+0000 mgr.y (mgr.14394) 188 : 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-13T13:29:35.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:34 smithi076 bash[26447]: cluster 2024-09-13T13:29:33.589458+0000 mgr.y (mgr.14394) 188 : 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-13T13:29:35.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:34 smithi192 bash[22035]: cluster 2024-09-13T13:29:33.589458+0000 mgr.y (mgr.14394) 188 : 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-13T13:29:37.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:36 smithi076 bash[19831]: cluster 2024-09-13T13:29:35.590211+0000 mgr.y (mgr.14394) 189 : 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-13T13:29:37.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:36 smithi076 bash[26447]: cluster 2024-09-13T13:29:35.590211+0000 mgr.y (mgr.14394) 189 : 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-13T13:29:37.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:36 smithi192 bash[22035]: cluster 2024-09-13T13:29:35.590211+0000 mgr.y (mgr.14394) 189 : 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-13T13:29:39.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:38 smithi076 bash[19831]: cluster 2024-09-13T13:29:37.590856+0000 mgr.y (mgr.14394) 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-13T13:29:39.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:38 smithi076 bash[26447]: cluster 2024-09-13T13:29:37.590856+0000 mgr.y (mgr.14394) 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-13T13:29:39.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:38 smithi192 bash[22035]: cluster 2024-09-13T13:29:37.590856+0000 mgr.y (mgr.14394) 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-13T13:29:40.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:39 smithi076 bash[19831]: cluster 2024-09-13T13:29:39.592524+0000 mgr.y (mgr.14394) 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-13T13:29:40.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:39 smithi076 bash[26447]: cluster 2024-09-13T13:29:39.592524+0000 mgr.y (mgr.14394) 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-13T13:29:40.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:39 smithi192 bash[22035]: cluster 2024-09-13T13:29:39.592524+0000 mgr.y (mgr.14394) 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-13T13:29:42.638 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:29:42 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:29:42] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-13T13:29:42.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:42 smithi192 bash[22035]: audit 2024-09-13T13:29:41.584628+0000 mgr.y (mgr.14394) 192 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:42.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:42 smithi192 bash[22035]: cluster 2024-09-13T13:29:41.593233+0000 mgr.y (mgr.14394) 193 : 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-13T13:29:43.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:42 smithi076 bash[19831]: audit 2024-09-13T13:29:41.584628+0000 mgr.y (mgr.14394) 192 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:43.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:42 smithi076 bash[19831]: cluster 2024-09-13T13:29:41.593233+0000 mgr.y (mgr.14394) 193 : 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-13T13:29:43.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:42 smithi076 bash[26447]: audit 2024-09-13T13:29:41.584628+0000 mgr.y (mgr.14394) 192 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:43.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:42 smithi076 bash[26447]: cluster 2024-09-13T13:29:41.593233+0000 mgr.y (mgr.14394) 193 : 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-13T13:29:44.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:44 smithi192 bash[22035]: cluster 2024-09-13T13:29:43.594840+0000 mgr.y (mgr.14394) 194 : 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-13T13:29:45.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:44 smithi076 bash[19831]: cluster 2024-09-13T13:29:43.594840+0000 mgr.y (mgr.14394) 194 : 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-13T13:29:45.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:44 smithi076 bash[26447]: cluster 2024-09-13T13:29:43.594840+0000 mgr.y (mgr.14394) 194 : 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-13T13:29:46.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:46 smithi192 bash[22035]: cluster 2024-09-13T13:29:45.595518+0000 mgr.y (mgr.14394) 195 : 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-13T13:29:47.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:46 smithi076 bash[19831]: cluster 2024-09-13T13:29:45.595518+0000 mgr.y (mgr.14394) 195 : 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-13T13:29:47.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:46 smithi076 bash[26447]: cluster 2024-09-13T13:29:45.595518+0000 mgr.y (mgr.14394) 195 : 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-13T13:29:47.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:47 smithi192 bash[22035]: audit 2024-09-13T13:29:47.582853+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:29:48.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:47 smithi076 bash[19831]: audit 2024-09-13T13:29:47.582853+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:29:48.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:47 smithi076 bash[26447]: audit 2024-09-13T13:29:47.582853+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:29:48.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:48 smithi192 bash[22035]: cluster 2024-09-13T13:29:47.596236+0000 mgr.y (mgr.14394) 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-13T13:29:49.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:48 smithi076 bash[19831]: cluster 2024-09-13T13:29:47.596236+0000 mgr.y (mgr.14394) 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-13T13:29:49.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:48 smithi076 bash[26447]: cluster 2024-09-13T13:29:47.596236+0000 mgr.y (mgr.14394) 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-13T13:29:50.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:50 smithi192 bash[22035]: cluster 2024-09-13T13:29:49.597886+0000 mgr.y (mgr.14394) 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-13T13:29:51.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:50 smithi076 bash[19831]: cluster 2024-09-13T13:29:49.597886+0000 mgr.y (mgr.14394) 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-13T13:29:51.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:50 smithi076 bash[26447]: cluster 2024-09-13T13:29:49.597886+0000 mgr.y (mgr.14394) 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-13T13:29:52.666 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:29:52 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:29:52] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-13T13:29:52.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:52 smithi192 bash[22035]: audit 2024-09-13T13:29:51.594400+0000 mgr.y (mgr.14394) 198 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:52.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:52 smithi192 bash[22035]: cluster 2024-09-13T13:29:51.598510+0000 mgr.y (mgr.14394) 199 : 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-13T13:29:53.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:52 smithi076 bash[19831]: audit 2024-09-13T13:29:51.594400+0000 mgr.y (mgr.14394) 198 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:53.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:52 smithi076 bash[19831]: cluster 2024-09-13T13:29:51.598510+0000 mgr.y (mgr.14394) 199 : 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-13T13:29:53.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:52 smithi076 bash[26447]: audit 2024-09-13T13:29:51.594400+0000 mgr.y (mgr.14394) 198 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:53.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:52 smithi076 bash[26447]: cluster 2024-09-13T13:29:51.598510+0000 mgr.y (mgr.14394) 199 : 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-13T13:29:54.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:54 smithi192 bash[22035]: cluster 2024-09-13T13:29:53.600045+0000 mgr.y (mgr.14394) 200 : 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-13T13:29:55.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:54 smithi076 bash[19831]: cluster 2024-09-13T13:29:53.600045+0000 mgr.y (mgr.14394) 200 : 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-13T13:29:55.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:54 smithi076 bash[26447]: cluster 2024-09-13T13:29:53.600045+0000 mgr.y (mgr.14394) 200 : 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-13T13:29:57.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:56 smithi076 bash[19831]: cluster 2024-09-13T13:29:55.600733+0000 mgr.y (mgr.14394) 201 : 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-13T13:29:57.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:56 smithi076 bash[26447]: cluster 2024-09-13T13:29:55.600733+0000 mgr.y (mgr.14394) 201 : 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-13T13:29:57.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:56 smithi192 bash[22035]: cluster 2024-09-13T13:29:55.600733+0000 mgr.y (mgr.14394) 201 : 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-13T13:29:59.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:29:58 smithi076 bash[19831]: cluster 2024-09-13T13:29:57.601457+0000 mgr.y (mgr.14394) 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-13T13:29:59.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:29:58 smithi076 bash[26447]: cluster 2024-09-13T13:29:57.601457+0000 mgr.y (mgr.14394) 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-13T13:29:59.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:29:58 smithi192 bash[22035]: cluster 2024-09-13T13:29:57.601457+0000 mgr.y (mgr.14394) 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-13T13:30:01.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:00 smithi076 bash[19831]: cluster 2024-09-13T13:29:59.603057+0000 mgr.y (mgr.14394) 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-13T13:30:01.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:00 smithi076 bash[19831]: cluster 2024-09-13T13:30:00.000152+0000 mon.a (mon.0) 897 : cluster [INF] overall HEALTH_OK 2024-09-13T13:30:01.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:00 smithi076 bash[26447]: cluster 2024-09-13T13:29:59.603057+0000 mgr.y (mgr.14394) 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-13T13:30:01.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:00 smithi076 bash[26447]: cluster 2024-09-13T13:30:00.000152+0000 mon.a (mon.0) 897 : cluster [INF] overall HEALTH_OK 2024-09-13T13:30:01.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:00 smithi192 bash[22035]: cluster 2024-09-13T13:29:59.603057+0000 mgr.y (mgr.14394) 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-13T13:30:01.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:00 smithi192 bash[22035]: cluster 2024-09-13T13:30:00.000152+0000 mon.a (mon.0) 897 : cluster [INF] overall HEALTH_OK 2024-09-13T13:30:02.694 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:30:02 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:30:02] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-13T13:30:03.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:02 smithi076 bash[19831]: cluster 2024-09-13T13:30:01.603736+0000 mgr.y (mgr.14394) 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-13T13:30:03.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:02 smithi076 bash[19831]: audit 2024-09-13T13:30:01.605618+0000 mgr.y (mgr.14394) 205 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:03.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:02 smithi076 bash[19831]: audit 2024-09-13T13:30:02.583248+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:30:03.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:02 smithi076 bash[26447]: cluster 2024-09-13T13:30:01.603736+0000 mgr.y (mgr.14394) 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-13T13:30:03.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:02 smithi076 bash[26447]: audit 2024-09-13T13:30:01.605618+0000 mgr.y (mgr.14394) 205 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:03.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:02 smithi076 bash[26447]: audit 2024-09-13T13:30:02.583248+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:30:03.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:02 smithi192 bash[22035]: cluster 2024-09-13T13:30:01.603736+0000 mgr.y (mgr.14394) 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-13T13:30:03.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:02 smithi192 bash[22035]: audit 2024-09-13T13:30:01.605618+0000 mgr.y (mgr.14394) 205 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:03.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:02 smithi192 bash[22035]: audit 2024-09-13T13:30:02.583248+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:30:05.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:04 smithi076 bash[19831]: cluster 2024-09-13T13:30:03.605321+0000 mgr.y (mgr.14394) 206 : 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-13T13:30:05.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:04 smithi076 bash[26447]: cluster 2024-09-13T13:30:03.605321+0000 mgr.y (mgr.14394) 206 : 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-13T13:30:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:04 smithi192 bash[22035]: cluster 2024-09-13T13:30:03.605321+0000 mgr.y (mgr.14394) 206 : 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-13T13:30:07.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:06 smithi076 bash[19831]: cluster 2024-09-13T13:30:05.606082+0000 mgr.y (mgr.14394) 207 : 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-13T13:30:07.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:06 smithi076 bash[26447]: cluster 2024-09-13T13:30:05.606082+0000 mgr.y (mgr.14394) 207 : 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-13T13:30:07.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:06 smithi192 bash[22035]: cluster 2024-09-13T13:30:05.606082+0000 mgr.y (mgr.14394) 207 : 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-13T13:30:09.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:08 smithi076 bash[19831]: cluster 2024-09-13T13:30:07.606802+0000 mgr.y (mgr.14394) 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-13T13:30:09.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:08 smithi076 bash[26447]: cluster 2024-09-13T13:30:07.606802+0000 mgr.y (mgr.14394) 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-13T13:30:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:08 smithi192 bash[22035]: cluster 2024-09-13T13:30:07.606802+0000 mgr.y (mgr.14394) 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-13T13:30:11.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:10 smithi076 bash[19831]: cluster 2024-09-13T13:30:09.608459+0000 mgr.y (mgr.14394) 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-13T13:30:11.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:10 smithi076 bash[26447]: cluster 2024-09-13T13:30:09.608459+0000 mgr.y (mgr.14394) 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-13T13:30:11.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:10 smithi192 bash[22035]: cluster 2024-09-13T13:30:09.608459+0000 mgr.y (mgr.14394) 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-13T13:30:12.714 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:30:12 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:30:12] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-13T13:30:13.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:12 smithi076 bash[19831]: cluster 2024-09-13T13:30:11.609183+0000 mgr.y (mgr.14394) 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-13T13:30:13.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:12 smithi076 bash[19831]: audit 2024-09-13T13:30:11.614405+0000 mgr.y (mgr.14394) 211 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:13.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:12 smithi076 bash[26447]: cluster 2024-09-13T13:30:11.609183+0000 mgr.y (mgr.14394) 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-13T13:30:13.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:12 smithi076 bash[26447]: audit 2024-09-13T13:30:11.614405+0000 mgr.y (mgr.14394) 211 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:13.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:12 smithi192 bash[22035]: cluster 2024-09-13T13:30:11.609183+0000 mgr.y (mgr.14394) 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-13T13:30:13.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:12 smithi192 bash[22035]: audit 2024-09-13T13:30:11.614405+0000 mgr.y (mgr.14394) 211 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:15.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:14 smithi076 bash[19831]: cluster 2024-09-13T13:30:13.610744+0000 mgr.y (mgr.14394) 212 : 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-13T13:30:15.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:14 smithi076 bash[26447]: cluster 2024-09-13T13:30:13.610744+0000 mgr.y (mgr.14394) 212 : 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-13T13:30:15.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:14 smithi192 bash[22035]: cluster 2024-09-13T13:30:13.610744+0000 mgr.y (mgr.14394) 212 : 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-13T13:30:17.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:16 smithi076 bash[19831]: cluster 2024-09-13T13:30:15.611564+0000 mgr.y (mgr.14394) 213 : 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-13T13:30:17.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:16 smithi076 bash[26447]: cluster 2024-09-13T13:30:15.611564+0000 mgr.y (mgr.14394) 213 : 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-13T13:30:17.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:16 smithi192 bash[22035]: cluster 2024-09-13T13:30:15.611564+0000 mgr.y (mgr.14394) 213 : 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-13T13:30:18.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:17 smithi076 bash[19831]: audit 2024-09-13T13:30:17.583486+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:30:18.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:17 smithi076 bash[26447]: audit 2024-09-13T13:30:17.583486+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:30:18.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:17 smithi192 bash[22035]: audit 2024-09-13T13:30:17.583486+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:30:19.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:18 smithi076 bash[19831]: cluster 2024-09-13T13:30:17.626329+0000 mgr.y (mgr.14394) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-13T13:30:19.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:18 smithi076 bash[19831]: audit 2024-09-13T13:30:18.679337+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:30:19.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:18 smithi076 bash[19831]: audit 2024-09-13T13:30:18.680624+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:30:19.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:18 smithi076 bash[19831]: audit 2024-09-13T13:30:18.690390+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:30:19.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:18 smithi076 bash[26447]: cluster 2024-09-13T13:30:17.626329+0000 mgr.y (mgr.14394) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-13T13:30:19.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:18 smithi076 bash[26447]: audit 2024-09-13T13:30:18.679337+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:30:19.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:18 smithi076 bash[26447]: audit 2024-09-13T13:30:18.680624+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:30:19.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:18 smithi076 bash[26447]: audit 2024-09-13T13:30:18.690390+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:30:19.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:18 smithi192 bash[22035]: cluster 2024-09-13T13:30:17.626329+0000 mgr.y (mgr.14394) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-13T13:30:19.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:18 smithi192 bash[22035]: audit 2024-09-13T13:30:18.679337+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:30:19.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:18 smithi192 bash[22035]: audit 2024-09-13T13:30:18.680624+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:30:19.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:18 smithi192 bash[22035]: audit 2024-09-13T13:30:18.690390+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:30:21.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:20 smithi076 bash[19831]: cluster 2024-09-13T13:30:19.628070+0000 mgr.y (mgr.14394) 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-13T13:30:21.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:20 smithi076 bash[26447]: cluster 2024-09-13T13:30:19.628070+0000 mgr.y (mgr.14394) 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-13T13:30:21.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:20 smithi192 bash[22035]: cluster 2024-09-13T13:30:19.628070+0000 mgr.y (mgr.14394) 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-13T13:30:22.744 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:30:22 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:30:22] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-13T13:30:23.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:22 smithi076 bash[19831]: audit 2024-09-13T13:30:21.623017+0000 mgr.y (mgr.14394) 216 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:23.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:22 smithi076 bash[19831]: cluster 2024-09-13T13:30:21.628870+0000 mgr.y (mgr.14394) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-13T13:30:23.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:22 smithi076 bash[26447]: audit 2024-09-13T13:30:21.623017+0000 mgr.y (mgr.14394) 216 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:23.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:22 smithi076 bash[26447]: cluster 2024-09-13T13:30:21.628870+0000 mgr.y (mgr.14394) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-13T13:30:23.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:22 smithi192 bash[22035]: audit 2024-09-13T13:30:21.623017+0000 mgr.y (mgr.14394) 216 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:23.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:22 smithi192 bash[22035]: cluster 2024-09-13T13:30:21.628870+0000 mgr.y (mgr.14394) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-13T13:30:25.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:24 smithi076 bash[19831]: cluster 2024-09-13T13:30:23.630527+0000 mgr.y (mgr.14394) 218 : 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-13T13:30:25.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:24 smithi076 bash[26447]: cluster 2024-09-13T13:30:23.630527+0000 mgr.y (mgr.14394) 218 : 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-13T13:30:25.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:24 smithi192 bash[22035]: cluster 2024-09-13T13:30:23.630527+0000 mgr.y (mgr.14394) 218 : 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-13T13:30:27.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:26 smithi076 bash[19831]: cluster 2024-09-13T13:30:25.631259+0000 mgr.y (mgr.14394) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-13T13:30:27.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:26 smithi076 bash[26447]: cluster 2024-09-13T13:30:25.631259+0000 mgr.y (mgr.14394) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-13T13:30:27.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:26 smithi192 bash[22035]: cluster 2024-09-13T13:30:25.631259+0000 mgr.y (mgr.14394) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-13T13:30:29.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:28 smithi076 bash[19831]: cluster 2024-09-13T13:30:27.631942+0000 mgr.y (mgr.14394) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-13T13:30:29.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:28 smithi076 bash[26447]: cluster 2024-09-13T13:30:27.631942+0000 mgr.y (mgr.14394) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-13T13:30:29.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:28 smithi192 bash[22035]: cluster 2024-09-13T13:30:27.631942+0000 mgr.y (mgr.14394) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-13T13:30:31.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:30 smithi076 bash[19831]: cluster 2024-09-13T13:30:29.633580+0000 mgr.y (mgr.14394) 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-13T13:30:31.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:30 smithi076 bash[26447]: cluster 2024-09-13T13:30:29.633580+0000 mgr.y (mgr.14394) 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-13T13:30:31.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:30 smithi192 bash[22035]: cluster 2024-09-13T13:30:29.633580+0000 mgr.y (mgr.14394) 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-13T13:30:32.765 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:30:32 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:30:32] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-13T13:30:33.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:32 smithi076 bash[19831]: cluster 2024-09-13T13:30:31.634379+0000 mgr.y (mgr.14394) 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-13T13:30:33.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:32 smithi076 bash[19831]: audit 2024-09-13T13:30:31.634665+0000 mgr.y (mgr.14394) 223 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:33.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:32 smithi076 bash[19831]: audit 2024-09-13T13:30:32.584180+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:30:33.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:32 smithi076 bash[26447]: cluster 2024-09-13T13:30:31.634379+0000 mgr.y (mgr.14394) 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-13T13:30:33.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:32 smithi076 bash[26447]: audit 2024-09-13T13:30:31.634665+0000 mgr.y (mgr.14394) 223 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:33.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:32 smithi076 bash[26447]: audit 2024-09-13T13:30:32.584180+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:30:33.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:32 smithi192 bash[22035]: cluster 2024-09-13T13:30:31.634379+0000 mgr.y (mgr.14394) 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-13T13:30:33.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:32 smithi192 bash[22035]: audit 2024-09-13T13:30:31.634665+0000 mgr.y (mgr.14394) 223 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:33.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:32 smithi192 bash[22035]: audit 2024-09-13T13:30:32.584180+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:30:34.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:33 smithi076 bash[19831]: cluster 2024-09-13T13:30:33.636070+0000 mgr.y (mgr.14394) 224 : 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-13T13:30:34.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:33 smithi076 bash[26447]: cluster 2024-09-13T13:30:33.636070+0000 mgr.y (mgr.14394) 224 : 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-13T13:30:34.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:33 smithi192 bash[22035]: cluster 2024-09-13T13:30:33.636070+0000 mgr.y (mgr.14394) 224 : 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-13T13:30:37.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:36 smithi076 bash[19831]: cluster 2024-09-13T13:30:35.636873+0000 mgr.y (mgr.14394) 225 : 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-13T13:30:37.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:36 smithi076 bash[26447]: cluster 2024-09-13T13:30:35.636873+0000 mgr.y (mgr.14394) 225 : 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-13T13:30:37.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:36 smithi192 bash[22035]: cluster 2024-09-13T13:30:35.636873+0000 mgr.y (mgr.14394) 225 : 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-13T13:30:39.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:38 smithi076 bash[26447]: cluster 2024-09-13T13:30:37.637548+0000 mgr.y (mgr.14394) 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-13T13:30:39.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:38 smithi076 bash[19831]: cluster 2024-09-13T13:30:37.637548+0000 mgr.y (mgr.14394) 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-13T13:30:39.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:38 smithi192 bash[22035]: cluster 2024-09-13T13:30:37.637548+0000 mgr.y (mgr.14394) 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-13T13:30:40.997 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:40 smithi076 bash[19831]: cluster 2024-09-13T13:30:39.639188+0000 mgr.y (mgr.14394) 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-13T13:30:41.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:40 smithi192 bash[22035]: cluster 2024-09-13T13:30:39.639188+0000 mgr.y (mgr.14394) 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-13T13:30:41.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:41 smithi076 bash[26447]: cluster 2024-09-13T13:30:39.639188+0000 mgr.y (mgr.14394) 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-13T13:30:42.698 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:30:42 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:30:42] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-13T13:30:43.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:42 smithi076 bash[19831]: cluster 2024-09-13T13:30:41.639898+0000 mgr.y (mgr.14394) 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-13T13:30:43.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:42 smithi076 bash[19831]: audit 2024-09-13T13:30:41.642449+0000 mgr.y (mgr.14394) 229 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:43.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:42 smithi076 bash[26447]: cluster 2024-09-13T13:30:41.639898+0000 mgr.y (mgr.14394) 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-13T13:30:43.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:42 smithi076 bash[26447]: audit 2024-09-13T13:30:41.642449+0000 mgr.y (mgr.14394) 229 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:43.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:42 smithi192 bash[22035]: cluster 2024-09-13T13:30:41.639898+0000 mgr.y (mgr.14394) 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-13T13:30:43.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:42 smithi192 bash[22035]: audit 2024-09-13T13:30:41.642449+0000 mgr.y (mgr.14394) 229 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:45.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:44 smithi076 bash[19831]: cluster 2024-09-13T13:30:43.641454+0000 mgr.y (mgr.14394) 230 : 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-13T13:30:45.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:44 smithi076 bash[26447]: cluster 2024-09-13T13:30:43.641454+0000 mgr.y (mgr.14394) 230 : 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-13T13:30:45.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:44 smithi192 bash[22035]: cluster 2024-09-13T13:30:43.641454+0000 mgr.y (mgr.14394) 230 : 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-13T13:30:47.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:46 smithi076 bash[19831]: cluster 2024-09-13T13:30:45.642147+0000 mgr.y (mgr.14394) 231 : 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-13T13:30:47.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:46 smithi076 bash[26447]: cluster 2024-09-13T13:30:45.642147+0000 mgr.y (mgr.14394) 231 : 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-13T13:30:47.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:46 smithi192 bash[22035]: cluster 2024-09-13T13:30:45.642147+0000 mgr.y (mgr.14394) 231 : 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-13T13:30:48.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:47 smithi076 bash[19831]: audit 2024-09-13T13:30:47.584261+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:30:48.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:47 smithi076 bash[26447]: audit 2024-09-13T13:30:47.584261+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:30:48.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:47 smithi192 bash[22035]: audit 2024-09-13T13:30:47.584261+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:30:49.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:48 smithi076 bash[19831]: cluster 2024-09-13T13:30:47.642753+0000 mgr.y (mgr.14394) 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-13T13:30:49.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:48 smithi076 bash[26447]: cluster 2024-09-13T13:30:47.642753+0000 mgr.y (mgr.14394) 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-13T13:30:49.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:48 smithi192 bash[22035]: cluster 2024-09-13T13:30:47.642753+0000 mgr.y (mgr.14394) 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-13T13:30:51.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:50 smithi076 bash[19831]: cluster 2024-09-13T13:30:49.644365+0000 mgr.y (mgr.14394) 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-13T13:30:51.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:50 smithi076 bash[26447]: cluster 2024-09-13T13:30:49.644365+0000 mgr.y (mgr.14394) 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-13T13:30:51.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:50 smithi192 bash[22035]: cluster 2024-09-13T13:30:49.644365+0000 mgr.y (mgr.14394) 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-13T13:30:52.732 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:30:52 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:30:52] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-13T13:30:53.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:52 smithi076 bash[19831]: cluster 2024-09-13T13:30:51.645045+0000 mgr.y (mgr.14394) 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-13T13:30:53.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:52 smithi076 bash[19831]: audit 2024-09-13T13:30:51.653112+0000 mgr.y (mgr.14394) 235 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:53.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:52 smithi076 bash[26447]: cluster 2024-09-13T13:30:51.645045+0000 mgr.y (mgr.14394) 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-13T13:30:53.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:52 smithi076 bash[26447]: audit 2024-09-13T13:30:51.653112+0000 mgr.y (mgr.14394) 235 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:53.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:52 smithi192 bash[22035]: cluster 2024-09-13T13:30:51.645045+0000 mgr.y (mgr.14394) 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-13T13:30:53.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:52 smithi192 bash[22035]: audit 2024-09-13T13:30:51.653112+0000 mgr.y (mgr.14394) 235 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:55.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:54 smithi076 bash[19831]: cluster 2024-09-13T13:30:53.646636+0000 mgr.y (mgr.14394) 236 : 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-13T13:30:55.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:54 smithi076 bash[26447]: cluster 2024-09-13T13:30:53.646636+0000 mgr.y (mgr.14394) 236 : 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-13T13:30:55.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:54 smithi192 bash[22035]: cluster 2024-09-13T13:30:53.646636+0000 mgr.y (mgr.14394) 236 : 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-13T13:30:57.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:56 smithi076 bash[19831]: cluster 2024-09-13T13:30:55.647330+0000 mgr.y (mgr.14394) 237 : 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-13T13:30:57.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:56 smithi076 bash[26447]: cluster 2024-09-13T13:30:55.647330+0000 mgr.y (mgr.14394) 237 : 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-13T13:30:57.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:56 smithi192 bash[22035]: cluster 2024-09-13T13:30:55.647330+0000 mgr.y (mgr.14394) 237 : 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-13T13:30:59.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:30:58 smithi076 bash[19831]: cluster 2024-09-13T13:30:57.648027+0000 mgr.y (mgr.14394) 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-13T13:30:59.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:30:58 smithi076 bash[26447]: cluster 2024-09-13T13:30:57.648027+0000 mgr.y (mgr.14394) 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-13T13:30:59.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:30:58 smithi192 bash[22035]: cluster 2024-09-13T13:30:57.648027+0000 mgr.y (mgr.14394) 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-13T13:31:01.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:00 smithi076 bash[19831]: cluster 2024-09-13T13:30:59.649641+0000 mgr.y (mgr.14394) 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-13T13:31:01.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:00 smithi076 bash[26447]: cluster 2024-09-13T13:30:59.649641+0000 mgr.y (mgr.14394) 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-13T13:31:01.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:00 smithi192 bash[22035]: cluster 2024-09-13T13:30:59.649641+0000 mgr.y (mgr.14394) 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-13T13:31:02.755 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:31:02 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:31:02] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-13T13:31:03.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:02 smithi076 bash[19831]: cluster 2024-09-13T13:31:01.650341+0000 mgr.y (mgr.14394) 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-13T13:31:03.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:02 smithi076 bash[19831]: audit 2024-09-13T13:31:01.664293+0000 mgr.y (mgr.14394) 241 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:03.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:02 smithi076 bash[19831]: audit 2024-09-13T13:31:02.584631+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:31:03.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:02 smithi076 bash[26447]: cluster 2024-09-13T13:31:01.650341+0000 mgr.y (mgr.14394) 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-13T13:31:03.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:02 smithi076 bash[26447]: audit 2024-09-13T13:31:01.664293+0000 mgr.y (mgr.14394) 241 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:03.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:02 smithi076 bash[26447]: audit 2024-09-13T13:31:02.584631+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:31:03.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:02 smithi192 bash[22035]: cluster 2024-09-13T13:31:01.650341+0000 mgr.y (mgr.14394) 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-13T13:31:03.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:02 smithi192 bash[22035]: audit 2024-09-13T13:31:01.664293+0000 mgr.y (mgr.14394) 241 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:03.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:02 smithi192 bash[22035]: audit 2024-09-13T13:31:02.584631+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:31:05.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:04 smithi076 bash[26447]: cluster 2024-09-13T13:31:03.651898+0000 mgr.y (mgr.14394) 242 : 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-13T13:31:05.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:04 smithi076 bash[19831]: cluster 2024-09-13T13:31:03.651898+0000 mgr.y (mgr.14394) 242 : 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-13T13:31:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:04 smithi192 bash[22035]: cluster 2024-09-13T13:31:03.651898+0000 mgr.y (mgr.14394) 242 : 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-13T13:31:07.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:06 smithi076 bash[19831]: cluster 2024-09-13T13:31:05.652604+0000 mgr.y (mgr.14394) 243 : 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-13T13:31:07.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:06 smithi076 bash[26447]: cluster 2024-09-13T13:31:05.652604+0000 mgr.y (mgr.14394) 243 : 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-13T13:31:07.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:06 smithi192 bash[22035]: cluster 2024-09-13T13:31:05.652604+0000 mgr.y (mgr.14394) 243 : 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-13T13:31:09.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:08 smithi076 bash[26447]: cluster 2024-09-13T13:31:07.653278+0000 mgr.y (mgr.14394) 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-13T13:31:09.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:08 smithi076 bash[19831]: cluster 2024-09-13T13:31:07.653278+0000 mgr.y (mgr.14394) 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-13T13:31:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:08 smithi192 bash[22035]: cluster 2024-09-13T13:31:07.653278+0000 mgr.y (mgr.14394) 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-13T13:31:11.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:10 smithi076 bash[26447]: cluster 2024-09-13T13:31:09.654914+0000 mgr.y (mgr.14394) 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-13T13:31:11.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:10 smithi076 bash[19831]: cluster 2024-09-13T13:31:09.654914+0000 mgr.y (mgr.14394) 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-13T13:31:11.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:10 smithi192 bash[22035]: cluster 2024-09-13T13:31:09.654914+0000 mgr.y (mgr.14394) 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-13T13:31:12.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:11 smithi076 bash[26447]: cluster 2024-09-13T13:31:11.655610+0000 mgr.y (mgr.14394) 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-13T13:31:12.086 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:11 smithi076 bash[26447]: audit 2024-09-13T13:31:11.674444+0000 mgr.y (mgr.14394) 247 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:12.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:11 smithi076 bash[19831]: cluster 2024-09-13T13:31:11.655610+0000 mgr.y (mgr.14394) 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-13T13:31:12.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:11 smithi076 bash[19831]: audit 2024-09-13T13:31:11.674444+0000 mgr.y (mgr.14394) 247 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:12.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:11 smithi192 bash[22035]: cluster 2024-09-13T13:31:11.655610+0000 mgr.y (mgr.14394) 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-13T13:31:12.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:11 smithi192 bash[22035]: audit 2024-09-13T13:31:11.674444+0000 mgr.y (mgr.14394) 247 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:12.831 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:31:12 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:31:12] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-13T13:31:14.882 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-13T13:31:15.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:14 smithi076 bash[19831]: cluster 2024-09-13T13:31:13.657156+0000 mgr.y (mgr.14394) 248 : 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-13T13:31:15.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:14 smithi076 bash[26447]: cluster 2024-09-13T13:31:13.657156+0000 mgr.y (mgr.14394) 248 : 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-13T13:31:15.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:14 smithi192 bash[22035]: cluster 2024-09-13T13:31:13.657156+0000 mgr.y (mgr.14394) 248 : 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-13T13:31:17.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:16 smithi076 bash[19831]: cluster 2024-09-13T13:31:15.657932+0000 mgr.y (mgr.14394) 249 : 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-13T13:31:17.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:16 smithi076 bash[26447]: cluster 2024-09-13T13:31:15.657932+0000 mgr.y (mgr.14394) 249 : 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-13T13:31:17.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:16 smithi192 bash[22035]: cluster 2024-09-13T13:31:15.657932+0000 mgr.y (mgr.14394) 249 : 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-13T13:31:18.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:17 smithi076 bash[19831]: audit 2024-09-13T13:31:17.585241+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:31:18.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:17 smithi076 bash[26447]: audit 2024-09-13T13:31:17.585241+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:31:18.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:17 smithi192 bash[22035]: audit 2024-09-13T13:31:17.585241+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:31:19.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:18 smithi076 bash[19831]: cluster 2024-09-13T13:31:17.658548+0000 mgr.y (mgr.14394) 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-13T13:31:19.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:18 smithi076 bash[26447]: cluster 2024-09-13T13:31:17.658548+0000 mgr.y (mgr.14394) 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-13T13:31:19.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:18 smithi192 bash[22035]: cluster 2024-09-13T13:31:17.658548+0000 mgr.y (mgr.14394) 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-13T13:31:19.693 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:31:20.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:19 smithi076 bash[19831]: audit 2024-09-13T13:31:19.606941+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:31:20.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:19 smithi076 bash[19831]: audit 2024-09-13T13:31:19.608249+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:31:20.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:19 smithi076 bash[19831]: audit 2024-09-13T13:31:19.620103+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:31:20.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:19 smithi076 bash[26447]: audit 2024-09-13T13:31:19.606941+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:31:20.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:19 smithi076 bash[26447]: audit 2024-09-13T13:31:19.608249+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:31:20.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:19 smithi076 bash[26447]: audit 2024-09-13T13:31:19.620103+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:31:20.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:19 smithi192 bash[22035]: audit 2024-09-13T13:31:19.606941+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:31:20.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:19 smithi192 bash[22035]: audit 2024-09-13T13:31:19.608249+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:31:20.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:19 smithi192 bash[22035]: audit 2024-09-13T13:31:19.620103+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:31:21.057 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:20 smithi076 bash[19831]: cluster 2024-09-13T13:31:19.660233+0000 mgr.y (mgr.14394) 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-13T13:31:21.057 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:20 smithi076 bash[26447]: cluster 2024-09-13T13:31:19.660233+0000 mgr.y (mgr.14394) 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-13T13:31:21.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:20 smithi192 bash[22035]: cluster 2024-09-13T13:31:19.660233+0000 mgr.y (mgr.14394) 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-13T13:31:21.685 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-13T13:31:22.728 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:31:22 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:31:22] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-13T13:31:23.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:22 smithi076 bash[26447]: cluster 2024-09-13T13:31:21.661048+0000 mgr.y (mgr.14394) 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-13T13:31:23.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:22 smithi076 bash[26447]: audit 2024-09-13T13:31:21.682594+0000 mgr.y (mgr.14394) 253 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:23.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:22 smithi076 bash[19831]: cluster 2024-09-13T13:31:21.661048+0000 mgr.y (mgr.14394) 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-13T13:31:23.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:22 smithi076 bash[19831]: audit 2024-09-13T13:31:21.682594+0000 mgr.y (mgr.14394) 253 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:23.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:22 smithi192 bash[22035]: cluster 2024-09-13T13:31:21.661048+0000 mgr.y (mgr.14394) 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-13T13:31:23.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:22 smithi192 bash[22035]: audit 2024-09-13T13:31:21.682594+0000 mgr.y (mgr.14394) 253 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:25.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:24 smithi076 bash[19831]: cluster 2024-09-13T13:31:23.662785+0000 mgr.y (mgr.14394) 254 : 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-13T13:31:25.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:24 smithi076 bash[26447]: cluster 2024-09-13T13:31:23.662785+0000 mgr.y (mgr.14394) 254 : 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-13T13:31:25.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:24 smithi192 bash[22035]: cluster 2024-09-13T13:31:23.662785+0000 mgr.y (mgr.14394) 254 : 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-13T13:31:26.486 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:31:27.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:26 smithi076 bash[19831]: cluster 2024-09-13T13:31:25.663590+0000 mgr.y (mgr.14394) 255 : 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-13T13:31:27.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:26 smithi076 bash[26447]: cluster 2024-09-13T13:31:25.663590+0000 mgr.y (mgr.14394) 255 : 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-13T13:31:27.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:26 smithi192 bash[22035]: cluster 2024-09-13T13:31:25.663590+0000 mgr.y (mgr.14394) 255 : 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-13T13:31:28.603 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-13T13:31:29.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:28 smithi076 bash[19831]: cluster 2024-09-13T13:31:27.664202+0000 mgr.y (mgr.14394) 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-13T13:31:29.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:28 smithi076 bash[26447]: cluster 2024-09-13T13:31:27.664202+0000 mgr.y (mgr.14394) 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-13T13:31:29.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:28 smithi192 bash[22035]: cluster 2024-09-13T13:31:27.664202+0000 mgr.y (mgr.14394) 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-13T13:31:31.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:30 smithi076 bash[19831]: cluster 2024-09-13T13:31:29.665793+0000 mgr.y (mgr.14394) 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-13T13:31:31.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:30 smithi076 bash[26447]: cluster 2024-09-13T13:31:29.665793+0000 mgr.y (mgr.14394) 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-13T13:31:31.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:30 smithi192 bash[22035]: cluster 2024-09-13T13:31:29.665793+0000 mgr.y (mgr.14394) 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-13T13:31:32.747 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:31:32 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:31:32] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-13T13:31:33.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:32 smithi076 bash[19831]: cluster 2024-09-13T13:31:31.666531+0000 mgr.y (mgr.14394) 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-13T13:31:33.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:32 smithi076 bash[19831]: audit 2024-09-13T13:31:31.689021+0000 mgr.y (mgr.14394) 259 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:33.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:32 smithi076 bash[19831]: audit 2024-09-13T13:31:32.585635+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:31:33.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:32 smithi076 bash[26447]: cluster 2024-09-13T13:31:31.666531+0000 mgr.y (mgr.14394) 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-13T13:31:33.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:32 smithi076 bash[26447]: audit 2024-09-13T13:31:31.689021+0000 mgr.y (mgr.14394) 259 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:33.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:32 smithi076 bash[26447]: audit 2024-09-13T13:31:32.585635+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:31:33.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:32 smithi192 bash[22035]: cluster 2024-09-13T13:31:31.666531+0000 mgr.y (mgr.14394) 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-13T13:31:33.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:32 smithi192 bash[22035]: audit 2024-09-13T13:31:31.689021+0000 mgr.y (mgr.14394) 259 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:33.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:32 smithi192 bash[22035]: audit 2024-09-13T13:31:32.585635+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:31:33.419 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:31:35.049 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:34 smithi076 bash[19831]: cluster 2024-09-13T13:31:33.668135+0000 mgr.y (mgr.14394) 260 : 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-13T13:31:35.050 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:34 smithi076 bash[26447]: cluster 2024-09-13T13:31:33.668135+0000 mgr.y (mgr.14394) 260 : 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-13T13:31:35.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:34 smithi192 bash[22035]: cluster 2024-09-13T13:31:33.668135+0000 mgr.y (mgr.14394) 260 : 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-13T13:31:35.462 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:31:37.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:36 smithi076 bash[19831]: cluster 2024-09-13T13:31:35.668630+0000 mgr.y (mgr.14394) 261 : 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-13T13:31:37.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:36 smithi076 bash[26447]: cluster 2024-09-13T13:31:35.668630+0000 mgr.y (mgr.14394) 261 : 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-13T13:31:37.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:36 smithi192 bash[22035]: cluster 2024-09-13T13:31:35.668630+0000 mgr.y (mgr.14394) 261 : 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-13T13:31:39.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:38 smithi076 bash[19831]: cluster 2024-09-13T13:31:37.669428+0000 mgr.y (mgr.14394) 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-13T13:31:39.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:38 smithi076 bash[26447]: cluster 2024-09-13T13:31:37.669428+0000 mgr.y (mgr.14394) 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-13T13:31:39.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:38 smithi192 bash[22035]: cluster 2024-09-13T13:31:37.669428+0000 mgr.y (mgr.14394) 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-13T13:31:40.275 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:31:41.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:40 smithi076 bash[19831]: cluster 2024-09-13T13:31:39.671099+0000 mgr.y (mgr.14394) 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-13T13:31:41.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:40 smithi076 bash[26447]: cluster 2024-09-13T13:31:39.671099+0000 mgr.y (mgr.14394) 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-13T13:31:41.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:40 smithi192 bash[22035]: cluster 2024-09-13T13:31:39.671099+0000 mgr.y (mgr.14394) 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-13T13:31:41.746 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:31:41.747 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (5m) 3m ago 6m 13.8M - 0.25.0 c8568f914cd2 a83654beb58f 2024-09-13T13:31:41.747 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (5m) 3m ago 5m 74.1M - 9.4.12 2bacad6d85d8 ef0336eb1381 2024-09-13T13:31:41.747 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (3m) 3m ago 3m 72.9M - 3.8 19dc8d659727 94fa42b6bdf3 2024-09-13T13:31:41.747 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,8765 running (14m) 3m ago 14m 427M - 19.1.1-322-g7741f7f9 19dc8d659727 758a88f2908c 2024-09-13T13:31:41.747 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:9283,8765 running (16m) 3m ago 16m 491M - 19.1.1-322-g7741f7f9 19dc8d659727 2d5cdf938cde 2024-09-13T13:31:41.747 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (16m) 3m ago 16m 47.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:31:41.747 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (14m) 3m ago 14m 38.9M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 3ffc8db9dbc1 2024-09-13T13:31:41.747 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (14m) 3m ago 14m 40.5M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:31:41.747 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (6m) 3m ago 6m 8187k - 1.5.0 0da6a335fe13 fdc8e22d5ead 2024-09-13T13:31:41.747 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (6m) 3m ago 6m 8168k - 1.5.0 0da6a335fe13 dc21b2c7101e 2024-09-13T13:31:41.747 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (13m) 3m ago 13m 49.3M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:31:41.747 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (12m) 3m ago 12m 57.2M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:31:41.748 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (11m) 3m ago 11m 46.6M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:31:41.748 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (10m) 3m ago 11m 55.2M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:31:41.748 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (10m) 3m ago 10m 46.6M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:31:41.748 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (9m) 3m ago 9m 53.4M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:31:41.748 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (8m) 3m ago 8m 44.5M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:31:41.748 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (7m) 3m ago 7m 54.5M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:31:41.748 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (5m) 3m ago 6m 38.0M - 2.43.0 a07b618ecd1d 9f6e7b4ceddc 2024-09-13T13:31:41.748 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (3m) 3m ago 3m 88.5M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:31:41.748 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (3m) 3m ago 3m 88.5M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:31:42.422 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions' 2024-09-13T13:31:42.767 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:31:42 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:31:42] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-13T13:31:43.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:42 smithi076 bash[19831]: cluster 2024-09-13T13:31:41.671917+0000 mgr.y (mgr.14394) 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-13T13:31:43.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:42 smithi076 bash[19831]: audit 2024-09-13T13:31:41.700029+0000 mgr.y (mgr.14394) 265 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:43.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:42 smithi076 bash[19831]: audit 2024-09-13T13:31:41.738428+0000 mgr.y (mgr.14394) 266 : audit [DBG] from='client.24824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:43.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:42 smithi076 bash[26447]: cluster 2024-09-13T13:31:41.671917+0000 mgr.y (mgr.14394) 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-13T13:31:43.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:42 smithi076 bash[26447]: audit 2024-09-13T13:31:41.700029+0000 mgr.y (mgr.14394) 265 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:43.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:42 smithi076 bash[26447]: audit 2024-09-13T13:31:41.738428+0000 mgr.y (mgr.14394) 266 : audit [DBG] from='client.24824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:43.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:42 smithi192 bash[22035]: cluster 2024-09-13T13:31:41.671917+0000 mgr.y (mgr.14394) 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-13T13:31:43.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:42 smithi192 bash[22035]: audit 2024-09-13T13:31:41.700029+0000 mgr.y (mgr.14394) 265 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:43.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:42 smithi192 bash[22035]: audit 2024-09-13T13:31:41.738428+0000 mgr.y (mgr.14394) 266 : audit [DBG] from='client.24824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:45.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:44 smithi076 bash[19831]: cluster 2024-09-13T13:31:43.673157+0000 mgr.y (mgr.14394) 267 : 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-13T13:31:45.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:44 smithi076 bash[26447]: cluster 2024-09-13T13:31:43.673157+0000 mgr.y (mgr.14394) 267 : 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-13T13:31:45.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:44 smithi192 bash[22035]: cluster 2024-09-13T13:31:43.673157+0000 mgr.y (mgr.14394) 267 : 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-13T13:31:47.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:46 smithi076 bash[19831]: cluster 2024-09-13T13:31:45.673875+0000 mgr.y (mgr.14394) 268 : 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-13T13:31:47.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:46 smithi076 bash[26447]: cluster 2024-09-13T13:31:45.673875+0000 mgr.y (mgr.14394) 268 : 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-13T13:31:47.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:46 smithi192 bash[22035]: cluster 2024-09-13T13:31:45.673875+0000 mgr.y (mgr.14394) 268 : 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-13T13:31:47.244 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:31:48.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:47 smithi076 bash[26447]: audit 2024-09-13T13:31:47.586016+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:31:48.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:47 smithi076 bash[19831]: audit 2024-09-13T13:31:47.586016+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:31:48.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:47 smithi192 bash[22035]: audit 2024-09-13T13:31:47.586016+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:31:48.678 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:31:48.678 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:31:48.678 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:31:48.678 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:31:48.678 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:31:48.678 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:31:48.678 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:31:48.678 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:31:48.678 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:31:48.678 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:31:48.678 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:31:48.678 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:31:48.679 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:31:48.679 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:31:48.679 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 15 2024-09-13T13:31:48.679 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:31:48.679 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:31:49.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:48 smithi076 bash[19831]: cluster 2024-09-13T13:31:47.674533+0000 mgr.y (mgr.14394) 269 : 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-13T13:31:49.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:48 smithi076 bash[19831]: audit 2024-09-13T13:31:48.688482+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.76:0/1261791647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:31:49.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:48 smithi076 bash[26447]: cluster 2024-09-13T13:31:47.674533+0000 mgr.y (mgr.14394) 269 : 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-13T13:31:49.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:48 smithi076 bash[26447]: audit 2024-09-13T13:31:48.688482+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.76:0/1261791647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:31:49.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:48 smithi192 bash[22035]: cluster 2024-09-13T13:31:47.674533+0000 mgr.y (mgr.14394) 269 : 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-13T13:31:49.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:48 smithi192 bash[22035]: audit 2024-09-13T13:31:48.688482+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.76:0/1261791647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:31:49.371 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph -s' 2024-09-13T13:31:50.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:49 smithi076 bash[19831]: cluster 2024-09-13T13:31:49.676126+0000 mgr.y (mgr.14394) 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-13T13:31:50.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:49 smithi076 bash[26447]: cluster 2024-09-13T13:31:49.676126+0000 mgr.y (mgr.14394) 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-13T13:31:50.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:49 smithi192 bash[22035]: cluster 2024-09-13T13:31:49.676126+0000 mgr.y (mgr.14394) 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-13T13:31:52.724 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:31:52 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:31:52] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-13T13:31:53.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:52 smithi076 bash[19831]: cluster 2024-09-13T13:31:51.676826+0000 mgr.y (mgr.14394) 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-13T13:31:53.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:52 smithi076 bash[19831]: audit 2024-09-13T13:31:51.710413+0000 mgr.y (mgr.14394) 272 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:53.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:52 smithi076 bash[26447]: cluster 2024-09-13T13:31:51.676826+0000 mgr.y (mgr.14394) 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-13T13:31:53.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:52 smithi076 bash[26447]: audit 2024-09-13T13:31:51.710413+0000 mgr.y (mgr.14394) 272 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:53.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:52 smithi192 bash[22035]: cluster 2024-09-13T13:31:51.676826+0000 mgr.y (mgr.14394) 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-13T13:31:53.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:52 smithi192 bash[22035]: audit 2024-09-13T13:31:51.710413+0000 mgr.y (mgr.14394) 272 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:54.199 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:31:55.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:54 smithi076 bash[19831]: cluster 2024-09-13T13:31:53.678842+0000 mgr.y (mgr.14394) 273 : 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-13T13:31:55.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:54 smithi076 bash[26447]: cluster 2024-09-13T13:31:53.678842+0000 mgr.y (mgr.14394) 273 : 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-13T13:31:55.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:54 smithi192 bash[22035]: cluster 2024-09-13T13:31:53.678842+0000 mgr.y (mgr.14394) 273 : 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-13T13:31:55.634 INFO:teuthology.orchestra.run.smithi076.stdout: cluster: 2024-09-13T13:31:55.634 INFO:teuthology.orchestra.run.smithi076.stdout: id: fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:31:55.634 INFO:teuthology.orchestra.run.smithi076.stdout: health: HEALTH_OK 2024-09-13T13:31:55.634 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:31:55.634 INFO:teuthology.orchestra.run.smithi076.stdout: services: 2024-09-13T13:31:55.635 INFO:teuthology.orchestra.run.smithi076.stdout: mon: 3 daemons, quorum a,b,c (age 14m) 2024-09-13T13:31:55.635 INFO:teuthology.orchestra.run.smithi076.stdout: mgr: y(active, since 6m), standbys: x 2024-09-13T13:31:55.635 INFO:teuthology.orchestra.run.smithi076.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 7m) 2024-09-13T13:31:55.635 INFO:teuthology.orchestra.run.smithi076.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-13T13:31:55.635 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:31:55.635 INFO:teuthology.orchestra.run.smithi076.stdout: data: 2024-09-13T13:31:55.635 INFO:teuthology.orchestra.run.smithi076.stdout: pools: 6 pools, 161 pgs 2024-09-13T13:31:55.635 INFO:teuthology.orchestra.run.smithi076.stdout: objects: 212 objects, 585 KiB 2024-09-13T13:31:55.635 INFO:teuthology.orchestra.run.smithi076.stdout: usage: 242 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:31:55.635 INFO:teuthology.orchestra.run.smithi076.stdout: pgs: 161 active+clean 2024-09-13T13:31:55.635 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:31:55.635 INFO:teuthology.orchestra.run.smithi076.stdout: io: 2024-09-13T13:31:55.635 INFO:teuthology.orchestra.run.smithi076.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-13T13:31:55.636 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:31:56.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:55 smithi076 bash[19831]: audit 2024-09-13T13:31:55.645060+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.76:0/2236635620' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:31:56.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:55 smithi076 bash[26447]: audit 2024-09-13T13:31:55.645060+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.76:0/2236635620' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:31:56.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:55 smithi192 bash[22035]: audit 2024-09-13T13:31:55.645060+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.76:0/2236635620' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:31:56.321 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ls' 2024-09-13T13:31:57.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:56 smithi076 bash[26447]: cluster 2024-09-13T13:31:55.679409+0000 mgr.y (mgr.14394) 274 : 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-13T13:31:57.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:56 smithi076 bash[19831]: cluster 2024-09-13T13:31:55.679409+0000 mgr.y (mgr.14394) 274 : 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-13T13:31:57.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:56 smithi192 bash[22035]: cluster 2024-09-13T13:31:55.679409+0000 mgr.y (mgr.14394) 274 : 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-13T13:31:59.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:31:58 smithi076 bash[19831]: cluster 2024-09-13T13:31:57.680033+0000 mgr.y (mgr.14394) 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-13T13:31:59.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:31:58 smithi076 bash[26447]: cluster 2024-09-13T13:31:57.680033+0000 mgr.y (mgr.14394) 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-13T13:31:59.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:31:58 smithi192 bash[22035]: cluster 2024-09-13T13:31:57.680033+0000 mgr.y (mgr.14394) 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-13T13:32:01.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:00 smithi076 bash[26447]: cluster 2024-09-13T13:31:59.681651+0000 mgr.y (mgr.14394) 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-13T13:32:01.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:00 smithi076 bash[19831]: cluster 2024-09-13T13:31:59.681651+0000 mgr.y (mgr.14394) 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-13T13:32:01.134 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:32:01.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:00 smithi192 bash[22035]: cluster 2024-09-13T13:31:59.681651+0000 mgr.y (mgr.14394) 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-13T13:32:02.506 INFO:teuthology.orchestra.run.smithi076.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-13T13:32:02.506 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager ?:9093,9094 1/1 3m ago 6m smithi076=a;count:1 2024-09-13T13:32:02.506 INFO:teuthology.orchestra.run.smithi076.stdout:grafana ?:3000 1/1 4m ago 6m smithi192=a;count:1 2024-09-13T13:32:02.506 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo ?:5000 1/1 3m ago 3m count:1 2024-09-13T13:32:02.507 INFO:teuthology.orchestra.run.smithi076.stdout:mgr 2/2 4m ago 14m smithi076=y;smithi192=x;count:2 2024-09-13T13:32:02.507 INFO:teuthology.orchestra.run.smithi076.stdout:mon 3/3 4m ago 15m smithi076:172.21.15.76=a;smithi076:[v2:172.21.15.76:3301,v1:172.21.15.76:6790]=c;smithi192:172.21.15.192=b;count:3 2024-09-13T13:32:02.507 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter ?:9100 2/2 4m ago 6m smithi076=a;smithi192=b;count:2 2024-09-13T13:32:02.507 INFO:teuthology.orchestra.run.smithi076.stdout:osd 8 4m ago - 2024-09-13T13:32:02.507 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus ?:9095 1/1 4m ago 7m smithi192=a;count:1 2024-09-13T13:32:02.507 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo ?:8000 2/2 4m ago 4m count:2 2024-09-13T13:32:02.517 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:32:02 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:32:02] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-13T13:32:02.831 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:02 smithi076 bash[19831]: cluster 2024-09-13T13:32:01.682359+0000 mgr.y (mgr.14394) 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-13T13:32:02.831 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:02 smithi076 bash[19831]: audit 2024-09-13T13:32:01.718470+0000 mgr.y (mgr.14394) 278 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:02.831 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:02 smithi076 bash[19831]: audit 2024-09-13T13:32:02.585509+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:32:02.832 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:02 smithi076 bash[26447]: cluster 2024-09-13T13:32:01.682359+0000 mgr.y (mgr.14394) 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-13T13:32:02.832 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:02 smithi076 bash[26447]: audit 2024-09-13T13:32:01.718470+0000 mgr.y (mgr.14394) 278 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:02.832 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:02 smithi076 bash[26447]: audit 2024-09-13T13:32:02.585509+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:32:03.171 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:32:03.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:02 smithi192 bash[22035]: cluster 2024-09-13T13:32:01.682359+0000 mgr.y (mgr.14394) 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-13T13:32:03.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:02 smithi192 bash[22035]: audit 2024-09-13T13:32:01.718470+0000 mgr.y (mgr.14394) 278 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:03.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:02 smithi192 bash[22035]: audit 2024-09-13T13:32:02.585509+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:32:04.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:03 smithi076 bash[19831]: audit 2024-09-13T13:32:02.511570+0000 mgr.y (mgr.14394) 279 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:04.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:03 smithi076 bash[26447]: audit 2024-09-13T13:32:02.511570+0000 mgr.y (mgr.14394) 279 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:04.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:03 smithi192 bash[22035]: audit 2024-09-13T13:32:02.511570+0000 mgr.y (mgr.14394) 279 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:05.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:04 smithi076 bash[19831]: cluster 2024-09-13T13:32:03.683931+0000 mgr.y (mgr.14394) 280 : 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-13T13:32:05.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:04 smithi076 bash[26447]: cluster 2024-09-13T13:32:03.683931+0000 mgr.y (mgr.14394) 280 : 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-13T13:32:05.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:04 smithi192 bash[22035]: cluster 2024-09-13T13:32:03.683931+0000 mgr.y (mgr.14394) 280 : 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-13T13:32:07.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:06 smithi076 bash[19831]: cluster 2024-09-13T13:32:05.684611+0000 mgr.y (mgr.14394) 281 : 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-13T13:32:07.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:06 smithi076 bash[26447]: cluster 2024-09-13T13:32:05.684611+0000 mgr.y (mgr.14394) 281 : 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-13T13:32:07.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:06 smithi192 bash[22035]: cluster 2024-09-13T13:32:05.684611+0000 mgr.y (mgr.14394) 281 : 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-13T13:32:07.989 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:32:09.031 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:08 smithi076 bash[19831]: cluster 2024-09-13T13:32:07.685327+0000 mgr.y (mgr.14394) 282 : 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-13T13:32:09.032 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:08 smithi076 bash[26447]: cluster 2024-09-13T13:32:07.685327+0000 mgr.y (mgr.14394) 282 : 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-13T13:32:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:08 smithi192 bash[22035]: cluster 2024-09-13T13:32:07.685327+0000 mgr.y (mgr.14394) 282 : 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-13T13:32:09.742 INFO:teuthology.orchestra.run.smithi076.stdout:Scheduled to redeploy mgr.x on host 'smithi192' 2024-09-13T13:32:10.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[19831]: audit 2024-09-13T13:32:09.391157+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.76:0/3300072018' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:32:10.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[19831]: cluster 2024-09-13T13:32:09.686911+0000 mgr.y (mgr.14394) 283 : 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-13T13:32:10.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[19831]: audit 2024-09-13T13:32:09.724418+0000 mgr.y (mgr.14394) 284 : audit [DBG] from='client.24854 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:10.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[19831]: audit 2024-09-13T13:32:09.729858+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:32:10.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[19831]: cephadm 2024-09-13T13:32:09.732903+0000 mgr.y (mgr.14394) 285 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-13T13:32:10.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[19831]: audit 2024-09-13T13:32:09.739176+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:32:10.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[19831]: audit 2024-09-13T13:32:09.750462+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:32:10.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[19831]: audit 2024-09-13T13:32:09.754752+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:32:10.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[19831]: audit 2024-09-13T13:32:09.755925+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:32:10.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[19831]: audit 2024-09-13T13:32:09.761776+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:32:10.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[26447]: audit 2024-09-13T13:32:09.391157+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.76:0/3300072018' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:32:10.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[26447]: cluster 2024-09-13T13:32:09.686911+0000 mgr.y (mgr.14394) 283 : 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-13T13:32:10.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[26447]: audit 2024-09-13T13:32:09.724418+0000 mgr.y (mgr.14394) 284 : audit [DBG] from='client.24854 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:10.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[26447]: audit 2024-09-13T13:32:09.729858+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:32:10.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[26447]: cephadm 2024-09-13T13:32:09.732903+0000 mgr.y (mgr.14394) 285 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-13T13:32:10.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[26447]: audit 2024-09-13T13:32:09.739176+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:32:10.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[26447]: audit 2024-09-13T13:32:09.750462+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:32:10.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[26447]: audit 2024-09-13T13:32:09.754752+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:32:10.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[26447]: audit 2024-09-13T13:32:09.755925+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:32:10.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:09 smithi076 bash[26447]: audit 2024-09-13T13:32:09.761776+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:32:10.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:09 smithi192 bash[22035]: audit 2024-09-13T13:32:09.391157+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.76:0/3300072018' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:32:10.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:09 smithi192 bash[22035]: cluster 2024-09-13T13:32:09.686911+0000 mgr.y (mgr.14394) 283 : 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-13T13:32:10.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:09 smithi192 bash[22035]: audit 2024-09-13T13:32:09.724418+0000 mgr.y (mgr.14394) 284 : audit [DBG] from='client.24854 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:10.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:09 smithi192 bash[22035]: audit 2024-09-13T13:32:09.729858+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:32:10.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:09 smithi192 bash[22035]: cephadm 2024-09-13T13:32:09.732903+0000 mgr.y (mgr.14394) 285 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-13T13:32:10.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:09 smithi192 bash[22035]: audit 2024-09-13T13:32:09.739176+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:32:10.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:09 smithi192 bash[22035]: audit 2024-09-13T13:32:09.750462+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:32:10.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:09 smithi192 bash[22035]: audit 2024-09-13T13:32:09.754752+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:32:10.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:09 smithi192 bash[22035]: audit 2024-09-13T13:32:09.755925+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:32:10.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:09 smithi192 bash[22035]: audit 2024-09-13T13:32:09.761776+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:32:10.415 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps --refresh' 2024-09-13T13:32:11.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:10 smithi076 bash[19831]: audit 2024-09-13T13:32:09.798192+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:32:11.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:10 smithi076 bash[19831]: audit 2024-09-13T13:32:09.802699+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:32:11.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:10 smithi076 bash[19831]: audit 2024-09-13T13:32:09.803587+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:32:11.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:10 smithi076 bash[19831]: audit 2024-09-13T13:32:09.804313+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:32:11.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:10 smithi076 bash[19831]: cephadm 2024-09-13T13:32:09.805052+0000 mgr.y (mgr.14394) 286 : cephadm [INF] Deploying daemon mgr.x on smithi192 2024-09-13T13:32:11.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:10 smithi076 bash[26447]: audit 2024-09-13T13:32:09.798192+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:32:11.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:10 smithi076 bash[26447]: audit 2024-09-13T13:32:09.802699+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:32:11.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:10 smithi076 bash[26447]: audit 2024-09-13T13:32:09.803587+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:32:11.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:10 smithi076 bash[26447]: audit 2024-09-13T13:32:09.804313+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:32:11.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:10 smithi076 bash[26447]: cephadm 2024-09-13T13:32:09.805052+0000 mgr.y (mgr.14394) 286 : cephadm [INF] Deploying daemon mgr.x on smithi192 2024-09-13T13:32:11.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:10 smithi192 bash[22035]: audit 2024-09-13T13:32:09.798192+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:32:11.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:10 smithi192 bash[22035]: audit 2024-09-13T13:32:09.802699+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:32:11.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:10 smithi192 bash[22035]: audit 2024-09-13T13:32:09.803587+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:32:11.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:10 smithi192 bash[22035]: audit 2024-09-13T13:32:09.804313+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:32:11.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:10 smithi192 bash[22035]: cephadm 2024-09-13T13:32:09.805052+0000 mgr.y (mgr.14394) 286 : cephadm [INF] Deploying daemon mgr.x on smithi192 2024-09-13T13:32:12.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:11 smithi076 bash[19831]: cluster 2024-09-13T13:32:11.687555+0000 mgr.y (mgr.14394) 287 : 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-13T13:32:12.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:11 smithi076 bash[19831]: audit 2024-09-13T13:32:11.726432+0000 mgr.y (mgr.14394) 288 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:12.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:11 smithi076 bash[26447]: cluster 2024-09-13T13:32:11.687555+0000 mgr.y (mgr.14394) 287 : 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-13T13:32:12.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:11 smithi076 bash[26447]: audit 2024-09-13T13:32:11.726432+0000 mgr.y (mgr.14394) 288 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:12.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:11 smithi192 bash[22035]: cluster 2024-09-13T13:32:11.687555+0000 mgr.y (mgr.14394) 287 : 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-13T13:32:12.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:11 smithi192 bash[22035]: audit 2024-09-13T13:32:11.726432+0000 mgr.y (mgr.14394) 288 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:12.831 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:32:12 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:32:12] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-13T13:32:15.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:14 smithi076 bash[19831]: cluster 2024-09-13T13:32:13.689142+0000 mgr.y (mgr.14394) 289 : 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-13T13:32:15.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:14 smithi076 bash[26447]: cluster 2024-09-13T13:32:13.689142+0000 mgr.y (mgr.14394) 289 : 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-13T13:32:15.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:14 smithi192 bash[22035]: cluster 2024-09-13T13:32:13.689142+0000 mgr.y (mgr.14394) 289 : 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-13T13:32:15.231 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:32:16.672 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:32:16.672 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (6m) 3m ago 6m 13.8M - 0.25.0 c8568f914cd2 a83654beb58f 2024-09-13T13:32:16.672 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (6m) 4m ago 6m 74.1M - 9.4.12 2bacad6d85d8 ef0336eb1381 2024-09-13T13:32:16.673 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (4m) 3m ago 4m 72.9M - 3.8 19dc8d659727 94fa42b6bdf3 2024-09-13T13:32:16.673 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,8765 running (15m) 4m ago 15m 427M - 19.1.1-322-g7741f7f9 19dc8d659727 758a88f2908c 2024-09-13T13:32:16.673 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:9283,8765 running (17m) 3m ago 17m 491M - 19.1.1-322-g7741f7f9 19dc8d659727 2d5cdf938cde 2024-09-13T13:32:16.673 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (17m) 3m ago 17m 47.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:32:16.673 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (15m) 4m ago 15m 38.9M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 3ffc8db9dbc1 2024-09-13T13:32:16.673 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (15m) 3m ago 15m 40.5M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:32:16.673 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (6m) 3m ago 6m 8187k - 1.5.0 0da6a335fe13 fdc8e22d5ead 2024-09-13T13:32:16.673 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (6m) 4m ago 6m 8168k - 1.5.0 0da6a335fe13 dc21b2c7101e 2024-09-13T13:32:16.673 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (14m) 3m ago 14m 49.3M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:32:16.673 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (13m) 3m ago 13m 57.2M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:32:16.673 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (12m) 3m ago 12m 46.6M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:32:16.673 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (11m) 3m ago 11m 55.2M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:32:16.673 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (10m) 4m ago 10m 46.6M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:32:16.674 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (9m) 4m ago 9m 53.4M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:32:16.674 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (8m) 4m ago 8m 44.5M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:32:16.674 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (7m) 4m ago 7m 54.5M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:32:16.674 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (6m) 4m ago 7m 38.0M - 2.43.0 a07b618ecd1d 9f6e7b4ceddc 2024-09-13T13:32:16.674 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (4m) 3m ago 4m 88.5M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:32:16.674 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (4m) 4m ago 4m 88.5M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:32:17.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:16 smithi076 bash[26447]: cluster 2024-09-13T13:32:15.689890+0000 mgr.y (mgr.14394) 290 : 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-13T13:32:17.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:16 smithi076 bash[19831]: cluster 2024-09-13T13:32:15.689890+0000 mgr.y (mgr.14394) 290 : 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-13T13:32:17.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:16 smithi192 bash[22035]: cluster 2024-09-13T13:32:15.689890+0000 mgr.y (mgr.14394) 290 : 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-13T13:32:17.267 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'sleep 180' 2024-09-13T13:32:18.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:17 smithi076 bash[19831]: audit 2024-09-13T13:32:16.645176+0000 mgr.y (mgr.14394) 291 : audit [DBG] from='client.24860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:18.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:17 smithi076 bash[19831]: audit 2024-09-13T13:32:17.586490+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:32:18.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:17 smithi076 bash[26447]: audit 2024-09-13T13:32:16.645176+0000 mgr.y (mgr.14394) 291 : audit [DBG] from='client.24860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:18.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:17 smithi076 bash[26447]: audit 2024-09-13T13:32:17.586490+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:32:18.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:17 smithi192 bash[22035]: audit 2024-09-13T13:32:16.645176+0000 mgr.y (mgr.14394) 291 : audit [DBG] from='client.24860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:18.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:17 smithi192 bash[22035]: audit 2024-09-13T13:32:17.586490+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:32:19.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:18 smithi076 bash[19831]: cluster 2024-09-13T13:32:17.690515+0000 mgr.y (mgr.14394) 292 : 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-13T13:32:19.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:18 smithi076 bash[26447]: cluster 2024-09-13T13:32:17.690515+0000 mgr.y (mgr.14394) 292 : 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-13T13:32:19.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:18 smithi192 bash[22035]: cluster 2024-09-13T13:32:17.690515+0000 mgr.y (mgr.14394) 292 : 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-13T13:32:21.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:20 smithi076 bash[19831]: cluster 2024-09-13T13:32:19.692115+0000 mgr.y (mgr.14394) 293 : 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-13T13:32:21.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:20 smithi076 bash[26447]: cluster 2024-09-13T13:32:19.692115+0000 mgr.y (mgr.14394) 293 : 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-13T13:32:21.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:20 smithi192 bash[22035]: cluster 2024-09-13T13:32:19.692115+0000 mgr.y (mgr.14394) 293 : 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-13T13:32:22.088 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:32:22.581 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:32:22 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:32:22] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-13T13:32:23.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:22 smithi076 bash[19831]: cluster 2024-09-13T13:32:21.692738+0000 mgr.y (mgr.14394) 294 : 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-13T13:32:23.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:22 smithi076 bash[19831]: audit 2024-09-13T13:32:21.737667+0000 mgr.y (mgr.14394) 295 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:23.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:22 smithi076 bash[26447]: cluster 2024-09-13T13:32:21.692738+0000 mgr.y (mgr.14394) 294 : 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-13T13:32:23.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:22 smithi076 bash[26447]: audit 2024-09-13T13:32:21.737667+0000 mgr.y (mgr.14394) 295 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:23.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:22 smithi192 bash[22035]: cluster 2024-09-13T13:32:21.692738+0000 mgr.y (mgr.14394) 294 : 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-13T13:32:23.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:22 smithi192 bash[22035]: audit 2024-09-13T13:32:21.737667+0000 mgr.y (mgr.14394) 295 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:25.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:24 smithi076 bash[19831]: cluster 2024-09-13T13:32:23.694336+0000 mgr.y (mgr.14394) 296 : 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-13T13:32:25.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:24 smithi076 bash[26447]: cluster 2024-09-13T13:32:23.694336+0000 mgr.y (mgr.14394) 296 : 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-13T13:32:25.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:24 smithi192 bash[22035]: cluster 2024-09-13T13:32:23.694336+0000 mgr.y (mgr.14394) 296 : 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-13T13:32:27.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:26 smithi076 bash[19831]: cluster 2024-09-13T13:32:25.695033+0000 mgr.y (mgr.14394) 297 : 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-13T13:32:27.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:26 smithi076 bash[26447]: cluster 2024-09-13T13:32:25.695033+0000 mgr.y (mgr.14394) 297 : 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-13T13:32:27.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:26 smithi192 bash[22035]: cluster 2024-09-13T13:32:25.695033+0000 mgr.y (mgr.14394) 297 : 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-13T13:32:29.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:28 smithi076 bash[26447]: cluster 2024-09-13T13:32:27.695769+0000 mgr.y (mgr.14394) 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-13T13:32:29.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:28 smithi076 bash[19831]: cluster 2024-09-13T13:32:27.695769+0000 mgr.y (mgr.14394) 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-13T13:32:29.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:28 smithi192 bash[22035]: cluster 2024-09-13T13:32:27.695769+0000 mgr.y (mgr.14394) 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-13T13:32:31.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:30 smithi076 bash[19831]: cluster 2024-09-13T13:32:29.697400+0000 mgr.y (mgr.14394) 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-13T13:32:31.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:30 smithi076 bash[26447]: cluster 2024-09-13T13:32:29.697400+0000 mgr.y (mgr.14394) 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-13T13:32:31.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:30 smithi192 bash[22035]: cluster 2024-09-13T13:32:29.697400+0000 mgr.y (mgr.14394) 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-13T13:32:32.782 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:32:32 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:32:32] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-13T13:32:33.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:32 smithi076 bash[19831]: cluster 2024-09-13T13:32:31.698206+0000 mgr.y (mgr.14394) 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-13T13:32:33.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:32 smithi076 bash[19831]: audit 2024-09-13T13:32:31.744124+0000 mgr.y (mgr.14394) 301 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:33.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:32 smithi076 bash[19831]: audit 2024-09-13T13:32:32.587099+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:32:33.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:32 smithi076 bash[26447]: cluster 2024-09-13T13:32:31.698206+0000 mgr.y (mgr.14394) 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-13T13:32:33.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:32 smithi076 bash[26447]: audit 2024-09-13T13:32:31.744124+0000 mgr.y (mgr.14394) 301 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:33.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:32 smithi076 bash[26447]: audit 2024-09-13T13:32:32.587099+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:32:33.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:32 smithi192 bash[22035]: cluster 2024-09-13T13:32:31.698206+0000 mgr.y (mgr.14394) 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-13T13:32:33.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:32 smithi192 bash[22035]: audit 2024-09-13T13:32:31.744124+0000 mgr.y (mgr.14394) 301 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:33.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:32 smithi192 bash[22035]: audit 2024-09-13T13:32:32.587099+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:32:35.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:34 smithi076 bash[19831]: cluster 2024-09-13T13:32:33.700111+0000 mgr.y (mgr.14394) 302 : 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-13T13:32:35.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:34 smithi076 bash[26447]: cluster 2024-09-13T13:32:33.700111+0000 mgr.y (mgr.14394) 302 : 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-13T13:32:35.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:34 smithi192 bash[22035]: cluster 2024-09-13T13:32:33.700111+0000 mgr.y (mgr.14394) 302 : 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-13T13:32:36.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:35 smithi076 bash[19831]: cluster 2024-09-13T13:32:35.700866+0000 mgr.y (mgr.14394) 303 : 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-13T13:32:36.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:35 smithi076 bash[26447]: cluster 2024-09-13T13:32:35.700866+0000 mgr.y (mgr.14394) 303 : 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-13T13:32:36.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:35 smithi192 bash[22035]: cluster 2024-09-13T13:32:35.700866+0000 mgr.y (mgr.14394) 303 : 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-13T13:32:39.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:38 smithi076 bash[19831]: cluster 2024-09-13T13:32:37.701536+0000 mgr.y (mgr.14394) 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-13T13:32:39.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:38 smithi076 bash[26447]: cluster 2024-09-13T13:32:37.701536+0000 mgr.y (mgr.14394) 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-13T13:32:39.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:38 smithi192 bash[22035]: cluster 2024-09-13T13:32:37.701536+0000 mgr.y (mgr.14394) 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-13T13:32:41.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:40 smithi076 bash[19831]: cluster 2024-09-13T13:32:39.703169+0000 mgr.y (mgr.14394) 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-13T13:32:41.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:40 smithi076 bash[26447]: cluster 2024-09-13T13:32:39.703169+0000 mgr.y (mgr.14394) 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-13T13:32:41.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:40 smithi192 bash[22035]: cluster 2024-09-13T13:32:39.703169+0000 mgr.y (mgr.14394) 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-13T13:32:42.755 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:32:42 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:32:42] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-13T13:32:43.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:42 smithi076 bash[19831]: cluster 2024-09-13T13:32:41.703819+0000 mgr.y (mgr.14394) 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-13T13:32:43.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:42 smithi076 bash[19831]: audit 2024-09-13T13:32:41.754479+0000 mgr.y (mgr.14394) 307 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:43.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:42 smithi076 bash[26447]: cluster 2024-09-13T13:32:41.703819+0000 mgr.y (mgr.14394) 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-13T13:32:43.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:42 smithi076 bash[26447]: audit 2024-09-13T13:32:41.754479+0000 mgr.y (mgr.14394) 307 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:43.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:42 smithi192 bash[22035]: cluster 2024-09-13T13:32:41.703819+0000 mgr.y (mgr.14394) 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-13T13:32:43.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:42 smithi192 bash[22035]: audit 2024-09-13T13:32:41.754479+0000 mgr.y (mgr.14394) 307 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:45.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:44 smithi076 bash[26447]: cluster 2024-09-13T13:32:43.705375+0000 mgr.y (mgr.14394) 308 : 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-13T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:44 smithi076 bash[19831]: cluster 2024-09-13T13:32:43.705375+0000 mgr.y (mgr.14394) 308 : 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-13T13:32:45.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:44 smithi192 bash[22035]: cluster 2024-09-13T13:32:43.705375+0000 mgr.y (mgr.14394) 308 : 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-13T13:32:47.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:46 smithi076 bash[19831]: cluster 2024-09-13T13:32:45.706072+0000 mgr.y (mgr.14394) 309 : 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-13T13:32:47.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:46 smithi076 bash[26447]: cluster 2024-09-13T13:32:45.706072+0000 mgr.y (mgr.14394) 309 : 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-13T13:32:47.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:46 smithi192 bash[22035]: cluster 2024-09-13T13:32:45.706072+0000 mgr.y (mgr.14394) 309 : 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-13T13:32:48.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:47 smithi076 bash[19831]: audit 2024-09-13T13:32:47.587537+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:32:48.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:47 smithi076 bash[26447]: audit 2024-09-13T13:32:47.587537+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:32:48.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:47 smithi192 bash[22035]: audit 2024-09-13T13:32:47.587537+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:32:49.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:48 smithi076 bash[19831]: cluster 2024-09-13T13:32:47.706772+0000 mgr.y (mgr.14394) 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-13T13:32:49.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:48 smithi076 bash[26447]: cluster 2024-09-13T13:32:47.706772+0000 mgr.y (mgr.14394) 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-13T13:32:49.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:48 smithi192 bash[22035]: cluster 2024-09-13T13:32:47.706772+0000 mgr.y (mgr.14394) 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-13T13:32:51.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:50 smithi076 bash[19831]: cluster 2024-09-13T13:32:49.708349+0000 mgr.y (mgr.14394) 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-13T13:32:51.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:50 smithi076 bash[26447]: cluster 2024-09-13T13:32:49.708349+0000 mgr.y (mgr.14394) 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-13T13:32:51.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:50 smithi192 bash[22035]: cluster 2024-09-13T13:32:49.708349+0000 mgr.y (mgr.14394) 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-13T13:32:52.783 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:32:52 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:32:52] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-13T13:32:53.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:52 smithi076 bash[19831]: cluster 2024-09-13T13:32:51.709032+0000 mgr.y (mgr.14394) 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-13T13:32:53.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:52 smithi076 bash[19831]: audit 2024-09-13T13:32:51.765808+0000 mgr.y (mgr.14394) 313 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:53.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:52 smithi076 bash[26447]: cluster 2024-09-13T13:32:51.709032+0000 mgr.y (mgr.14394) 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-13T13:32:53.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:52 smithi076 bash[26447]: audit 2024-09-13T13:32:51.765808+0000 mgr.y (mgr.14394) 313 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:53.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:52 smithi192 bash[22035]: cluster 2024-09-13T13:32:51.709032+0000 mgr.y (mgr.14394) 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-13T13:32:53.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:52 smithi192 bash[22035]: audit 2024-09-13T13:32:51.765808+0000 mgr.y (mgr.14394) 313 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:55.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:54 smithi076 bash[19831]: cluster 2024-09-13T13:32:53.710615+0000 mgr.y (mgr.14394) 314 : 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-13T13:32:55.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:54 smithi076 bash[26447]: cluster 2024-09-13T13:32:53.710615+0000 mgr.y (mgr.14394) 314 : 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-13T13:32:55.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:54 smithi192 bash[22035]: cluster 2024-09-13T13:32:53.710615+0000 mgr.y (mgr.14394) 314 : 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-13T13:32:56.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:55 smithi192 bash[22035]: cluster 2024-09-13T13:32:55.711275+0000 mgr.y (mgr.14394) 315 : 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-13T13:32:56.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:55 smithi076 bash[19831]: cluster 2024-09-13T13:32:55.711275+0000 mgr.y (mgr.14394) 315 : 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-13T13:32:56.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:55 smithi076 bash[26447]: cluster 2024-09-13T13:32:55.711275+0000 mgr.y (mgr.14394) 315 : 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-13T13:32:59.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:32:58 smithi076 bash[26447]: cluster 2024-09-13T13:32:57.711920+0000 mgr.y (mgr.14394) 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-13T13:32:59.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:32:58 smithi076 bash[19831]: cluster 2024-09-13T13:32:57.711920+0000 mgr.y (mgr.14394) 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-13T13:32:59.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:32:58 smithi192 bash[22035]: cluster 2024-09-13T13:32:57.711920+0000 mgr.y (mgr.14394) 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-13T13:33:01.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:00 smithi076 bash[19831]: cluster 2024-09-13T13:32:59.713602+0000 mgr.y (mgr.14394) 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-13T13:33:01.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:00 smithi076 bash[26447]: cluster 2024-09-13T13:32:59.713602+0000 mgr.y (mgr.14394) 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-13T13:33:01.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:00 smithi192 bash[22035]: cluster 2024-09-13T13:32:59.713602+0000 mgr.y (mgr.14394) 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-13T13:33:02.765 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:33:02 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:33:02] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-13T13:33:03.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:02 smithi076 bash[19831]: cluster 2024-09-13T13:33:01.714303+0000 mgr.y (mgr.14394) 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-13T13:33:03.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:02 smithi076 bash[19831]: audit 2024-09-13T13:33:01.774426+0000 mgr.y (mgr.14394) 319 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:03.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:02 smithi076 bash[19831]: audit 2024-09-13T13:33:02.587981+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:33:03.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:02 smithi076 bash[26447]: cluster 2024-09-13T13:33:01.714303+0000 mgr.y (mgr.14394) 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-13T13:33:03.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:02 smithi076 bash[26447]: audit 2024-09-13T13:33:01.774426+0000 mgr.y (mgr.14394) 319 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:03.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:02 smithi076 bash[26447]: audit 2024-09-13T13:33:02.587981+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:33:03.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:02 smithi192 bash[22035]: cluster 2024-09-13T13:33:01.714303+0000 mgr.y (mgr.14394) 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-13T13:33:03.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:02 smithi192 bash[22035]: audit 2024-09-13T13:33:01.774426+0000 mgr.y (mgr.14394) 319 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:03.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:02 smithi192 bash[22035]: audit 2024-09-13T13:33:02.587981+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:33:05.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:04 smithi076 bash[19831]: cluster 2024-09-13T13:33:03.715816+0000 mgr.y (mgr.14394) 320 : 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-13T13:33:05.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:04 smithi076 bash[26447]: cluster 2024-09-13T13:33:03.715816+0000 mgr.y (mgr.14394) 320 : 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-13T13:33:05.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:04 smithi192 bash[22035]: cluster 2024-09-13T13:33:03.715816+0000 mgr.y (mgr.14394) 320 : 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-13T13:33:07.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:06 smithi076 bash[19831]: cluster 2024-09-13T13:33:05.716488+0000 mgr.y (mgr.14394) 321 : 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-13T13:33:07.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:06 smithi076 bash[26447]: cluster 2024-09-13T13:33:05.716488+0000 mgr.y (mgr.14394) 321 : 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-13T13:33:07.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:06 smithi192 bash[22035]: cluster 2024-09-13T13:33:05.716488+0000 mgr.y (mgr.14394) 321 : 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-13T13:33:08.831 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:08 smithi076 bash[19831]: cluster 2024-09-13T13:33:07.717256+0000 mgr.y (mgr.14394) 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-13T13:33:08.831 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:08 smithi076 bash[26447]: cluster 2024-09-13T13:33:07.717256+0000 mgr.y (mgr.14394) 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-13T13:33:08.927 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:08 smithi192 bash[22035]: cluster 2024-09-13T13:33:07.717256+0000 mgr.y (mgr.14394) 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-13T13:33:11.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:10 smithi076 bash[19831]: cluster 2024-09-13T13:33:09.718920+0000 mgr.y (mgr.14394) 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-13T13:33:11.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:10 smithi076 bash[26447]: cluster 2024-09-13T13:33:09.718920+0000 mgr.y (mgr.14394) 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-13T13:33:11.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:10 smithi192 bash[22035]: cluster 2024-09-13T13:33:09.718920+0000 mgr.y (mgr.14394) 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-13T13:33:12.768 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:33:12 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:33:12] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-13T13:33:13.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:12 smithi076 bash[19831]: cluster 2024-09-13T13:33:11.719541+0000 mgr.y (mgr.14394) 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-13T13:33:13.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:12 smithi076 bash[19831]: audit 2024-09-13T13:33:11.782435+0000 mgr.y (mgr.14394) 325 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:13.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:12 smithi076 bash[26447]: cluster 2024-09-13T13:33:11.719541+0000 mgr.y (mgr.14394) 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-13T13:33:13.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:12 smithi076 bash[26447]: audit 2024-09-13T13:33:11.782435+0000 mgr.y (mgr.14394) 325 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:13.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:12 smithi192 bash[22035]: cluster 2024-09-13T13:33:11.719541+0000 mgr.y (mgr.14394) 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-13T13:33:13.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:12 smithi192 bash[22035]: audit 2024-09-13T13:33:11.782435+0000 mgr.y (mgr.14394) 325 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:15.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:14 smithi076 bash[26447]: cluster 2024-09-13T13:33:13.721136+0000 mgr.y (mgr.14394) 326 : 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-13T13:33:15.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:14 smithi076 bash[19831]: cluster 2024-09-13T13:33:13.721136+0000 mgr.y (mgr.14394) 326 : 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-13T13:33:15.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:14 smithi192 bash[22035]: cluster 2024-09-13T13:33:13.721136+0000 mgr.y (mgr.14394) 326 : 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-13T13:33:17.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:16 smithi076 bash[19831]: cluster 2024-09-13T13:33:15.721865+0000 mgr.y (mgr.14394) 327 : 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-13T13:33:17.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:16 smithi076 bash[26447]: cluster 2024-09-13T13:33:15.721865+0000 mgr.y (mgr.14394) 327 : 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-13T13:33:17.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:16 smithi192 bash[22035]: cluster 2024-09-13T13:33:15.721865+0000 mgr.y (mgr.14394) 327 : 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-13T13:33:18.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:17 smithi076 bash[19831]: audit 2024-09-13T13:33:17.588227+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:33:18.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:17 smithi076 bash[26447]: audit 2024-09-13T13:33:17.588227+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:33:18.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:17 smithi192 bash[22035]: audit 2024-09-13T13:33:17.588227+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:33:19.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:18 smithi076 bash[26447]: cluster 2024-09-13T13:33:17.722495+0000 mgr.y (mgr.14394) 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-13T13:33:19.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:18 smithi076 bash[19831]: cluster 2024-09-13T13:33:17.722495+0000 mgr.y (mgr.14394) 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-13T13:33:19.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:18 smithi192 bash[22035]: cluster 2024-09-13T13:33:17.722495+0000 mgr.y (mgr.14394) 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-13T13:33:21.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:20 smithi076 bash[26447]: cluster 2024-09-13T13:33:19.724123+0000 mgr.y (mgr.14394) 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-13T13:33:21.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:20 smithi076 bash[19831]: cluster 2024-09-13T13:33:19.724123+0000 mgr.y (mgr.14394) 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-13T13:33:21.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:20 smithi192 bash[22035]: cluster 2024-09-13T13:33:19.724123+0000 mgr.y (mgr.14394) 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-13T13:33:22.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:21 smithi076 bash[19831]: cluster 2024-09-13T13:33:21.724897+0000 mgr.y (mgr.14394) 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-13T13:33:22.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:21 smithi076 bash[19831]: audit 2024-09-13T13:33:21.793757+0000 mgr.y (mgr.14394) 331 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:22.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:21 smithi076 bash[26447]: cluster 2024-09-13T13:33:21.724897+0000 mgr.y (mgr.14394) 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-13T13:33:22.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:21 smithi076 bash[26447]: audit 2024-09-13T13:33:21.793757+0000 mgr.y (mgr.14394) 331 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:22.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:21 smithi192 bash[22035]: cluster 2024-09-13T13:33:21.724897+0000 mgr.y (mgr.14394) 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-13T13:33:22.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:21 smithi192 bash[22035]: audit 2024-09-13T13:33:21.793757+0000 mgr.y (mgr.14394) 331 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:22.831 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:33:22 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:33:22] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-13T13:33:25.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:24 smithi076 bash[26447]: cluster 2024-09-13T13:33:23.726713+0000 mgr.y (mgr.14394) 332 : 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-13T13:33:25.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:24 smithi076 bash[19831]: cluster 2024-09-13T13:33:23.726713+0000 mgr.y (mgr.14394) 332 : 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-13T13:33:25.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:24 smithi192 bash[22035]: cluster 2024-09-13T13:33:23.726713+0000 mgr.y (mgr.14394) 332 : 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-13T13:33:27.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:26 smithi076 bash[19831]: cluster 2024-09-13T13:33:25.727471+0000 mgr.y (mgr.14394) 333 : 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-13T13:33:27.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:26 smithi076 bash[26447]: cluster 2024-09-13T13:33:25.727471+0000 mgr.y (mgr.14394) 333 : 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-13T13:33:27.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:26 smithi192 bash[22035]: cluster 2024-09-13T13:33:25.727471+0000 mgr.y (mgr.14394) 333 : 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-13T13:33:29.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:28 smithi076 bash[19831]: cluster 2024-09-13T13:33:27.728193+0000 mgr.y (mgr.14394) 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-13T13:33:29.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:28 smithi076 bash[26447]: cluster 2024-09-13T13:33:27.728193+0000 mgr.y (mgr.14394) 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-13T13:33:29.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:28 smithi192 bash[22035]: cluster 2024-09-13T13:33:27.728193+0000 mgr.y (mgr.14394) 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-13T13:33:31.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:30 smithi076 bash[19831]: cluster 2024-09-13T13:33:29.729916+0000 mgr.y (mgr.14394) 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-13T13:33:31.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:30 smithi076 bash[26447]: cluster 2024-09-13T13:33:29.729916+0000 mgr.y (mgr.14394) 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-13T13:33:31.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:30 smithi192 bash[22035]: cluster 2024-09-13T13:33:29.729916+0000 mgr.y (mgr.14394) 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-13T13:33:32.789 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:33:32 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:33:32] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-13T13:33:33.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:32 smithi076 bash[19831]: cluster 2024-09-13T13:33:31.730704+0000 mgr.y (mgr.14394) 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-13T13:33:33.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:32 smithi076 bash[19831]: audit 2024-09-13T13:33:31.802484+0000 mgr.y (mgr.14394) 337 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:33.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:32 smithi076 bash[19831]: audit 2024-09-13T13:33:32.588549+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:33:33.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:32 smithi076 bash[26447]: cluster 2024-09-13T13:33:31.730704+0000 mgr.y (mgr.14394) 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-13T13:33:33.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:32 smithi076 bash[26447]: audit 2024-09-13T13:33:31.802484+0000 mgr.y (mgr.14394) 337 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:33.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:32 smithi076 bash[26447]: audit 2024-09-13T13:33:32.588549+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:33:33.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:32 smithi192 bash[22035]: cluster 2024-09-13T13:33:31.730704+0000 mgr.y (mgr.14394) 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-13T13:33:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:32 smithi192 bash[22035]: audit 2024-09-13T13:33:31.802484+0000 mgr.y (mgr.14394) 337 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:32 smithi192 bash[22035]: audit 2024-09-13T13:33:32.588549+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:33:35.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:34 smithi076 bash[19831]: cluster 2024-09-13T13:33:33.732258+0000 mgr.y (mgr.14394) 338 : 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-13T13:33:35.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:34 smithi076 bash[26447]: cluster 2024-09-13T13:33:33.732258+0000 mgr.y (mgr.14394) 338 : 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-13T13:33:35.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:34 smithi192 bash[22035]: cluster 2024-09-13T13:33:33.732258+0000 mgr.y (mgr.14394) 338 : 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-13T13:33:36.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:35 smithi192 bash[22035]: cluster 2024-09-13T13:33:35.732918+0000 mgr.y (mgr.14394) 339 : 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-13T13:33:36.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:35 smithi076 bash[19831]: cluster 2024-09-13T13:33:35.732918+0000 mgr.y (mgr.14394) 339 : 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-13T13:33:36.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:35 smithi076 bash[26447]: cluster 2024-09-13T13:33:35.732918+0000 mgr.y (mgr.14394) 339 : 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-13T13:33:39.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:38 smithi076 bash[19831]: cluster 2024-09-13T13:33:37.733585+0000 mgr.y (mgr.14394) 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-13T13:33:39.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:38 smithi076 bash[26447]: cluster 2024-09-13T13:33:37.733585+0000 mgr.y (mgr.14394) 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-13T13:33:39.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:38 smithi192 bash[22035]: cluster 2024-09-13T13:33:37.733585+0000 mgr.y (mgr.14394) 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-13T13:33:41.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:40 smithi076 bash[19831]: cluster 2024-09-13T13:33:39.735173+0000 mgr.y (mgr.14394) 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-13T13:33:41.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:40 smithi076 bash[26447]: cluster 2024-09-13T13:33:39.735173+0000 mgr.y (mgr.14394) 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-13T13:33:41.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:40 smithi192 bash[22035]: cluster 2024-09-13T13:33:39.735173+0000 mgr.y (mgr.14394) 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-13T13:33:42.787 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:33:42 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:33:42] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-13T13:33:43.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:42 smithi076 bash[19831]: cluster 2024-09-13T13:33:41.735849+0000 mgr.y (mgr.14394) 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-13T13:33:43.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:42 smithi076 bash[26447]: cluster 2024-09-13T13:33:41.735849+0000 mgr.y (mgr.14394) 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-13T13:33:43.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:42 smithi192 bash[22035]: cluster 2024-09-13T13:33:41.735849+0000 mgr.y (mgr.14394) 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-13T13:33:44.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:43 smithi076 bash[19831]: audit 2024-09-13T13:33:41.810411+0000 mgr.y (mgr.14394) 343 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:44.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:43 smithi076 bash[26447]: audit 2024-09-13T13:33:41.810411+0000 mgr.y (mgr.14394) 343 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:44.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:43 smithi192 bash[22035]: audit 2024-09-13T13:33:41.810411+0000 mgr.y (mgr.14394) 343 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:45.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:44 smithi076 bash[19831]: cluster 2024-09-13T13:33:43.737416+0000 mgr.y (mgr.14394) 344 : 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-13T13:33:45.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:44 smithi076 bash[26447]: cluster 2024-09-13T13:33:43.737416+0000 mgr.y (mgr.14394) 344 : 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-13T13:33:45.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:44 smithi192 bash[22035]: cluster 2024-09-13T13:33:43.737416+0000 mgr.y (mgr.14394) 344 : 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-13T13:33:46.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:45 smithi076 bash[19831]: cluster 2024-09-13T13:33:45.738117+0000 mgr.y (mgr.14394) 345 : 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-13T13:33:46.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:45 smithi076 bash[26447]: cluster 2024-09-13T13:33:45.738117+0000 mgr.y (mgr.14394) 345 : 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-13T13:33:46.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:45 smithi192 bash[22035]: cluster 2024-09-13T13:33:45.738117+0000 mgr.y (mgr.14394) 345 : 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-13T13:33:47.927 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:47 smithi192 bash[22035]: audit 2024-09-13T13:33:47.588965+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:33:48.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:47 smithi076 bash[19831]: audit 2024-09-13T13:33:47.588965+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:33:48.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:47 smithi076 bash[26447]: audit 2024-09-13T13:33:47.588965+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:33:48.927 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:48 smithi192 bash[22035]: cluster 2024-09-13T13:33:47.738751+0000 mgr.y (mgr.14394) 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-13T13:33:49.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:48 smithi076 bash[19831]: cluster 2024-09-13T13:33:47.738751+0000 mgr.y (mgr.14394) 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-13T13:33:49.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:48 smithi076 bash[26447]: cluster 2024-09-13T13:33:47.738751+0000 mgr.y (mgr.14394) 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-13T13:33:51.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:50 smithi076 bash[19831]: cluster 2024-09-13T13:33:49.740403+0000 mgr.y (mgr.14394) 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-13T13:33:51.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:50 smithi076 bash[26447]: cluster 2024-09-13T13:33:49.740403+0000 mgr.y (mgr.14394) 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-13T13:33:51.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:50 smithi192 bash[22035]: cluster 2024-09-13T13:33:49.740403+0000 mgr.y (mgr.14394) 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-13T13:33:52.789 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:33:52 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:33:52] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-13T13:33:53.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:52 smithi076 bash[19831]: cluster 2024-09-13T13:33:51.741091+0000 mgr.y (mgr.14394) 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-13T13:33:53.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:52 smithi076 bash[26447]: cluster 2024-09-13T13:33:51.741091+0000 mgr.y (mgr.14394) 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-13T13:33:53.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:52 smithi192 bash[22035]: cluster 2024-09-13T13:33:51.741091+0000 mgr.y (mgr.14394) 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-13T13:33:54.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:53 smithi076 bash[19831]: audit 2024-09-13T13:33:51.821523+0000 mgr.y (mgr.14394) 349 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:54.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:53 smithi076 bash[26447]: audit 2024-09-13T13:33:51.821523+0000 mgr.y (mgr.14394) 349 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:54.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:53 smithi192 bash[22035]: audit 2024-09-13T13:33:51.821523+0000 mgr.y (mgr.14394) 349 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:55.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:54 smithi076 bash[19831]: cluster 2024-09-13T13:33:53.742724+0000 mgr.y (mgr.14394) 350 : 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-13T13:33:55.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:54 smithi076 bash[26447]: cluster 2024-09-13T13:33:53.742724+0000 mgr.y (mgr.14394) 350 : 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-13T13:33:55.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:54 smithi192 bash[22035]: cluster 2024-09-13T13:33:53.742724+0000 mgr.y (mgr.14394) 350 : 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-13T13:33:56.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:55 smithi076 bash[19831]: cluster 2024-09-13T13:33:55.743413+0000 mgr.y (mgr.14394) 351 : 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-13T13:33:56.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:55 smithi076 bash[26447]: cluster 2024-09-13T13:33:55.743413+0000 mgr.y (mgr.14394) 351 : 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-13T13:33:56.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:55 smithi192 bash[22035]: cluster 2024-09-13T13:33:55.743413+0000 mgr.y (mgr.14394) 351 : 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-13T13:33:59.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:33:58 smithi076 bash[19831]: cluster 2024-09-13T13:33:57.744099+0000 mgr.y (mgr.14394) 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-13T13:33:59.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:33:58 smithi076 bash[26447]: cluster 2024-09-13T13:33:57.744099+0000 mgr.y (mgr.14394) 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-13T13:33:59.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:33:58 smithi192 bash[22035]: cluster 2024-09-13T13:33:57.744099+0000 mgr.y (mgr.14394) 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-13T13:34:01.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:00 smithi076 bash[19831]: cluster 2024-09-13T13:33:59.745779+0000 mgr.y (mgr.14394) 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-13T13:34:01.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:00 smithi076 bash[26447]: cluster 2024-09-13T13:33:59.745779+0000 mgr.y (mgr.14394) 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-13T13:34:01.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:00 smithi192 bash[22035]: cluster 2024-09-13T13:33:59.745779+0000 mgr.y (mgr.14394) 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-13T13:34:02.798 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:34:02 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:34:02] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-13T13:34:03.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:02 smithi076 bash[19831]: cluster 2024-09-13T13:34:01.746461+0000 mgr.y (mgr.14394) 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-13T13:34:03.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:02 smithi076 bash[19831]: audit 2024-09-13T13:34:02.589326+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:34:03.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:02 smithi076 bash[26447]: cluster 2024-09-13T13:34:01.746461+0000 mgr.y (mgr.14394) 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-13T13:34:03.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:02 smithi076 bash[26447]: audit 2024-09-13T13:34:02.589326+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:34:03.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:02 smithi192 bash[22035]: cluster 2024-09-13T13:34:01.746461+0000 mgr.y (mgr.14394) 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-13T13:34:03.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:02 smithi192 bash[22035]: audit 2024-09-13T13:34:02.589326+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:34:04.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:03 smithi076 bash[19831]: audit 2024-09-13T13:34:01.830568+0000 mgr.y (mgr.14394) 355 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:04.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:03 smithi076 bash[26447]: audit 2024-09-13T13:34:01.830568+0000 mgr.y (mgr.14394) 355 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:04.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:03 smithi192 bash[22035]: audit 2024-09-13T13:34:01.830568+0000 mgr.y (mgr.14394) 355 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:05.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:04 smithi076 bash[19831]: cluster 2024-09-13T13:34:03.748076+0000 mgr.y (mgr.14394) 356 : 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-13T13:34:05.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:04 smithi076 bash[26447]: cluster 2024-09-13T13:34:03.748076+0000 mgr.y (mgr.14394) 356 : 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-13T13:34:05.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:04 smithi192 bash[22035]: cluster 2024-09-13T13:34:03.748076+0000 mgr.y (mgr.14394) 356 : 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-13T13:34:06.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:05 smithi076 bash[19831]: cluster 2024-09-13T13:34:05.748908+0000 mgr.y (mgr.14394) 357 : 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-13T13:34:06.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:05 smithi076 bash[26447]: cluster 2024-09-13T13:34:05.748908+0000 mgr.y (mgr.14394) 357 : 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-13T13:34:06.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:05 smithi192 bash[22035]: cluster 2024-09-13T13:34:05.748908+0000 mgr.y (mgr.14394) 357 : 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-13T13:34:09.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:08 smithi076 bash[19831]: cluster 2024-09-13T13:34:07.749616+0000 mgr.y (mgr.14394) 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-13T13:34:09.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:08 smithi076 bash[26447]: cluster 2024-09-13T13:34:07.749616+0000 mgr.y (mgr.14394) 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-13T13:34:09.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:08 smithi192 bash[22035]: cluster 2024-09-13T13:34:07.749616+0000 mgr.y (mgr.14394) 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-13T13:34:11.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:10 smithi076 bash[19831]: cluster 2024-09-13T13:34:09.751229+0000 mgr.y (mgr.14394) 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-13T13:34:11.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:10 smithi076 bash[26447]: cluster 2024-09-13T13:34:09.751229+0000 mgr.y (mgr.14394) 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-13T13:34:11.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:10 smithi192 bash[22035]: cluster 2024-09-13T13:34:09.751229+0000 mgr.y (mgr.14394) 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-13T13:34:12.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:11 smithi076 bash[19831]: cluster 2024-09-13T13:34:11.751907+0000 mgr.y (mgr.14394) 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-13T13:34:12.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:11 smithi076 bash[26447]: cluster 2024-09-13T13:34:11.751907+0000 mgr.y (mgr.14394) 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-13T13:34:12.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:11 smithi192 bash[22035]: cluster 2024-09-13T13:34:11.751907+0000 mgr.y (mgr.14394) 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-13T13:34:12.830 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:34:12 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:34:12] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-13T13:34:13.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:12 smithi192 bash[22035]: audit 2024-09-13T13:34:11.841740+0000 mgr.y (mgr.14394) 361 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:13.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:12 smithi076 bash[19831]: audit 2024-09-13T13:34:11.841740+0000 mgr.y (mgr.14394) 361 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:13.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:12 smithi076 bash[26447]: audit 2024-09-13T13:34:11.841740+0000 mgr.y (mgr.14394) 361 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:14.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:13 smithi192 bash[22035]: cluster 2024-09-13T13:34:13.753623+0000 mgr.y (mgr.14394) 362 : 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-13T13:34:14.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:13 smithi076 bash[19831]: cluster 2024-09-13T13:34:13.753623+0000 mgr.y (mgr.14394) 362 : 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-13T13:34:14.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:13 smithi076 bash[26447]: cluster 2024-09-13T13:34:13.753623+0000 mgr.y (mgr.14394) 362 : 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-13T13:34:17.080 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:16 smithi076 bash[26447]: cluster 2024-09-13T13:34:15.754383+0000 mgr.y (mgr.14394) 363 : 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-13T13:34:17.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:16 smithi076 bash[19831]: cluster 2024-09-13T13:34:15.754383+0000 mgr.y (mgr.14394) 363 : 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-13T13:34:17.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:16 smithi192 bash[22035]: cluster 2024-09-13T13:34:15.754383+0000 mgr.y (mgr.14394) 363 : 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-13T13:34:18.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:17 smithi076 bash[19831]: audit 2024-09-13T13:34:17.589698+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:34:18.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:17 smithi076 bash[26447]: audit 2024-09-13T13:34:17.589698+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:34:18.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:17 smithi192 bash[22035]: audit 2024-09-13T13:34:17.589698+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:34:19.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:18 smithi076 bash[19831]: cluster 2024-09-13T13:34:17.755198+0000 mgr.y (mgr.14394) 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-13T13:34:19.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:18 smithi076 bash[26447]: cluster 2024-09-13T13:34:17.755198+0000 mgr.y (mgr.14394) 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-13T13:34:19.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:18 smithi192 bash[22035]: cluster 2024-09-13T13:34:17.755198+0000 mgr.y (mgr.14394) 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-13T13:34:20.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:19 smithi076 bash[19831]: cluster 2024-09-13T13:34:19.756899+0000 mgr.y (mgr.14394) 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-13T13:34:20.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:19 smithi076 bash[26447]: cluster 2024-09-13T13:34:19.756899+0000 mgr.y (mgr.14394) 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-13T13:34:20.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:19 smithi192 bash[22035]: cluster 2024-09-13T13:34:19.756899+0000 mgr.y (mgr.14394) 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-13T13:34:22.802 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:34:22 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:34:22] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-13T13:34:23.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:22 smithi076 bash[19831]: cluster 2024-09-13T13:34:21.757728+0000 mgr.y (mgr.14394) 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-13T13:34:23.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:22 smithi076 bash[26447]: cluster 2024-09-13T13:34:21.757728+0000 mgr.y (mgr.14394) 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-13T13:34:23.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:22 smithi192 bash[22035]: cluster 2024-09-13T13:34:21.757728+0000 mgr.y (mgr.14394) 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-13T13:34:24.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:23 smithi076 bash[19831]: audit 2024-09-13T13:34:21.851639+0000 mgr.y (mgr.14394) 367 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:24.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:23 smithi076 bash[19831]: cluster 2024-09-13T13:34:23.759378+0000 mgr.y (mgr.14394) 368 : 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-13T13:34:24.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:23 smithi076 bash[26447]: audit 2024-09-13T13:34:21.851639+0000 mgr.y (mgr.14394) 367 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:24.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:23 smithi076 bash[26447]: cluster 2024-09-13T13:34:23.759378+0000 mgr.y (mgr.14394) 368 : 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-13T13:34:24.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:23 smithi192 bash[22035]: audit 2024-09-13T13:34:21.851639+0000 mgr.y (mgr.14394) 367 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:24.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:23 smithi192 bash[22035]: cluster 2024-09-13T13:34:23.759378+0000 mgr.y (mgr.14394) 368 : 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-13T13:34:26.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:25 smithi192 bash[22035]: cluster 2024-09-13T13:34:25.760210+0000 mgr.y (mgr.14394) 369 : 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-13T13:34:26.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:25 smithi076 bash[19831]: cluster 2024-09-13T13:34:25.760210+0000 mgr.y (mgr.14394) 369 : 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-13T13:34:26.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:25 smithi076 bash[26447]: cluster 2024-09-13T13:34:25.760210+0000 mgr.y (mgr.14394) 369 : 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-13T13:34:28.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:27 smithi192 bash[22035]: cluster 2024-09-13T13:34:27.761025+0000 mgr.y (mgr.14394) 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-13T13:34:28.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:27 smithi076 bash[19831]: cluster 2024-09-13T13:34:27.761025+0000 mgr.y (mgr.14394) 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-13T13:34:28.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:27 smithi076 bash[26447]: cluster 2024-09-13T13:34:27.761025+0000 mgr.y (mgr.14394) 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-13T13:34:30.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:29 smithi192 bash[22035]: cluster 2024-09-13T13:34:29.762807+0000 mgr.y (mgr.14394) 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-13T13:34:30.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:29 smithi076 bash[19831]: cluster 2024-09-13T13:34:29.762807+0000 mgr.y (mgr.14394) 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-13T13:34:30.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:29 smithi076 bash[26447]: cluster 2024-09-13T13:34:29.762807+0000 mgr.y (mgr.14394) 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-13T13:34:32.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:31 smithi192 bash[22035]: cluster 2024-09-13T13:34:31.763642+0000 mgr.y (mgr.14394) 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-13T13:34:32.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:31 smithi076 bash[26447]: cluster 2024-09-13T13:34:31.763642+0000 mgr.y (mgr.14394) 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-13T13:34:32.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:31 smithi076 bash[19831]: cluster 2024-09-13T13:34:31.763642+0000 mgr.y (mgr.14394) 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-13T13:34:32.830 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:34:32 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:34:32] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-13T13:34:33.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:32 smithi192 bash[22035]: audit 2024-09-13T13:34:31.862849+0000 mgr.y (mgr.14394) 373 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:33.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:32 smithi192 bash[22035]: audit 2024-09-13T13:34:32.590163+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:34:33.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:32 smithi076 bash[26447]: audit 2024-09-13T13:34:31.862849+0000 mgr.y (mgr.14394) 373 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:33.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:32 smithi076 bash[26447]: audit 2024-09-13T13:34:32.590163+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:34:33.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:32 smithi076 bash[19831]: audit 2024-09-13T13:34:31.862849+0000 mgr.y (mgr.14394) 373 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:33.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:32 smithi076 bash[19831]: audit 2024-09-13T13:34:32.590163+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:34:34.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:33 smithi192 bash[22035]: cluster 2024-09-13T13:34:33.765305+0000 mgr.y (mgr.14394) 374 : 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-13T13:34:34.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:33 smithi076 bash[19831]: cluster 2024-09-13T13:34:33.765305+0000 mgr.y (mgr.14394) 374 : 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-13T13:34:34.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:33 smithi076 bash[26447]: cluster 2024-09-13T13:34:33.765305+0000 mgr.y (mgr.14394) 374 : 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-13T13:34:36.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:35 smithi192 bash[22035]: cluster 2024-09-13T13:34:35.766044+0000 mgr.y (mgr.14394) 375 : 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-13T13:34:36.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:35 smithi076 bash[19831]: cluster 2024-09-13T13:34:35.766044+0000 mgr.y (mgr.14394) 375 : 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-13T13:34:36.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:35 smithi076 bash[26447]: cluster 2024-09-13T13:34:35.766044+0000 mgr.y (mgr.14394) 375 : 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-13T13:34:38.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:37 smithi192 bash[22035]: cluster 2024-09-13T13:34:37.766738+0000 mgr.y (mgr.14394) 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-13T13:34:38.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:37 smithi076 bash[19831]: cluster 2024-09-13T13:34:37.766738+0000 mgr.y (mgr.14394) 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-13T13:34:38.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:37 smithi076 bash[26447]: cluster 2024-09-13T13:34:37.766738+0000 mgr.y (mgr.14394) 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-13T13:34:40.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:39 smithi192 bash[22035]: cluster 2024-09-13T13:34:39.768342+0000 mgr.y (mgr.14394) 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-13T13:34:40.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:39 smithi076 bash[26447]: cluster 2024-09-13T13:34:39.768342+0000 mgr.y (mgr.14394) 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-13T13:34:40.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:39 smithi076 bash[19831]: cluster 2024-09-13T13:34:39.768342+0000 mgr.y (mgr.14394) 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-13T13:34:42.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:41 smithi192 bash[22035]: cluster 2024-09-13T13:34:41.769062+0000 mgr.y (mgr.14394) 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-13T13:34:42.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:41 smithi076 bash[26447]: cluster 2024-09-13T13:34:41.769062+0000 mgr.y (mgr.14394) 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-13T13:34:42.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:41 smithi076 bash[19831]: cluster 2024-09-13T13:34:41.769062+0000 mgr.y (mgr.14394) 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-13T13:34:42.830 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:34:42 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:34:42] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-13T13:34:43.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:42 smithi192 bash[22035]: audit 2024-09-13T13:34:41.870347+0000 mgr.y (mgr.14394) 379 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:43.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:42 smithi076 bash[19831]: audit 2024-09-13T13:34:41.870347+0000 mgr.y (mgr.14394) 379 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:43.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:42 smithi076 bash[26447]: audit 2024-09-13T13:34:41.870347+0000 mgr.y (mgr.14394) 379 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:44.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:43 smithi192 bash[22035]: cluster 2024-09-13T13:34:43.770741+0000 mgr.y (mgr.14394) 380 : 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-13T13:34:44.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:43 smithi076 bash[19831]: cluster 2024-09-13T13:34:43.770741+0000 mgr.y (mgr.14394) 380 : 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-13T13:34:44.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:43 smithi076 bash[26447]: cluster 2024-09-13T13:34:43.770741+0000 mgr.y (mgr.14394) 380 : 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-13T13:34:46.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:45 smithi192 bash[22035]: cluster 2024-09-13T13:34:45.771519+0000 mgr.y (mgr.14394) 381 : 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-13T13:34:46.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:45 smithi076 bash[19831]: cluster 2024-09-13T13:34:45.771519+0000 mgr.y (mgr.14394) 381 : 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-13T13:34:46.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:45 smithi076 bash[26447]: cluster 2024-09-13T13:34:45.771519+0000 mgr.y (mgr.14394) 381 : 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-13T13:34:47.926 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:47 smithi192 bash[22035]: audit 2024-09-13T13:34:47.590534+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:34:48.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:47 smithi076 bash[19831]: audit 2024-09-13T13:34:47.590534+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:34:48.080 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:47 smithi076 bash[26447]: audit 2024-09-13T13:34:47.590534+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:34:48.926 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:48 smithi192 bash[22035]: cluster 2024-09-13T13:34:47.772364+0000 mgr.y (mgr.14394) 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-13T13:34:49.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:48 smithi076 bash[19831]: cluster 2024-09-13T13:34:47.772364+0000 mgr.y (mgr.14394) 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-13T13:34:49.080 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:48 smithi076 bash[26447]: cluster 2024-09-13T13:34:47.772364+0000 mgr.y (mgr.14394) 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-13T13:34:50.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:49 smithi192 bash[22035]: cluster 2024-09-13T13:34:49.773989+0000 mgr.y (mgr.14394) 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-13T13:34:50.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:49 smithi076 bash[19831]: cluster 2024-09-13T13:34:49.773989+0000 mgr.y (mgr.14394) 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-13T13:34:50.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:49 smithi076 bash[26447]: cluster 2024-09-13T13:34:49.773989+0000 mgr.y (mgr.14394) 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-13T13:34:52.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:51 smithi192 bash[22035]: cluster 2024-09-13T13:34:51.774626+0000 mgr.y (mgr.14394) 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-13T13:34:52.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:51 smithi076 bash[19831]: cluster 2024-09-13T13:34:51.774626+0000 mgr.y (mgr.14394) 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-13T13:34:52.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:51 smithi076 bash[26447]: cluster 2024-09-13T13:34:51.774626+0000 mgr.y (mgr.14394) 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-13T13:34:52.830 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:34:52 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:34:52] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-13T13:34:53.830 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:53 smithi076 bash[19831]: audit 2024-09-13T13:34:51.878666+0000 mgr.y (mgr.14394) 385 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:53.830 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:53 smithi076 bash[26447]: audit 2024-09-13T13:34:51.878666+0000 mgr.y (mgr.14394) 385 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:53.926 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:53 smithi192 bash[22035]: audit 2024-09-13T13:34:51.878666+0000 mgr.y (mgr.14394) 385 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:34:54.830 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:54 smithi076 bash[19831]: cluster 2024-09-13T13:34:53.776157+0000 mgr.y (mgr.14394) 386 : 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-13T13:34:54.830 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:54 smithi076 bash[26447]: cluster 2024-09-13T13:34:53.776157+0000 mgr.y (mgr.14394) 386 : 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-13T13:34:54.926 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:54 smithi192 bash[22035]: cluster 2024-09-13T13:34:53.776157+0000 mgr.y (mgr.14394) 386 : 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-13T13:34:56.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:55 smithi192 bash[22035]: cluster 2024-09-13T13:34:55.776781+0000 mgr.y (mgr.14394) 387 : 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-13T13:34:56.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:55 smithi076 bash[19831]: cluster 2024-09-13T13:34:55.776781+0000 mgr.y (mgr.14394) 387 : 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-13T13:34:56.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:55 smithi076 bash[26447]: cluster 2024-09-13T13:34:55.776781+0000 mgr.y (mgr.14394) 387 : 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-13T13:34:58.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:57 smithi192 bash[22035]: cluster 2024-09-13T13:34:57.777503+0000 mgr.y (mgr.14394) 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-13T13:34:58.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:57 smithi076 bash[26447]: cluster 2024-09-13T13:34:57.777503+0000 mgr.y (mgr.14394) 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-13T13:34:58.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:57 smithi076 bash[19831]: cluster 2024-09-13T13:34:57.777503+0000 mgr.y (mgr.14394) 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-13T13:35:00.083 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:34:59 smithi192 bash[22035]: cluster 2024-09-13T13:34:59.779295+0000 mgr.y (mgr.14394) 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-13T13:35:00.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:34:59 smithi076 bash[19831]: cluster 2024-09-13T13:34:59.779295+0000 mgr.y (mgr.14394) 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-13T13:35:00.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:34:59 smithi076 bash[26447]: cluster 2024-09-13T13:34:59.779295+0000 mgr.y (mgr.14394) 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-13T13:35:00.870 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:35:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:00.871 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:35:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:00.871 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:35:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:00.871 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:35:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:00.872 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:35:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:00.872 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:00.872 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:00 smithi192 systemd[1]: Stopping Ceph mgr.x for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:35:00.873 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:00.873 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:35:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:00.873 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:35:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:01.547 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:01 smithi192 bash[50131]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mgr-x 2024-09-13T13:35:01.817 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:35:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:01.818 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:35:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:01.818 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:01 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-13T13:35:01.818 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:01 smithi192 bash[50194]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mgr-x 2024-09-13T13:35:01.818 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:01 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-13T13:35:01.818 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:01 smithi192 systemd[1]: Stopped Ceph mgr.x for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:35:01.819 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:01.819 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:35:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:01.819 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:35:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:01.819 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:35:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:01.820 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:35:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:01.820 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:01.820 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:35:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:35:02.080 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:01 smithi076 bash[26447]: cluster 2024-09-13T13:35:01.779924+0000 mgr.y (mgr.14394) 390 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:35:02.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:01 smithi076 bash[19831]: cluster 2024-09-13T13:35:01.779924+0000 mgr.y (mgr.14394) 390 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:35:02.176 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:01 smithi192 systemd[1]: Started Ceph mgr.x for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:35:02.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:01 smithi192 bash[22035]: cluster 2024-09-13T13:35:01.779924+0000 mgr.y (mgr.14394) 390 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:35:02.830 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:35:02 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:35:02] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-13T13:35:03.159 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:02 smithi192 bash[22035]: audit 2024-09-13T13:35:01.886415+0000 mgr.y (mgr.14394) 391 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:03.159 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:02 smithi192 bash[22035]: audit 2024-09-13T13:35:01.886696+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:03.159 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:02 smithi192 bash[22035]: audit 2024-09-13T13:35:01.899272+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:03.160 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:02 smithi192 bash[22035]: audit 2024-09-13T13:35:01.911113+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:03.160 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:02 smithi192 bash[22035]: audit 2024-09-13T13:35:01.923926+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:03.160 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:02 smithi192 bash[22035]: audit 2024-09-13T13:35:02.590918+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:35:03.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:02 smithi076 bash[19831]: audit 2024-09-13T13:35:01.886415+0000 mgr.y (mgr.14394) 391 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:03.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:02 smithi076 bash[19831]: audit 2024-09-13T13:35:01.886696+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:03.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:02 smithi076 bash[19831]: audit 2024-09-13T13:35:01.899272+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:03.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:02 smithi076 bash[19831]: audit 2024-09-13T13:35:01.911113+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:03.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:02 smithi076 bash[19831]: audit 2024-09-13T13:35:01.923926+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:03.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:02 smithi076 bash[19831]: audit 2024-09-13T13:35:02.590918+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:35:03.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:02 smithi076 bash[26447]: audit 2024-09-13T13:35:01.886415+0000 mgr.y (mgr.14394) 391 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:03.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:02 smithi076 bash[26447]: audit 2024-09-13T13:35:01.886696+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:03.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:02 smithi076 bash[26447]: audit 2024-09-13T13:35:01.899272+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:03.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:02 smithi076 bash[26447]: audit 2024-09-13T13:35:01.911113+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:03.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:02 smithi076 bash[26447]: audit 2024-09-13T13:35:01.923926+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:03.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:02 smithi076 bash[26447]: audit 2024-09-13T13:35:02.590918+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:35:03.426 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:03 smithi192 bash[50250]: debug 2024-09-13T13:35:03.158+0000 7f01bed3c640 1 -- 172.21.15.192:0/570504707 <== mon.1 v2:172.21.15.192:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560e317010e0 con 0x560e31702800 2024-09-13T13:35:04.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:03 smithi192 bash[22035]: cluster 2024-09-13T13:35:03.781595+0000 mgr.y (mgr.14394) 392 : 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-13T13:35:04.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:03 smithi076 bash[19831]: cluster 2024-09-13T13:35:03.781595+0000 mgr.y (mgr.14394) 392 : 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-13T13:35:04.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:03 smithi076 bash[26447]: cluster 2024-09-13T13:35:03.781595+0000 mgr.y (mgr.14394) 392 : 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-13T13:35:06.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:05 smithi192 bash[22035]: cluster 2024-09-13T13:35:05.782331+0000 mgr.y (mgr.14394) 393 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:35:06.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:05 smithi076 bash[19831]: cluster 2024-09-13T13:35:05.782331+0000 mgr.y (mgr.14394) 393 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:35:06.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:05 smithi076 bash[26447]: cluster 2024-09-13T13:35:05.782331+0000 mgr.y (mgr.14394) 393 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:35:09.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[19831]: audit 2024-09-13T13:35:07.746476+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[19831]: audit 2024-09-13T13:35:07.755489+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[19831]: cluster 2024-09-13T13:35:07.782745+0000 mgr.y (mgr.14394) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:35:09.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[19831]: audit 2024-09-13T13:35:08.038663+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[19831]: audit 2024-09-13T13:35:08.053047+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[19831]: audit 2024-09-13T13:35:08.707126+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:35:09.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[19831]: audit 2024-09-13T13:35:08.708440+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:35:09.082 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[19831]: audit 2024-09-13T13:35:08.716024+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[26447]: audit 2024-09-13T13:35:07.746476+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[26447]: audit 2024-09-13T13:35:07.755489+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[26447]: cluster 2024-09-13T13:35:07.782745+0000 mgr.y (mgr.14394) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:35:09.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[26447]: audit 2024-09-13T13:35:08.038663+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[26447]: audit 2024-09-13T13:35:08.053047+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[26447]: audit 2024-09-13T13:35:08.707126+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:35:09.083 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[26447]: audit 2024-09-13T13:35:08.708440+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:35:09.084 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:08 smithi076 bash[26447]: audit 2024-09-13T13:35:08.716024+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:08 smithi192 bash[22035]: audit 2024-09-13T13:35:07.746476+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:08 smithi192 bash[22035]: audit 2024-09-13T13:35:07.755489+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:08 smithi192 bash[22035]: cluster 2024-09-13T13:35:07.782745+0000 mgr.y (mgr.14394) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:35:09.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:08 smithi192 bash[22035]: audit 2024-09-13T13:35:08.038663+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:08 smithi192 bash[22035]: audit 2024-09-13T13:35:08.053047+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:08 smithi192 bash[22035]: audit 2024-09-13T13:35:08.707126+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:35:09.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:08 smithi192 bash[22035]: audit 2024-09-13T13:35:08.708440+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:35:09.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:08 smithi192 bash[22035]: audit 2024-09-13T13:35:08.716024+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-13T13:35:09.676 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:09 smithi192 bash[50250]: [13/Sep/2024:13:35:09] ENGINE Bus STARTING 2024-09-13T13:35:09.676 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:09 smithi192 bash[50250]: CherryPy Checker: 2024-09-13T13:35:09.676 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:09 smithi192 bash[50250]: The Application mounted at '' has an empty config. 2024-09-13T13:35:09.676 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:09 smithi192 bash[50250]: [13/Sep/2024:13:35:09] ENGINE Serving on http://:::9283 2024-09-13T13:35:09.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:35:09 smithi192 bash[50250]: [13/Sep/2024:13:35:09] ENGINE Bus STARTED 2024-09-13T13:35:10.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:09 smithi076 bash[19831]: audit 2024-09-13T13:35:09.297280+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:35:10.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:09 smithi076 bash[19831]: audit 2024-09-13T13:35:09.297782+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:35:10.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:09 smithi076 bash[19831]: audit 2024-09-13T13:35:09.300006+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:35:10.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:09 smithi076 bash[19831]: cluster 2024-09-13T13:35:09.301041+0000 mon.a (mon.0) 917 : cluster [DBG] Standby manager daemon x restarted 2024-09-13T13:35:10.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:09 smithi076 bash[19831]: cluster 2024-09-13T13:35:09.301305+0000 mon.a (mon.0) 918 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:35:10.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:09 smithi076 bash[19831]: audit 2024-09-13T13:35:09.301640+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:35:10.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:09 smithi076 bash[26447]: audit 2024-09-13T13:35:09.297280+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:35:10.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:09 smithi076 bash[26447]: audit 2024-09-13T13:35:09.297782+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:35:10.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:09 smithi076 bash[26447]: audit 2024-09-13T13:35:09.300006+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:35:10.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:09 smithi076 bash[26447]: cluster 2024-09-13T13:35:09.301041+0000 mon.a (mon.0) 917 : cluster [DBG] Standby manager daemon x restarted 2024-09-13T13:35:10.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:09 smithi076 bash[26447]: cluster 2024-09-13T13:35:09.301305+0000 mon.a (mon.0) 918 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:35:10.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:09 smithi076 bash[26447]: audit 2024-09-13T13:35:09.301640+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:35:10.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:09 smithi192 bash[22035]: audit 2024-09-13T13:35:09.297280+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:35:10.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:09 smithi192 bash[22035]: audit 2024-09-13T13:35:09.297782+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:35:10.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:09 smithi192 bash[22035]: audit 2024-09-13T13:35:09.300006+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:35:10.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:09 smithi192 bash[22035]: cluster 2024-09-13T13:35:09.301041+0000 mon.a (mon.0) 917 : cluster [DBG] Standby manager daemon x restarted 2024-09-13T13:35:10.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:09 smithi192 bash[22035]: cluster 2024-09-13T13:35:09.301305+0000 mon.a (mon.0) 918 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:35:10.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:09 smithi192 bash[22035]: audit 2024-09-13T13:35:09.301640+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:35:11.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:10 smithi076 bash[19831]: cluster 2024-09-13T13:35:09.784306+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e22: y(active, since 9m), standbys: x 2024-09-13T13:35:11.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:10 smithi076 bash[19831]: cluster 2024-09-13T13:35:09.787460+0000 mgr.y (mgr.14394) 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-13T13:35:11.080 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:10 smithi076 bash[26447]: cluster 2024-09-13T13:35:09.784306+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e22: y(active, since 9m), standbys: x 2024-09-13T13:35:11.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:10 smithi076 bash[26447]: cluster 2024-09-13T13:35:09.787460+0000 mgr.y (mgr.14394) 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-13T13:35:11.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:10 smithi192 bash[22035]: cluster 2024-09-13T13:35:09.784306+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e22: y(active, since 9m), standbys: x 2024-09-13T13:35:11.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:10 smithi192 bash[22035]: cluster 2024-09-13T13:35:09.787460+0000 mgr.y (mgr.14394) 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-13T13:35:12.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:11 smithi192 bash[22035]: cluster 2024-09-13T13:35:11.788215+0000 mgr.y (mgr.14394) 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-13T13:35:12.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:11 smithi076 bash[19831]: cluster 2024-09-13T13:35:11.788215+0000 mgr.y (mgr.14394) 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-13T13:35:12.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:11 smithi076 bash[26447]: cluster 2024-09-13T13:35:11.788215+0000 mgr.y (mgr.14394) 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-13T13:35:12.830 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:35:12 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:35:12] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-13T13:35:13.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:12 smithi192 bash[22035]: audit 2024-09-13T13:35:11.894416+0000 mgr.y (mgr.14394) 397 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:13.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:12 smithi076 bash[19831]: audit 2024-09-13T13:35:11.894416+0000 mgr.y (mgr.14394) 397 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:13.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:12 smithi076 bash[26447]: audit 2024-09-13T13:35:11.894416+0000 mgr.y (mgr.14394) 397 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:14.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:13 smithi192 bash[22035]: cluster 2024-09-13T13:35:13.789948+0000 mgr.y (mgr.14394) 398 : 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-13T13:35:14.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:13 smithi076 bash[19831]: cluster 2024-09-13T13:35:13.789948+0000 mgr.y (mgr.14394) 398 : 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-13T13:35:14.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:13 smithi076 bash[26447]: cluster 2024-09-13T13:35:13.789948+0000 mgr.y (mgr.14394) 398 : 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-13T13:35:16.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:15 smithi192 bash[22035]: cluster 2024-09-13T13:35:15.790739+0000 mgr.y (mgr.14394) 399 : 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-13T13:35:16.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:15 smithi076 bash[19831]: cluster 2024-09-13T13:35:15.790739+0000 mgr.y (mgr.14394) 399 : 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-13T13:35:16.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:15 smithi076 bash[26447]: cluster 2024-09-13T13:35:15.790739+0000 mgr.y (mgr.14394) 399 : 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-13T13:35:18.830 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:18 smithi076 bash[19831]: audit 2024-09-13T13:35:17.591613+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:35:18.830 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:18 smithi076 bash[19831]: cluster 2024-09-13T13:35:17.791486+0000 mgr.y (mgr.14394) 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-13T13:35:18.831 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:18 smithi076 bash[26447]: audit 2024-09-13T13:35:17.591613+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:35:18.831 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:18 smithi076 bash[26447]: cluster 2024-09-13T13:35:17.791486+0000 mgr.y (mgr.14394) 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-13T13:35:18.926 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:18 smithi192 bash[22035]: audit 2024-09-13T13:35:17.591613+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:35:18.926 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:18 smithi192 bash[22035]: cluster 2024-09-13T13:35:17.791486+0000 mgr.y (mgr.14394) 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-13T13:35:20.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:19 smithi192 bash[22035]: cluster 2024-09-13T13:35:19.793118+0000 mgr.y (mgr.14394) 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-13T13:35:20.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:19 smithi076 bash[19831]: cluster 2024-09-13T13:35:19.793118+0000 mgr.y (mgr.14394) 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-13T13:35:20.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:19 smithi076 bash[26447]: cluster 2024-09-13T13:35:19.793118+0000 mgr.y (mgr.14394) 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-13T13:35:22.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:21 smithi192 bash[22035]: cluster 2024-09-13T13:35:21.793863+0000 mgr.y (mgr.14394) 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-13T13:35:22.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:21 smithi076 bash[19831]: cluster 2024-09-13T13:35:21.793863+0000 mgr.y (mgr.14394) 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-13T13:35:22.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:21 smithi076 bash[26447]: cluster 2024-09-13T13:35:21.793863+0000 mgr.y (mgr.14394) 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-13T13:35:22.834 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:35:22 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:35:22] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-13T13:35:23.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:22 smithi192 bash[22035]: audit 2024-09-13T13:35:21.902439+0000 mgr.y (mgr.14394) 403 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:23.295 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:22 smithi076 bash[26447]: audit 2024-09-13T13:35:21.902439+0000 mgr.y (mgr.14394) 403 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:23.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:22 smithi076 bash[19831]: audit 2024-09-13T13:35:21.902439+0000 mgr.y (mgr.14394) 403 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:24.062 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:35:24.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:23 smithi192 bash[22035]: cluster 2024-09-13T13:35:23.795447+0000 mgr.y (mgr.14394) 404 : 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-13T13:35:24.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:23 smithi076 bash[19831]: cluster 2024-09-13T13:35:23.795447+0000 mgr.y (mgr.14394) 404 : 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-13T13:35:24.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:23 smithi076 bash[26447]: cluster 2024-09-13T13:35:23.795447+0000 mgr.y (mgr.14394) 404 : 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-13T13:35:26.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:25 smithi192 bash[22035]: cluster 2024-09-13T13:35:25.796116+0000 mgr.y (mgr.14394) 405 : 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-13T13:35:26.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:25 smithi076 bash[26447]: cluster 2024-09-13T13:35:25.796116+0000 mgr.y (mgr.14394) 405 : 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-13T13:35:26.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:25 smithi076 bash[19831]: cluster 2024-09-13T13:35:25.796116+0000 mgr.y (mgr.14394) 405 : 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-13T13:35:28.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:27 smithi192 bash[22035]: cluster 2024-09-13T13:35:27.796826+0000 mgr.y (mgr.14394) 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-13T13:35:28.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:27 smithi076 bash[26447]: cluster 2024-09-13T13:35:27.796826+0000 mgr.y (mgr.14394) 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-13T13:35:28.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:27 smithi076 bash[19831]: cluster 2024-09-13T13:35:27.796826+0000 mgr.y (mgr.14394) 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-13T13:35:28.890 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:35:30.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:29 smithi192 bash[22035]: cluster 2024-09-13T13:35:29.798447+0000 mgr.y (mgr.14394) 407 : 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-13T13:35:30.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:29 smithi076 bash[26447]: cluster 2024-09-13T13:35:29.798447+0000 mgr.y (mgr.14394) 407 : 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-13T13:35:30.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:29 smithi076 bash[19831]: cluster 2024-09-13T13:35:29.798447+0000 mgr.y (mgr.14394) 407 : 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-13T13:35:30.415 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:35:30.416 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (9m) 22s ago 9m 13.2M - 0.25.0 c8568f914cd2 a83654beb58f 2024-09-13T13:35:30.416 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (9m) 22s ago 9m 75.9M - 9.4.12 2bacad6d85d8 ef0336eb1381 2024-09-13T13:35:30.416 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (7m) 22s ago 7m 47.7M - 3.8 19dc8d659727 94fa42b6bdf3 2024-09-13T13:35:30.416 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (28s) 22s ago 18m 142M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1e440f668e79 2024-09-13T13:35:30.416 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:9283,8765 running (20m) 22s ago 20m 498M - 19.1.1-322-g7741f7f9 19dc8d659727 2d5cdf938cde 2024-09-13T13:35:30.416 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (20m) 22s ago 20m 53.2M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:35:30.416 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (18m) 22s ago 18m 41.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 3ffc8db9dbc1 2024-09-13T13:35:30.416 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (18m) 22s ago 18m 41.9M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:35:30.416 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (10m) 22s ago 10m 8683k - 1.5.0 0da6a335fe13 fdc8e22d5ead 2024-09-13T13:35:30.416 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (10m) 22s ago 10m 8716k - 1.5.0 0da6a335fe13 dc21b2c7101e 2024-09-13T13:35:30.417 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (17m) 22s ago 17m 53.0M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:35:30.417 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (16m) 22s ago 16m 60.8M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:35:30.417 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (15m) 22s ago 15m 50.0M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:35:30.417 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (14m) 22s ago 14m 59.0M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:35:30.417 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (13m) 22s ago 13m 51.2M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:35:30.417 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (13m) 22s ago 13m 59.2M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:35:30.417 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (12m) 22s ago 12m 48.5M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:35:30.417 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (11m) 22s ago 11m 59.1M 4060M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:35:30.417 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (9m) 22s ago 10m 45.4M - 2.43.0 a07b618ecd1d 9f6e7b4ceddc 2024-09-13T13:35:30.417 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (7m) 22s ago 7m 92.9M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:35:30.417 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (7m) 22s ago 7m 93.3M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:35:31.090 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions' 2024-09-13T13:35:31.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:30 smithi192 bash[22035]: audit 2024-09-13T13:35:30.390568+0000 mgr.y (mgr.14394) 408 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:35:31.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:30 smithi076 bash[19831]: audit 2024-09-13T13:35:30.390568+0000 mgr.y (mgr.14394) 408 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:35:31.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:30 smithi076 bash[26447]: audit 2024-09-13T13:35:30.390568+0000 mgr.y (mgr.14394) 408 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:35:32.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:31 smithi192 bash[22035]: cluster 2024-09-13T13:35:31.799094+0000 mgr.y (mgr.14394) 409 : 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-13T13:35:32.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:31 smithi076 bash[19831]: cluster 2024-09-13T13:35:31.799094+0000 mgr.y (mgr.14394) 409 : 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-13T13:35:32.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:31 smithi076 bash[26447]: cluster 2024-09-13T13:35:31.799094+0000 mgr.y (mgr.14394) 409 : 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-13T13:35:32.830 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:35:32 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:35:32] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-13T13:35:33.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:32 smithi192 bash[22035]: audit 2024-09-13T13:35:31.910496+0000 mgr.y (mgr.14394) 410 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:33.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:32 smithi192 bash[22035]: audit 2024-09-13T13:35:32.591947+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:35:33.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:32 smithi076 bash[19831]: audit 2024-09-13T13:35:31.910496+0000 mgr.y (mgr.14394) 410 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:33.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:32 smithi076 bash[19831]: audit 2024-09-13T13:35:32.591947+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:35:33.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:32 smithi076 bash[26447]: audit 2024-09-13T13:35:31.910496+0000 mgr.y (mgr.14394) 410 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:33.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:32 smithi076 bash[26447]: audit 2024-09-13T13:35:32.591947+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:35:34.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:33 smithi192 bash[22035]: cluster 2024-09-13T13:35:33.800734+0000 mgr.y (mgr.14394) 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-13T13:35:34.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:33 smithi076 bash[19831]: cluster 2024-09-13T13:35:33.800734+0000 mgr.y (mgr.14394) 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-13T13:35:34.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:33 smithi076 bash[26447]: cluster 2024-09-13T13:35:33.800734+0000 mgr.y (mgr.14394) 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-13T13:35:35.908 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:35:36.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:35 smithi192 bash[22035]: cluster 2024-09-13T13:35:35.801421+0000 mgr.y (mgr.14394) 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-13T13:35:36.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:35 smithi076 bash[19831]: cluster 2024-09-13T13:35:35.801421+0000 mgr.y (mgr.14394) 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-13T13:35:36.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:35 smithi076 bash[26447]: cluster 2024-09-13T13:35:35.801421+0000 mgr.y (mgr.14394) 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-13T13:35:37.289 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:35:37.290 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:35:37.290 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:35:37.290 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:35:37.290 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:35:37.290 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 1, 2024-09-13T13:35:37.290 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 1 2024-09-13T13:35:37.290 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:35:37.290 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:35:37.290 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:35:37.290 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:35:37.290 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:35:37.290 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:35:37.290 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:35:37.291 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:35:37.291 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 14, 2024-09-13T13:35:37.291 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 1 2024-09-13T13:35:37.291 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:35:37.291 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:35:37.580 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:37 smithi076 bash[19831]: audit 2024-09-13T13:35:37.301828+0000 mon.a (mon.0) 920 : audit [DBG] from='client.? 172.21.15.76:0/789580656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:35:37.580 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:37 smithi076 bash[26447]: audit 2024-09-13T13:35:37.301828+0000 mon.a (mon.0) 920 : audit [DBG] from='client.? 172.21.15.76:0/789580656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:35:37.676 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:37 smithi192 bash[22035]: audit 2024-09-13T13:35:37.301828+0000 mon.a (mon.0) 920 : audit [DBG] from='client.? 172.21.15.76:0/789580656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:35:37.906 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph -s' 2024-09-13T13:35:38.676 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:38 smithi192 bash[22035]: cluster 2024-09-13T13:35:37.802161+0000 mgr.y (mgr.14394) 413 : 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-13T13:35:38.830 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:38 smithi076 bash[26447]: cluster 2024-09-13T13:35:37.802161+0000 mgr.y (mgr.14394) 413 : 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-13T13:35:38.830 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:38 smithi076 bash[19831]: cluster 2024-09-13T13:35:37.802161+0000 mgr.y (mgr.14394) 413 : 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-13T13:35:40.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:39 smithi192 bash[22035]: cluster 2024-09-13T13:35:39.803746+0000 mgr.y (mgr.14394) 414 : 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-13T13:35:40.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:39 smithi076 bash[26447]: cluster 2024-09-13T13:35:39.803746+0000 mgr.y (mgr.14394) 414 : 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-13T13:35:40.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:39 smithi076 bash[19831]: cluster 2024-09-13T13:35:39.803746+0000 mgr.y (mgr.14394) 414 : 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-13T13:35:42.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:41 smithi192 bash[22035]: cluster 2024-09-13T13:35:41.804448+0000 mgr.y (mgr.14394) 415 : 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-13T13:35:42.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:41 smithi076 bash[19831]: cluster 2024-09-13T13:35:41.804448+0000 mgr.y (mgr.14394) 415 : 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-13T13:35:42.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:41 smithi076 bash[26447]: cluster 2024-09-13T13:35:41.804448+0000 mgr.y (mgr.14394) 415 : 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-13T13:35:42.715 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:35:42.830 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:35:42 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:35:42] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-13T13:35:43.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:42 smithi192 bash[22035]: audit 2024-09-13T13:35:41.921372+0000 mgr.y (mgr.14394) 416 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:43.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:42 smithi076 bash[19831]: audit 2024-09-13T13:35:41.921372+0000 mgr.y (mgr.14394) 416 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:43.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:42 smithi076 bash[26447]: audit 2024-09-13T13:35:41.921372+0000 mgr.y (mgr.14394) 416 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:44.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:43 smithi076 bash[19831]: cluster 2024-09-13T13:35:43.805307+0000 mgr.y (mgr.14394) 417 : 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-13T13:35:44.080 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:43 smithi076 bash[26447]: cluster 2024-09-13T13:35:43.805307+0000 mgr.y (mgr.14394) 417 : 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-13T13:35:44.102 INFO:teuthology.orchestra.run.smithi076.stdout: cluster: 2024-09-13T13:35:44.102 INFO:teuthology.orchestra.run.smithi076.stdout: id: fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:35:44.102 INFO:teuthology.orchestra.run.smithi076.stdout: health: HEALTH_OK 2024-09-13T13:35:44.102 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:35:44.102 INFO:teuthology.orchestra.run.smithi076.stdout: services: 2024-09-13T13:35:44.102 INFO:teuthology.orchestra.run.smithi076.stdout: mon: 3 daemons, quorum a,b,c (age 18m) 2024-09-13T13:35:44.102 INFO:teuthology.orchestra.run.smithi076.stdout: mgr: y(active, since 10m), standbys: x 2024-09-13T13:35:44.102 INFO:teuthology.orchestra.run.smithi076.stdout: osd: 8 osds: 8 up (since 11m), 8 in (since 11m) 2024-09-13T13:35:44.102 INFO:teuthology.orchestra.run.smithi076.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-13T13:35:44.102 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:35:44.103 INFO:teuthology.orchestra.run.smithi076.stdout: data: 2024-09-13T13:35:44.103 INFO:teuthology.orchestra.run.smithi076.stdout: pools: 6 pools, 161 pgs 2024-09-13T13:35:44.103 INFO:teuthology.orchestra.run.smithi076.stdout: objects: 212 objects, 585 KiB 2024-09-13T13:35:44.103 INFO:teuthology.orchestra.run.smithi076.stdout: usage: 242 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:35:44.103 INFO:teuthology.orchestra.run.smithi076.stdout: pgs: 161 active+clean 2024-09-13T13:35:44.103 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:35:44.103 INFO:teuthology.orchestra.run.smithi076.stdout: io: 2024-09-13T13:35:44.103 INFO:teuthology.orchestra.run.smithi076.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-13T13:35:44.103 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:35:44.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:43 smithi192 bash[22035]: cluster 2024-09-13T13:35:43.805307+0000 mgr.y (mgr.14394) 417 : 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-13T13:35:44.756 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:35:45.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:44 smithi076 bash[19831]: audit 2024-09-13T13:35:44.114763+0000 mon.a (mon.0) 921 : audit [DBG] from='client.? 172.21.15.76:0/4023625181' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:35:45.080 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:44 smithi076 bash[26447]: audit 2024-09-13T13:35:44.114763+0000 mon.a (mon.0) 921 : audit [DBG] from='client.? 172.21.15.76:0/4023625181' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:35:45.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:44 smithi192 bash[22035]: audit 2024-09-13T13:35:44.114763+0000 mon.a (mon.0) 921 : audit [DBG] from='client.? 172.21.15.76:0/4023625181' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:35:46.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:45 smithi192 bash[22035]: cluster 2024-09-13T13:35:45.805974+0000 mgr.y (mgr.14394) 418 : 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-13T13:35:46.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:45 smithi076 bash[26447]: cluster 2024-09-13T13:35:45.805974+0000 mgr.y (mgr.14394) 418 : 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-13T13:35:46.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:45 smithi076 bash[19831]: cluster 2024-09-13T13:35:45.805974+0000 mgr.y (mgr.14394) 418 : 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-13T13:35:47.926 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:47 smithi192 bash[22035]: audit 2024-09-13T13:35:47.591723+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:35:48.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:47 smithi076 bash[19831]: audit 2024-09-13T13:35:47.591723+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:35:48.080 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:47 smithi076 bash[26447]: audit 2024-09-13T13:35:47.591723+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:35:48.926 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:48 smithi192 bash[22035]: cluster 2024-09-13T13:35:47.806624+0000 mgr.y (mgr.14394) 419 : 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-13T13:35:49.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:48 smithi076 bash[19831]: cluster 2024-09-13T13:35:47.806624+0000 mgr.y (mgr.14394) 419 : 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-13T13:35:49.080 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:48 smithi076 bash[26447]: cluster 2024-09-13T13:35:47.806624+0000 mgr.y (mgr.14394) 419 : 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-13T13:35:49.580 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:35:50.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:49 smithi076 bash[19831]: cluster 2024-09-13T13:35:49.808408+0000 mgr.y (mgr.14394) 420 : 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-13T13:35:50.080 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:49 smithi076 bash[26447]: cluster 2024-09-13T13:35:49.808408+0000 mgr.y (mgr.14394) 420 : 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-13T13:35:50.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:49 smithi192 bash[22035]: cluster 2024-09-13T13:35:49.808408+0000 mgr.y (mgr.14394) 420 : 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-13T13:35:51.052 INFO:teuthology.orchestra.run.smithi076.stdout:HEALTH_OK 2024-09-13T13:35:51.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:51 smithi076 bash[19831]: audit 2024-09-13T13:35:51.064204+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.76:0/3533226606' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:35:51.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:51 smithi076 bash[26447]: audit 2024-09-13T13:35:51.064204+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.76:0/3533226606' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:35:51.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:51 smithi192 bash[22035]: audit 2024-09-13T13:35:51.064204+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.76:0/3533226606' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:35:51.730 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-13T13:35:52.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:52 smithi076 bash[19831]: cluster 2024-09-13T13:35:51.809129+0000 mgr.y (mgr.14394) 421 : 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-13T13:35:52.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:52 smithi076 bash[26447]: cluster 2024-09-13T13:35:51.809129+0000 mgr.y (mgr.14394) 421 : 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-13T13:35:52.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:52 smithi192 bash[22035]: cluster 2024-09-13T13:35:51.809129+0000 mgr.y (mgr.14394) 421 : 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-13T13:35:52.830 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:35:52 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:35:52] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-13T13:35:53.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:53 smithi192 bash[22035]: audit 2024-09-13T13:35:51.927168+0000 mgr.y (mgr.14394) 422 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:53.580 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:53 smithi076 bash[19831]: audit 2024-09-13T13:35:51.927168+0000 mgr.y (mgr.14394) 422 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:53.581 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:53 smithi076 bash[26447]: audit 2024-09-13T13:35:51.927168+0000 mgr.y (mgr.14394) 422 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:35:54.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:54 smithi192 bash[22035]: cluster 2024-09-13T13:35:53.810096+0000 mgr.y (mgr.14394) 423 : 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-13T13:35:54.580 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:54 smithi076 bash[19831]: cluster 2024-09-13T13:35:53.810096+0000 mgr.y (mgr.14394) 423 : 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-13T13:35:54.580 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:54 smithi076 bash[26447]: cluster 2024-09-13T13:35:53.810096+0000 mgr.y (mgr.14394) 423 : 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-13T13:35:56.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:55 smithi192 bash[22035]: cluster 2024-09-13T13:35:55.810684+0000 mgr.y (mgr.14394) 424 : 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-13T13:35:56.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:55 smithi076 bash[19831]: cluster 2024-09-13T13:35:55.810684+0000 mgr.y (mgr.14394) 424 : 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-13T13:35:56.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:55 smithi076 bash[26447]: cluster 2024-09-13T13:35:55.810684+0000 mgr.y (mgr.14394) 424 : 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-13T13:35:56.545 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:35:57.944 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:35:58.139 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:57 smithi076 bash[19831]: cluster 2024-09-13T13:35:57.811301+0000 mgr.y (mgr.14394) 425 : 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-13T13:35:58.140 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:57 smithi076 bash[26447]: cluster 2024-09-13T13:35:57.811301+0000 mgr.y (mgr.14394) 425 : 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-13T13:35:58.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:57 smithi192 bash[22035]: cluster 2024-09-13T13:35:57.811301+0000 mgr.y (mgr.14394) 425 : 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-13T13:35:58.594 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph mgr fail' 2024-09-13T13:35:59.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:58 smithi192 bash[22035]: audit 2024-09-13T13:35:57.944965+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.76:0/2979841389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:35:59.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:58 smithi076 bash[19831]: audit 2024-09-13T13:35:57.944965+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.76:0/2979841389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:35:59.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:58 smithi076 bash[26447]: audit 2024-09-13T13:35:57.944965+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.76:0/2979841389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:36:00.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:35:59 smithi192 bash[22035]: cluster 2024-09-13T13:35:59.813153+0000 mgr.y (mgr.14394) 426 : 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-13T13:36:00.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:35:59 smithi076 bash[19831]: cluster 2024-09-13T13:35:59.813153+0000 mgr.y (mgr.14394) 426 : 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-13T13:36:00.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:35:59 smithi076 bash[26447]: cluster 2024-09-13T13:35:59.813153+0000 mgr.y (mgr.14394) 426 : 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-13T13:36:02.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:01 smithi192 bash[22035]: cluster 2024-09-13T13:36:01.813840+0000 mgr.y (mgr.14394) 427 : 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-13T13:36:02.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:01 smithi076 bash[19831]: cluster 2024-09-13T13:36:01.813840+0000 mgr.y (mgr.14394) 427 : 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-13T13:36:02.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:01 smithi076 bash[26447]: cluster 2024-09-13T13:36:01.813840+0000 mgr.y (mgr.14394) 427 : 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-13T13:36:02.830 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:02 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:36:02] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-13T13:36:03.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:02 smithi192 bash[22035]: audit 2024-09-13T13:36:01.933765+0000 mgr.y (mgr.14394) 428 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:03.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:02 smithi192 bash[22035]: audit 2024-09-13T13:36:02.592396+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:03.330 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:02 smithi076 bash[26447]: audit 2024-09-13T13:36:01.933765+0000 mgr.y (mgr.14394) 428 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:03.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:02 smithi076 bash[26447]: audit 2024-09-13T13:36:02.592396+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:03.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:02 smithi076 bash[19831]: audit 2024-09-13T13:36:01.933765+0000 mgr.y (mgr.14394) 428 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:03.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:02 smithi076 bash[19831]: audit 2024-09-13T13:36:02.592396+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.14394 172.21.15.76:0/366378236' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:03.397 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:36:04.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:03 smithi192 bash[22035]: cluster 2024-09-13T13:36:03.815439+0000 mgr.y (mgr.14394) 429 : 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-13T13:36:04.330 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:03 smithi076 bash[19831]: cluster 2024-09-13T13:36:03.815439+0000 mgr.y (mgr.14394) 429 : 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-13T13:36:04.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:03 smithi076 bash[26447]: cluster 2024-09-13T13:36:03.815439+0000 mgr.y (mgr.14394) 429 : 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-13T13:36:05.176 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[50250]: [13/Sep/2024:13:36:04] ENGINE Bus STOPPING 2024-09-13T13:36:05.176 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[50250]: [13/Sep/2024:13:36:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:36:05.176 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[50250]: [13/Sep/2024:13:36:04] ENGINE Bus STOPPED 2024-09-13T13:36:05.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.844893+0000 mon.a (mon.0) 924 : audit [INF] from='client.? 172.21.15.76:0/33343965' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:36:05.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: cluster 2024-09-13T13:36:04.845717+0000 mon.a (mon.0) 925 : cluster [INF] Activating manager daemon x 2024-09-13T13:36:05.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.850064+0000 mon.a (mon.0) 926 : audit [INF] from='client.? 172.21.15.76:0/33343965' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:36:05.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: cluster 2024-09-13T13:36:04.857865+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-13T13:36:05.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: cluster 2024-09-13T13:36:04.859290+0000 mon.a (mon.0) 928 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0135687s) 2024-09-13T13:36:05.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.868865+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:36:05.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.869001+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:36:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.869127+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:36:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.872277+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:36:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.872821+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:36:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.873137+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:36:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.873421+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:36:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.873752+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:36:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.874063+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:36:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.874413+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:36:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.874689+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:36:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.874989+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:36:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.877123+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:36:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.877344+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:36:05.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:04 smithi192 bash[22035]: audit 2024-09-13T13:36:04.878181+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:36:05.331 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[20088]: ignoring --setuser ceph since I am not root 2024-09-13T13:36:05.331 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[20088]: ignoring --setgroup ceph since I am not root 2024-09-13T13:36:05.331 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[20088]: debug 2024-09-13T13:36:05.022+0000 7fc8250ca040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T13:36:05.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.844893+0000 mon.a (mon.0) 924 : audit [INF] from='client.? 172.21.15.76:0/33343965' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:36:05.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: cluster 2024-09-13T13:36:04.845717+0000 mon.a (mon.0) 925 : cluster [INF] Activating manager daemon x 2024-09-13T13:36:05.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.850064+0000 mon.a (mon.0) 926 : audit [INF] from='client.? 172.21.15.76:0/33343965' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:36:05.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: cluster 2024-09-13T13:36:04.857865+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-13T13:36:05.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: cluster 2024-09-13T13:36:04.859290+0000 mon.a (mon.0) 928 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0135687s) 2024-09-13T13:36:05.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.868865+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:36:05.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.869001+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:36:05.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.869127+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:36:05.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.872277+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:36:05.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.872821+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:36:05.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.873137+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:36:05.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.873421+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:36:05.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.873752+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:36:05.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.874063+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:36:05.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.874413+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:36:05.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.874689+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:36:05.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.874989+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:36:05.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.877123+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:36:05.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.877344+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:36:05.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[26447]: audit 2024-09-13T13:36:04.878181+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:36:05.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.844893+0000 mon.a (mon.0) 924 : audit [INF] from='client.? 172.21.15.76:0/33343965' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:36:05.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: cluster 2024-09-13T13:36:04.845717+0000 mon.a (mon.0) 925 : cluster [INF] Activating manager daemon x 2024-09-13T13:36:05.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.850064+0000 mon.a (mon.0) 926 : audit [INF] from='client.? 172.21.15.76:0/33343965' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:36:05.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: cluster 2024-09-13T13:36:04.857865+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-13T13:36:05.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: cluster 2024-09-13T13:36:04.859290+0000 mon.a (mon.0) 928 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0135687s) 2024-09-13T13:36:05.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.868865+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:36:05.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.869001+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:36:05.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.869127+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:36:05.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.872277+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:36:05.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.872821+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:36:05.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.873137+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:36:05.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.873421+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:36:05.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.873752+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:36:05.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.874063+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:36:05.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.874413+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:36:05.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.874689+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:36:05.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.874989+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:36:05.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.877123+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:36:05.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.877344+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:36:05.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:04 smithi076 bash[19831]: audit 2024-09-13T13:36:04.878181+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:36:05.574 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'sleep 180' 2024-09-13T13:36:06.016 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:05 smithi192 bash[22035]: cluster 2024-09-13T13:36:05.086670+0000 mon.a (mon.0) 929 : cluster [INF] Manager daemon x is now available 2024-09-13T13:36:06.016 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:05 smithi192 bash[22035]: audit 2024-09-13T13:36:05.522400+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:06.016 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:05 smithi192 bash[22035]: audit 2024-09-13T13:36:05.529999+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:06.016 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:05 smithi192 bash[22035]: audit 2024-09-13T13:36:05.542041+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:06.016 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:05 smithi192 bash[22035]: audit 2024-09-13T13:36:05.576246+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:06.017 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:05 smithi192 bash[22035]: audit 2024-09-13T13:36:05.581566+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:36:06.017 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:05 smithi192 bash[22035]: audit 2024-09-13T13:36:05.597925+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:36:06.017 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:05 smithi192 bash[22035]: audit 2024-09-13T13:36:05.598339+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:36:06.017 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:05 smithi192 bash[22035]: audit 2024-09-13T13:36:05.636925+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:36:06.017 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:05 smithi192 bash[22035]: audit 2024-09-13T13:36:05.637277+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:36:06.080 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[19831]: cluster 2024-09-13T13:36:05.086670+0000 mon.a (mon.0) 929 : cluster [INF] Manager daemon x is now available 2024-09-13T13:36:06.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[19831]: audit 2024-09-13T13:36:05.522400+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:06.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[19831]: audit 2024-09-13T13:36:05.529999+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:06.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[19831]: audit 2024-09-13T13:36:05.542041+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:06.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[19831]: audit 2024-09-13T13:36:05.576246+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:06.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[19831]: audit 2024-09-13T13:36:05.581566+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:36:06.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[19831]: audit 2024-09-13T13:36:05.597925+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:36:06.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[19831]: audit 2024-09-13T13:36:05.598339+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:36:06.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[19831]: audit 2024-09-13T13:36:05.636925+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:36:06.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[19831]: audit 2024-09-13T13:36:05.637277+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:36:06.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[26447]: cluster 2024-09-13T13:36:05.086670+0000 mon.a (mon.0) 929 : cluster [INF] Manager daemon x is now available 2024-09-13T13:36:06.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[26447]: audit 2024-09-13T13:36:05.522400+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:06.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[26447]: audit 2024-09-13T13:36:05.529999+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:06.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[26447]: audit 2024-09-13T13:36:05.542041+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:06.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[26447]: audit 2024-09-13T13:36:05.576246+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:06.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[26447]: audit 2024-09-13T13:36:05.581566+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:36:06.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[26447]: audit 2024-09-13T13:36:05.597925+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:36:06.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[26447]: audit 2024-09-13T13:36:05.598339+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:36:06.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[26447]: audit 2024-09-13T13:36:05.636925+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:36:06.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:05 smithi076 bash[26447]: audit 2024-09-13T13:36:05.637277+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:36:06.426 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:06 smithi192 bash[50250]: [13/Sep/2024:13:36:06] ENGINE Bus STARTING 2024-09-13T13:36:06.426 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:06 smithi192 bash[50250]: [13/Sep/2024:13:36:06] ENGINE Serving on http://:::9283 2024-09-13T13:36:06.426 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:06 smithi192 bash[50250]: [13/Sep/2024:13:36:06] ENGINE Bus STARTED 2024-09-13T13:36:06.580 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:06 smithi076 bash[20088]: debug 2024-09-13T13:36:06.258+0000 7fc8250ca040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T13:36:06.581 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:06 smithi076 bash[20088]: debug 2024-09-13T13:36:06.322+0000 7fc8250ca040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T13:36:06.581 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:06 smithi076 bash[20088]: debug 2024-09-13T13:36:06.474+0000 7fc8250ca040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T13:36:07.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:06 smithi192 bash[22035]: cluster 2024-09-13T13:36:05.919764+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e24: x(active, since 1.07403s) 2024-09-13T13:36:07.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:06 smithi192 bash[22035]: cephadm 2024-09-13T13:36:06.062460+0000 mgr.x (mgr.24457) 3 : cephadm [INF] Deploying cephadm binary to smithi192 2024-09-13T13:36:07.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:06 smithi192 bash[22035]: cephadm 2024-09-13T13:36:06.071700+0000 mgr.x (mgr.24457) 4 : cephadm [INF] Deploying cephadm binary to smithi076 2024-09-13T13:36:07.191 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:06 smithi076 bash[26447]: cluster 2024-09-13T13:36:05.919764+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e24: x(active, since 1.07403s) 2024-09-13T13:36:07.191 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:06 smithi076 bash[26447]: cephadm 2024-09-13T13:36:06.062460+0000 mgr.x (mgr.24457) 3 : cephadm [INF] Deploying cephadm binary to smithi192 2024-09-13T13:36:07.191 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:06 smithi076 bash[26447]: cephadm 2024-09-13T13:36:06.071700+0000 mgr.x (mgr.24457) 4 : cephadm [INF] Deploying cephadm binary to smithi076 2024-09-13T13:36:07.192 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:07 smithi076 bash[20088]: debug 2024-09-13T13:36:07.126+0000 7fc8250ca040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T13:36:07.192 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:06 smithi076 bash[19831]: cluster 2024-09-13T13:36:05.919764+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e24: x(active, since 1.07403s) 2024-09-13T13:36:07.192 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:06 smithi076 bash[19831]: cephadm 2024-09-13T13:36:06.062460+0000 mgr.x (mgr.24457) 3 : cephadm [INF] Deploying cephadm binary to smithi192 2024-09-13T13:36:07.192 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:06 smithi076 bash[19831]: cephadm 2024-09-13T13:36:06.071700+0000 mgr.x (mgr.24457) 4 : cephadm [INF] Deploying cephadm binary to smithi076 2024-09-13T13:36:07.450 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:07 smithi076 bash[20088]: debug 2024-09-13T13:36:07.198+0000 7fc8250ca040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T13:36:07.450 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:07 smithi076 bash[20088]: debug 2024-09-13T13:36:07.266+0000 7fc8250ca040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T13:36:07.450 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:07 smithi076 bash[20088]: debug 2024-09-13T13:36:07.454+0000 7fc8250ca040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T13:36:07.676 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: debug 2024-09-13T13:36:07.309+0000 7f011cd02640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:36:07] ENGINE Error in HTTPServer.serve 2024-09-13T13:36:07.676 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: Traceback (most recent call last): 2024-09-13T13:36:07.676 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:36:07.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: self._connections.run(self.expiration_interval) 2024-09-13T13:36:07.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:36:07.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: self._run(expiration_interval) 2024-09-13T13:36:07.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:36:07.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:36:07.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:36:07.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:36:07.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:36:07.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: s = self.context.wrap_socket( 2024-09-13T13:36:07.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:36:07.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: return self.sslsocket_class._create( 2024-09-13T13:36:07.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:36:07.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: self.do_handshake() 2024-09-13T13:36:07.677 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:36:07.678 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: self._sslobj.do_handshake() 2024-09-13T13:36:07.678 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[50250]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:36:07.830 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:07 smithi076 bash[20088]: debug 2024-09-13T13:36:07.534+0000 7fc8250ca040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T13:36:07.830 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:07 smithi076 bash[20088]: debug 2024-09-13T13:36:07.606+0000 7fc8250ca040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T13:36:08.127 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:07 smithi076 bash[26447]: cluster 2024-09-13T13:36:06.870743+0000 mgr.x (mgr.24457) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:36:08.127 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:07 smithi076 bash[26447]: cephadm 2024-09-13T13:36:07.094772+0000 mgr.x (mgr.24457) 6 : cephadm [INF] [13/Sep/2024:13:36:07] ENGINE Bus STARTING 2024-09-13T13:36:08.127 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:07 smithi076 bash[19831]: cluster 2024-09-13T13:36:06.870743+0000 mgr.x (mgr.24457) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:36:08.127 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:07 smithi076 bash[19831]: cephadm 2024-09-13T13:36:07.094772+0000 mgr.x (mgr.24457) 6 : cephadm [INF] [13/Sep/2024:13:36:07] ENGINE Bus STARTING 2024-09-13T13:36:08.127 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:07 smithi076 bash[20088]: debug 2024-09-13T13:36:07.866+0000 7fc8250ca040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T13:36:08.128 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:07 smithi076 bash[20088]: debug 2024-09-13T13:36:07.938+0000 7fc8250ca040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T13:36:08.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[22035]: cluster 2024-09-13T13:36:06.870743+0000 mgr.x (mgr.24457) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:36:08.176 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:07 smithi192 bash[22035]: cephadm 2024-09-13T13:36:07.094772+0000 mgr.x (mgr.24457) 6 : cephadm [INF] [13/Sep/2024:13:36:07] ENGINE Bus STARTING 2024-09-13T13:36:08.462 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[20088]: debug 2024-09-13T13:36:08.134+0000 7fc8250ca040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T13:36:08.463 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[20088]: debug 2024-09-13T13:36:08.210+0000 7fc8250ca040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T13:36:08.814 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[20088]: debug 2024-09-13T13:36:08.466+0000 7fc8250ca040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T13:36:08.814 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[20088]: debug 2024-09-13T13:36:08.650+0000 7fc8250ca040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:36:09.081 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[20088]: debug 2024-09-13T13:36:08.822+0000 7fc8250ca040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T13:36:09.116 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[20088]: debug 2024-09-13T13:36:08.906+0000 7fc8250ca040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T13:36:09.117 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: cephadm 2024-09-13T13:36:07.290201+0000 mgr.x (mgr.24457) 7 : cephadm [INF] [13/Sep/2024:13:36:07] ENGINE Serving on https://172.21.15.192:7150 2024-09-13T13:36:09.117 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: cephadm 2024-09-13T13:36:07.314340+0000 mgr.x (mgr.24457) 8 : cephadm [ERR] [13/Sep/2024:13:36:07] ENGINE Error in HTTPServer.serve 2024-09-13T13:36:09.117 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: Traceback (most recent call last): 2024-09-13T13:36:09.118 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:36:09.118 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: self._connections.run(self.expiration_interval) 2024-09-13T13:36:09.118 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:36:09.118 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: self._run(expiration_interval) 2024-09-13T13:36:09.118 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:36:09.118 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:36:09.118 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:36:09.118 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:36:09.119 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:36:09.119 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: s = self.context.wrap_socket( 2024-09-13T13:36:09.119 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:36:09.119 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: return self.sslsocket_class._create( 2024-09-13T13:36:09.119 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:36:09.119 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: self.do_handshake() 2024-09-13T13:36:09.120 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:36:09.120 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: self._sslobj.do_handshake() 2024-09-13T13:36:09.120 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:36:09.120 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: cephadm 2024-09-13T13:36:07.410981+0000 mgr.x (mgr.24457) 9 : cephadm [INF] [13/Sep/2024:13:36:07] ENGINE Serving on http://172.21.15.192:8765 2024-09-13T13:36:09.121 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: cephadm 2024-09-13T13:36:07.411108+0000 mgr.x (mgr.24457) 10 : cephadm [INF] [13/Sep/2024:13:36:07] ENGINE Bus STARTED 2024-09-13T13:36:09.121 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: cluster 2024-09-13T13:36:07.931219+0000 mon.a (mon.0) 936 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-13T13:36:09.121 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: audit 2024-09-13T13:36:08.850001+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:09.121 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[19831]: audit 2024-09-13T13:36:08.860717+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:09.122 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: cephadm 2024-09-13T13:36:07.290201+0000 mgr.x (mgr.24457) 7 : cephadm [INF] [13/Sep/2024:13:36:07] ENGINE Serving on https://172.21.15.192:7150 2024-09-13T13:36:09.122 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: cephadm 2024-09-13T13:36:07.314340+0000 mgr.x (mgr.24457) 8 : cephadm [ERR] [13/Sep/2024:13:36:07] ENGINE Error in HTTPServer.serve 2024-09-13T13:36:09.122 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: Traceback (most recent call last): 2024-09-13T13:36:09.122 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:36:09.122 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: self._connections.run(self.expiration_interval) 2024-09-13T13:36:09.123 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:36:09.123 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: self._run(expiration_interval) 2024-09-13T13:36:09.123 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:36:09.123 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:36:09.124 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:36:09.124 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:36:09.124 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:36:09.124 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: s = self.context.wrap_socket( 2024-09-13T13:36:09.124 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:36:09.124 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: return self.sslsocket_class._create( 2024-09-13T13:36:09.125 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:36:09.125 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: self.do_handshake() 2024-09-13T13:36:09.125 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:36:09.125 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: self._sslobj.do_handshake() 2024-09-13T13:36:09.125 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:36:09.125 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: cephadm 2024-09-13T13:36:07.410981+0000 mgr.x (mgr.24457) 9 : cephadm [INF] [13/Sep/2024:13:36:07] ENGINE Serving on http://172.21.15.192:8765 2024-09-13T13:36:09.126 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: cephadm 2024-09-13T13:36:07.411108+0000 mgr.x (mgr.24457) 10 : cephadm [INF] [13/Sep/2024:13:36:07] ENGINE Bus STARTED 2024-09-13T13:36:09.126 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: cluster 2024-09-13T13:36:07.931219+0000 mon.a (mon.0) 936 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-13T13:36:09.126 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: audit 2024-09-13T13:36:08.850001+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:09.126 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:08 smithi076 bash[26447]: audit 2024-09-13T13:36:08.860717+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:09.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: cephadm 2024-09-13T13:36:07.290201+0000 mgr.x (mgr.24457) 7 : cephadm [INF] [13/Sep/2024:13:36:07] ENGINE Serving on https://172.21.15.192:7150 2024-09-13T13:36:09.177 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: cephadm 2024-09-13T13:36:07.314340+0000 mgr.x (mgr.24457) 8 : cephadm [ERR] [13/Sep/2024:13:36:07] ENGINE Error in HTTPServer.serve 2024-09-13T13:36:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: Traceback (most recent call last): 2024-09-13T13:36:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:36:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: self._connections.run(self.expiration_interval) 2024-09-13T13:36:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:36:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: self._run(expiration_interval) 2024-09-13T13:36:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:36:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:36:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:36:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:36:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:36:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: s = self.context.wrap_socket( 2024-09-13T13:36:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:36:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: return self.sslsocket_class._create( 2024-09-13T13:36:09.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:36:09.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: self.do_handshake() 2024-09-13T13:36:09.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:36:09.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: self._sslobj.do_handshake() 2024-09-13T13:36:09.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:36:09.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: cephadm 2024-09-13T13:36:07.410981+0000 mgr.x (mgr.24457) 9 : cephadm [INF] [13/Sep/2024:13:36:07] ENGINE Serving on http://172.21.15.192:8765 2024-09-13T13:36:09.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: cephadm 2024-09-13T13:36:07.411108+0000 mgr.x (mgr.24457) 10 : cephadm [INF] [13/Sep/2024:13:36:07] ENGINE Bus STARTED 2024-09-13T13:36:09.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: cluster 2024-09-13T13:36:07.931219+0000 mon.a (mon.0) 936 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-13T13:36:09.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: audit 2024-09-13T13:36:08.850001+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:09.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:08 smithi192 bash[22035]: audit 2024-09-13T13:36:08.860717+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:09.581 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:09 smithi076 bash[20088]: debug 2024-09-13T13:36:09.094+0000 7fc8250ca040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:36:10.273 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:09 smithi076 bash[19831]: cluster 2024-09-13T13:36:08.871337+0000 mgr.x (mgr.24457) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:36:10.273 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:09 smithi076 bash[26447]: cluster 2024-09-13T13:36:08.871337+0000 mgr.x (mgr.24457) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:36:10.273 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:09 smithi076 bash[20088]: debug 2024-09-13T13:36:09.978+0000 7fc8250ca040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T13:36:10.273 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[20088]: debug 2024-09-13T13:36:10.058+0000 7fc8250ca040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T13:36:10.356 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:36:10.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:09 smithi192 bash[22035]: cluster 2024-09-13T13:36:08.871337+0000 mgr.x (mgr.24457) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:36:10.581 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[20088]: debug 2024-09-13T13:36:10.278+0000 7fc8250ca040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T13:36:10.581 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[20088]: debug 2024-09-13T13:36:10.354+0000 7fc8250ca040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T13:36:11.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[19831]: cluster 2024-09-13T13:36:10.855513+0000 mon.a (mon.0) 939 : cluster [DBG] Standby manager daemon y started 2024-09-13T13:36:11.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[19831]: audit 2024-09-13T13:36:10.858899+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.76:0/4128456232' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:36:11.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[19831]: audit 2024-09-13T13:36:10.859860+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.? 172.21.15.76:0/4128456232' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:36:11.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[19831]: audit 2024-09-13T13:36:10.861684+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.? 172.21.15.76:0/4128456232' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:36:11.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[19831]: audit 2024-09-13T13:36:10.862720+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.? 172.21.15.76:0/4128456232' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:36:11.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[26447]: cluster 2024-09-13T13:36:10.855513+0000 mon.a (mon.0) 939 : cluster [DBG] Standby manager daemon y started 2024-09-13T13:36:11.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[26447]: audit 2024-09-13T13:36:10.858899+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.76:0/4128456232' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:36:11.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[26447]: audit 2024-09-13T13:36:10.859860+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.? 172.21.15.76:0/4128456232' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:36:11.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[26447]: audit 2024-09-13T13:36:10.861684+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.? 172.21.15.76:0/4128456232' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:36:11.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[26447]: audit 2024-09-13T13:36:10.862720+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.? 172.21.15.76:0/4128456232' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:36:11.082 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[20088]: debug 2024-09-13T13:36:10.750+0000 7fc8250ca040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T13:36:11.082 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[20088]: debug 2024-09-13T13:36:10.830+0000 7fc8250ca040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T13:36:11.082 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[20088]: [13/Sep/2024:13:36:10] ENGINE Bus STARTING 2024-09-13T13:36:11.083 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[20088]: CherryPy Checker: 2024-09-13T13:36:11.083 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[20088]: The Application mounted at '' has an empty config. 2024-09-13T13:36:11.083 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[20088]: [13/Sep/2024:13:36:10] ENGINE Serving on http://:::9283 2024-09-13T13:36:11.083 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:10 smithi076 bash[20088]: [13/Sep/2024:13:36:10] ENGINE Bus STARTED 2024-09-13T13:36:11.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:10 smithi192 bash[22035]: cluster 2024-09-13T13:36:10.855513+0000 mon.a (mon.0) 939 : cluster [DBG] Standby manager daemon y started 2024-09-13T13:36:11.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:10 smithi192 bash[22035]: audit 2024-09-13T13:36:10.858899+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.76:0/4128456232' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:36:11.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:10 smithi192 bash[22035]: audit 2024-09-13T13:36:10.859860+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.? 172.21.15.76:0/4128456232' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:36:11.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:10 smithi192 bash[22035]: audit 2024-09-13T13:36:10.861684+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.? 172.21.15.76:0/4128456232' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:36:11.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:10 smithi192 bash[22035]: audit 2024-09-13T13:36:10.862720+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.? 172.21.15.76:0/4128456232' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:36:12.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:11 smithi076 bash[19831]: cluster 2024-09-13T13:36:10.872043+0000 mgr.x (mgr.24457) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:36:12.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:11 smithi076 bash[19831]: cluster 2024-09-13T13:36:10.956503+0000 mon.a (mon.0) 944 : cluster [DBG] mgrmap e26: x(active, since 6s), standbys: y 2024-09-13T13:36:12.081 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:11 smithi076 bash[19831]: audit 2024-09-13T13:36:10.959771+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:36:12.081 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:11 smithi076 bash[26447]: cluster 2024-09-13T13:36:10.872043+0000 mgr.x (mgr.24457) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:36:12.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:11 smithi076 bash[26447]: cluster 2024-09-13T13:36:10.956503+0000 mon.a (mon.0) 944 : cluster [DBG] mgrmap e26: x(active, since 6s), standbys: y 2024-09-13T13:36:12.082 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:11 smithi076 bash[26447]: audit 2024-09-13T13:36:10.959771+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:36:12.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:11 smithi192 bash[22035]: cluster 2024-09-13T13:36:10.872043+0000 mgr.x (mgr.24457) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:36:12.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:11 smithi192 bash[22035]: cluster 2024-09-13T13:36:10.956503+0000 mon.a (mon.0) 944 : cluster [DBG] mgrmap e26: x(active, since 6s), standbys: y 2024-09-13T13:36:12.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:11 smithi192 bash[22035]: audit 2024-09-13T13:36:10.959771+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:36:12.831 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:12 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:36:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-13T13:36:13.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:12 smithi076 bash[19831]: audit 2024-09-13T13:36:11.938829+0000 mgr.x (mgr.24457) 13 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:13.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:12 smithi076 bash[26447]: audit 2024-09-13T13:36:11.938829+0000 mgr.x (mgr.24457) 13 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:13.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:12 smithi192 bash[22035]: audit 2024-09-13T13:36:11.938829+0000 mgr.x (mgr.24457) 13 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:14.331 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:13 smithi076 bash[26447]: cluster 2024-09-13T13:36:12.873763+0000 mgr.x (mgr.24457) 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-13T13:36:14.331 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:13 smithi076 bash[19831]: cluster 2024-09-13T13:36:12.873763+0000 mgr.x (mgr.24457) 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-13T13:36:14.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:13 smithi192 bash[22035]: cluster 2024-09-13T13:36:12.873763+0000 mgr.x (mgr.24457) 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-13T13:36:15.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:15 smithi192 bash[22035]: audit 2024-09-13T13:36:14.103734+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:15.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:15 smithi192 bash[22035]: audit 2024-09-13T13:36:14.110206+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:15.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:15 smithi192 bash[22035]: audit 2024-09-13T13:36:14.341576+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:15.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:15 smithi192 bash[22035]: audit 2024-09-13T13:36:14.354935+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:15.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:15 smithi076 bash[19831]: audit 2024-09-13T13:36:14.103734+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:15.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:15 smithi076 bash[19831]: audit 2024-09-13T13:36:14.110206+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:15.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:15 smithi076 bash[19831]: audit 2024-09-13T13:36:14.341576+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:15.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:15 smithi076 bash[19831]: audit 2024-09-13T13:36:14.354935+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:15.581 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:15 smithi076 bash[26447]: audit 2024-09-13T13:36:14.103734+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:15.581 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:15 smithi076 bash[26447]: audit 2024-09-13T13:36:14.110206+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:15.581 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:15 smithi076 bash[26447]: audit 2024-09-13T13:36:14.341576+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:15.581 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:15 smithi076 bash[26447]: audit 2024-09-13T13:36:14.354935+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: cluster 2024-09-13T13:36:14.874283+0000 mgr.x (mgr.24457) 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-13T13:36:16.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.219813+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.227891+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.231607+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.231894+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.233394+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.233798+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.235404+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.235824+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.237184+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.237559+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.243354+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.428496+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.442696+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.446532+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.447177+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.449046+0000 mon.c (mon.2) 181 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.449682+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.451679+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.452316+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.454252+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.454887+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.465559+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.472030+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:36:16.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.473733+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:36:16.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.907196+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.917530+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.928343+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.939079+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.954131+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.987330+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:36:16.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:15.988065+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:36:16.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:16 smithi192 bash[22035]: audit 2024-09-13T13:36:16.005892+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:36:16.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: cluster 2024-09-13T13:36:14.874283+0000 mgr.x (mgr.24457) 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-13T13:36:16.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.219813+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.227891+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.231607+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.231894+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.233394+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.233798+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.235404+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.235824+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.237184+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.237559+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.243354+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.428496+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.442696+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.446532+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.447177+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.449046+0000 mon.c (mon.2) 181 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.449682+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.451679+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: cluster 2024-09-13T13:36:14.874283+0000 mgr.x (mgr.24457) 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-13T13:36:16.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.219813+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.227891+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.231607+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.231894+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.233394+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.233798+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.235404+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.235824+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.237184+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.237559+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.243354+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.428496+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.442696+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.446532+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.447177+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.449046+0000 mon.c (mon.2) 181 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.449682+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.451679+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.452316+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.454252+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.454887+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.465559+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.472030+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:36:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.473733+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:36:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.907196+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.917530+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.928343+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.939079+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.954131+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.987330+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:36:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:15.988065+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:36:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[19831]: audit 2024-09-13T13:36:16.005892+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:36:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.452316+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.454252+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.454887+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:36:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.465559+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.472030+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:36:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.473733+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:36:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.907196+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.917530+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.928343+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.939079+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.954131+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.987330+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:36:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:15.988065+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:36:16.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:16 smithi076 bash[26447]: audit 2024-09-13T13:36:16.005892+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:36:17.426 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[47917]: ts=2024-09-13T13:36:17.086Z 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.76:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T13:36:17.427 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[47917]: ts=2024-09-13T13:36:17.086Z 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.76:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T13:36:17.427 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[47917]: ts=2024-09-13T13:36:17.088Z 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.76:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T13:36:17.427 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[47917]: ts=2024-09-13T13:36:17.092Z 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.76:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T13:36:17.427 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[47917]: ts=2024-09-13T13:36:17.094Z 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.76:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T13:36:17.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[22035]: cephadm 2024-09-13T13:36:15.232630+0000 mgr.x (mgr.24457) 16 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 3036M 2024-09-13T13:36:17.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[22035]: cephadm 2024-09-13T13:36:15.450239+0000 mgr.x (mgr.24457) 17 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 3292M 2024-09-13T13:36:17.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[22035]: cephadm 2024-09-13T13:36:15.469479+0000 mgr.x (mgr.24457) 18 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:36:17.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[22035]: cephadm 2024-09-13T13:36:15.469693+0000 mgr.x (mgr.24457) 19 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:36:17.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[22035]: cephadm 2024-09-13T13:36:15.608295+0000 mgr.x (mgr.24457) 20 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:36:17.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[22035]: cephadm 2024-09-13T13:36:15.608542+0000 mgr.x (mgr.24457) 21 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:36:17.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[22035]: cephadm 2024-09-13T13:36:15.707634+0000 mgr.x (mgr.24457) 22 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:36:17.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[22035]: cephadm 2024-09-13T13:36:15.707926+0000 mgr.x (mgr.24457) 23 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:36:17.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[22035]: cephadm 2024-09-13T13:36:15.797363+0000 mgr.x (mgr.24457) 24 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:36:17.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[22035]: cephadm 2024-09-13T13:36:15.797641+0000 mgr.x (mgr.24457) 25 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:36:17.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[22035]: cephadm 2024-09-13T13:36:15.980234+0000 mgr.x (mgr.24457) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi076.ymzewc (dependencies changed)... 2024-09-13T13:36:17.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:17 smithi192 bash[22035]: cephadm 2024-09-13T13:36:16.001595+0000 mgr.x (mgr.24457) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:36:17.552 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[26447]: cephadm 2024-09-13T13:36:15.232630+0000 mgr.x (mgr.24457) 16 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 3036M 2024-09-13T13:36:17.552 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[26447]: cephadm 2024-09-13T13:36:15.450239+0000 mgr.x (mgr.24457) 17 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 3292M 2024-09-13T13:36:17.553 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[26447]: cephadm 2024-09-13T13:36:15.469479+0000 mgr.x (mgr.24457) 18 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:36:17.553 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[26447]: cephadm 2024-09-13T13:36:15.469693+0000 mgr.x (mgr.24457) 19 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:36:17.553 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[26447]: cephadm 2024-09-13T13:36:15.608295+0000 mgr.x (mgr.24457) 20 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:36:17.553 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[26447]: cephadm 2024-09-13T13:36:15.608542+0000 mgr.x (mgr.24457) 21 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:36:17.553 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[26447]: cephadm 2024-09-13T13:36:15.707634+0000 mgr.x (mgr.24457) 22 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:36:17.553 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[26447]: cephadm 2024-09-13T13:36:15.707926+0000 mgr.x (mgr.24457) 23 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:36:17.553 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[26447]: cephadm 2024-09-13T13:36:15.797363+0000 mgr.x (mgr.24457) 24 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:36:17.553 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[26447]: cephadm 2024-09-13T13:36:15.797641+0000 mgr.x (mgr.24457) 25 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:36:17.553 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[26447]: cephadm 2024-09-13T13:36:15.980234+0000 mgr.x (mgr.24457) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi076.ymzewc (dependencies changed)... 2024-09-13T13:36:17.556 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[26447]: cephadm 2024-09-13T13:36:16.001595+0000 mgr.x (mgr.24457) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:36:17.557 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[19831]: cephadm 2024-09-13T13:36:15.232630+0000 mgr.x (mgr.24457) 16 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 3036M 2024-09-13T13:36:17.557 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[19831]: cephadm 2024-09-13T13:36:15.450239+0000 mgr.x (mgr.24457) 17 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 3292M 2024-09-13T13:36:17.557 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[19831]: cephadm 2024-09-13T13:36:15.469479+0000 mgr.x (mgr.24457) 18 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:36:17.557 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[19831]: cephadm 2024-09-13T13:36:15.469693+0000 mgr.x (mgr.24457) 19 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:36:17.557 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[19831]: cephadm 2024-09-13T13:36:15.608295+0000 mgr.x (mgr.24457) 20 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:36:17.557 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[19831]: cephadm 2024-09-13T13:36:15.608542+0000 mgr.x (mgr.24457) 21 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:36:17.558 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[19831]: cephadm 2024-09-13T13:36:15.707634+0000 mgr.x (mgr.24457) 22 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:36:17.558 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[19831]: cephadm 2024-09-13T13:36:15.707926+0000 mgr.x (mgr.24457) 23 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:36:17.558 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[19831]: cephadm 2024-09-13T13:36:15.797363+0000 mgr.x (mgr.24457) 24 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:36:17.558 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[19831]: cephadm 2024-09-13T13:36:15.797641+0000 mgr.x (mgr.24457) 25 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:36:17.558 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[19831]: cephadm 2024-09-13T13:36:15.980234+0000 mgr.x (mgr.24457) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi076.ymzewc (dependencies changed)... 2024-09-13T13:36:17.558 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:17 smithi076 bash[19831]: cephadm 2024-09-13T13:36:16.001595+0000 mgr.x (mgr.24457) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:36:18.414 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:18 smithi076 bash[26447]: cluster 2024-09-13T13:36:16.875948+0000 mgr.x (mgr.24457) 28 : 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-13T13:36:18.415 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:18 smithi076 bash[19831]: cluster 2024-09-13T13:36:16.875948+0000 mgr.x (mgr.24457) 28 : 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-13T13:36:18.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:18 smithi192 bash[22035]: cluster 2024-09-13T13:36:16.875948+0000 mgr.x (mgr.24457) 28 : 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-13T13:36:20.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:20 smithi192 bash[22035]: cluster 2024-09-13T13:36:18.876824+0000 mgr.x (mgr.24457) 29 : 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-13T13:36:20.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:20 smithi192 bash[22035]: audit 2024-09-13T13:36:19.204984+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:20.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:20 smithi192 bash[22035]: audit 2024-09-13T13:36:19.212727+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:20.435 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:20 smithi076 bash[19831]: cluster 2024-09-13T13:36:18.876824+0000 mgr.x (mgr.24457) 29 : 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-13T13:36:20.435 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:20 smithi076 bash[19831]: audit 2024-09-13T13:36:19.204984+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:20.435 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:20 smithi076 bash[19831]: audit 2024-09-13T13:36:19.212727+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:20.435 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:20 smithi076 bash[26447]: cluster 2024-09-13T13:36:18.876824+0000 mgr.x (mgr.24457) 29 : 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-13T13:36:20.435 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:20 smithi076 bash[26447]: audit 2024-09-13T13:36:19.204984+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:20.435 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:20 smithi076 bash[26447]: audit 2024-09-13T13:36:19.212727+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:21.338 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:36:21 smithi192 bash[47235]: logger=cleanup t=2024-09-13T13:36:21.092634298Z level=info msg="Completed cleanup jobs" duration=181.702259ms 2024-09-13T13:36:21.338 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:21 smithi192 bash[22035]: cephadm 2024-09-13T13:36:19.210604+0000 mgr.x (mgr.24457) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:36:21.339 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:21 smithi192 bash[22035]: cephadm 2024-09-13T13:36:19.507413+0000 mgr.x (mgr.24457) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:36:21.339 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:21 smithi192 bash[22035]: audit 2024-09-13T13:36:20.576545+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:21.339 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:21 smithi192 bash[22035]: audit 2024-09-13T13:36:20.725238+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.76:0/1700870865' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:36:21.339 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:21 smithi192 bash[22035]: audit 2024-09-13T13:36:21.027998+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.76:0/1412988166' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/744108975"}]: dispatch 2024-09-13T13:36:21.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:21 smithi076 bash[19831]: cephadm 2024-09-13T13:36:19.210604+0000 mgr.x (mgr.24457) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:36:21.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:21 smithi076 bash[19831]: cephadm 2024-09-13T13:36:19.507413+0000 mgr.x (mgr.24457) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:36:21.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:21 smithi076 bash[19831]: audit 2024-09-13T13:36:20.576545+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:21.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:21 smithi076 bash[19831]: audit 2024-09-13T13:36:20.725238+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.76:0/1700870865' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:36:21.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:21 smithi076 bash[19831]: audit 2024-09-13T13:36:21.027998+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.76:0/1412988166' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/744108975"}]: dispatch 2024-09-13T13:36:21.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:21 smithi076 bash[26447]: cephadm 2024-09-13T13:36:19.210604+0000 mgr.x (mgr.24457) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:36:21.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:21 smithi076 bash[26447]: cephadm 2024-09-13T13:36:19.507413+0000 mgr.x (mgr.24457) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:36:21.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:21 smithi076 bash[26447]: audit 2024-09-13T13:36:20.576545+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:21.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:21 smithi076 bash[26447]: audit 2024-09-13T13:36:20.725238+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.76:0/1700870865' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:36:21.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:21 smithi076 bash[26447]: audit 2024-09-13T13:36:21.027998+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.76:0/1412988166' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/744108975"}]: dispatch 2024-09-13T13:36:22.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:22 smithi192 bash[22035]: cluster 2024-09-13T13:36:20.877715+0000 mgr.x (mgr.24457) 32 : cluster [DBG] pgmap v11: 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-13T13:36:22.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:22 smithi192 bash[22035]: audit 2024-09-13T13:36:21.123411+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.76:0/1412988166' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/744108975"}]': finished 2024-09-13T13:36:22.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:22 smithi192 bash[22035]: cluster 2024-09-13T13:36:21.128372+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-13T13:36:22.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:22 smithi192 bash[22035]: audit 2024-09-13T13:36:21.428487+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.76:0/946044782' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/744108975"}]: dispatch 2024-09-13T13:36:22.581 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:36:22 smithi076 bash[20088]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:36:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-13T13:36:22.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:22 smithi076 bash[26447]: cluster 2024-09-13T13:36:20.877715+0000 mgr.x (mgr.24457) 32 : cluster [DBG] pgmap v11: 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-13T13:36:22.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:22 smithi076 bash[26447]: audit 2024-09-13T13:36:21.123411+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.76:0/1412988166' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/744108975"}]': finished 2024-09-13T13:36:22.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:22 smithi076 bash[26447]: cluster 2024-09-13T13:36:21.128372+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-13T13:36:22.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:22 smithi076 bash[26447]: audit 2024-09-13T13:36:21.428487+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.76:0/946044782' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/744108975"}]: dispatch 2024-09-13T13:36:22.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:22 smithi076 bash[19831]: cluster 2024-09-13T13:36:20.877715+0000 mgr.x (mgr.24457) 32 : cluster [DBG] pgmap v11: 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-13T13:36:22.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:22 smithi076 bash[19831]: audit 2024-09-13T13:36:21.123411+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.76:0/1412988166' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/744108975"}]': finished 2024-09-13T13:36:22.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:22 smithi076 bash[19831]: cluster 2024-09-13T13:36:21.128372+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-13T13:36:22.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:22 smithi076 bash[19831]: audit 2024-09-13T13:36:21.428487+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.76:0/946044782' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/744108975"}]: dispatch 2024-09-13T13:36:23.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:23 smithi192 bash[22035]: audit 2024-09-13T13:36:22.145240+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.76:0/946044782' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/744108975"}]': finished 2024-09-13T13:36:23.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:23 smithi192 bash[22035]: cluster 2024-09-13T13:36:22.152013+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-13T13:36:23.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:23 smithi192 bash[22035]: audit 2024-09-13T13:36:22.478918+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.76:0/153416444' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2985111175"}]: dispatch 2024-09-13T13:36:23.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:23 smithi076 bash[19831]: audit 2024-09-13T13:36:22.145240+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.76:0/946044782' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/744108975"}]': finished 2024-09-13T13:36:23.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:23 smithi076 bash[19831]: cluster 2024-09-13T13:36:22.152013+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-13T13:36:23.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:23 smithi076 bash[19831]: audit 2024-09-13T13:36:22.478918+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.76:0/153416444' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2985111175"}]: dispatch 2024-09-13T13:36:23.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:23 smithi076 bash[26447]: audit 2024-09-13T13:36:22.145240+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.76:0/946044782' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/744108975"}]': finished 2024-09-13T13:36:23.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:23 smithi076 bash[26447]: cluster 2024-09-13T13:36:22.152013+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-13T13:36:23.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:23 smithi076 bash[26447]: audit 2024-09-13T13:36:22.478918+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.76:0/153416444' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2985111175"}]: dispatch 2024-09-13T13:36:24.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[22035]: cluster 2024-09-13T13:36:22.878564+0000 mgr.x (mgr.24457) 33 : cluster [DBG] pgmap v14: 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-13T13:36:24.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[22035]: audit 2024-09-13T13:36:23.155988+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.76:0/153416444' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2985111175"}]': finished 2024-09-13T13:36:24.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[22035]: cluster 2024-09-13T13:36:23.164436+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-13T13:36:24.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[22035]: audit 2024-09-13T13:36:23.485239+0000 mon.c (mon.2) 189 : audit [INF] from='client.? 172.21.15.76:0/2132302894' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785024891"}]: dispatch 2024-09-13T13:36:24.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[22035]: audit 2024-09-13T13:36:23.486110+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785024891"}]: dispatch 2024-09-13T13:36:24.427 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:24 smithi192 systemd[1]: Stopping Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:36:24.427 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[47917]: ts=2024-09-13T13:36:24.328Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:36:24.427 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[47917]: ts=2024-09-13T13:36:24.329Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T13:36:24.427 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[47917]: ts=2024-09-13T13:36:24.329Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T13:36:24.427 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[47917]: ts=2024-09-13T13:36:24.329Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T13:36:24.427 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[47917]: ts=2024-09-13T13:36:24.329Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T13:36:24.427 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[47917]: ts=2024-09-13T13:36:24.329Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T13:36:24.427 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[47917]: ts=2024-09-13T13:36:24.329Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T13:36:24.427 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[47917]: ts=2024-09-13T13:36:24.329Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T13:36:24.428 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[47917]: ts=2024-09-13T13:36:24.329Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T13:36:24.428 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[47917]: ts=2024-09-13T13:36:24.330Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T13:36:24.428 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[47917]: ts=2024-09-13T13:36:24.330Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T13:36:24.428 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[47917]: ts=2024-09-13T13:36:24.330Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T13:36:24.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:24 smithi076 bash[19831]: cluster 2024-09-13T13:36:22.878564+0000 mgr.x (mgr.24457) 33 : cluster [DBG] pgmap v14: 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-13T13:36:24.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:24 smithi076 bash[19831]: audit 2024-09-13T13:36:23.155988+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.76:0/153416444' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2985111175"}]': finished 2024-09-13T13:36:24.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:24 smithi076 bash[19831]: cluster 2024-09-13T13:36:23.164436+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-13T13:36:24.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:24 smithi076 bash[19831]: audit 2024-09-13T13:36:23.485239+0000 mon.c (mon.2) 189 : audit [INF] from='client.? 172.21.15.76:0/2132302894' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785024891"}]: dispatch 2024-09-13T13:36:24.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:24 smithi076 bash[19831]: audit 2024-09-13T13:36:23.486110+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785024891"}]: dispatch 2024-09-13T13:36:24.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:24 smithi076 bash[26447]: cluster 2024-09-13T13:36:22.878564+0000 mgr.x (mgr.24457) 33 : cluster [DBG] pgmap v14: 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-13T13:36:24.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:24 smithi076 bash[26447]: audit 2024-09-13T13:36:23.155988+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.76:0/153416444' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2985111175"}]': finished 2024-09-13T13:36:24.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:24 smithi076 bash[26447]: cluster 2024-09-13T13:36:23.164436+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-13T13:36:24.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:24 smithi076 bash[26447]: audit 2024-09-13T13:36:23.485239+0000 mon.c (mon.2) 189 : audit [INF] from='client.? 172.21.15.76:0/2132302894' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785024891"}]: dispatch 2024-09-13T13:36:24.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:24 smithi076 bash[26447]: audit 2024-09-13T13:36:23.486110+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785024891"}]: dispatch 2024-09-13T13:36:25.281 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:24 smithi192 bash[51577]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:36:25.281 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:25 smithi192 bash[51637]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:36:25.281 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:25 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T13:36:25.281 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:25 smithi192 systemd[1]: Stopped Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:36:25.281 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:25 smithi192 systemd[1]: Started Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:36:25.282 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:25 smithi192 bash[22035]: audit 2024-09-13T13:36:24.167009+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785024891"}]': finished 2024-09-13T13:36:25.282 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:25 smithi192 bash[22035]: cluster 2024-09-13T13:36:24.174709+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-13T13:36:25.282 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:25 smithi192 bash[22035]: audit 2024-09-13T13:36:24.498928+0000 mon.a (mon.0) 984 : audit [INF] from='client.? 172.21.15.76:0/1171190756' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1082598500"}]: dispatch 2024-09-13T13:36:25.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:25 smithi076 bash[19831]: audit 2024-09-13T13:36:24.167009+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785024891"}]': finished 2024-09-13T13:36:25.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:25 smithi076 bash[19831]: cluster 2024-09-13T13:36:24.174709+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-13T13:36:25.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:25 smithi076 bash[19831]: audit 2024-09-13T13:36:24.498928+0000 mon.a (mon.0) 984 : audit [INF] from='client.? 172.21.15.76:0/1171190756' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1082598500"}]: dispatch 2024-09-13T13:36:25.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:25 smithi076 bash[26447]: audit 2024-09-13T13:36:24.167009+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2785024891"}]': finished 2024-09-13T13:36:25.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:25 smithi076 bash[26447]: cluster 2024-09-13T13:36:24.174709+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-13T13:36:25.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:25 smithi076 bash[26447]: audit 2024-09-13T13:36:24.498928+0000 mon.a (mon.0) 984 : audit [INF] from='client.? 172.21.15.76:0/1171190756' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1082598500"}]: dispatch 2024-09-13T13:36:26.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[22035]: cluster 2024-09-13T13:36:24.879291+0000 mgr.x (mgr.24457) 34 : cluster [DBG] pgmap v17: 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-13T13:36:26.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[22035]: audit 2024-09-13T13:36:25.176115+0000 mon.a (mon.0) 985 : audit [INF] from='client.? 172.21.15.76:0/1171190756' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1082598500"}]': finished 2024-09-13T13:36:26.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[22035]: cluster 2024-09-13T13:36:25.184820+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-13T13:36:26.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[22035]: audit 2024-09-13T13:36:25.231121+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:26.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[22035]: audit 2024-09-13T13:36:25.242915+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:26.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[22035]: audit 2024-09-13T13:36:25.251262+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:36:26.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[22035]: audit 2024-09-13T13:36:25.257134+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:36:26.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[22035]: audit 2024-09-13T13:36:25.263314+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:36:26.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[22035]: audit 2024-09-13T13:36:25.507264+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.76:0/2242660795' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/233166900"}]: dispatch 2024-09-13T13:36:26.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[19831]: cluster 2024-09-13T13:36:24.879291+0000 mgr.x (mgr.24457) 34 : cluster [DBG] pgmap v17: 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-13T13:36:26.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[19831]: audit 2024-09-13T13:36:25.176115+0000 mon.a (mon.0) 985 : audit [INF] from='client.? 172.21.15.76:0/1171190756' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1082598500"}]': finished 2024-09-13T13:36:26.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[19831]: cluster 2024-09-13T13:36:25.184820+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-13T13:36:26.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[19831]: audit 2024-09-13T13:36:25.231121+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:26.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[19831]: audit 2024-09-13T13:36:25.242915+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:26.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[19831]: audit 2024-09-13T13:36:25.251262+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:36:26.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[19831]: audit 2024-09-13T13:36:25.257134+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:36:26.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[19831]: audit 2024-09-13T13:36:25.263314+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:36:26.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[19831]: audit 2024-09-13T13:36:25.507264+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.76:0/2242660795' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/233166900"}]: dispatch 2024-09-13T13:36:26.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[26447]: cluster 2024-09-13T13:36:24.879291+0000 mgr.x (mgr.24457) 34 : cluster [DBG] pgmap v17: 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-13T13:36:26.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[26447]: audit 2024-09-13T13:36:25.176115+0000 mon.a (mon.0) 985 : audit [INF] from='client.? 172.21.15.76:0/1171190756' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1082598500"}]': finished 2024-09-13T13:36:26.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[26447]: cluster 2024-09-13T13:36:25.184820+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-13T13:36:26.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[26447]: audit 2024-09-13T13:36:25.231121+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:26.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[26447]: audit 2024-09-13T13:36:25.242915+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:26.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[26447]: audit 2024-09-13T13:36:25.251262+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:36:26.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[26447]: audit 2024-09-13T13:36:25.257134+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:36:26.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[26447]: audit 2024-09-13T13:36:25.263314+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:36:26.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:26 smithi076 bash[26447]: audit 2024-09-13T13:36:25.507264+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.76:0/2242660795' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/233166900"}]: dispatch 2024-09-13T13:36:26.927 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.466Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T13:36:26.927 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.466Z 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-13T13:36:26.927 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.466Z 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 smithi192 (none))" 2024-09-13T13:36:26.927 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.466Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T13:36:26.927 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.466Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T13:36:26.927 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.468Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T13:36:26.927 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.468Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T13:36:26.928 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.469Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T13:36:26.928 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.469Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T13:36:26.928 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.472Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T13:36:26.928 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.472Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.779µs 2024-09-13T13:36:26.928 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.472Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T13:36:26.928 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.473Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-13T13:36:26.928 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.488Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-13T13:36:26.928 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.488Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-13T13:36:26.928 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.488Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.304µs wal_replay_duration=15.770457ms wbl_replay_duration=127ns total_replay_duration=15.81618ms 2024-09-13T13:36:26.928 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.490Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T13:36:26.928 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.490Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T13:36:26.928 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.490Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T13:36:26.928 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.514Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.423538ms db_storage=954ns remote_storage=1.326µs web_handler=417ns query_engine=830ns scrape=321.751µs scrape_sd=176.156µs notify=20.965µs notify_sd=21.928µs rules=23.404593ms tracing=6.461µs 2024-09-13T13:36:26.929 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.514Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T13:36:26.929 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:36:26 smithi192 bash[51667]: ts=2024-09-13T13:36:26.514Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T13:36:27.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:27 smithi192 bash[22035]: audit 2024-09-13T13:36:25.245995+0000 mgr.x (mgr.24457) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:36:27.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:27 smithi192 bash[22035]: audit 2024-09-13T13:36:25.251642+0000 mgr.x (mgr.24457) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:36:27.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:27 smithi192 bash[22035]: audit 2024-09-13T13:36:25.258086+0000 mgr.x (mgr.24457) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:36:27.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:27 smithi192 bash[22035]: audit 2024-09-13T13:36:26.243327+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.76:0/2242660795' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/233166900"}]': finished 2024-09-13T13:36:27.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:27 smithi192 bash[22035]: cluster 2024-09-13T13:36:26.250978+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-13T13:36:27.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:27 smithi192 bash[22035]: audit 2024-09-13T13:36:26.569943+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.76:0/3475892292' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2934012431"}]: dispatch 2024-09-13T13:36:27.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:27 smithi076 bash[19831]: audit 2024-09-13T13:36:25.245995+0000 mgr.x (mgr.24457) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:36:27.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:27 smithi076 bash[19831]: audit 2024-09-13T13:36:25.251642+0000 mgr.x (mgr.24457) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:36:27.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:27 smithi076 bash[19831]: audit 2024-09-13T13:36:25.258086+0000 mgr.x (mgr.24457) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:36:27.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:27 smithi076 bash[19831]: audit 2024-09-13T13:36:26.243327+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.76:0/2242660795' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/233166900"}]': finished 2024-09-13T13:36:27.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:27 smithi076 bash[19831]: cluster 2024-09-13T13:36:26.250978+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-13T13:36:27.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:27 smithi076 bash[19831]: audit 2024-09-13T13:36:26.569943+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.76:0/3475892292' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2934012431"}]: dispatch 2024-09-13T13:36:27.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:27 smithi076 bash[26447]: audit 2024-09-13T13:36:25.245995+0000 mgr.x (mgr.24457) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:36:27.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:27 smithi076 bash[26447]: audit 2024-09-13T13:36:25.251642+0000 mgr.x (mgr.24457) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:36:27.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:27 smithi076 bash[26447]: audit 2024-09-13T13:36:25.258086+0000 mgr.x (mgr.24457) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:36:27.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:27 smithi076 bash[26447]: audit 2024-09-13T13:36:26.243327+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.76:0/2242660795' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/233166900"}]': finished 2024-09-13T13:36:27.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:27 smithi076 bash[26447]: cluster 2024-09-13T13:36:26.250978+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-13T13:36:27.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:27 smithi076 bash[26447]: audit 2024-09-13T13:36:26.569943+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.76:0/3475892292' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2934012431"}]: dispatch 2024-09-13T13:36:28.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:28 smithi192 bash[22035]: cluster 2024-09-13T13:36:26.880075+0000 mgr.x (mgr.24457) 38 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:36:28.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:28 smithi192 bash[22035]: audit 2024-09-13T13:36:27.251676+0000 mon.a (mon.0) 993 : audit [INF] from='client.? 172.21.15.76:0/3475892292' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2934012431"}]': finished 2024-09-13T13:36:28.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:28 smithi192 bash[22035]: cluster 2024-09-13T13:36:27.257525+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-13T13:36:28.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:28 smithi076 bash[19831]: cluster 2024-09-13T13:36:26.880075+0000 mgr.x (mgr.24457) 38 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:36:28.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:28 smithi076 bash[19831]: audit 2024-09-13T13:36:27.251676+0000 mon.a (mon.0) 993 : audit [INF] from='client.? 172.21.15.76:0/3475892292' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2934012431"}]': finished 2024-09-13T13:36:28.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:28 smithi076 bash[19831]: cluster 2024-09-13T13:36:27.257525+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-13T13:36:28.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:28 smithi076 bash[26447]: cluster 2024-09-13T13:36:26.880075+0000 mgr.x (mgr.24457) 38 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:36:28.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:28 smithi076 bash[26447]: audit 2024-09-13T13:36:27.251676+0000 mon.a (mon.0) 993 : audit [INF] from='client.? 172.21.15.76:0/3475892292' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/2934012431"}]': finished 2024-09-13T13:36:28.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:28 smithi076 bash[26447]: cluster 2024-09-13T13:36:27.257525+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-13T13:36:30.456 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:30 smithi076 bash[19831]: cluster 2024-09-13T13:36:28.880884+0000 mgr.x (mgr.24457) 39 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:36:30.457 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:30 smithi076 bash[26447]: cluster 2024-09-13T13:36:28.880884+0000 mgr.x (mgr.24457) 39 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:36:30.676 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:30 smithi192 bash[22035]: cluster 2024-09-13T13:36:28.880884+0000 mgr.x (mgr.24457) 39 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:36:31.926 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:31 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:36:31] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-13T13:36:32.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:32 smithi192 bash[22035]: audit 2024-09-13T13:36:30.460408+0000 mgr.x (mgr.24457) 40 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:32.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:32 smithi192 bash[22035]: cluster 2024-09-13T13:36:30.881363+0000 mgr.x (mgr.24457) 41 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:36:32.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:32 smithi192 bash[22035]: audit 2024-09-13T13:36:31.103843+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:32.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:32 smithi192 bash[22035]: audit 2024-09-13T13:36:31.115749+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:32.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:32 smithi192 bash[22035]: audit 2024-09-13T13:36:31.345213+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:32.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:32 smithi192 bash[22035]: audit 2024-09-13T13:36:31.360594+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:32.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:32 smithi192 bash[22035]: audit 2024-09-13T13:36:31.363128+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:36:32.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:32 smithi192 bash[22035]: audit 2024-09-13T13:36:31.364402+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:36:32.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:32 smithi192 bash[22035]: audit 2024-09-13T13:36:31.375465+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:32.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[19831]: audit 2024-09-13T13:36:30.460408+0000 mgr.x (mgr.24457) 40 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:32.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[19831]: cluster 2024-09-13T13:36:30.881363+0000 mgr.x (mgr.24457) 41 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:36:32.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[19831]: audit 2024-09-13T13:36:31.103843+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:32.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[19831]: audit 2024-09-13T13:36:31.115749+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:32.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[19831]: audit 2024-09-13T13:36:31.345213+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:32.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[19831]: audit 2024-09-13T13:36:31.360594+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:32.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[19831]: audit 2024-09-13T13:36:31.363128+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:36:32.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[19831]: audit 2024-09-13T13:36:31.364402+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:36:32.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[19831]: audit 2024-09-13T13:36:31.375465+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:32.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[26447]: audit 2024-09-13T13:36:30.460408+0000 mgr.x (mgr.24457) 40 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:32.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[26447]: cluster 2024-09-13T13:36:30.881363+0000 mgr.x (mgr.24457) 41 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:36:32.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[26447]: audit 2024-09-13T13:36:31.103843+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:32.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[26447]: audit 2024-09-13T13:36:31.115749+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:32.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[26447]: audit 2024-09-13T13:36:31.345213+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:32.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[26447]: audit 2024-09-13T13:36:31.360594+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:32.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[26447]: audit 2024-09-13T13:36:31.363128+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:36:32.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[26447]: audit 2024-09-13T13:36:31.364402+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:36:32.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:32 smithi076 bash[26447]: audit 2024-09-13T13:36:31.375465+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:36:34.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:34 smithi192 bash[22035]: cluster 2024-09-13T13:36:32.883150+0000 mgr.x (mgr.24457) 42 : cluster [DBG] pgmap v24: 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-13T13:36:34.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:34 smithi076 bash[19831]: cluster 2024-09-13T13:36:32.883150+0000 mgr.x (mgr.24457) 42 : cluster [DBG] pgmap v24: 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-13T13:36:34.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:34 smithi076 bash[26447]: cluster 2024-09-13T13:36:32.883150+0000 mgr.x (mgr.24457) 42 : cluster [DBG] pgmap v24: 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-13T13:36:36.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:36 smithi192 bash[22035]: cluster 2024-09-13T13:36:34.884030+0000 mgr.x (mgr.24457) 43 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-09-13T13:36:36.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:36 smithi192 bash[22035]: audit 2024-09-13T13:36:35.577094+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:36.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:36 smithi076 bash[19831]: cluster 2024-09-13T13:36:34.884030+0000 mgr.x (mgr.24457) 43 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-09-13T13:36:36.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:36 smithi076 bash[19831]: audit 2024-09-13T13:36:35.577094+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:36.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:36 smithi076 bash[26447]: cluster 2024-09-13T13:36:34.884030+0000 mgr.x (mgr.24457) 43 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-09-13T13:36:36.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:36 smithi076 bash[26447]: audit 2024-09-13T13:36:35.577094+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:38.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:38 smithi192 bash[22035]: cluster 2024-09-13T13:36:36.885713+0000 mgr.x (mgr.24457) 44 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:36:38.581 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:38 smithi076 bash[19831]: cluster 2024-09-13T13:36:36.885713+0000 mgr.x (mgr.24457) 44 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:36:38.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:38 smithi076 bash[26447]: cluster 2024-09-13T13:36:36.885713+0000 mgr.x (mgr.24457) 44 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:36:40.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:40 smithi192 bash[22035]: cluster 2024-09-13T13:36:38.886410+0000 mgr.x (mgr.24457) 45 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-09-13T13:36:40.467 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:40 smithi076 bash[19831]: cluster 2024-09-13T13:36:38.886410+0000 mgr.x (mgr.24457) 45 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-09-13T13:36:40.467 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:40 smithi076 bash[26447]: cluster 2024-09-13T13:36:38.886410+0000 mgr.x (mgr.24457) 45 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-09-13T13:36:41.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:41 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:36:41] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-13T13:36:42.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:42 smithi192 bash[22035]: audit 2024-09-13T13:36:40.471712+0000 mgr.x (mgr.24457) 46 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:42.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:42 smithi192 bash[22035]: cluster 2024-09-13T13:36:40.887060+0000 mgr.x (mgr.24457) 47 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:42.581 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:42 smithi076 bash[26447]: audit 2024-09-13T13:36:40.471712+0000 mgr.x (mgr.24457) 46 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:42.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:42 smithi076 bash[26447]: cluster 2024-09-13T13:36:40.887060+0000 mgr.x (mgr.24457) 47 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:42.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:42 smithi076 bash[19831]: audit 2024-09-13T13:36:40.471712+0000 mgr.x (mgr.24457) 46 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:42.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:42 smithi076 bash[19831]: cluster 2024-09-13T13:36:40.887060+0000 mgr.x (mgr.24457) 47 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:44.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:44 smithi192 bash[22035]: cluster 2024-09-13T13:36:42.888723+0000 mgr.x (mgr.24457) 48 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:36:44.581 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:44 smithi076 bash[26447]: cluster 2024-09-13T13:36:42.888723+0000 mgr.x (mgr.24457) 48 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:36:44.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:44 smithi076 bash[19831]: cluster 2024-09-13T13:36:42.888723+0000 mgr.x (mgr.24457) 48 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:36:46.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:46 smithi192 bash[22035]: cluster 2024-09-13T13:36:44.889424+0000 mgr.x (mgr.24457) 49 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:46.581 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:46 smithi076 bash[26447]: cluster 2024-09-13T13:36:44.889424+0000 mgr.x (mgr.24457) 49 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:46.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:46 smithi076 bash[19831]: cluster 2024-09-13T13:36:44.889424+0000 mgr.x (mgr.24457) 49 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:48.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:48 smithi192 bash[22035]: cluster 2024-09-13T13:36:46.891149+0000 mgr.x (mgr.24457) 50 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:36:48.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:48 smithi076 bash[26447]: cluster 2024-09-13T13:36:46.891149+0000 mgr.x (mgr.24457) 50 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:36:48.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:48 smithi076 bash[19831]: cluster 2024-09-13T13:36:46.891149+0000 mgr.x (mgr.24457) 50 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:36:50.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:50 smithi192 bash[22035]: cluster 2024-09-13T13:36:48.892032+0000 mgr.x (mgr.24457) 51 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:50.469 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:50 smithi076 bash[26447]: cluster 2024-09-13T13:36:48.892032+0000 mgr.x (mgr.24457) 51 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:50.469 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:50 smithi076 bash[19831]: cluster 2024-09-13T13:36:48.892032+0000 mgr.x (mgr.24457) 51 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:51.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:51 smithi192 bash[22035]: audit 2024-09-13T13:36:50.577477+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:51.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:51 smithi076 bash[26447]: audit 2024-09-13T13:36:50.577477+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:51.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:51 smithi076 bash[19831]: audit 2024-09-13T13:36:50.577477+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:36:51.926 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:36:51 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:36:51] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-13T13:36:52.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:52 smithi192 bash[22035]: audit 2024-09-13T13:36:50.473455+0000 mgr.x (mgr.24457) 52 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:52.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:52 smithi192 bash[22035]: cluster 2024-09-13T13:36:50.892873+0000 mgr.x (mgr.24457) 53 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:52.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:52 smithi076 bash[19831]: audit 2024-09-13T13:36:50.473455+0000 mgr.x (mgr.24457) 52 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:52.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:52 smithi076 bash[19831]: cluster 2024-09-13T13:36:50.892873+0000 mgr.x (mgr.24457) 53 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:52.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:52 smithi076 bash[26447]: audit 2024-09-13T13:36:50.473455+0000 mgr.x (mgr.24457) 52 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:36:52.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:52 smithi076 bash[26447]: cluster 2024-09-13T13:36:50.892873+0000 mgr.x (mgr.24457) 53 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:53.832 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:53 smithi076 bash[19831]: cluster 2024-09-13T13:36:52.894707+0000 mgr.x (mgr.24457) 54 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:36:53.832 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:53 smithi076 bash[26447]: cluster 2024-09-13T13:36:52.894707+0000 mgr.x (mgr.24457) 54 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:36:53.926 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:53 smithi192 bash[22035]: cluster 2024-09-13T13:36:52.894707+0000 mgr.x (mgr.24457) 54 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:36:56.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:55 smithi076 bash[19831]: cluster 2024-09-13T13:36:54.895576+0000 mgr.x (mgr.24457) 55 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:56.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:55 smithi076 bash[26447]: cluster 2024-09-13T13:36:54.895576+0000 mgr.x (mgr.24457) 55 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:56.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:55 smithi192 bash[22035]: cluster 2024-09-13T13:36:54.895576+0000 mgr.x (mgr.24457) 55 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:36:58.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:57 smithi076 bash[19831]: cluster 2024-09-13T13:36:56.897405+0000 mgr.x (mgr.24457) 56 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:36:58.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:57 smithi076 bash[26447]: cluster 2024-09-13T13:36:56.897405+0000 mgr.x (mgr.24457) 56 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:36:58.426 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:57 smithi192 bash[22035]: cluster 2024-09-13T13:36:56.897405+0000 mgr.x (mgr.24457) 56 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:00.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:36:59 smithi076 bash[26447]: cluster 2024-09-13T13:36:58.898295+0000 mgr.x (mgr.24457) 57 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:00.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:36:59 smithi076 bash[19831]: cluster 2024-09-13T13:36:58.898295+0000 mgr.x (mgr.24457) 57 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:00.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:36:59 smithi192 bash[22035]: cluster 2024-09-13T13:36:58.898295+0000 mgr.x (mgr.24457) 57 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:01.927 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:37:01 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:37:01] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-13T13:37:02.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:01 smithi076 bash[19831]: audit 2024-09-13T13:37:00.484790+0000 mgr.x (mgr.24457) 58 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:02.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:01 smithi076 bash[19831]: cluster 2024-09-13T13:37:00.899101+0000 mgr.x (mgr.24457) 59 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:02.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:01 smithi076 bash[26447]: audit 2024-09-13T13:37:00.484790+0000 mgr.x (mgr.24457) 58 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:02.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:01 smithi076 bash[26447]: cluster 2024-09-13T13:37:00.899101+0000 mgr.x (mgr.24457) 59 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:02.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:01 smithi192 bash[22035]: audit 2024-09-13T13:37:00.484790+0000 mgr.x (mgr.24457) 58 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:02.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:01 smithi192 bash[22035]: cluster 2024-09-13T13:37:00.899101+0000 mgr.x (mgr.24457) 59 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:04.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:03 smithi076 bash[19831]: cluster 2024-09-13T13:37:02.900726+0000 mgr.x (mgr.24457) 60 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:04.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:03 smithi076 bash[26447]: cluster 2024-09-13T13:37:02.900726+0000 mgr.x (mgr.24457) 60 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:04.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:03 smithi192 bash[22035]: cluster 2024-09-13T13:37:02.900726+0000 mgr.x (mgr.24457) 60 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:06.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:05 smithi076 bash[19831]: cluster 2024-09-13T13:37:04.901470+0000 mgr.x (mgr.24457) 61 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:06.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:05 smithi076 bash[19831]: audit 2024-09-13T13:37:05.577697+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:37:06.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:05 smithi076 bash[26447]: cluster 2024-09-13T13:37:04.901470+0000 mgr.x (mgr.24457) 61 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:06.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:05 smithi076 bash[26447]: audit 2024-09-13T13:37:05.577697+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:37:06.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:05 smithi192 bash[22035]: cluster 2024-09-13T13:37:04.901470+0000 mgr.x (mgr.24457) 61 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:06.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:05 smithi192 bash[22035]: audit 2024-09-13T13:37:05.577697+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:37:08.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:07 smithi076 bash[19831]: cluster 2024-09-13T13:37:06.903240+0000 mgr.x (mgr.24457) 62 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:08.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:07 smithi076 bash[26447]: cluster 2024-09-13T13:37:06.903240+0000 mgr.x (mgr.24457) 62 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:08.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:07 smithi192 bash[22035]: cluster 2024-09-13T13:37:06.903240+0000 mgr.x (mgr.24457) 62 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:10.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:09 smithi076 bash[19831]: cluster 2024-09-13T13:37:08.903924+0000 mgr.x (mgr.24457) 63 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:10.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:09 smithi076 bash[26447]: cluster 2024-09-13T13:37:08.903924+0000 mgr.x (mgr.24457) 63 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:10.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:09 smithi192 bash[22035]: cluster 2024-09-13T13:37:08.903924+0000 mgr.x (mgr.24457) 63 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:11.927 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:37:11 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:37:11] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-13T13:37:12.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:11 smithi076 bash[19831]: audit 2024-09-13T13:37:10.496167+0000 mgr.x (mgr.24457) 64 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:12.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:11 smithi076 bash[19831]: cluster 2024-09-13T13:37:10.904555+0000 mgr.x (mgr.24457) 65 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:12.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:11 smithi076 bash[26447]: audit 2024-09-13T13:37:10.496167+0000 mgr.x (mgr.24457) 64 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:12.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:11 smithi076 bash[26447]: cluster 2024-09-13T13:37:10.904555+0000 mgr.x (mgr.24457) 65 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:12.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:11 smithi192 bash[22035]: audit 2024-09-13T13:37:10.496167+0000 mgr.x (mgr.24457) 64 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:12.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:11 smithi192 bash[22035]: cluster 2024-09-13T13:37:10.904555+0000 mgr.x (mgr.24457) 65 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:14.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:13 smithi076 bash[19831]: cluster 2024-09-13T13:37:12.906214+0000 mgr.x (mgr.24457) 66 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:14.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:13 smithi076 bash[26447]: cluster 2024-09-13T13:37:12.906214+0000 mgr.x (mgr.24457) 66 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:14.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:13 smithi192 bash[22035]: cluster 2024-09-13T13:37:12.906214+0000 mgr.x (mgr.24457) 66 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:16.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:16 smithi076 bash[19831]: cluster 2024-09-13T13:37:14.906916+0000 mgr.x (mgr.24457) 67 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:16.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:16 smithi076 bash[26447]: cluster 2024-09-13T13:37:14.906916+0000 mgr.x (mgr.24457) 67 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:16.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:15 smithi192 bash[22035]: cluster 2024-09-13T13:37:14.906916+0000 mgr.x (mgr.24457) 67 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:18.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:18 smithi076 bash[19831]: cluster 2024-09-13T13:37:16.908490+0000 mgr.x (mgr.24457) 68 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:18.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:18 smithi076 bash[26447]: cluster 2024-09-13T13:37:16.908490+0000 mgr.x (mgr.24457) 68 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:18.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:18 smithi192 bash[22035]: cluster 2024-09-13T13:37:16.908490+0000 mgr.x (mgr.24457) 68 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:20.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:20 smithi076 bash[19831]: cluster 2024-09-13T13:37:18.909181+0000 mgr.x (mgr.24457) 69 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:20.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:20 smithi076 bash[26447]: cluster 2024-09-13T13:37:18.909181+0000 mgr.x (mgr.24457) 69 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:20.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:20 smithi192 bash[22035]: cluster 2024-09-13T13:37:18.909181+0000 mgr.x (mgr.24457) 69 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:21.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:21 smithi076 bash[26447]: audit 2024-09-13T13:37:20.578178+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:37:21.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:21 smithi076 bash[19831]: audit 2024-09-13T13:37:20.578178+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:37:21.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:21 smithi192 bash[22035]: audit 2024-09-13T13:37:20.578178+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:37:21.927 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:37:21 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:37:21] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-13T13:37:22.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:22 smithi076 bash[26447]: audit 2024-09-13T13:37:20.504953+0000 mgr.x (mgr.24457) 70 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:22.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:22 smithi076 bash[26447]: cluster 2024-09-13T13:37:20.909851+0000 mgr.x (mgr.24457) 71 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:22.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:22 smithi076 bash[19831]: audit 2024-09-13T13:37:20.504953+0000 mgr.x (mgr.24457) 70 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:22.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:22 smithi076 bash[19831]: cluster 2024-09-13T13:37:20.909851+0000 mgr.x (mgr.24457) 71 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:22.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:22 smithi192 bash[22035]: audit 2024-09-13T13:37:20.504953+0000 mgr.x (mgr.24457) 70 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:22.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:22 smithi192 bash[22035]: cluster 2024-09-13T13:37:20.909851+0000 mgr.x (mgr.24457) 71 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:24.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:24 smithi076 bash[19831]: cluster 2024-09-13T13:37:22.911530+0000 mgr.x (mgr.24457) 72 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:24.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:24 smithi076 bash[26447]: cluster 2024-09-13T13:37:22.911530+0000 mgr.x (mgr.24457) 72 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:24.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:24 smithi192 bash[22035]: cluster 2024-09-13T13:37:22.911530+0000 mgr.x (mgr.24457) 72 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:26.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:26 smithi076 bash[19831]: cluster 2024-09-13T13:37:24.912203+0000 mgr.x (mgr.24457) 73 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:26.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:26 smithi076 bash[26447]: cluster 2024-09-13T13:37:24.912203+0000 mgr.x (mgr.24457) 73 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:26.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:26 smithi192 bash[22035]: cluster 2024-09-13T13:37:24.912203+0000 mgr.x (mgr.24457) 73 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:28.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:28 smithi076 bash[19831]: cluster 2024-09-13T13:37:26.913863+0000 mgr.x (mgr.24457) 74 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:28.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:28 smithi076 bash[26447]: cluster 2024-09-13T13:37:26.913863+0000 mgr.x (mgr.24457) 74 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:28.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:28 smithi192 bash[22035]: cluster 2024-09-13T13:37:26.913863+0000 mgr.x (mgr.24457) 74 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:30.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:30 smithi076 bash[19831]: cluster 2024-09-13T13:37:28.914589+0000 mgr.x (mgr.24457) 75 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:30.332 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:30 smithi076 bash[26447]: cluster 2024-09-13T13:37:28.914589+0000 mgr.x (mgr.24457) 75 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:30.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:30 smithi192 bash[22035]: cluster 2024-09-13T13:37:28.914589+0000 mgr.x (mgr.24457) 75 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:31.927 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:37:31 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:37:31] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-13T13:37:32.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:32 smithi076 bash[19831]: audit 2024-09-13T13:37:30.516504+0000 mgr.x (mgr.24457) 76 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:32.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:32 smithi076 bash[19831]: cluster 2024-09-13T13:37:30.915265+0000 mgr.x (mgr.24457) 77 : cluster [DBG] pgmap v53: 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-13T13:37:32.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:32 smithi076 bash[19831]: audit 2024-09-13T13:37:32.005407+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:37:32.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:32 smithi076 bash[19831]: audit 2024-09-13T13:37:32.011821+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:37:32.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:32 smithi076 bash[26447]: audit 2024-09-13T13:37:30.516504+0000 mgr.x (mgr.24457) 76 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:32.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:32 smithi076 bash[26447]: cluster 2024-09-13T13:37:30.915265+0000 mgr.x (mgr.24457) 77 : cluster [DBG] pgmap v53: 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-13T13:37:32.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:32 smithi076 bash[26447]: audit 2024-09-13T13:37:32.005407+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:37:32.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:32 smithi076 bash[26447]: audit 2024-09-13T13:37:32.011821+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:37:32.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:32 smithi192 bash[22035]: audit 2024-09-13T13:37:30.516504+0000 mgr.x (mgr.24457) 76 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:32.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:32 smithi192 bash[22035]: cluster 2024-09-13T13:37:30.915265+0000 mgr.x (mgr.24457) 77 : cluster [DBG] pgmap v53: 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-13T13:37:32.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:32 smithi192 bash[22035]: audit 2024-09-13T13:37:32.005407+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:37:32.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:32 smithi192 bash[22035]: audit 2024-09-13T13:37:32.011821+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:37:33.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:33 smithi076 bash[19831]: audit 2024-09-13T13:37:32.655284+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:37:33.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:33 smithi076 bash[19831]: audit 2024-09-13T13:37:32.657162+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:37:33.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:33 smithi076 bash[19831]: audit 2024-09-13T13:37:32.667295+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:37:33.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:33 smithi076 bash[26447]: audit 2024-09-13T13:37:32.655284+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:37:33.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:33 smithi076 bash[26447]: audit 2024-09-13T13:37:32.657162+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:37:33.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:33 smithi076 bash[26447]: audit 2024-09-13T13:37:32.667295+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:37:33.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:33 smithi192 bash[22035]: audit 2024-09-13T13:37:32.655284+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:37:33.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:33 smithi192 bash[22035]: audit 2024-09-13T13:37:32.657162+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:37:33.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:33 smithi192 bash[22035]: audit 2024-09-13T13:37:32.667295+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:37:34.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:34 smithi076 bash[19831]: cluster 2024-09-13T13:37:32.916883+0000 mgr.x (mgr.24457) 78 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:34.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:34 smithi076 bash[26447]: cluster 2024-09-13T13:37:32.916883+0000 mgr.x (mgr.24457) 78 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:34.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:34 smithi192 bash[22035]: cluster 2024-09-13T13:37:32.916883+0000 mgr.x (mgr.24457) 78 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:36.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:36 smithi076 bash[19831]: cluster 2024-09-13T13:37:34.917566+0000 mgr.x (mgr.24457) 79 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:36.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:36 smithi076 bash[19831]: audit 2024-09-13T13:37:35.578572+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:37:36.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:36 smithi076 bash[26447]: cluster 2024-09-13T13:37:34.917566+0000 mgr.x (mgr.24457) 79 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:36.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:36 smithi076 bash[26447]: audit 2024-09-13T13:37:35.578572+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:37:36.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:36 smithi192 bash[22035]: cluster 2024-09-13T13:37:34.917566+0000 mgr.x (mgr.24457) 79 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:36.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:36 smithi192 bash[22035]: audit 2024-09-13T13:37:35.578572+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:37:38.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:38 smithi076 bash[19831]: cluster 2024-09-13T13:37:36.919379+0000 mgr.x (mgr.24457) 80 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:38.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:38 smithi076 bash[26447]: cluster 2024-09-13T13:37:36.919379+0000 mgr.x (mgr.24457) 80 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:38.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:38 smithi192 bash[22035]: cluster 2024-09-13T13:37:36.919379+0000 mgr.x (mgr.24457) 80 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:37:40.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:40 smithi076 bash[19831]: cluster 2024-09-13T13:37:38.920186+0000 mgr.x (mgr.24457) 81 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:40.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:40 smithi076 bash[26447]: cluster 2024-09-13T13:37:38.920186+0000 mgr.x (mgr.24457) 81 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:40.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:40 smithi192 bash[22035]: cluster 2024-09-13T13:37:38.920186+0000 mgr.x (mgr.24457) 81 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:41.927 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:37:41 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:37:41] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-13T13:37:42.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:42 smithi076 bash[19831]: audit 2024-09-13T13:37:40.528155+0000 mgr.x (mgr.24457) 82 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:42.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:42 smithi076 bash[19831]: cluster 2024-09-13T13:37:40.920969+0000 mgr.x (mgr.24457) 83 : cluster [DBG] pgmap v58: 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-13T13:37:42.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:42 smithi076 bash[26447]: audit 2024-09-13T13:37:40.528155+0000 mgr.x (mgr.24457) 82 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:42.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:42 smithi076 bash[26447]: cluster 2024-09-13T13:37:40.920969+0000 mgr.x (mgr.24457) 83 : cluster [DBG] pgmap v58: 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-13T13:37:42.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:42 smithi192 bash[22035]: audit 2024-09-13T13:37:40.528155+0000 mgr.x (mgr.24457) 82 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:42.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:42 smithi192 bash[22035]: cluster 2024-09-13T13:37:40.920969+0000 mgr.x (mgr.24457) 83 : cluster [DBG] pgmap v58: 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-13T13:37:44.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:44 smithi076 bash[26447]: cluster 2024-09-13T13:37:42.922671+0000 mgr.x (mgr.24457) 84 : cluster [DBG] pgmap v59: 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-13T13:37:44.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:44 smithi076 bash[19831]: cluster 2024-09-13T13:37:42.922671+0000 mgr.x (mgr.24457) 84 : cluster [DBG] pgmap v59: 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-13T13:37:44.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:44 smithi192 bash[22035]: cluster 2024-09-13T13:37:42.922671+0000 mgr.x (mgr.24457) 84 : cluster [DBG] pgmap v59: 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-13T13:37:46.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:46 smithi076 bash[19831]: cluster 2024-09-13T13:37:44.923359+0000 mgr.x (mgr.24457) 85 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:46.356 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:46 smithi076 bash[26447]: cluster 2024-09-13T13:37:44.923359+0000 mgr.x (mgr.24457) 85 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:46.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:46 smithi192 bash[22035]: cluster 2024-09-13T13:37:44.923359+0000 mgr.x (mgr.24457) 85 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:37:48.332 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:48 smithi076 bash[19831]: cluster 2024-09-13T13:37:46.925017+0000 mgr.x (mgr.24457) 86 : cluster [DBG] pgmap v61: 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-13T13:37:48.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:48 smithi076 bash[26447]: cluster 2024-09-13T13:37:46.925017+0000 mgr.x (mgr.24457) 86 : cluster [DBG] pgmap v61: 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-13T13:37:48.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:48 smithi192 bash[22035]: cluster 2024-09-13T13:37:46.925017+0000 mgr.x (mgr.24457) 86 : cluster [DBG] pgmap v61: 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-13T13:37:50.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:50 smithi076 bash[19831]: cluster 2024-09-13T13:37:48.925736+0000 mgr.x (mgr.24457) 87 : cluster [DBG] pgmap v62: 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-13T13:37:50.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:50 smithi076 bash[26447]: cluster 2024-09-13T13:37:48.925736+0000 mgr.x (mgr.24457) 87 : cluster [DBG] pgmap v62: 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-13T13:37:50.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:50 smithi192 bash[22035]: cluster 2024-09-13T13:37:48.925736+0000 mgr.x (mgr.24457) 87 : cluster [DBG] pgmap v62: 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-13T13:37:51.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:51 smithi192 bash[22035]: audit 2024-09-13T13:37:50.578963+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:37:51.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:51 smithi076 bash[19831]: audit 2024-09-13T13:37:50.578963+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:37:51.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:51 smithi076 bash[26447]: audit 2024-09-13T13:37:50.578963+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:37:51.927 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:37:51 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:37:51] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-13T13:37:52.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:52 smithi192 bash[22035]: audit 2024-09-13T13:37:50.537129+0000 mgr.x (mgr.24457) 88 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:52.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:52 smithi192 bash[22035]: cluster 2024-09-13T13:37:50.926462+0000 mgr.x (mgr.24457) 89 : cluster [DBG] pgmap v63: 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-13T13:37:52.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:52 smithi076 bash[19831]: audit 2024-09-13T13:37:50.537129+0000 mgr.x (mgr.24457) 88 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:52.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:52 smithi076 bash[19831]: cluster 2024-09-13T13:37:50.926462+0000 mgr.x (mgr.24457) 89 : cluster [DBG] pgmap v63: 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-13T13:37:52.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:52 smithi076 bash[26447]: audit 2024-09-13T13:37:50.537129+0000 mgr.x (mgr.24457) 88 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:37:52.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:52 smithi076 bash[26447]: cluster 2024-09-13T13:37:50.926462+0000 mgr.x (mgr.24457) 89 : cluster [DBG] pgmap v63: 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-13T13:37:54.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:54 smithi192 bash[22035]: cluster 2024-09-13T13:37:52.928061+0000 mgr.x (mgr.24457) 90 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-13T13:37:54.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:54 smithi076 bash[19831]: cluster 2024-09-13T13:37:52.928061+0000 mgr.x (mgr.24457) 90 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-13T13:37:54.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:54 smithi076 bash[26447]: cluster 2024-09-13T13:37:52.928061+0000 mgr.x (mgr.24457) 90 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-13T13:37:56.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:56 smithi192 bash[22035]: cluster 2024-09-13T13:37:54.928808+0000 mgr.x (mgr.24457) 91 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-13T13:37:56.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:56 smithi076 bash[19831]: cluster 2024-09-13T13:37:54.928808+0000 mgr.x (mgr.24457) 91 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-13T13:37:56.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:56 smithi076 bash[26447]: cluster 2024-09-13T13:37:54.928808+0000 mgr.x (mgr.24457) 91 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-13T13:37:58.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:37:58 smithi192 bash[22035]: cluster 2024-09-13T13:37:56.930491+0000 mgr.x (mgr.24457) 92 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:37:58.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:37:58 smithi076 bash[26447]: cluster 2024-09-13T13:37:56.930491+0000 mgr.x (mgr.24457) 92 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:37:58.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:37:58 smithi076 bash[19831]: cluster 2024-09-13T13:37:56.930491+0000 mgr.x (mgr.24457) 92 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:38:00.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:00 smithi192 bash[22035]: cluster 2024-09-13T13:37:58.931127+0000 mgr.x (mgr.24457) 93 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:38:00.545 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:00 smithi076 bash[19831]: cluster 2024-09-13T13:37:58.931127+0000 mgr.x (mgr.24457) 93 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:38:00.545 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:00 smithi076 bash[26447]: cluster 2024-09-13T13:37:58.931127+0000 mgr.x (mgr.24457) 93 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:38:01.927 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:38:01 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:38:01] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-13T13:38:02.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:02 smithi192 bash[22035]: audit 2024-09-13T13:38:00.548553+0000 mgr.x (mgr.24457) 94 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:02.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:02 smithi192 bash[22035]: cluster 2024-09-13T13:38:00.931980+0000 mgr.x (mgr.24457) 95 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:38:02.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:02 smithi076 bash[19831]: audit 2024-09-13T13:38:00.548553+0000 mgr.x (mgr.24457) 94 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:02.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:02 smithi076 bash[19831]: cluster 2024-09-13T13:38:00.931980+0000 mgr.x (mgr.24457) 95 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:38:02.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:02 smithi076 bash[26447]: audit 2024-09-13T13:38:00.548553+0000 mgr.x (mgr.24457) 94 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:02.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:02 smithi076 bash[26447]: cluster 2024-09-13T13:38:00.931980+0000 mgr.x (mgr.24457) 95 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:38:04.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:04 smithi192 bash[22035]: cluster 2024-09-13T13:38:02.933507+0000 mgr.x (mgr.24457) 96 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:38:04.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:04 smithi076 bash[19831]: cluster 2024-09-13T13:38:02.933507+0000 mgr.x (mgr.24457) 96 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:38:04.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:04 smithi076 bash[26447]: cluster 2024-09-13T13:38:02.933507+0000 mgr.x (mgr.24457) 96 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:38:06.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:06 smithi192 bash[22035]: cluster 2024-09-13T13:38:04.934226+0000 mgr.x (mgr.24457) 97 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-13T13:38:06.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:06 smithi192 bash[22035]: audit 2024-09-13T13:38:05.579290+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:38:06.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:06 smithi076 bash[19831]: cluster 2024-09-13T13:38:04.934226+0000 mgr.x (mgr.24457) 97 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-13T13:38:06.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:06 smithi076 bash[19831]: audit 2024-09-13T13:38:05.579290+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:38:06.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:06 smithi076 bash[26447]: cluster 2024-09-13T13:38:04.934226+0000 mgr.x (mgr.24457) 97 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-13T13:38:06.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:06 smithi076 bash[26447]: audit 2024-09-13T13:38:05.579290+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:38:08.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:08 smithi192 bash[22035]: cluster 2024-09-13T13:38:06.935863+0000 mgr.x (mgr.24457) 98 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-13T13:38:08.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:08 smithi076 bash[19831]: cluster 2024-09-13T13:38:06.935863+0000 mgr.x (mgr.24457) 98 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-13T13:38:08.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:08 smithi076 bash[26447]: cluster 2024-09-13T13:38:06.935863+0000 mgr.x (mgr.24457) 98 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-13T13:38:10.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:10 smithi192 bash[22035]: cluster 2024-09-13T13:38:08.936531+0000 mgr.x (mgr.24457) 99 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:10.550 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:10 smithi076 bash[26447]: cluster 2024-09-13T13:38:08.936531+0000 mgr.x (mgr.24457) 99 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:10.550 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:10 smithi076 bash[19831]: cluster 2024-09-13T13:38:08.936531+0000 mgr.x (mgr.24457) 99 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:11.927 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:38:11 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:38:11] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-13T13:38:12.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:12 smithi192 bash[22035]: audit 2024-09-13T13:38:10.553428+0000 mgr.x (mgr.24457) 100 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:12.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:12 smithi192 bash[22035]: cluster 2024-09-13T13:38:10.937520+0000 mgr.x (mgr.24457) 101 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:12.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:12 smithi076 bash[19831]: audit 2024-09-13T13:38:10.553428+0000 mgr.x (mgr.24457) 100 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:12.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:12 smithi076 bash[19831]: cluster 2024-09-13T13:38:10.937520+0000 mgr.x (mgr.24457) 101 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:12.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:12 smithi076 bash[26447]: audit 2024-09-13T13:38:10.553428+0000 mgr.x (mgr.24457) 100 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:12.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:12 smithi076 bash[26447]: cluster 2024-09-13T13:38:10.937520+0000 mgr.x (mgr.24457) 101 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:14.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:14 smithi192 bash[22035]: cluster 2024-09-13T13:38:12.938907+0000 mgr.x (mgr.24457) 102 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:14.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:14 smithi076 bash[19831]: cluster 2024-09-13T13:38:12.938907+0000 mgr.x (mgr.24457) 102 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:14.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:14 smithi076 bash[26447]: cluster 2024-09-13T13:38:12.938907+0000 mgr.x (mgr.24457) 102 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:16.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:16 smithi192 bash[22035]: cluster 2024-09-13T13:38:14.939612+0000 mgr.x (mgr.24457) 103 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:16.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:16 smithi076 bash[19831]: cluster 2024-09-13T13:38:14.939612+0000 mgr.x (mgr.24457) 103 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:16.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:16 smithi076 bash[26447]: cluster 2024-09-13T13:38:14.939612+0000 mgr.x (mgr.24457) 103 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:18.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:18 smithi192 bash[22035]: cluster 2024-09-13T13:38:16.941274+0000 mgr.x (mgr.24457) 104 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:18.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:18 smithi076 bash[26447]: cluster 2024-09-13T13:38:16.941274+0000 mgr.x (mgr.24457) 104 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:18.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:18 smithi076 bash[19831]: cluster 2024-09-13T13:38:16.941274+0000 mgr.x (mgr.24457) 104 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:20.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:20 smithi192 bash[22035]: cluster 2024-09-13T13:38:18.941977+0000 mgr.x (mgr.24457) 105 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:20.560 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:20 smithi076 bash[26447]: cluster 2024-09-13T13:38:18.941977+0000 mgr.x (mgr.24457) 105 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:20.560 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:20 smithi076 bash[19831]: cluster 2024-09-13T13:38:18.941977+0000 mgr.x (mgr.24457) 105 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:21.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:21 smithi192 bash[22035]: audit 2024-09-13T13:38:20.579876+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:38:21.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:21 smithi076 bash[19831]: audit 2024-09-13T13:38:20.579876+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:38:21.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:21 smithi076 bash[26447]: audit 2024-09-13T13:38:20.579876+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:38:21.927 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:38:21 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:38:21] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-13T13:38:22.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:22 smithi192 bash[22035]: audit 2024-09-13T13:38:20.563622+0000 mgr.x (mgr.24457) 106 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:22.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:22 smithi192 bash[22035]: cluster 2024-09-13T13:38:20.942976+0000 mgr.x (mgr.24457) 107 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:22.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:22 smithi076 bash[19831]: audit 2024-09-13T13:38:20.563622+0000 mgr.x (mgr.24457) 106 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:22.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:22 smithi076 bash[19831]: cluster 2024-09-13T13:38:20.942976+0000 mgr.x (mgr.24457) 107 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:22.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:22 smithi076 bash[26447]: audit 2024-09-13T13:38:20.563622+0000 mgr.x (mgr.24457) 106 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:22.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:22 smithi076 bash[26447]: cluster 2024-09-13T13:38:20.942976+0000 mgr.x (mgr.24457) 107 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:24.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:24 smithi192 bash[22035]: cluster 2024-09-13T13:38:22.944377+0000 mgr.x (mgr.24457) 108 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:24.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:24 smithi076 bash[26447]: cluster 2024-09-13T13:38:22.944377+0000 mgr.x (mgr.24457) 108 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:24.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:24 smithi076 bash[19831]: cluster 2024-09-13T13:38:22.944377+0000 mgr.x (mgr.24457) 108 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:26.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:26 smithi192 bash[22035]: cluster 2024-09-13T13:38:24.945082+0000 mgr.x (mgr.24457) 109 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:26.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:26 smithi076 bash[26447]: cluster 2024-09-13T13:38:24.945082+0000 mgr.x (mgr.24457) 109 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:26.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:26 smithi076 bash[19831]: cluster 2024-09-13T13:38:24.945082+0000 mgr.x (mgr.24457) 109 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:28.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:28 smithi192 bash[22035]: cluster 2024-09-13T13:38:26.946747+0000 mgr.x (mgr.24457) 110 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:28.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:28 smithi076 bash[19831]: cluster 2024-09-13T13:38:26.946747+0000 mgr.x (mgr.24457) 110 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:28.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:28 smithi076 bash[26447]: cluster 2024-09-13T13:38:26.946747+0000 mgr.x (mgr.24457) 110 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:30.572 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:30 smithi076 bash[19831]: cluster 2024-09-13T13:38:28.947437+0000 mgr.x (mgr.24457) 111 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:30.572 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:30 smithi076 bash[26447]: cluster 2024-09-13T13:38:28.947437+0000 mgr.x (mgr.24457) 111 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:30.677 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:30 smithi192 bash[22035]: cluster 2024-09-13T13:38:28.947437+0000 mgr.x (mgr.24457) 111 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:31.927 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:38:31 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:38:31] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-13T13:38:32.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:32 smithi076 bash[19831]: audit 2024-09-13T13:38:30.575193+0000 mgr.x (mgr.24457) 112 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:32.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:32 smithi076 bash[19831]: cluster 2024-09-13T13:38:30.948458+0000 mgr.x (mgr.24457) 113 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:32.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:32 smithi076 bash[26447]: audit 2024-09-13T13:38:30.575193+0000 mgr.x (mgr.24457) 112 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:32.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:32 smithi076 bash[26447]: cluster 2024-09-13T13:38:30.948458+0000 mgr.x (mgr.24457) 113 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:32.677 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:32 smithi192 bash[22035]: audit 2024-09-13T13:38:30.575193+0000 mgr.x (mgr.24457) 112 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:32.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:32 smithi192 bash[22035]: cluster 2024-09-13T13:38:30.948458+0000 mgr.x (mgr.24457) 113 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:34.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:34 smithi076 bash[19831]: cluster 2024-09-13T13:38:32.949809+0000 mgr.x (mgr.24457) 114 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:34.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:34 smithi076 bash[19831]: audit 2024-09-13T13:38:33.491523+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:38:34.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:34 smithi076 bash[19831]: audit 2024-09-13T13:38:33.493390+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:38:34.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:34 smithi076 bash[19831]: audit 2024-09-13T13:38:33.506750+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:38:34.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:34 smithi076 bash[26447]: cluster 2024-09-13T13:38:32.949809+0000 mgr.x (mgr.24457) 114 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:34.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:34 smithi076 bash[26447]: audit 2024-09-13T13:38:33.491523+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:38:34.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:34 smithi076 bash[26447]: audit 2024-09-13T13:38:33.493390+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:38:34.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:34 smithi076 bash[26447]: audit 2024-09-13T13:38:33.506750+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:38:34.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:34 smithi192 bash[22035]: cluster 2024-09-13T13:38:32.949809+0000 mgr.x (mgr.24457) 114 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:34.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:34 smithi192 bash[22035]: audit 2024-09-13T13:38:33.491523+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:38:34.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:34 smithi192 bash[22035]: audit 2024-09-13T13:38:33.493390+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:38:34.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:34 smithi192 bash[22035]: audit 2024-09-13T13:38:33.506750+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:38:36.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:36 smithi076 bash[19831]: cluster 2024-09-13T13:38:34.950529+0000 mgr.x (mgr.24457) 115 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:36.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:36 smithi076 bash[19831]: audit 2024-09-13T13:38:35.580698+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:38:36.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:36 smithi076 bash[26447]: cluster 2024-09-13T13:38:34.950529+0000 mgr.x (mgr.24457) 115 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:36.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:36 smithi076 bash[26447]: audit 2024-09-13T13:38:35.580698+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:38:36.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:36 smithi192 bash[22035]: cluster 2024-09-13T13:38:34.950529+0000 mgr.x (mgr.24457) 115 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:36.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:36 smithi192 bash[22035]: audit 2024-09-13T13:38:35.580698+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:38:38.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:38 smithi076 bash[19831]: cluster 2024-09-13T13:38:36.952189+0000 mgr.x (mgr.24457) 116 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:38.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:38 smithi076 bash[26447]: cluster 2024-09-13T13:38:36.952189+0000 mgr.x (mgr.24457) 116 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:38.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:38 smithi192 bash[22035]: cluster 2024-09-13T13:38:36.952189+0000 mgr.x (mgr.24457) 116 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:40.582 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:40 smithi076 bash[19831]: cluster 2024-09-13T13:38:38.952934+0000 mgr.x (mgr.24457) 117 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:40.582 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:40 smithi076 bash[26447]: cluster 2024-09-13T13:38:38.952934+0000 mgr.x (mgr.24457) 117 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:40.677 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:40 smithi192 bash[22035]: cluster 2024-09-13T13:38:38.952934+0000 mgr.x (mgr.24457) 117 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:41.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:38:41 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:38:41] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:38:42.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:42 smithi076 bash[19831]: audit 2024-09-13T13:38:40.585108+0000 mgr.x (mgr.24457) 118 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:42.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:42 smithi076 bash[19831]: cluster 2024-09-13T13:38:40.953924+0000 mgr.x (mgr.24457) 119 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:42.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:42 smithi076 bash[26447]: audit 2024-09-13T13:38:40.585108+0000 mgr.x (mgr.24457) 118 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:42.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:42 smithi076 bash[26447]: cluster 2024-09-13T13:38:40.953924+0000 mgr.x (mgr.24457) 119 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:42.677 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:42 smithi192 bash[22035]: audit 2024-09-13T13:38:40.585108+0000 mgr.x (mgr.24457) 118 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:42.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:42 smithi192 bash[22035]: cluster 2024-09-13T13:38:40.953924+0000 mgr.x (mgr.24457) 119 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:43.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:43 smithi076 bash[26447]: cluster 2024-09-13T13:38:42.955356+0000 mgr.x (mgr.24457) 120 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:43.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:43 smithi076 bash[19831]: cluster 2024-09-13T13:38:42.955356+0000 mgr.x (mgr.24457) 120 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:43.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:43 smithi192 bash[22035]: cluster 2024-09-13T13:38:42.955356+0000 mgr.x (mgr.24457) 120 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:46.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:46 smithi076 bash[19831]: cluster 2024-09-13T13:38:44.956064+0000 mgr.x (mgr.24457) 121 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:46.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:46 smithi076 bash[26447]: cluster 2024-09-13T13:38:44.956064+0000 mgr.x (mgr.24457) 121 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:46.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:46 smithi192 bash[22035]: cluster 2024-09-13T13:38:44.956064+0000 mgr.x (mgr.24457) 121 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:48.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:48 smithi076 bash[19831]: cluster 2024-09-13T13:38:46.957750+0000 mgr.x (mgr.24457) 122 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:48.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:48 smithi076 bash[26447]: cluster 2024-09-13T13:38:46.957750+0000 mgr.x (mgr.24457) 122 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:48.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:48 smithi192 bash[22035]: cluster 2024-09-13T13:38:46.957750+0000 mgr.x (mgr.24457) 122 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:50.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:50 smithi076 bash[19831]: cluster 2024-09-13T13:38:48.958521+0000 mgr.x (mgr.24457) 123 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:50.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:50 smithi076 bash[26447]: cluster 2024-09-13T13:38:48.958521+0000 mgr.x (mgr.24457) 123 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:50.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:50 smithi192 bash[22035]: cluster 2024-09-13T13:38:48.958521+0000 mgr.x (mgr.24457) 123 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:51.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:51 smithi076 bash[19831]: audit 2024-09-13T13:38:50.580683+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:38:51.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:51 smithi076 bash[26447]: audit 2024-09-13T13:38:50.580683+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:38:51.427 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:51 smithi192 bash[22035]: audit 2024-09-13T13:38:50.580683+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:38:51.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:38:51 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:38:51] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-13T13:38:52.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:52 smithi076 bash[19831]: audit 2024-09-13T13:38:50.593268+0000 mgr.x (mgr.24457) 124 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:52.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:52 smithi076 bash[19831]: cluster 2024-09-13T13:38:50.959546+0000 mgr.x (mgr.24457) 125 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:52.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:52 smithi076 bash[26447]: audit 2024-09-13T13:38:50.593268+0000 mgr.x (mgr.24457) 124 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:52.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:52 smithi076 bash[26447]: cluster 2024-09-13T13:38:50.959546+0000 mgr.x (mgr.24457) 125 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:52.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:52 smithi192 bash[22035]: audit 2024-09-13T13:38:50.593268+0000 mgr.x (mgr.24457) 124 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:38:52.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:52 smithi192 bash[22035]: cluster 2024-09-13T13:38:50.959546+0000 mgr.x (mgr.24457) 125 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:53.833 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:53 smithi076 bash[19831]: cluster 2024-09-13T13:38:52.961084+0000 mgr.x (mgr.24457) 126 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:53.834 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:53 smithi076 bash[26447]: cluster 2024-09-13T13:38:52.961084+0000 mgr.x (mgr.24457) 126 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:53.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:53 smithi192 bash[22035]: cluster 2024-09-13T13:38:52.961084+0000 mgr.x (mgr.24457) 126 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:56.333 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:56 smithi076 bash[19831]: cluster 2024-09-13T13:38:54.961850+0000 mgr.x (mgr.24457) 127 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:56.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:56 smithi076 bash[26447]: cluster 2024-09-13T13:38:54.961850+0000 mgr.x (mgr.24457) 127 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:56.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:56 smithi192 bash[22035]: cluster 2024-09-13T13:38:54.961850+0000 mgr.x (mgr.24457) 127 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:38:58.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:38:58 smithi076 bash[19831]: cluster 2024-09-13T13:38:56.963512+0000 mgr.x (mgr.24457) 128 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:58.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:38:58 smithi076 bash[26447]: cluster 2024-09-13T13:38:56.963512+0000 mgr.x (mgr.24457) 128 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:38:58.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:38:58 smithi192 bash[22035]: cluster 2024-09-13T13:38:56.963512+0000 mgr.x (mgr.24457) 128 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:00.333 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:00 smithi076 bash[26447]: cluster 2024-09-13T13:38:58.964240+0000 mgr.x (mgr.24457) 129 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:00.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:00 smithi076 bash[19831]: cluster 2024-09-13T13:38:58.964240+0000 mgr.x (mgr.24457) 129 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:00.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:00 smithi192 bash[22035]: cluster 2024-09-13T13:38:58.964240+0000 mgr.x (mgr.24457) 129 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:01.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:39:01 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:39:01] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-13T13:39:02.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:02 smithi076 bash[19831]: audit 2024-09-13T13:39:00.604909+0000 mgr.x (mgr.24457) 130 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:02.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:02 smithi076 bash[19831]: cluster 2024-09-13T13:39:00.965315+0000 mgr.x (mgr.24457) 131 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:02.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:02 smithi076 bash[26447]: audit 2024-09-13T13:39:00.604909+0000 mgr.x (mgr.24457) 130 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:02.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:02 smithi076 bash[26447]: cluster 2024-09-13T13:39:00.965315+0000 mgr.x (mgr.24457) 131 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:02.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:02 smithi192 bash[22035]: audit 2024-09-13T13:39:00.604909+0000 mgr.x (mgr.24457) 130 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:02.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:02 smithi192 bash[22035]: cluster 2024-09-13T13:39:00.965315+0000 mgr.x (mgr.24457) 131 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:04.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:04 smithi076 bash[19831]: cluster 2024-09-13T13:39:02.966816+0000 mgr.x (mgr.24457) 132 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:04.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:04 smithi076 bash[26447]: cluster 2024-09-13T13:39:02.966816+0000 mgr.x (mgr.24457) 132 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:04.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:04 smithi192 bash[22035]: cluster 2024-09-13T13:39:02.966816+0000 mgr.x (mgr.24457) 132 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:06.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:06 smithi076 bash[19831]: cluster 2024-09-13T13:39:04.967542+0000 mgr.x (mgr.24457) 133 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:06.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:06 smithi076 bash[19831]: audit 2024-09-13T13:39:05.580591+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:39:06.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:06 smithi076 bash[26447]: cluster 2024-09-13T13:39:04.967542+0000 mgr.x (mgr.24457) 133 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:06.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:06 smithi076 bash[26447]: audit 2024-09-13T13:39:05.580591+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:39:06.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:06 smithi192 bash[22035]: cluster 2024-09-13T13:39:04.967542+0000 mgr.x (mgr.24457) 133 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:06.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:06 smithi192 bash[22035]: audit 2024-09-13T13:39:05.580591+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:39:08.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:08 smithi076 bash[19831]: cluster 2024-09-13T13:39:06.969207+0000 mgr.x (mgr.24457) 134 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:08.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:08 smithi076 bash[26447]: cluster 2024-09-13T13:39:06.969207+0000 mgr.x (mgr.24457) 134 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:08.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:08 smithi192 bash[22035]: cluster 2024-09-13T13:39:06.969207+0000 mgr.x (mgr.24457) 134 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:10.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:10 smithi076 bash[19831]: cluster 2024-09-13T13:39:08.969937+0000 mgr.x (mgr.24457) 135 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:10.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:10 smithi076 bash[26447]: cluster 2024-09-13T13:39:08.969937+0000 mgr.x (mgr.24457) 135 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:10.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:10 smithi192 bash[22035]: cluster 2024-09-13T13:39:08.969937+0000 mgr.x (mgr.24457) 135 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:11.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:39:11 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:39:11] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-13T13:39:12.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:12 smithi076 bash[19831]: audit 2024-09-13T13:39:10.615500+0000 mgr.x (mgr.24457) 136 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:12.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:12 smithi076 bash[19831]: cluster 2024-09-13T13:39:10.971015+0000 mgr.x (mgr.24457) 137 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:12.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:12 smithi076 bash[26447]: audit 2024-09-13T13:39:10.615500+0000 mgr.x (mgr.24457) 136 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:12.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:12 smithi076 bash[26447]: cluster 2024-09-13T13:39:10.971015+0000 mgr.x (mgr.24457) 137 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:12.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:12 smithi192 bash[22035]: audit 2024-09-13T13:39:10.615500+0000 mgr.x (mgr.24457) 136 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:12.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:12 smithi192 bash[22035]: cluster 2024-09-13T13:39:10.971015+0000 mgr.x (mgr.24457) 137 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:12.494 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:39:14.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:14 smithi076 bash[19831]: cluster 2024-09-13T13:39:12.972462+0000 mgr.x (mgr.24457) 138 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:14.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:14 smithi076 bash[26447]: cluster 2024-09-13T13:39:12.972462+0000 mgr.x (mgr.24457) 138 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:14.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:14 smithi192 bash[22035]: cluster 2024-09-13T13:39:12.972462+0000 mgr.x (mgr.24457) 138 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:16.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:16 smithi076 bash[19831]: cluster 2024-09-13T13:39:14.973151+0000 mgr.x (mgr.24457) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:16.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:16 smithi076 bash[26447]: cluster 2024-09-13T13:39:14.973151+0000 mgr.x (mgr.24457) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:16 smithi192 bash[22035]: cluster 2024-09-13T13:39:14.973151+0000 mgr.x (mgr.24457) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:17.311 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:39:18.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:18 smithi076 bash[19831]: cluster 2024-09-13T13:39:16.974854+0000 mgr.x (mgr.24457) 140 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:18.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:18 smithi076 bash[26447]: cluster 2024-09-13T13:39:16.974854+0000 mgr.x (mgr.24457) 140 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:18.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:18 smithi192 bash[22035]: cluster 2024-09-13T13:39:16.974854+0000 mgr.x (mgr.24457) 140 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:19.229 INFO:teuthology.orchestra.run.smithi076.stdout:Scheduled to redeploy mgr.y on host 'smithi076' 2024-09-13T13:39:19.334 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:19 smithi076 bash[26447]: audit 2024-09-13T13:39:18.821559+0000 mon.a (mon.0) 1004 : audit [DBG] from='client.? 172.21.15.76:0/1522837928' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:39:19.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:19 smithi076 bash[19831]: audit 2024-09-13T13:39:18.821559+0000 mon.a (mon.0) 1004 : audit [DBG] from='client.? 172.21.15.76:0/1522837928' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:39:19.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:19 smithi192 bash[22035]: audit 2024-09-13T13:39:18.821559+0000 mon.a (mon.0) 1004 : audit [DBG] from='client.? 172.21.15.76:0/1522837928' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:39:19.860 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps --refresh' 2024-09-13T13:39:20.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[26447]: cluster 2024-09-13T13:39:18.975517+0000 mgr.x (mgr.24457) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:20.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[26447]: audit 2024-09-13T13:39:19.184827+0000 mgr.x (mgr.24457) 142 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:20.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[26447]: audit 2024-09-13T13:39:19.198853+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:39:20.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[26447]: cephadm 2024-09-13T13:39:19.202105+0000 mgr.x (mgr.24457) 143 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-13T13:39:20.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[26447]: audit 2024-09-13T13:39:19.218097+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:39:20.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[26447]: audit 2024-09-13T13:39:19.234340+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:39:20.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[26447]: audit 2024-09-13T13:39:19.238811+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:39:20.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[26447]: audit 2024-09-13T13:39:19.240444+0000 mon.c (mon.2) 211 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:39:20.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[26447]: audit 2024-09-13T13:39:19.250610+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:39:20.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[26447]: audit 2024-09-13T13:39:19.278062+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:39:20.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[26447]: audit 2024-09-13T13:39:19.278466+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:39:20.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[26447]: audit 2024-09-13T13:39:19.280038+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:39:20.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[26447]: audit 2024-09-13T13:39:19.281413+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:39:20.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[19831]: cluster 2024-09-13T13:39:18.975517+0000 mgr.x (mgr.24457) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:20.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[19831]: audit 2024-09-13T13:39:19.184827+0000 mgr.x (mgr.24457) 142 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:20.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[19831]: audit 2024-09-13T13:39:19.198853+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:39:20.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[19831]: cephadm 2024-09-13T13:39:19.202105+0000 mgr.x (mgr.24457) 143 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-13T13:39:20.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[19831]: audit 2024-09-13T13:39:19.218097+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:39:20.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[19831]: audit 2024-09-13T13:39:19.234340+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:39:20.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[19831]: audit 2024-09-13T13:39:19.238811+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:39:20.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[19831]: audit 2024-09-13T13:39:19.240444+0000 mon.c (mon.2) 211 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:39:20.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[19831]: audit 2024-09-13T13:39:19.250610+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:39:20.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[19831]: audit 2024-09-13T13:39:19.278062+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:39:20.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[19831]: audit 2024-09-13T13:39:19.278466+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:39:20.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[19831]: audit 2024-09-13T13:39:19.280038+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:39:20.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:20 smithi076 bash[19831]: audit 2024-09-13T13:39:19.281413+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:39:20.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:20 smithi192 bash[22035]: cluster 2024-09-13T13:39:18.975517+0000 mgr.x (mgr.24457) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:20.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:20 smithi192 bash[22035]: audit 2024-09-13T13:39:19.184827+0000 mgr.x (mgr.24457) 142 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:20.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:20 smithi192 bash[22035]: audit 2024-09-13T13:39:19.198853+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:39:20.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:20 smithi192 bash[22035]: cephadm 2024-09-13T13:39:19.202105+0000 mgr.x (mgr.24457) 143 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-13T13:39:20.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:20 smithi192 bash[22035]: audit 2024-09-13T13:39:19.218097+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:39:20.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:20 smithi192 bash[22035]: audit 2024-09-13T13:39:19.234340+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:39:20.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:20 smithi192 bash[22035]: audit 2024-09-13T13:39:19.238811+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:39:20.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:20 smithi192 bash[22035]: audit 2024-09-13T13:39:19.240444+0000 mon.c (mon.2) 211 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:39:20.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:20 smithi192 bash[22035]: audit 2024-09-13T13:39:19.250610+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:39:20.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:20 smithi192 bash[22035]: audit 2024-09-13T13:39:19.278062+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:39:20.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:20 smithi192 bash[22035]: audit 2024-09-13T13:39:19.278466+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24457 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:39:20.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:20 smithi192 bash[22035]: audit 2024-09-13T13:39:19.280038+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:39:20.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:20 smithi192 bash[22035]: audit 2024-09-13T13:39:19.281413+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:39:21.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:21 smithi076 bash[19831]: cephadm 2024-09-13T13:39:19.278372+0000 mgr.x (mgr.24457) 144 : cephadm [INF] Deploying daemon mgr.y on smithi076 2024-09-13T13:39:21.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:21 smithi076 bash[19831]: audit 2024-09-13T13:39:20.580712+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:39:21.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:21 smithi076 bash[26447]: cephadm 2024-09-13T13:39:19.278372+0000 mgr.x (mgr.24457) 144 : cephadm [INF] Deploying daemon mgr.y on smithi076 2024-09-13T13:39:21.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:21 smithi076 bash[26447]: audit 2024-09-13T13:39:20.580712+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:39:21.600 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:21 smithi192 bash[22035]: cephadm 2024-09-13T13:39:19.278372+0000 mgr.x (mgr.24457) 144 : cephadm [INF] Deploying daemon mgr.y on smithi076 2024-09-13T13:39:21.600 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:21 smithi192 bash[22035]: audit 2024-09-13T13:39:20.580712+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:39:21.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:39:21 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:39:21] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-13T13:39:22.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:22 smithi076 bash[19831]: audit 2024-09-13T13:39:20.625886+0000 mgr.x (mgr.24457) 145 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:22.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:22 smithi076 bash[19831]: cluster 2024-09-13T13:39:20.976867+0000 mgr.x (mgr.24457) 146 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:22.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:22 smithi076 bash[26447]: audit 2024-09-13T13:39:20.625886+0000 mgr.x (mgr.24457) 145 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:22.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:22 smithi076 bash[26447]: cluster 2024-09-13T13:39:20.976867+0000 mgr.x (mgr.24457) 146 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:22.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:22 smithi192 bash[22035]: audit 2024-09-13T13:39:20.625886+0000 mgr.x (mgr.24457) 145 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:22.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:22 smithi192 bash[22035]: cluster 2024-09-13T13:39:20.976867+0000 mgr.x (mgr.24457) 146 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:24.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:24 smithi076 bash[19831]: cluster 2024-09-13T13:39:22.977856+0000 mgr.x (mgr.24457) 147 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:24.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:24 smithi076 bash[26447]: cluster 2024-09-13T13:39:22.977856+0000 mgr.x (mgr.24457) 147 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:24.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:24 smithi192 bash[22035]: cluster 2024-09-13T13:39:22.977856+0000 mgr.x (mgr.24457) 147 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:24.683 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:39:26.488 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:26 smithi076 bash[19831]: cluster 2024-09-13T13:39:24.978570+0000 mgr.x (mgr.24457) 148 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:26.488 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:26 smithi076 bash[26447]: cluster 2024-09-13T13:39:24.978570+0000 mgr.x (mgr.24457) 148 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:26.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:26 smithi192 bash[22035]: cluster 2024-09-13T13:39:24.978570+0000 mgr.x (mgr.24457) 148 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:26.856 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:39:26.856 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (13m) 2m ago 13m 13.4M - 0.25.0 c8568f914cd2 a83654beb58f 2024-09-13T13:39:26.856 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (13m) 2m ago 13m 74.8M - 9.4.12 2bacad6d85d8 ef0336eb1381 2024-09-13T13:39:26.856 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (3m) 2m ago 11m 46.8M - 3.8 19dc8d659727 1930cdd09dd5 2024-09-13T13:39:26.856 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (4m) 2m ago 22m 496M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1e440f668e79 2024-09-13T13:39:26.856 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:9283,8765 running (24m) 2m ago 24m 426M - 19.1.1-322-g7741f7f9 19dc8d659727 2d5cdf938cde 2024-09-13T13:39:26.856 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (24m) 2m ago 24m 58.7M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:39:26.856 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (22m) 2m ago 22m 45.8M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 3ffc8db9dbc1 2024-09-13T13:39:26.856 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (22m) 2m ago 22m 47.4M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:39:26.856 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (13m) 2m ago 14m 8576k - 1.5.0 0da6a335fe13 fdc8e22d5ead 2024-09-13T13:39:26.857 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (13m) 2m ago 13m 8720k - 1.5.0 0da6a335fe13 dc21b2c7101e 2024-09-13T13:39:26.857 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (21m) 2m ago 21m 53.7M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:39:26.857 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (20m) 2m ago 20m 61.7M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:39:26.857 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (19m) 2m ago 19m 50.1M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:39:26.857 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (18m) 2m ago 18m 59.7M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:39:26.857 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (17m) 2m ago 17m 52.2M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:39:26.857 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (16m) 2m ago 17m 59.9M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:39:26.857 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (16m) 2m ago 16m 49.2M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:39:26.857 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (15m) 2m ago 15m 60.2M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:39:26.857 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (3m) 2m ago 14m 31.3M - 2.43.0 a07b618ecd1d e5539d19caa6 2024-09-13T13:39:26.857 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (11m) 2m ago 11m 94.7M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:39:26.857 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (11m) 2m ago 11m 95.0M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:39:27.651 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'sleep 180' 2024-09-13T13:39:28.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:28 smithi076 bash[19831]: audit 2024-09-13T13:39:26.819759+0000 mgr.x (mgr.24457) 149 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:28.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:28 smithi076 bash[19831]: cluster 2024-09-13T13:39:26.980199+0000 mgr.x (mgr.24457) 150 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:28.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:28 smithi076 bash[26447]: audit 2024-09-13T13:39:26.819759+0000 mgr.x (mgr.24457) 149 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:28.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:28 smithi076 bash[26447]: cluster 2024-09-13T13:39:26.980199+0000 mgr.x (mgr.24457) 150 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:28.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:28 smithi192 bash[22035]: audit 2024-09-13T13:39:26.819759+0000 mgr.x (mgr.24457) 149 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:28.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:28 smithi192 bash[22035]: cluster 2024-09-13T13:39:26.980199+0000 mgr.x (mgr.24457) 150 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:29.584 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:29 smithi076 bash[19831]: cluster 2024-09-13T13:39:28.980904+0000 mgr.x (mgr.24457) 151 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:29.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:29 smithi076 bash[26447]: cluster 2024-09-13T13:39:28.980904+0000 mgr.x (mgr.24457) 151 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:29.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:29 smithi192 bash[22035]: cluster 2024-09-13T13:39:28.980904+0000 mgr.x (mgr.24457) 151 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:31.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:39:31 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:39:31] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-13T13:39:32.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:32 smithi076 bash[19831]: audit 2024-09-13T13:39:30.634230+0000 mgr.x (mgr.24457) 152 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:32.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:32 smithi076 bash[19831]: cluster 2024-09-13T13:39:30.982764+0000 mgr.x (mgr.24457) 153 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:32.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:32 smithi076 bash[26447]: audit 2024-09-13T13:39:30.634230+0000 mgr.x (mgr.24457) 152 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:32.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:32 smithi076 bash[26447]: cluster 2024-09-13T13:39:30.982764+0000 mgr.x (mgr.24457) 153 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:32.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:32 smithi192 bash[22035]: audit 2024-09-13T13:39:30.634230+0000 mgr.x (mgr.24457) 152 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:32.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:32 smithi192 bash[22035]: cluster 2024-09-13T13:39:30.982764+0000 mgr.x (mgr.24457) 153 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:32.491 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:39:34.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:34 smithi076 bash[19831]: cluster 2024-09-13T13:39:32.983457+0000 mgr.x (mgr.24457) 154 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:34.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:34 smithi076 bash[26447]: cluster 2024-09-13T13:39:32.983457+0000 mgr.x (mgr.24457) 154 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:34.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:34 smithi192 bash[22035]: cluster 2024-09-13T13:39:32.983457+0000 mgr.x (mgr.24457) 154 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:36.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:36 smithi076 bash[19831]: cluster 2024-09-13T13:39:34.984160+0000 mgr.x (mgr.24457) 155 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:36.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:36 smithi076 bash[19831]: audit 2024-09-13T13:39:35.580854+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:39:36.336 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:36 smithi076 bash[26447]: cluster 2024-09-13T13:39:34.984160+0000 mgr.x (mgr.24457) 155 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:36.336 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:36 smithi076 bash[26447]: audit 2024-09-13T13:39:35.580854+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:39:36.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:36 smithi192 bash[22035]: cluster 2024-09-13T13:39:34.984160+0000 mgr.x (mgr.24457) 155 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:36.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:36 smithi192 bash[22035]: audit 2024-09-13T13:39:35.580854+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:39:38.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:38 smithi076 bash[19831]: cluster 2024-09-13T13:39:36.985807+0000 mgr.x (mgr.24457) 156 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:38.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:38 smithi076 bash[26447]: cluster 2024-09-13T13:39:36.985807+0000 mgr.x (mgr.24457) 156 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:38.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:38 smithi192 bash[22035]: cluster 2024-09-13T13:39:36.985807+0000 mgr.x (mgr.24457) 156 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:40.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:40 smithi076 bash[26447]: cluster 2024-09-13T13:39:38.986562+0000 mgr.x (mgr.24457) 157 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:40.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:40 smithi076 bash[19831]: cluster 2024-09-13T13:39:38.986562+0000 mgr.x (mgr.24457) 157 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:40.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:40 smithi192 bash[22035]: cluster 2024-09-13T13:39:38.986562+0000 mgr.x (mgr.24457) 157 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:41.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:39:41 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:39:41] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-13T13:39:42.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:42 smithi076 bash[26447]: audit 2024-09-13T13:39:40.646015+0000 mgr.x (mgr.24457) 158 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:42.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:42 smithi076 bash[26447]: cluster 2024-09-13T13:39:40.988083+0000 mgr.x (mgr.24457) 159 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:42.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:42 smithi076 bash[19831]: audit 2024-09-13T13:39:40.646015+0000 mgr.x (mgr.24457) 158 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:42.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:42 smithi076 bash[19831]: cluster 2024-09-13T13:39:40.988083+0000 mgr.x (mgr.24457) 159 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:42.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:42 smithi192 bash[22035]: audit 2024-09-13T13:39:40.646015+0000 mgr.x (mgr.24457) 158 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:42.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:42 smithi192 bash[22035]: cluster 2024-09-13T13:39:40.988083+0000 mgr.x (mgr.24457) 159 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:44.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:44 smithi076 bash[19831]: cluster 2024-09-13T13:39:42.988794+0000 mgr.x (mgr.24457) 160 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:44.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:44 smithi076 bash[26447]: cluster 2024-09-13T13:39:42.988794+0000 mgr.x (mgr.24457) 160 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:44.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:44 smithi192 bash[22035]: cluster 2024-09-13T13:39:42.988794+0000 mgr.x (mgr.24457) 160 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:46.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:46 smithi076 bash[19831]: cluster 2024-09-13T13:39:44.989493+0000 mgr.x (mgr.24457) 161 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:46.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:46 smithi076 bash[26447]: cluster 2024-09-13T13:39:44.989493+0000 mgr.x (mgr.24457) 161 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:46.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:46 smithi192 bash[22035]: cluster 2024-09-13T13:39:44.989493+0000 mgr.x (mgr.24457) 161 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:48.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:48 smithi076 bash[19831]: cluster 2024-09-13T13:39:46.991202+0000 mgr.x (mgr.24457) 162 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:48.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:48 smithi076 bash[26447]: cluster 2024-09-13T13:39:46.991202+0000 mgr.x (mgr.24457) 162 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:48.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:48 smithi192 bash[22035]: cluster 2024-09-13T13:39:46.991202+0000 mgr.x (mgr.24457) 162 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:50.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:50 smithi076 bash[19831]: cluster 2024-09-13T13:39:48.991905+0000 mgr.x (mgr.24457) 163 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:50.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:50 smithi076 bash[26447]: cluster 2024-09-13T13:39:48.991905+0000 mgr.x (mgr.24457) 163 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:50.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:50 smithi192 bash[22035]: cluster 2024-09-13T13:39:48.991905+0000 mgr.x (mgr.24457) 163 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:51.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:51 smithi076 bash[26447]: audit 2024-09-13T13:39:50.580969+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:39:51.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:51 smithi076 bash[19831]: audit 2024-09-13T13:39:50.580969+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:39:51.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:51 smithi192 bash[22035]: audit 2024-09-13T13:39:50.580969+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:39:51.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:39:51 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:39:51] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-13T13:39:52.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:52 smithi076 bash[19831]: audit 2024-09-13T13:39:50.655392+0000 mgr.x (mgr.24457) 164 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:52.335 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:52 smithi076 bash[19831]: cluster 2024-09-13T13:39:50.993484+0000 mgr.x (mgr.24457) 165 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:52.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:52 smithi076 bash[26447]: audit 2024-09-13T13:39:50.655392+0000 mgr.x (mgr.24457) 164 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:52.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:52 smithi076 bash[26447]: cluster 2024-09-13T13:39:50.993484+0000 mgr.x (mgr.24457) 165 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:52.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:52 smithi192 bash[22035]: audit 2024-09-13T13:39:50.655392+0000 mgr.x (mgr.24457) 164 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:39:52.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:52 smithi192 bash[22035]: cluster 2024-09-13T13:39:50.993484+0000 mgr.x (mgr.24457) 165 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:54.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:54 smithi192 bash[22035]: cluster 2024-09-13T13:39:52.994187+0000 mgr.x (mgr.24457) 166 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:54.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:54 smithi076 bash[26447]: cluster 2024-09-13T13:39:52.994187+0000 mgr.x (mgr.24457) 166 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:54.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:54 smithi076 bash[19831]: cluster 2024-09-13T13:39:52.994187+0000 mgr.x (mgr.24457) 166 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:56.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:56 smithi192 bash[22035]: cluster 2024-09-13T13:39:54.994911+0000 mgr.x (mgr.24457) 167 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:56.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:56 smithi076 bash[26447]: cluster 2024-09-13T13:39:54.994911+0000 mgr.x (mgr.24457) 167 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:56.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:56 smithi076 bash[19831]: cluster 2024-09-13T13:39:54.994911+0000 mgr.x (mgr.24457) 167 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:39:58.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:39:58 smithi192 bash[22035]: cluster 2024-09-13T13:39:56.996533+0000 mgr.x (mgr.24457) 168 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:58.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:39:58 smithi076 bash[19831]: cluster 2024-09-13T13:39:56.996533+0000 mgr.x (mgr.24457) 168 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:39:58.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:39:58 smithi076 bash[26447]: cluster 2024-09-13T13:39:56.996533+0000 mgr.x (mgr.24457) 168 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:00.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:00 smithi192 bash[22035]: cluster 2024-09-13T13:39:58.997252+0000 mgr.x (mgr.24457) 169 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:00.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:00 smithi192 bash[22035]: cluster 2024-09-13T13:40:00.000146+0000 mon.a (mon.0) 1010 : cluster [INF] overall HEALTH_OK 2024-09-13T13:40:00.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:00 smithi076 bash[26447]: cluster 2024-09-13T13:39:58.997252+0000 mgr.x (mgr.24457) 169 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:00.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:00 smithi076 bash[26447]: cluster 2024-09-13T13:40:00.000146+0000 mon.a (mon.0) 1010 : cluster [INF] overall HEALTH_OK 2024-09-13T13:40:00.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:00 smithi076 bash[19831]: cluster 2024-09-13T13:39:58.997252+0000 mgr.x (mgr.24457) 169 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:00.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:00 smithi076 bash[19831]: cluster 2024-09-13T13:40:00.000146+0000 mon.a (mon.0) 1010 : cluster [INF] overall HEALTH_OK 2024-09-13T13:40:01.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:40:01 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:40:01] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-13T13:40:02.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:02 smithi192 bash[22035]: audit 2024-09-13T13:40:00.666706+0000 mgr.x (mgr.24457) 170 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:02.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:02 smithi192 bash[22035]: cluster 2024-09-13T13:40:00.998835+0000 mgr.x (mgr.24457) 171 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:02.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:02 smithi076 bash[26447]: audit 2024-09-13T13:40:00.666706+0000 mgr.x (mgr.24457) 170 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:02.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:02 smithi076 bash[26447]: cluster 2024-09-13T13:40:00.998835+0000 mgr.x (mgr.24457) 171 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:02.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:02 smithi076 bash[19831]: audit 2024-09-13T13:40:00.666706+0000 mgr.x (mgr.24457) 170 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:02.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:02 smithi076 bash[19831]: cluster 2024-09-13T13:40:00.998835+0000 mgr.x (mgr.24457) 171 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:04.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:04 smithi192 bash[22035]: cluster 2024-09-13T13:40:02.999538+0000 mgr.x (mgr.24457) 172 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:04.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:04 smithi076 bash[19831]: cluster 2024-09-13T13:40:02.999538+0000 mgr.x (mgr.24457) 172 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:04.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:04 smithi076 bash[26447]: cluster 2024-09-13T13:40:02.999538+0000 mgr.x (mgr.24457) 172 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:06.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:06 smithi192 bash[22035]: cluster 2024-09-13T13:40:05.000275+0000 mgr.x (mgr.24457) 173 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:06.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:06 smithi192 bash[22035]: audit 2024-09-13T13:40:05.581045+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:40:06.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:06 smithi076 bash[19831]: cluster 2024-09-13T13:40:05.000275+0000 mgr.x (mgr.24457) 173 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:06.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:06 smithi076 bash[19831]: audit 2024-09-13T13:40:05.581045+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:40:06.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:06 smithi076 bash[26447]: cluster 2024-09-13T13:40:05.000275+0000 mgr.x (mgr.24457) 173 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:06.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:06 smithi076 bash[26447]: audit 2024-09-13T13:40:05.581045+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:40:08.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:08 smithi192 bash[22035]: cluster 2024-09-13T13:40:07.001968+0000 mgr.x (mgr.24457) 174 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:08.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:08 smithi076 bash[19831]: cluster 2024-09-13T13:40:07.001968+0000 mgr.x (mgr.24457) 174 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:08.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:08 smithi076 bash[26447]: cluster 2024-09-13T13:40:07.001968+0000 mgr.x (mgr.24457) 174 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:10.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:10 smithi192 bash[22035]: cluster 2024-09-13T13:40:09.002685+0000 mgr.x (mgr.24457) 175 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:10.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:10 smithi076 bash[19831]: cluster 2024-09-13T13:40:09.002685+0000 mgr.x (mgr.24457) 175 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:10.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:10 smithi076 bash[26447]: cluster 2024-09-13T13:40:09.002685+0000 mgr.x (mgr.24457) 175 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:11.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:40:11 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:40:11] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-13T13:40:12.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:12 smithi192 bash[22035]: audit 2024-09-13T13:40:10.675031+0000 mgr.x (mgr.24457) 176 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:12.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:12 smithi192 bash[22035]: cluster 2024-09-13T13:40:11.004205+0000 mgr.x (mgr.24457) 177 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:12.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:12 smithi076 bash[19831]: audit 2024-09-13T13:40:10.675031+0000 mgr.x (mgr.24457) 176 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:12.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:12 smithi076 bash[19831]: cluster 2024-09-13T13:40:11.004205+0000 mgr.x (mgr.24457) 177 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:12.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:12 smithi076 bash[26447]: audit 2024-09-13T13:40:10.675031+0000 mgr.x (mgr.24457) 176 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:12.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:12 smithi076 bash[26447]: cluster 2024-09-13T13:40:11.004205+0000 mgr.x (mgr.24457) 177 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:14.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:14 smithi192 bash[22035]: cluster 2024-09-13T13:40:13.004905+0000 mgr.x (mgr.24457) 178 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:14.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:14 smithi076 bash[19831]: cluster 2024-09-13T13:40:13.004905+0000 mgr.x (mgr.24457) 178 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:14.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:14 smithi076 bash[26447]: cluster 2024-09-13T13:40:13.004905+0000 mgr.x (mgr.24457) 178 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:16 smithi192 bash[22035]: cluster 2024-09-13T13:40:15.005605+0000 mgr.x (mgr.24457) 179 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:16.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:16 smithi076 bash[19831]: cluster 2024-09-13T13:40:15.005605+0000 mgr.x (mgr.24457) 179 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:16.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:16 smithi076 bash[26447]: cluster 2024-09-13T13:40:15.005605+0000 mgr.x (mgr.24457) 179 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:18.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:18 smithi192 bash[22035]: cluster 2024-09-13T13:40:17.007268+0000 mgr.x (mgr.24457) 180 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:18.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:18 smithi076 bash[26447]: cluster 2024-09-13T13:40:17.007268+0000 mgr.x (mgr.24457) 180 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:18.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:18 smithi076 bash[19831]: cluster 2024-09-13T13:40:17.007268+0000 mgr.x (mgr.24457) 180 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:20.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:20 smithi192 bash[22035]: cluster 2024-09-13T13:40:19.007977+0000 mgr.x (mgr.24457) 181 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:20.585 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:20 smithi076 bash[26447]: cluster 2024-09-13T13:40:19.007977+0000 mgr.x (mgr.24457) 181 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:20.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:20 smithi076 bash[19831]: cluster 2024-09-13T13:40:19.007977+0000 mgr.x (mgr.24457) 181 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:21.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:21 smithi192 bash[22035]: audit 2024-09-13T13:40:20.581072+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:40:21.585 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:21 smithi076 bash[19831]: audit 2024-09-13T13:40:20.581072+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:40:21.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:21 smithi076 bash[26447]: audit 2024-09-13T13:40:20.581072+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:40:21.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:40:21 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:40:21] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-13T13:40:22.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:22 smithi192 bash[22035]: audit 2024-09-13T13:40:20.683057+0000 mgr.x (mgr.24457) 182 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:22.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:22 smithi192 bash[22035]: cluster 2024-09-13T13:40:21.009529+0000 mgr.x (mgr.24457) 183 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:22.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:22 smithi076 bash[26447]: audit 2024-09-13T13:40:20.683057+0000 mgr.x (mgr.24457) 182 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:22.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:22 smithi076 bash[26447]: cluster 2024-09-13T13:40:21.009529+0000 mgr.x (mgr.24457) 183 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:22.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:22 smithi076 bash[19831]: audit 2024-09-13T13:40:20.683057+0000 mgr.x (mgr.24457) 182 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:22.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:22 smithi076 bash[19831]: cluster 2024-09-13T13:40:21.009529+0000 mgr.x (mgr.24457) 183 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:24.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:24 smithi192 bash[22035]: cluster 2024-09-13T13:40:23.010234+0000 mgr.x (mgr.24457) 184 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:24.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:24 smithi076 bash[19831]: cluster 2024-09-13T13:40:23.010234+0000 mgr.x (mgr.24457) 184 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:24.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:24 smithi076 bash[26447]: cluster 2024-09-13T13:40:23.010234+0000 mgr.x (mgr.24457) 184 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:26.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:26 smithi192 bash[22035]: cluster 2024-09-13T13:40:25.010933+0000 mgr.x (mgr.24457) 185 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:26.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:26 smithi076 bash[26447]: cluster 2024-09-13T13:40:25.010933+0000 mgr.x (mgr.24457) 185 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:26.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:26 smithi076 bash[19831]: cluster 2024-09-13T13:40:25.010933+0000 mgr.x (mgr.24457) 185 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:28.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:28 smithi192 bash[22035]: cluster 2024-09-13T13:40:27.012677+0000 mgr.x (mgr.24457) 186 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:28.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:28 smithi076 bash[26447]: cluster 2024-09-13T13:40:27.012677+0000 mgr.x (mgr.24457) 186 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:28.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:28 smithi076 bash[19831]: cluster 2024-09-13T13:40:27.012677+0000 mgr.x (mgr.24457) 186 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:30.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:30 smithi192 bash[22035]: cluster 2024-09-13T13:40:29.013505+0000 mgr.x (mgr.24457) 187 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:30.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:30 smithi076 bash[26447]: cluster 2024-09-13T13:40:29.013505+0000 mgr.x (mgr.24457) 187 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:30.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:30 smithi076 bash[19831]: cluster 2024-09-13T13:40:29.013505+0000 mgr.x (mgr.24457) 187 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:31.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:40:31 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:40:31] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-13T13:40:32.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:32 smithi192 bash[22035]: audit 2024-09-13T13:40:30.691450+0000 mgr.x (mgr.24457) 188 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:32.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:32 smithi192 bash[22035]: cluster 2024-09-13T13:40:31.015151+0000 mgr.x (mgr.24457) 189 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:32.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:32 smithi076 bash[19831]: audit 2024-09-13T13:40:30.691450+0000 mgr.x (mgr.24457) 188 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:32.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:32 smithi076 bash[19831]: cluster 2024-09-13T13:40:31.015151+0000 mgr.x (mgr.24457) 189 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:32.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:32 smithi076 bash[26447]: audit 2024-09-13T13:40:30.691450+0000 mgr.x (mgr.24457) 188 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:32.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:32 smithi076 bash[26447]: cluster 2024-09-13T13:40:31.015151+0000 mgr.x (mgr.24457) 189 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:34.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:34 smithi076 bash[26447]: cluster 2024-09-13T13:40:33.015885+0000 mgr.x (mgr.24457) 190 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:34.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:34 smithi076 bash[19831]: cluster 2024-09-13T13:40:33.015885+0000 mgr.x (mgr.24457) 190 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:34.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:34 smithi192 bash[22035]: cluster 2024-09-13T13:40:33.015885+0000 mgr.x (mgr.24457) 190 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:36.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:36 smithi076 bash[19831]: cluster 2024-09-13T13:40:35.016577+0000 mgr.x (mgr.24457) 191 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:36.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:36 smithi076 bash[19831]: audit 2024-09-13T13:40:35.581431+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:40:36.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:36 smithi076 bash[26447]: cluster 2024-09-13T13:40:35.016577+0000 mgr.x (mgr.24457) 191 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:36.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:36 smithi076 bash[26447]: audit 2024-09-13T13:40:35.581431+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:40:36.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:36 smithi192 bash[22035]: cluster 2024-09-13T13:40:35.016577+0000 mgr.x (mgr.24457) 191 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:36.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:36 smithi192 bash[22035]: audit 2024-09-13T13:40:35.581431+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:40:38.487 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:38 smithi076 bash[19831]: cluster 2024-09-13T13:40:37.018206+0000 mgr.x (mgr.24457) 192 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:38.488 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:38 smithi076 bash[26447]: cluster 2024-09-13T13:40:37.018206+0000 mgr.x (mgr.24457) 192 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:38.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:38 smithi192 bash[22035]: cluster 2024-09-13T13:40:37.018206+0000 mgr.x (mgr.24457) 192 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:38.769 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:38.769 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:40:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:38.770 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:40:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:38.770 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:40:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:38.770 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:40:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:38.770 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:40:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:38.771 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:38.771 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:40:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:38.771 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:38.771 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:38 smithi076 systemd[1]: Stopping Ceph mgr.y for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:40:39.586 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:39 smithi076 bash[67913]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mgr-y 2024-09-13T13:40:39.586 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:39 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-13T13:40:39.586 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:39 smithi076 bash[67977]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mgr-y 2024-09-13T13:40:39.586 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:39 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-13T13:40:39.586 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:39 smithi076 systemd[1]: Stopped Ceph mgr.y for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:40:40.086 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:40.086 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:40:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:40.087 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:40:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:40.087 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:40:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:40.087 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:40:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:40.087 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:40:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:40.088 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:40.088 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:40:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:40.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:40.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:39 smithi076 systemd[1]: Started Ceph mgr.y for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:40:40.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:40 smithi076 bash[19831]: cluster 2024-09-13T13:40:39.018924+0000 mgr.x (mgr.24457) 193 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:40:40.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:40 smithi076 bash[19831]: audit 2024-09-13T13:40:39.812026+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:40.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:40 smithi076 bash[19831]: audit 2024-09-13T13:40:39.824970+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:40.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:40 smithi076 bash[19831]: audit 2024-09-13T13:40:39.835965+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:40.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:40 smithi076 bash[19831]: audit 2024-09-13T13:40:39.846187+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:40.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:40 smithi076 bash[26447]: cluster 2024-09-13T13:40:39.018924+0000 mgr.x (mgr.24457) 193 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:40:40.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:40 smithi076 bash[26447]: audit 2024-09-13T13:40:39.812026+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:40.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:40 smithi076 bash[26447]: audit 2024-09-13T13:40:39.824970+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:40.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:40 smithi076 bash[26447]: audit 2024-09-13T13:40:39.835965+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:40.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:40 smithi076 bash[26447]: audit 2024-09-13T13:40:39.846187+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:40.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:40 smithi192 bash[22035]: cluster 2024-09-13T13:40:39.018924+0000 mgr.x (mgr.24457) 193 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:40:40.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:40 smithi192 bash[22035]: audit 2024-09-13T13:40:39.812026+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:40.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:40 smithi192 bash[22035]: audit 2024-09-13T13:40:39.824970+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:40.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:40 smithi192 bash[22035]: audit 2024-09-13T13:40:39.835965+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:40.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:40 smithi192 bash[22035]: audit 2024-09-13T13:40:39.846187+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:41.336 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:41 smithi076 bash[68032]: debug 2024-09-13T13:40:41.028+0000 7fdd6d283640 1 -- 172.21.15.76:0/2281878438 <== mon.2 v2:172.21.15.76:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560e72e110e0 con 0x560e72e12800 2024-09-13T13:40:41.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:40:41 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:40:41] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-13T13:40:42.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:42 smithi076 bash[19831]: audit 2024-09-13T13:40:40.703175+0000 mgr.x (mgr.24457) 194 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:42.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:42 smithi076 bash[19831]: cluster 2024-09-13T13:40:41.020645+0000 mgr.x (mgr.24457) 195 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:42.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:42 smithi076 bash[26447]: audit 2024-09-13T13:40:40.703175+0000 mgr.x (mgr.24457) 194 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:42.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:42 smithi076 bash[26447]: cluster 2024-09-13T13:40:41.020645+0000 mgr.x (mgr.24457) 195 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:42.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:42 smithi192 bash[22035]: audit 2024-09-13T13:40:40.703175+0000 mgr.x (mgr.24457) 194 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:42.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:42 smithi192 bash[22035]: cluster 2024-09-13T13:40:41.020645+0000 mgr.x (mgr.24457) 195 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:44.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:44 smithi076 bash[26447]: cluster 2024-09-13T13:40:43.021203+0000 mgr.x (mgr.24457) 196 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:40:44.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:44 smithi076 bash[19831]: cluster 2024-09-13T13:40:43.021203+0000 mgr.x (mgr.24457) 196 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:40:44.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:44 smithi192 bash[22035]: cluster 2024-09-13T13:40:43.021203+0000 mgr.x (mgr.24457) 196 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:40:46.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:46 smithi076 bash[26447]: cluster 2024-09-13T13:40:45.021981+0000 mgr.x (mgr.24457) 197 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:40:46.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:46 smithi076 bash[26447]: audit 2024-09-13T13:40:45.880327+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:46.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:46 smithi076 bash[26447]: audit 2024-09-13T13:40:45.888159+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:46.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:46 smithi076 bash[26447]: audit 2024-09-13T13:40:45.994258+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:46.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:46 smithi076 bash[26447]: audit 2024-09-13T13:40:46.004239+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:46.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:46 smithi076 bash[19831]: cluster 2024-09-13T13:40:45.021981+0000 mgr.x (mgr.24457) 197 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:40:46.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:46 smithi076 bash[19831]: audit 2024-09-13T13:40:45.880327+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:46.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:46 smithi076 bash[19831]: audit 2024-09-13T13:40:45.888159+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:46.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:46 smithi076 bash[19831]: audit 2024-09-13T13:40:45.994258+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:46.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:46 smithi076 bash[19831]: audit 2024-09-13T13:40:46.004239+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:46.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:46 smithi192 bash[22035]: cluster 2024-09-13T13:40:45.021981+0000 mgr.x (mgr.24457) 197 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:40:46.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:46 smithi192 bash[22035]: audit 2024-09-13T13:40:45.880327+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:46.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:46 smithi192 bash[22035]: audit 2024-09-13T13:40:45.888159+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:46.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:46 smithi192 bash[22035]: audit 2024-09-13T13:40:45.994258+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:46.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:46 smithi192 bash[22035]: audit 2024-09-13T13:40:46.004239+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:47.586 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[68032]: [13/Sep/2024:13:40:47] ENGINE Bus STARTING 2024-09-13T13:40:47.587 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[68032]: CherryPy Checker: 2024-09-13T13:40:47.587 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[68032]: The Application mounted at '' has an empty config. 2024-09-13T13:40:47.587 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[68032]: [13/Sep/2024:13:40:47] ENGINE Serving on http://:::9283 2024-09-13T13:40:47.587 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[68032]: [13/Sep/2024:13:40:47] ENGINE Bus STARTED 2024-09-13T13:40:47.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[19831]: audit 2024-09-13T13:40:46.613955+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:40:47.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[19831]: audit 2024-09-13T13:40:46.615471+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:40:47.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[19831]: audit 2024-09-13T13:40:46.628838+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:47.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[19831]: cluster 2024-09-13T13:40:47.150118+0000 mon.a (mon.0) 1020 : cluster [DBG] Standby manager daemon y restarted 2024-09-13T13:40:47.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[19831]: cluster 2024-09-13T13:40:47.150322+0000 mon.a (mon.0) 1021 : cluster [DBG] Standby manager daemon y started 2024-09-13T13:40:47.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[19831]: audit 2024-09-13T13:40:47.154020+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.? 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:40:47.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[19831]: audit 2024-09-13T13:40:47.155124+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.? 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:40:47.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[19831]: audit 2024-09-13T13:40:47.159315+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.? 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:40:47.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[19831]: audit 2024-09-13T13:40:47.160040+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.? 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:40:47.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[26447]: audit 2024-09-13T13:40:46.613955+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:40:47.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[26447]: audit 2024-09-13T13:40:46.615471+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:40:47.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[26447]: audit 2024-09-13T13:40:46.628838+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:47.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[26447]: cluster 2024-09-13T13:40:47.150118+0000 mon.a (mon.0) 1020 : cluster [DBG] Standby manager daemon y restarted 2024-09-13T13:40:47.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[26447]: cluster 2024-09-13T13:40:47.150322+0000 mon.a (mon.0) 1021 : cluster [DBG] Standby manager daemon y started 2024-09-13T13:40:47.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[26447]: audit 2024-09-13T13:40:47.154020+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.? 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:40:47.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[26447]: audit 2024-09-13T13:40:47.155124+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.? 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:40:47.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[26447]: audit 2024-09-13T13:40:47.159315+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.? 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:40:47.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:47 smithi076 bash[26447]: audit 2024-09-13T13:40:47.160040+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.? 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:40:47.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:47 smithi192 bash[22035]: audit 2024-09-13T13:40:46.613955+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:40:47.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:47 smithi192 bash[22035]: audit 2024-09-13T13:40:46.615471+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:40:47.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:47 smithi192 bash[22035]: audit 2024-09-13T13:40:46.628838+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:40:47.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:47 smithi192 bash[22035]: cluster 2024-09-13T13:40:47.150118+0000 mon.a (mon.0) 1020 : cluster [DBG] Standby manager daemon y restarted 2024-09-13T13:40:47.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:47 smithi192 bash[22035]: cluster 2024-09-13T13:40:47.150322+0000 mon.a (mon.0) 1021 : cluster [DBG] Standby manager daemon y started 2024-09-13T13:40:47.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:47 smithi192 bash[22035]: audit 2024-09-13T13:40:47.154020+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.? 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:40:47.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:47 smithi192 bash[22035]: audit 2024-09-13T13:40:47.155124+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.? 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:40:47.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:47 smithi192 bash[22035]: audit 2024-09-13T13:40:47.159315+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.? 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:40:47.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:47 smithi192 bash[22035]: audit 2024-09-13T13:40:47.160040+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.? 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:40:48.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:48 smithi076 bash[19831]: cluster 2024-09-13T13:40:47.023680+0000 mgr.x (mgr.24457) 198 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:48.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:48 smithi076 bash[19831]: cluster 2024-09-13T13:40:47.653826+0000 mon.a (mon.0) 1022 : cluster [DBG] mgrmap e27: x(active, since 4m), standbys: y 2024-09-13T13:40:48.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:48 smithi076 bash[26447]: cluster 2024-09-13T13:40:47.023680+0000 mgr.x (mgr.24457) 198 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:48.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:48 smithi076 bash[26447]: cluster 2024-09-13T13:40:47.653826+0000 mon.a (mon.0) 1022 : cluster [DBG] mgrmap e27: x(active, since 4m), standbys: y 2024-09-13T13:40:48.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:48 smithi192 bash[22035]: cluster 2024-09-13T13:40:47.023680+0000 mgr.x (mgr.24457) 198 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:48.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:48 smithi192 bash[22035]: cluster 2024-09-13T13:40:47.653826+0000 mon.a (mon.0) 1022 : cluster [DBG] mgrmap e27: x(active, since 4m), standbys: y 2024-09-13T13:40:50.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:50 smithi076 bash[19831]: cluster 2024-09-13T13:40:49.024437+0000 mgr.x (mgr.24457) 199 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:50.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:50 smithi076 bash[26447]: cluster 2024-09-13T13:40:49.024437+0000 mgr.x (mgr.24457) 199 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:50.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:50 smithi192 bash[22035]: cluster 2024-09-13T13:40:49.024437+0000 mgr.x (mgr.24457) 199 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:51.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:51 smithi076 bash[19831]: audit 2024-09-13T13:40:50.581565+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:40:51.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:51 smithi076 bash[26447]: audit 2024-09-13T13:40:50.581565+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:40:51.600 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:51 smithi192 bash[22035]: audit 2024-09-13T13:40:50.581565+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:40:51.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:40:51 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:40:51] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-13T13:40:52.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:52 smithi076 bash[26447]: audit 2024-09-13T13:40:50.714824+0000 mgr.x (mgr.24457) 200 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:52.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:52 smithi076 bash[26447]: cluster 2024-09-13T13:40:51.026105+0000 mgr.x (mgr.24457) 201 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:52.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:52 smithi076 bash[19831]: audit 2024-09-13T13:40:50.714824+0000 mgr.x (mgr.24457) 200 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:52.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:52 smithi076 bash[19831]: cluster 2024-09-13T13:40:51.026105+0000 mgr.x (mgr.24457) 201 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:52.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:52 smithi192 bash[22035]: audit 2024-09-13T13:40:50.714824+0000 mgr.x (mgr.24457) 200 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:40:52.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:52 smithi192 bash[22035]: cluster 2024-09-13T13:40:51.026105+0000 mgr.x (mgr.24457) 201 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:54.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:54 smithi076 bash[19831]: cluster 2024-09-13T13:40:53.026852+0000 mgr.x (mgr.24457) 202 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:54.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:54 smithi076 bash[26447]: cluster 2024-09-13T13:40:53.026852+0000 mgr.x (mgr.24457) 202 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:54.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:54 smithi192 bash[22035]: cluster 2024-09-13T13:40:53.026852+0000 mgr.x (mgr.24457) 202 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:55.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:55 smithi076 bash[19831]: cluster 2024-09-13T13:40:55.027548+0000 mgr.x (mgr.24457) 203 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:55.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:55 smithi076 bash[26447]: cluster 2024-09-13T13:40:55.027548+0000 mgr.x (mgr.24457) 203 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:55.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:55 smithi192 bash[22035]: cluster 2024-09-13T13:40:55.027548+0000 mgr.x (mgr.24457) 203 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:40:58.336 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:40:58 smithi076 bash[26447]: cluster 2024-09-13T13:40:57.029179+0000 mgr.x (mgr.24457) 204 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:58.337 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:40:58 smithi076 bash[19831]: cluster 2024-09-13T13:40:57.029179+0000 mgr.x (mgr.24457) 204 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:40:58.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:40:58 smithi192 bash[22035]: cluster 2024-09-13T13:40:57.029179+0000 mgr.x (mgr.24457) 204 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:00.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:00 smithi192 bash[22035]: cluster 2024-09-13T13:40:59.029862+0000 mgr.x (mgr.24457) 205 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:00.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:00 smithi076 bash[26447]: cluster 2024-09-13T13:40:59.029862+0000 mgr.x (mgr.24457) 205 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:00.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:00 smithi076 bash[19831]: cluster 2024-09-13T13:40:59.029862+0000 mgr.x (mgr.24457) 205 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:01.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:41:01 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:41:01] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-13T13:41:02.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:02 smithi192 bash[22035]: audit 2024-09-13T13:41:00.723877+0000 mgr.x (mgr.24457) 206 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:02.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:02 smithi192 bash[22035]: cluster 2024-09-13T13:41:01.031448+0000 mgr.x (mgr.24457) 207 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:02.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:02 smithi076 bash[19831]: audit 2024-09-13T13:41:00.723877+0000 mgr.x (mgr.24457) 206 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:02.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:02 smithi076 bash[19831]: cluster 2024-09-13T13:41:01.031448+0000 mgr.x (mgr.24457) 207 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:02.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:02 smithi076 bash[26447]: audit 2024-09-13T13:41:00.723877+0000 mgr.x (mgr.24457) 206 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:02.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:02 smithi076 bash[26447]: cluster 2024-09-13T13:41:01.031448+0000 mgr.x (mgr.24457) 207 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:04.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:04 smithi192 bash[22035]: cluster 2024-09-13T13:41:03.032143+0000 mgr.x (mgr.24457) 208 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:04.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:04 smithi076 bash[19831]: cluster 2024-09-13T13:41:03.032143+0000 mgr.x (mgr.24457) 208 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:04.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:04 smithi076 bash[26447]: cluster 2024-09-13T13:41:03.032143+0000 mgr.x (mgr.24457) 208 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:06.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:06 smithi192 bash[22035]: cluster 2024-09-13T13:41:05.032840+0000 mgr.x (mgr.24457) 209 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:06.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:06 smithi192 bash[22035]: audit 2024-09-13T13:41:05.581763+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:41:06.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:06 smithi076 bash[19831]: cluster 2024-09-13T13:41:05.032840+0000 mgr.x (mgr.24457) 209 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:06.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:06 smithi076 bash[19831]: audit 2024-09-13T13:41:05.581763+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:41:06.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:06 smithi076 bash[26447]: cluster 2024-09-13T13:41:05.032840+0000 mgr.x (mgr.24457) 209 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:06.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:06 smithi076 bash[26447]: audit 2024-09-13T13:41:05.581763+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:41:08.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:08 smithi192 bash[22035]: cluster 2024-09-13T13:41:07.034503+0000 mgr.x (mgr.24457) 210 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:08.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:08 smithi076 bash[19831]: cluster 2024-09-13T13:41:07.034503+0000 mgr.x (mgr.24457) 210 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:08.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:08 smithi076 bash[26447]: cluster 2024-09-13T13:41:07.034503+0000 mgr.x (mgr.24457) 210 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:10.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:10 smithi192 bash[22035]: cluster 2024-09-13T13:41:09.035190+0000 mgr.x (mgr.24457) 211 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:10.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:10 smithi076 bash[19831]: cluster 2024-09-13T13:41:09.035190+0000 mgr.x (mgr.24457) 211 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:10.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:10 smithi076 bash[26447]: cluster 2024-09-13T13:41:09.035190+0000 mgr.x (mgr.24457) 211 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:11.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:41:11 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:41:11] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-13T13:41:12.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:12 smithi192 bash[22035]: audit 2024-09-13T13:41:10.732025+0000 mgr.x (mgr.24457) 212 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:12.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:12 smithi192 bash[22035]: cluster 2024-09-13T13:41:11.036739+0000 mgr.x (mgr.24457) 213 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:12.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:12 smithi076 bash[19831]: audit 2024-09-13T13:41:10.732025+0000 mgr.x (mgr.24457) 212 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:12.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:12 smithi076 bash[19831]: cluster 2024-09-13T13:41:11.036739+0000 mgr.x (mgr.24457) 213 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:12.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:12 smithi076 bash[26447]: audit 2024-09-13T13:41:10.732025+0000 mgr.x (mgr.24457) 212 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:12.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:12 smithi076 bash[26447]: cluster 2024-09-13T13:41:11.036739+0000 mgr.x (mgr.24457) 213 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:14.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:14 smithi192 bash[22035]: cluster 2024-09-13T13:41:13.037432+0000 mgr.x (mgr.24457) 214 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:14.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:14 smithi076 bash[26447]: cluster 2024-09-13T13:41:13.037432+0000 mgr.x (mgr.24457) 214 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:14.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:14 smithi076 bash[19831]: cluster 2024-09-13T13:41:13.037432+0000 mgr.x (mgr.24457) 214 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:16 smithi192 bash[22035]: cluster 2024-09-13T13:41:15.038135+0000 mgr.x (mgr.24457) 215 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:16.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:16 smithi076 bash[19831]: cluster 2024-09-13T13:41:15.038135+0000 mgr.x (mgr.24457) 215 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:16.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:16 smithi076 bash[26447]: cluster 2024-09-13T13:41:15.038135+0000 mgr.x (mgr.24457) 215 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:18.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:18 smithi192 bash[22035]: cluster 2024-09-13T13:41:17.039786+0000 mgr.x (mgr.24457) 216 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:18.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:18 smithi076 bash[19831]: cluster 2024-09-13T13:41:17.039786+0000 mgr.x (mgr.24457) 216 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:18.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:18 smithi076 bash[26447]: cluster 2024-09-13T13:41:17.039786+0000 mgr.x (mgr.24457) 216 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:20.137 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:41:19 smithi192 bash[47235]: logger=sqlstore.transactions t=2024-09-13T13:41:19.768842948Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-13T13:41:20.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:20 smithi192 bash[22035]: cluster 2024-09-13T13:41:19.040482+0000 mgr.x (mgr.24457) 217 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:20.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:20 smithi076 bash[19831]: cluster 2024-09-13T13:41:19.040482+0000 mgr.x (mgr.24457) 217 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:20.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:20 smithi076 bash[26447]: cluster 2024-09-13T13:41:19.040482+0000 mgr.x (mgr.24457) 217 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:21.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:21 smithi192 bash[22035]: audit 2024-09-13T13:41:20.582026+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:41:21.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:21 smithi076 bash[19831]: audit 2024-09-13T13:41:20.582026+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:41:21.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:21 smithi076 bash[26447]: audit 2024-09-13T13:41:20.582026+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:41:21.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:41:21 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:41:21] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-13T13:41:22.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:22 smithi192 bash[22035]: audit 2024-09-13T13:41:20.740214+0000 mgr.x (mgr.24457) 218 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:22.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:22 smithi192 bash[22035]: cluster 2024-09-13T13:41:21.042033+0000 mgr.x (mgr.24457) 219 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:22.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:22 smithi076 bash[19831]: audit 2024-09-13T13:41:20.740214+0000 mgr.x (mgr.24457) 218 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:22.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:22 smithi076 bash[19831]: cluster 2024-09-13T13:41:21.042033+0000 mgr.x (mgr.24457) 219 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:22.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:22 smithi076 bash[26447]: audit 2024-09-13T13:41:20.740214+0000 mgr.x (mgr.24457) 218 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:22.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:22 smithi076 bash[26447]: cluster 2024-09-13T13:41:21.042033+0000 mgr.x (mgr.24457) 219 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:24.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:24 smithi192 bash[22035]: cluster 2024-09-13T13:41:23.042746+0000 mgr.x (mgr.24457) 220 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:24.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:24 smithi076 bash[19831]: cluster 2024-09-13T13:41:23.042746+0000 mgr.x (mgr.24457) 220 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:24.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:24 smithi076 bash[26447]: cluster 2024-09-13T13:41:23.042746+0000 mgr.x (mgr.24457) 220 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:26.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:26 smithi192 bash[22035]: cluster 2024-09-13T13:41:25.043456+0000 mgr.x (mgr.24457) 221 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:26.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:26 smithi076 bash[19831]: cluster 2024-09-13T13:41:25.043456+0000 mgr.x (mgr.24457) 221 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:26.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:26 smithi076 bash[26447]: cluster 2024-09-13T13:41:25.043456+0000 mgr.x (mgr.24457) 221 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:28.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:28 smithi192 bash[22035]: cluster 2024-09-13T13:41:27.045046+0000 mgr.x (mgr.24457) 222 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:28.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:28 smithi076 bash[19831]: cluster 2024-09-13T13:41:27.045046+0000 mgr.x (mgr.24457) 222 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:28.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:28 smithi076 bash[26447]: cluster 2024-09-13T13:41:27.045046+0000 mgr.x (mgr.24457) 222 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:30.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:30 smithi192 bash[22035]: cluster 2024-09-13T13:41:29.045725+0000 mgr.x (mgr.24457) 223 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:30.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:30 smithi076 bash[19831]: cluster 2024-09-13T13:41:29.045725+0000 mgr.x (mgr.24457) 223 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:30.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:30 smithi076 bash[26447]: cluster 2024-09-13T13:41:29.045725+0000 mgr.x (mgr.24457) 223 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:31.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:41:31 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:41:31] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-13T13:41:32.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:32 smithi192 bash[22035]: audit 2024-09-13T13:41:30.743485+0000 mgr.x (mgr.24457) 224 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:32.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:32 smithi192 bash[22035]: cluster 2024-09-13T13:41:31.047324+0000 mgr.x (mgr.24457) 225 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:32.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:32 smithi076 bash[19831]: audit 2024-09-13T13:41:30.743485+0000 mgr.x (mgr.24457) 224 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:32.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:32 smithi076 bash[19831]: cluster 2024-09-13T13:41:31.047324+0000 mgr.x (mgr.24457) 225 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:32.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:32 smithi076 bash[26447]: audit 2024-09-13T13:41:30.743485+0000 mgr.x (mgr.24457) 224 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:32.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:32 smithi076 bash[26447]: cluster 2024-09-13T13:41:31.047324+0000 mgr.x (mgr.24457) 225 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:34.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:34 smithi192 bash[22035]: cluster 2024-09-13T13:41:33.048011+0000 mgr.x (mgr.24457) 226 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:34.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:34 smithi076 bash[19831]: cluster 2024-09-13T13:41:33.048011+0000 mgr.x (mgr.24457) 226 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:34.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:34 smithi076 bash[26447]: cluster 2024-09-13T13:41:33.048011+0000 mgr.x (mgr.24457) 226 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:36.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:36 smithi192 bash[22035]: cluster 2024-09-13T13:41:35.048752+0000 mgr.x (mgr.24457) 227 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:36.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:36 smithi192 bash[22035]: audit 2024-09-13T13:41:35.582170+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:41:36.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:36 smithi076 bash[19831]: cluster 2024-09-13T13:41:35.048752+0000 mgr.x (mgr.24457) 227 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:36.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:36 smithi076 bash[19831]: audit 2024-09-13T13:41:35.582170+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:41:36.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:36 smithi076 bash[26447]: cluster 2024-09-13T13:41:35.048752+0000 mgr.x (mgr.24457) 227 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:36.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:36 smithi076 bash[26447]: audit 2024-09-13T13:41:35.582170+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:41:38.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:38 smithi076 bash[19831]: cluster 2024-09-13T13:41:37.050512+0000 mgr.x (mgr.24457) 228 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:38.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:38 smithi076 bash[26447]: cluster 2024-09-13T13:41:37.050512+0000 mgr.x (mgr.24457) 228 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:38.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:38 smithi192 bash[22035]: cluster 2024-09-13T13:41:37.050512+0000 mgr.x (mgr.24457) 228 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:40.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:40 smithi076 bash[19831]: cluster 2024-09-13T13:41:39.051183+0000 mgr.x (mgr.24457) 229 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:40.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:40 smithi076 bash[26447]: cluster 2024-09-13T13:41:39.051183+0000 mgr.x (mgr.24457) 229 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:40.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:40 smithi192 bash[22035]: cluster 2024-09-13T13:41:39.051183+0000 mgr.x (mgr.24457) 229 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:41.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:41:41 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:41:41] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-13T13:41:42.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:42 smithi076 bash[26447]: audit 2024-09-13T13:41:40.755137+0000 mgr.x (mgr.24457) 230 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:42.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:42 smithi076 bash[26447]: cluster 2024-09-13T13:41:41.052799+0000 mgr.x (mgr.24457) 231 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:42.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:42 smithi076 bash[19831]: audit 2024-09-13T13:41:40.755137+0000 mgr.x (mgr.24457) 230 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:42.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:42 smithi076 bash[19831]: cluster 2024-09-13T13:41:41.052799+0000 mgr.x (mgr.24457) 231 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:42.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:42 smithi192 bash[22035]: audit 2024-09-13T13:41:40.755137+0000 mgr.x (mgr.24457) 230 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:42.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:42 smithi192 bash[22035]: cluster 2024-09-13T13:41:41.052799+0000 mgr.x (mgr.24457) 231 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:44.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:44 smithi076 bash[26447]: cluster 2024-09-13T13:41:43.053514+0000 mgr.x (mgr.24457) 232 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:44.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:44 smithi076 bash[19831]: cluster 2024-09-13T13:41:43.053514+0000 mgr.x (mgr.24457) 232 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:44.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:44 smithi192 bash[22035]: cluster 2024-09-13T13:41:43.053514+0000 mgr.x (mgr.24457) 232 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:46.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:46 smithi076 bash[26447]: cluster 2024-09-13T13:41:45.054269+0000 mgr.x (mgr.24457) 233 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:46.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:46 smithi076 bash[19831]: cluster 2024-09-13T13:41:45.054269+0000 mgr.x (mgr.24457) 233 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:46.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:46 smithi192 bash[22035]: cluster 2024-09-13T13:41:45.054269+0000 mgr.x (mgr.24457) 233 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:48.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:48 smithi076 bash[19831]: cluster 2024-09-13T13:41:47.055866+0000 mgr.x (mgr.24457) 234 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:48.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:48 smithi076 bash[26447]: cluster 2024-09-13T13:41:47.055866+0000 mgr.x (mgr.24457) 234 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:48.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:48 smithi192 bash[22035]: cluster 2024-09-13T13:41:47.055866+0000 mgr.x (mgr.24457) 234 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:50.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:50 smithi076 bash[19831]: cluster 2024-09-13T13:41:49.056598+0000 mgr.x (mgr.24457) 235 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:50.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:50 smithi076 bash[26447]: cluster 2024-09-13T13:41:49.056598+0000 mgr.x (mgr.24457) 235 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:50.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:50 smithi192 bash[22035]: cluster 2024-09-13T13:41:49.056598+0000 mgr.x (mgr.24457) 235 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:51.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:51 smithi076 bash[19831]: audit 2024-09-13T13:41:50.582254+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:41:51.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:51 smithi076 bash[26447]: audit 2024-09-13T13:41:50.582254+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:41:51.600 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:51 smithi192 bash[22035]: audit 2024-09-13T13:41:50.582254+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:41:51.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:41:51 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:41:51] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:41:52.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:52 smithi076 bash[19831]: audit 2024-09-13T13:41:50.764620+0000 mgr.x (mgr.24457) 236 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:52.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:52 smithi076 bash[19831]: cluster 2024-09-13T13:41:51.058144+0000 mgr.x (mgr.24457) 237 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:52.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:52 smithi076 bash[26447]: audit 2024-09-13T13:41:50.764620+0000 mgr.x (mgr.24457) 236 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:52.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:52 smithi076 bash[26447]: cluster 2024-09-13T13:41:51.058144+0000 mgr.x (mgr.24457) 237 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:52.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:52 smithi192 bash[22035]: audit 2024-09-13T13:41:50.764620+0000 mgr.x (mgr.24457) 236 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:41:52.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:52 smithi192 bash[22035]: cluster 2024-09-13T13:41:51.058144+0000 mgr.x (mgr.24457) 237 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:53.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:53 smithi192 bash[22035]: audit 2024-09-13T13:41:52.631821+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:41:53.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:53 smithi192 bash[22035]: audit 2024-09-13T13:41:52.642787+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:41:53.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:53 smithi192 bash[22035]: cluster 2024-09-13T13:41:53.058852+0000 mgr.x (mgr.24457) 238 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:53.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:53 smithi192 bash[22035]: audit 2024-09-13T13:41:53.306173+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:41:53.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:53 smithi192 bash[22035]: audit 2024-09-13T13:41:53.308304+0000 mon.c (mon.2) 233 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:41:53.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:53 smithi192 bash[22035]: audit 2024-09-13T13:41:53.319336+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:41:54.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:53 smithi076 bash[19831]: audit 2024-09-13T13:41:52.631821+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:41:54.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:53 smithi076 bash[19831]: audit 2024-09-13T13:41:52.642787+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:41:54.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:53 smithi076 bash[19831]: cluster 2024-09-13T13:41:53.058852+0000 mgr.x (mgr.24457) 238 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:54.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:53 smithi076 bash[19831]: audit 2024-09-13T13:41:53.306173+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:41:54.087 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:53 smithi076 bash[19831]: audit 2024-09-13T13:41:53.308304+0000 mon.c (mon.2) 233 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:41:54.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:53 smithi076 bash[19831]: audit 2024-09-13T13:41:53.319336+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:41:54.088 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:53 smithi076 bash[26447]: audit 2024-09-13T13:41:52.631821+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:41:54.088 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:53 smithi076 bash[26447]: audit 2024-09-13T13:41:52.642787+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:41:54.088 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:53 smithi076 bash[26447]: cluster 2024-09-13T13:41:53.058852+0000 mgr.x (mgr.24457) 238 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:54.088 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:53 smithi076 bash[26447]: audit 2024-09-13T13:41:53.306173+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:41:54.088 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:53 smithi076 bash[26447]: audit 2024-09-13T13:41:53.308304+0000 mon.c (mon.2) 233 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:41:54.088 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:53 smithi076 bash[26447]: audit 2024-09-13T13:41:53.319336+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:41:56.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:56 smithi192 bash[22035]: cluster 2024-09-13T13:41:55.059554+0000 mgr.x (mgr.24457) 239 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:56.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:56 smithi076 bash[19831]: cluster 2024-09-13T13:41:55.059554+0000 mgr.x (mgr.24457) 239 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:56.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:56 smithi076 bash[26447]: cluster 2024-09-13T13:41:55.059554+0000 mgr.x (mgr.24457) 239 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:41:58.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:41:58 smithi192 bash[22035]: cluster 2024-09-13T13:41:57.061197+0000 mgr.x (mgr.24457) 240 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:58.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:41:58 smithi076 bash[19831]: cluster 2024-09-13T13:41:57.061197+0000 mgr.x (mgr.24457) 240 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:41:58.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:41:58 smithi076 bash[26447]: cluster 2024-09-13T13:41:57.061197+0000 mgr.x (mgr.24457) 240 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:00.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:00 smithi192 bash[22035]: cluster 2024-09-13T13:41:59.061884+0000 mgr.x (mgr.24457) 241 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:00.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:00 smithi076 bash[19831]: cluster 2024-09-13T13:41:59.061884+0000 mgr.x (mgr.24457) 241 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:00.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:00 smithi076 bash[26447]: cluster 2024-09-13T13:41:59.061884+0000 mgr.x (mgr.24457) 241 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:01.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:42:01 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:42:01] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:42:02.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:02 smithi192 bash[22035]: audit 2024-09-13T13:42:00.776175+0000 mgr.x (mgr.24457) 242 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:02.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:02 smithi192 bash[22035]: cluster 2024-09-13T13:42:01.063460+0000 mgr.x (mgr.24457) 243 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:02.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:02 smithi076 bash[26447]: audit 2024-09-13T13:42:00.776175+0000 mgr.x (mgr.24457) 242 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:02.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:02 smithi076 bash[26447]: cluster 2024-09-13T13:42:01.063460+0000 mgr.x (mgr.24457) 243 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:02.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:02 smithi076 bash[19831]: audit 2024-09-13T13:42:00.776175+0000 mgr.x (mgr.24457) 242 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:02.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:02 smithi076 bash[19831]: cluster 2024-09-13T13:42:01.063460+0000 mgr.x (mgr.24457) 243 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:04.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:04 smithi192 bash[22035]: cluster 2024-09-13T13:42:03.064091+0000 mgr.x (mgr.24457) 244 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:04.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:04 smithi076 bash[19831]: cluster 2024-09-13T13:42:03.064091+0000 mgr.x (mgr.24457) 244 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:04.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:04 smithi076 bash[26447]: cluster 2024-09-13T13:42:03.064091+0000 mgr.x (mgr.24457) 244 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:06.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:06 smithi192 bash[22035]: cluster 2024-09-13T13:42:05.064802+0000 mgr.x (mgr.24457) 245 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:06.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:06 smithi192 bash[22035]: audit 2024-09-13T13:42:05.582698+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:42:06.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:06 smithi076 bash[19831]: cluster 2024-09-13T13:42:05.064802+0000 mgr.x (mgr.24457) 245 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:06.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:06 smithi076 bash[19831]: audit 2024-09-13T13:42:05.582698+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:42:06.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:06 smithi076 bash[26447]: cluster 2024-09-13T13:42:05.064802+0000 mgr.x (mgr.24457) 245 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:06.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:06 smithi076 bash[26447]: audit 2024-09-13T13:42:05.582698+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:42:08.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:08 smithi192 bash[22035]: cluster 2024-09-13T13:42:07.066541+0000 mgr.x (mgr.24457) 246 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:08.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:08 smithi076 bash[19831]: cluster 2024-09-13T13:42:07.066541+0000 mgr.x (mgr.24457) 246 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:08.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:08 smithi076 bash[26447]: cluster 2024-09-13T13:42:07.066541+0000 mgr.x (mgr.24457) 246 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:10.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:10 smithi192 bash[22035]: cluster 2024-09-13T13:42:09.067363+0000 mgr.x (mgr.24457) 247 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:10.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:10 smithi076 bash[19831]: cluster 2024-09-13T13:42:09.067363+0000 mgr.x (mgr.24457) 247 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:10.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:10 smithi076 bash[26447]: cluster 2024-09-13T13:42:09.067363+0000 mgr.x (mgr.24457) 247 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:11.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:42:11 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:42:11] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-13T13:42:12.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:12 smithi192 bash[22035]: audit 2024-09-13T13:42:10.782905+0000 mgr.x (mgr.24457) 248 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:12.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:12 smithi192 bash[22035]: cluster 2024-09-13T13:42:11.068945+0000 mgr.x (mgr.24457) 249 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:12.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:12 smithi076 bash[19831]: audit 2024-09-13T13:42:10.782905+0000 mgr.x (mgr.24457) 248 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:12.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:12 smithi076 bash[19831]: cluster 2024-09-13T13:42:11.068945+0000 mgr.x (mgr.24457) 249 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:12.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:12 smithi076 bash[26447]: audit 2024-09-13T13:42:10.782905+0000 mgr.x (mgr.24457) 248 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:12.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:12 smithi076 bash[26447]: cluster 2024-09-13T13:42:11.068945+0000 mgr.x (mgr.24457) 249 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:14.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:14 smithi192 bash[22035]: cluster 2024-09-13T13:42:13.069661+0000 mgr.x (mgr.24457) 250 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:14.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:14 smithi076 bash[19831]: cluster 2024-09-13T13:42:13.069661+0000 mgr.x (mgr.24457) 250 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:14.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:14 smithi076 bash[26447]: cluster 2024-09-13T13:42:13.069661+0000 mgr.x (mgr.24457) 250 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:16.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:16 smithi192 bash[22035]: cluster 2024-09-13T13:42:15.070416+0000 mgr.x (mgr.24457) 251 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:16.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:16 smithi076 bash[19831]: cluster 2024-09-13T13:42:15.070416+0000 mgr.x (mgr.24457) 251 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:16.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:16 smithi076 bash[26447]: cluster 2024-09-13T13:42:15.070416+0000 mgr.x (mgr.24457) 251 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:18.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:18 smithi192 bash[22035]: cluster 2024-09-13T13:42:17.072061+0000 mgr.x (mgr.24457) 252 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:18.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:18 smithi076 bash[19831]: cluster 2024-09-13T13:42:17.072061+0000 mgr.x (mgr.24457) 252 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:18.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:18 smithi076 bash[26447]: cluster 2024-09-13T13:42:17.072061+0000 mgr.x (mgr.24457) 252 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:20.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:20 smithi192 bash[22035]: cluster 2024-09-13T13:42:19.072792+0000 mgr.x (mgr.24457) 253 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:20.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:20 smithi076 bash[19831]: cluster 2024-09-13T13:42:19.072792+0000 mgr.x (mgr.24457) 253 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:20.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:20 smithi076 bash[26447]: cluster 2024-09-13T13:42:19.072792+0000 mgr.x (mgr.24457) 253 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:21.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:21 smithi076 bash[26447]: audit 2024-09-13T13:42:20.582654+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:42:21.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:21 smithi076 bash[19831]: audit 2024-09-13T13:42:20.582654+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:42:21.599 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:21 smithi192 bash[22035]: audit 2024-09-13T13:42:20.582654+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:42:21.929 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:42:21 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:42:21] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:42:22.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:22 smithi076 bash[19831]: audit 2024-09-13T13:42:20.792958+0000 mgr.x (mgr.24457) 254 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:22.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:22 smithi076 bash[19831]: cluster 2024-09-13T13:42:21.074342+0000 mgr.x (mgr.24457) 255 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:22.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:22 smithi076 bash[26447]: audit 2024-09-13T13:42:20.792958+0000 mgr.x (mgr.24457) 254 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:22.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:22 smithi076 bash[26447]: cluster 2024-09-13T13:42:21.074342+0000 mgr.x (mgr.24457) 255 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:22.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:22 smithi192 bash[22035]: audit 2024-09-13T13:42:20.792958+0000 mgr.x (mgr.24457) 254 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:22.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:22 smithi192 bash[22035]: cluster 2024-09-13T13:42:21.074342+0000 mgr.x (mgr.24457) 255 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:23.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:23 smithi192 bash[22035]: cluster 2024-09-13T13:42:23.075164+0000 mgr.x (mgr.24457) 256 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:24.087 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:23 smithi076 bash[26447]: cluster 2024-09-13T13:42:23.075164+0000 mgr.x (mgr.24457) 256 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:24.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:23 smithi076 bash[19831]: cluster 2024-09-13T13:42:23.075164+0000 mgr.x (mgr.24457) 256 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:26.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:26 smithi192 bash[22035]: cluster 2024-09-13T13:42:25.076011+0000 mgr.x (mgr.24457) 257 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:26.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:26 smithi076 bash[19831]: cluster 2024-09-13T13:42:25.076011+0000 mgr.x (mgr.24457) 257 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:26.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:26 smithi076 bash[26447]: cluster 2024-09-13T13:42:25.076011+0000 mgr.x (mgr.24457) 257 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:28.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:28 smithi192 bash[22035]: cluster 2024-09-13T13:42:27.077808+0000 mgr.x (mgr.24457) 258 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:28.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:28 smithi076 bash[19831]: cluster 2024-09-13T13:42:27.077808+0000 mgr.x (mgr.24457) 258 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:28.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:28 smithi076 bash[26447]: cluster 2024-09-13T13:42:27.077808+0000 mgr.x (mgr.24457) 258 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:30.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:30 smithi192 bash[22035]: cluster 2024-09-13T13:42:29.078671+0000 mgr.x (mgr.24457) 259 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:30.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:30 smithi076 bash[19831]: cluster 2024-09-13T13:42:29.078671+0000 mgr.x (mgr.24457) 259 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:30.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:30 smithi076 bash[26447]: cluster 2024-09-13T13:42:29.078671+0000 mgr.x (mgr.24457) 259 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:31.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:42:31 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:42:31] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:42:32.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:32 smithi192 bash[22035]: audit 2024-09-13T13:42:30.795781+0000 mgr.x (mgr.24457) 260 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:32.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:32 smithi192 bash[22035]: cluster 2024-09-13T13:42:31.080562+0000 mgr.x (mgr.24457) 261 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:32.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:32 smithi076 bash[19831]: audit 2024-09-13T13:42:30.795781+0000 mgr.x (mgr.24457) 260 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:32.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:32 smithi076 bash[19831]: cluster 2024-09-13T13:42:31.080562+0000 mgr.x (mgr.24457) 261 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:32.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:32 smithi076 bash[26447]: audit 2024-09-13T13:42:30.795781+0000 mgr.x (mgr.24457) 260 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:32.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:32 smithi076 bash[26447]: cluster 2024-09-13T13:42:31.080562+0000 mgr.x (mgr.24457) 261 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:34.412 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:34 smithi076 bash[19831]: cluster 2024-09-13T13:42:33.081363+0000 mgr.x (mgr.24457) 262 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:34.413 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:34 smithi076 bash[26447]: cluster 2024-09-13T13:42:33.081363+0000 mgr.x (mgr.24457) 262 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:34.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:34 smithi192 bash[22035]: cluster 2024-09-13T13:42:33.081363+0000 mgr.x (mgr.24457) 262 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:34.879 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:42:36.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:36 smithi192 bash[22035]: cluster 2024-09-13T13:42:35.082156+0000 mgr.x (mgr.24457) 263 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:36.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:36 smithi192 bash[22035]: audit 2024-09-13T13:42:35.583092+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:42:36.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:36 smithi076 bash[26447]: cluster 2024-09-13T13:42:35.082156+0000 mgr.x (mgr.24457) 263 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:36.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:36 smithi076 bash[26447]: audit 2024-09-13T13:42:35.583092+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:42:36.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:36 smithi076 bash[19831]: cluster 2024-09-13T13:42:35.082156+0000 mgr.x (mgr.24457) 263 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:36.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:36 smithi076 bash[19831]: audit 2024-09-13T13:42:35.583092+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:42:38.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:38 smithi192 bash[22035]: cluster 2024-09-13T13:42:37.083850+0000 mgr.x (mgr.24457) 264 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:38.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:38 smithi076 bash[19831]: cluster 2024-09-13T13:42:37.083850+0000 mgr.x (mgr.24457) 264 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:38.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:38 smithi076 bash[26447]: cluster 2024-09-13T13:42:37.083850+0000 mgr.x (mgr.24457) 264 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:39.693 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:42:40.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:40 smithi192 bash[22035]: cluster 2024-09-13T13:42:39.084553+0000 mgr.x (mgr.24457) 265 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:40.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:40 smithi076 bash[19831]: cluster 2024-09-13T13:42:39.084553+0000 mgr.x (mgr.24457) 265 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:40.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:40 smithi076 bash[26447]: cluster 2024-09-13T13:42:39.084553+0000 mgr.x (mgr.24457) 265 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:41.334 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:42:41.335 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (16m) 48s ago 17m 13.5M - 0.25.0 c8568f914cd2 a83654beb58f 2024-09-13T13:42:41.335 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (16m) 115s ago 16m 75.1M - 9.4.12 2bacad6d85d8 ef0336eb1381 2024-09-13T13:42:41.335 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (6m) 48s ago 14m 48.2M - 3.8 19dc8d659727 1930cdd09dd5 2024-09-13T13:42:41.335 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (7m) 115s ago 25m 503M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1e440f668e79 2024-09-13T13:42:41.335 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (2m) 48s ago 27m 438M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:42:41.335 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (27m) 48s ago 27m 64.2M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:42:41.335 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (25m) 115s ago 25m 46.7M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 3ffc8db9dbc1 2024-09-13T13:42:41.335 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (25m) 48s ago 25m 47.8M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:42:41.336 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (17m) 48s ago 17m 9104k - 1.5.0 0da6a335fe13 fdc8e22d5ead 2024-09-13T13:42:41.336 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (17m) 115s ago 17m 8920k - 1.5.0 0da6a335fe13 dc21b2c7101e 2024-09-13T13:42:41.336 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (24m) 48s ago 24m 55.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:42:41.336 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (23m) 48s ago 23m 63.6M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:42:41.336 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (22m) 48s ago 22m 52.1M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:42:41.336 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (21m) 48s ago 22m 62.1M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:42:41.336 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (21m) 115s ago 21m 54.9M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:42:41.336 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (20m) 115s ago 20m 61.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:42:41.337 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (19m) 115s ago 19m 50.9M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:42:41.337 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (18m) 115s ago 18m 61.7M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:42:41.337 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (6m) 115s ago 17m 45.4M - 2.43.0 a07b618ecd1d e5539d19caa6 2024-09-13T13:42:41.337 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (14m) 48s ago 14m 98.2M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:42:41.337 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (14m) 115s ago 14m 97.3M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:42:41.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:42:41 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:42:41] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-13T13:42:42.002 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions' 2024-09-13T13:42:42.337 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:42 smithi076 bash[26447]: audit 2024-09-13T13:42:40.805150+0000 mgr.x (mgr.24457) 266 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:42.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:42 smithi076 bash[26447]: cluster 2024-09-13T13:42:41.086132+0000 mgr.x (mgr.24457) 267 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:42.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:42 smithi076 bash[19831]: audit 2024-09-13T13:42:40.805150+0000 mgr.x (mgr.24457) 266 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:42.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:42 smithi076 bash[19831]: cluster 2024-09-13T13:42:41.086132+0000 mgr.x (mgr.24457) 267 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:42.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:42 smithi192 bash[22035]: audit 2024-09-13T13:42:40.805150+0000 mgr.x (mgr.24457) 266 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:42.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:42 smithi192 bash[22035]: cluster 2024-09-13T13:42:41.086132+0000 mgr.x (mgr.24457) 267 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:43.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:43 smithi192 bash[22035]: audit 2024-09-13T13:42:41.299647+0000 mgr.x (mgr.24457) 268 : audit [DBG] from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:43.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:43 smithi076 bash[26447]: audit 2024-09-13T13:42:41.299647+0000 mgr.x (mgr.24457) 268 : audit [DBG] from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:43.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:43 smithi076 bash[19831]: audit 2024-09-13T13:42:41.299647+0000 mgr.x (mgr.24457) 268 : audit [DBG] from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:44.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:44 smithi192 bash[22035]: cluster 2024-09-13T13:42:43.086868+0000 mgr.x (mgr.24457) 269 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:44.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:44 smithi076 bash[19831]: cluster 2024-09-13T13:42:43.086868+0000 mgr.x (mgr.24457) 269 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:44.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:44 smithi076 bash[26447]: cluster 2024-09-13T13:42:43.086868+0000 mgr.x (mgr.24457) 269 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:46.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:46 smithi076 bash[19831]: cluster 2024-09-13T13:42:45.087564+0000 mgr.x (mgr.24457) 270 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:46.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:46 smithi076 bash[26447]: cluster 2024-09-13T13:42:45.087564+0000 mgr.x (mgr.24457) 270 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:46.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:46 smithi192 bash[22035]: cluster 2024-09-13T13:42:45.087564+0000 mgr.x (mgr.24457) 270 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:46.817 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:42:48.348 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:42:48.348 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:42:48.349 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:42:48.349 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:42:48.349 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:42:48.349 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:42:48.349 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:42:48.350 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:42:48.350 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:42:48.350 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:42:48.350 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:42:48.350 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:42:48.351 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:42:48.351 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:42:48.351 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:42:48.351 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:42:48.351 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:42:48.352 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:42:48.586 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:48 smithi076 bash[19831]: cluster 2024-09-13T13:42:47.089237+0000 mgr.x (mgr.24457) 271 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:48.586 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:48 smithi076 bash[26447]: cluster 2024-09-13T13:42:47.089237+0000 mgr.x (mgr.24457) 271 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:48.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:48 smithi192 bash[22035]: cluster 2024-09-13T13:42:47.089237+0000 mgr.x (mgr.24457) 271 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:48.999 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:42:49.337 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:49 smithi076 bash[19831]: audit 2024-09-13T13:42:48.352315+0000 mon.c (mon.2) 237 : audit [DBG] from='client.? 172.21.15.76:0/1990006642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:42:49.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:49 smithi076 bash[26447]: audit 2024-09-13T13:42:48.352315+0000 mon.c (mon.2) 237 : audit [DBG] from='client.? 172.21.15.76:0/1990006642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:42:49.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:49 smithi192 bash[22035]: audit 2024-09-13T13:42:48.352315+0000 mon.c (mon.2) 237 : audit [DBG] from='client.? 172.21.15.76:0/1990006642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:42:50.587 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:50 smithi076 bash[19831]: cluster 2024-09-13T13:42:49.089973+0000 mgr.x (mgr.24457) 272 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:50.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:50 smithi076 bash[26447]: cluster 2024-09-13T13:42:49.089973+0000 mgr.x (mgr.24457) 272 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:50.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:50 smithi192 bash[22035]: cluster 2024-09-13T13:42:49.089973+0000 mgr.x (mgr.24457) 272 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:51.587 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:51 smithi076 bash[26447]: audit 2024-09-13T13:42:50.583230+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:42:51.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:51 smithi076 bash[19831]: audit 2024-09-13T13:42:50.583230+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:42:51.600 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:51 smithi192 bash[22035]: audit 2024-09-13T13:42:50.583230+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:42:51.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:42:51 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:42:51] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:42:52.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:52 smithi076 bash[19831]: audit 2024-09-13T13:42:50.816588+0000 mgr.x (mgr.24457) 273 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:52.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:52 smithi076 bash[19831]: cluster 2024-09-13T13:42:51.091598+0000 mgr.x (mgr.24457) 274 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:52.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:52 smithi076 bash[26447]: audit 2024-09-13T13:42:50.816588+0000 mgr.x (mgr.24457) 273 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:52.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:52 smithi076 bash[26447]: cluster 2024-09-13T13:42:51.091598+0000 mgr.x (mgr.24457) 274 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:52.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:52 smithi192 bash[22035]: audit 2024-09-13T13:42:50.816588+0000 mgr.x (mgr.24457) 273 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:42:52.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:52 smithi192 bash[22035]: cluster 2024-09-13T13:42:51.091598+0000 mgr.x (mgr.24457) 274 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:53.801 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:42:53.912 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:53 smithi076 bash[26447]: cluster 2024-09-13T13:42:53.092335+0000 mgr.x (mgr.24457) 275 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:53.912 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:53 smithi076 bash[19831]: cluster 2024-09-13T13:42:53.092335+0000 mgr.x (mgr.24457) 275 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:53.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:53 smithi192 bash[22035]: cluster 2024-09-13T13:42:53.092335+0000 mgr.x (mgr.24457) 275 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:54.909 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:54 smithi076 bash[19831]: audit 2024-09-13T13:42:54.215478+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:42:54.909 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:54 smithi076 bash[19831]: audit 2024-09-13T13:42:54.217556+0000 mon.c (mon.2) 240 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:42:54.909 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:54 smithi076 bash[19831]: audit 2024-09-13T13:42:54.230327+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:42:54.910 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:54 smithi076 bash[26447]: audit 2024-09-13T13:42:54.215478+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:42:54.910 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:54 smithi076 bash[26447]: audit 2024-09-13T13:42:54.217556+0000 mon.c (mon.2) 240 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:42:54.910 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:54 smithi076 bash[26447]: audit 2024-09-13T13:42:54.230327+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:42:54.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:54 smithi192 bash[22035]: audit 2024-09-13T13:42:54.215478+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:42:54.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:54 smithi192 bash[22035]: audit 2024-09-13T13:42:54.217556+0000 mon.c (mon.2) 240 : audit [INF] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:42:54.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:54 smithi192 bash[22035]: audit 2024-09-13T13:42:54.230327+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24457 ' entity='mgr.x' 2024-09-13T13:42:55.296 INFO:teuthology.orchestra.run.smithi076.stdout:HEALTH_OK 2024-09-13T13:42:55.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:55 smithi192 bash[22035]: cluster 2024-09-13T13:42:55.093069+0000 mgr.x (mgr.24457) 276 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:55.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:55 smithi192 bash[22035]: audit 2024-09-13T13:42:55.301419+0000 mon.a (mon.0) 1027 : audit [DBG] from='client.? 172.21.15.76:0/3137091013' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:42:55.935 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:55 smithi076 bash[19831]: cluster 2024-09-13T13:42:55.093069+0000 mgr.x (mgr.24457) 276 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:55.935 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:55 smithi076 bash[19831]: audit 2024-09-13T13:42:55.301419+0000 mon.a (mon.0) 1027 : audit [DBG] from='client.? 172.21.15.76:0/3137091013' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:42:55.936 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:55 smithi076 bash[26447]: cluster 2024-09-13T13:42:55.093069+0000 mgr.x (mgr.24457) 276 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:42:55.936 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:55 smithi076 bash[26447]: audit 2024-09-13T13:42:55.301419+0000 mon.a (mon.0) 1027 : audit [DBG] from='client.? 172.21.15.76:0/3137091013' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:42:55.937 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph -s' 2024-09-13T13:42:58.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:42:58 smithi192 bash[22035]: cluster 2024-09-13T13:42:57.094777+0000 mgr.x (mgr.24457) 277 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:58.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:42:58 smithi076 bash[19831]: cluster 2024-09-13T13:42:57.094777+0000 mgr.x (mgr.24457) 277 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:42:58.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:42:58 smithi076 bash[26447]: cluster 2024-09-13T13:42:57.094777+0000 mgr.x (mgr.24457) 277 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:00.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:00 smithi192 bash[22035]: cluster 2024-09-13T13:42:59.095506+0000 mgr.x (mgr.24457) 278 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:00.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:00 smithi076 bash[19831]: cluster 2024-09-13T13:42:59.095506+0000 mgr.x (mgr.24457) 278 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:00.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:00 smithi076 bash[26447]: cluster 2024-09-13T13:42:59.095506+0000 mgr.x (mgr.24457) 278 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:00.757 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:43:01.928 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:43:01 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:43:01] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:43:02.286 INFO:teuthology.orchestra.run.smithi076.stdout: cluster: 2024-09-13T13:43:02.286 INFO:teuthology.orchestra.run.smithi076.stdout: id: fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:43:02.286 INFO:teuthology.orchestra.run.smithi076.stdout: health: HEALTH_OK 2024-09-13T13:43:02.286 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:43:02.286 INFO:teuthology.orchestra.run.smithi076.stdout: services: 2024-09-13T13:43:02.286 INFO:teuthology.orchestra.run.smithi076.stdout: mon: 3 daemons, quorum a,b,c (age 26m) 2024-09-13T13:43:02.287 INFO:teuthology.orchestra.run.smithi076.stdout: mgr: x(active, since 6m), standbys: y 2024-09-13T13:43:02.287 INFO:teuthology.orchestra.run.smithi076.stdout: osd: 8 osds: 8 up (since 18m), 8 in (since 19m) 2024-09-13T13:43:02.287 INFO:teuthology.orchestra.run.smithi076.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-13T13:43:02.287 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:43:02.287 INFO:teuthology.orchestra.run.smithi076.stdout: data: 2024-09-13T13:43:02.287 INFO:teuthology.orchestra.run.smithi076.stdout: pools: 6 pools, 161 pgs 2024-09-13T13:43:02.287 INFO:teuthology.orchestra.run.smithi076.stdout: objects: 212 objects, 585 KiB 2024-09-13T13:43:02.287 INFO:teuthology.orchestra.run.smithi076.stdout: usage: 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:43:02.287 INFO:teuthology.orchestra.run.smithi076.stdout: pgs: 161 active+clean 2024-09-13T13:43:02.287 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:43:02.287 INFO:teuthology.orchestra.run.smithi076.stdout: io: 2024-09-13T13:43:02.287 INFO:teuthology.orchestra.run.smithi076.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-13T13:43:02.287 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:43:02.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:02 smithi192 bash[22035]: audit 2024-09-13T13:43:00.828125+0000 mgr.x (mgr.24457) 279 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:02.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:02 smithi192 bash[22035]: cluster 2024-09-13T13:43:01.097101+0000 mgr.x (mgr.24457) 280 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:02.508 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:02 smithi076 bash[19831]: audit 2024-09-13T13:43:00.828125+0000 mgr.x (mgr.24457) 279 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:02.509 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:02 smithi076 bash[19831]: cluster 2024-09-13T13:43:01.097101+0000 mgr.x (mgr.24457) 280 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:02.509 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:02 smithi076 bash[26447]: audit 2024-09-13T13:43:00.828125+0000 mgr.x (mgr.24457) 279 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:02.509 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:02 smithi076 bash[26447]: cluster 2024-09-13T13:43:01.097101+0000 mgr.x (mgr.24457) 280 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:02.953 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph mgr fail' 2024-09-13T13:43:03.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:03 smithi076 bash[19831]: audit 2024-09-13T13:43:02.291067+0000 mon.a (mon.0) 1028 : audit [DBG] from='client.? 172.21.15.76:0/642708827' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:43:03.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:03 smithi076 bash[26447]: audit 2024-09-13T13:43:02.291067+0000 mon.a (mon.0) 1028 : audit [DBG] from='client.? 172.21.15.76:0/642708827' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:43:03.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:03 smithi192 bash[22035]: audit 2024-09-13T13:43:02.291067+0000 mon.a (mon.0) 1028 : audit [DBG] from='client.? 172.21.15.76:0/642708827' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:43:04.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:04 smithi192 bash[22035]: cluster 2024-09-13T13:43:03.097825+0000 mgr.x (mgr.24457) 281 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:04.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:04 smithi076 bash[19831]: cluster 2024-09-13T13:43:03.097825+0000 mgr.x (mgr.24457) 281 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:04.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:04 smithi076 bash[26447]: cluster 2024-09-13T13:43:03.097825+0000 mgr.x (mgr.24457) 281 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:06.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:06 smithi192 bash[22035]: cluster 2024-09-13T13:43:05.098574+0000 mgr.x (mgr.24457) 282 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:06.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:06 smithi192 bash[22035]: audit 2024-09-13T13:43:05.583322+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:06.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:06 smithi076 bash[19831]: cluster 2024-09-13T13:43:05.098574+0000 mgr.x (mgr.24457) 282 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:06.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:06 smithi076 bash[19831]: audit 2024-09-13T13:43:05.583322+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:06.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:06 smithi076 bash[26447]: cluster 2024-09-13T13:43:05.098574+0000 mgr.x (mgr.24457) 282 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:06.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:06 smithi076 bash[26447]: audit 2024-09-13T13:43:05.583322+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.24457 172.21.15.192:0/409981921' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:07.784 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:43:08.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:08 smithi076 bash[19831]: cluster 2024-09-13T13:43:07.100199+0000 mgr.x (mgr.24457) 283 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:08.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:08 smithi076 bash[26447]: cluster 2024-09-13T13:43:07.100199+0000 mgr.x (mgr.24457) 283 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:08.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:08 smithi192 bash[22035]: cluster 2024-09-13T13:43:07.100199+0000 mgr.x (mgr.24457) 283 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:09.588 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:09 smithi076 bash[68032]: [13/Sep/2024:13:43:09] ENGINE Bus STOPPING 2024-09-13T13:43:09.588 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:09 smithi076 bash[68032]: [13/Sep/2024:13:43:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:43:09.588 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:09 smithi076 bash[68032]: [13/Sep/2024:13:43:09] ENGINE Bus STOPPED 2024-09-13T13:43:09.678 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:43:09 smithi192 bash[50250]: ignoring --setuser ceph since I am not root 2024-09-13T13:43:09.678 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:43:09 smithi192 bash[50250]: ignoring --setgroup ceph since I am not root 2024-09-13T13:43:09.678 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:43:09 smithi192 bash[50250]: debug 2024-09-13T13:43:09.322+0000 7f6467766640 1 -- 172.21.15.192:0/494604945 <== mon.1 v2:172.21.15.192:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56245f4310e0 con 0x56245f432800 2024-09-13T13:43:09.911 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'sleep 180' 2024-09-13T13:43:10.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: cluster 2024-09-13T13:43:09.100845+0000 mgr.x (mgr.24457) 284 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:10.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.253803+0000 mon.c (mon.2) 242 : audit [INF] from='client.? 172.21.15.76:0/374738355' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:43:10.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.254105+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:43:10.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: cluster 2024-09-13T13:43:09.254534+0000 mon.a (mon.0) 1030 : cluster [INF] Activating manager daemon y 2024-09-13T13:43:10.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.258212+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:43:10.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: cluster 2024-09-13T13:43:09.270645+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-13T13:43:10.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: cluster 2024-09-13T13:43:09.271107+0000 mon.a (mon.0) 1033 : cluster [DBG] mgrmap e28: y(active, starting, since 0.016568s) 2024-09-13T13:43:10.311 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.273754+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:43:10.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.274260+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:43:10.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.274700+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:43:10.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.275149+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:43:10.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.275717+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:43:10.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.276335+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:43:10.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.276923+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:43:10.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.277539+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:43:10.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.278135+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:43:10.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.278755+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:43:10.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.279340+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:43:10.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.279937+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:43:10.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.280566+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:43:10.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.281024+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:43:10.312 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.282275+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:43:10.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: cluster 2024-09-13T13:43:09.538966+0000 mon.a (mon.0) 1049 : cluster [INF] Manager daemon y is now available 2024-09-13T13:43:10.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.860600+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:10.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.869815+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:43:10.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.880530+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:43:10.313 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[19831]: audit 2024-09-13T13:43:09.917371+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:43:10.313 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: cluster 2024-09-13T13:43:09.100845+0000 mgr.x (mgr.24457) 284 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:10.313 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.253803+0000 mon.c (mon.2) 242 : audit [INF] from='client.? 172.21.15.76:0/374738355' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:43:10.313 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.254105+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:43:10.313 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: cluster 2024-09-13T13:43:09.254534+0000 mon.a (mon.0) 1030 : cluster [INF] Activating manager daemon y 2024-09-13T13:43:10.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.258212+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:43:10.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: cluster 2024-09-13T13:43:09.270645+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-13T13:43:10.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: cluster 2024-09-13T13:43:09.271107+0000 mon.a (mon.0) 1033 : cluster [DBG] mgrmap e28: y(active, starting, since 0.016568s) 2024-09-13T13:43:10.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.273754+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:43:10.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.274260+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:43:10.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.274700+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:43:10.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.275149+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:43:10.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.275717+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:43:10.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.276335+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:43:10.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.276923+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:43:10.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.277539+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:43:10.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.278135+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:43:10.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.278755+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:43:10.314 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.279340+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:43:10.315 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.279937+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:43:10.315 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.280566+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:43:10.315 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.281024+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:43:10.315 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.282275+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:43:10.315 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: cluster 2024-09-13T13:43:09.538966+0000 mon.a (mon.0) 1049 : cluster [INF] Manager daemon y is now available 2024-09-13T13:43:10.315 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.860600+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:10.315 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.869815+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:43:10.315 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.880530+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:43:10.315 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[26447]: audit 2024-09-13T13:43:09.917371+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:43:10.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: cluster 2024-09-13T13:43:09.100845+0000 mgr.x (mgr.24457) 284 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:10.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.253803+0000 mon.c (mon.2) 242 : audit [INF] from='client.? 172.21.15.76:0/374738355' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:43:10.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.254105+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:43:10.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: cluster 2024-09-13T13:43:09.254534+0000 mon.a (mon.0) 1030 : cluster [INF] Activating manager daemon y 2024-09-13T13:43:10.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.258212+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:43:10.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: cluster 2024-09-13T13:43:09.270645+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-13T13:43:10.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: cluster 2024-09-13T13:43:09.271107+0000 mon.a (mon.0) 1033 : cluster [DBG] mgrmap e28: y(active, starting, since 0.016568s) 2024-09-13T13:43:10.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.273754+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:43:10.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.274260+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:43:10.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.274700+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:43:10.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.275149+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:43:10.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.275717+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:43:10.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.276335+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:43:10.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.276923+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:43:10.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.277539+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:43:10.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.278135+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:43:10.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.278755+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:43:10.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.279340+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:43:10.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.279937+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:43:10.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.280566+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:43:10.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.281024+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:43:10.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.282275+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:43:10.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: cluster 2024-09-13T13:43:09.538966+0000 mon.a (mon.0) 1049 : cluster [INF] Manager daemon y is now available 2024-09-13T13:43:10.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.860600+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:10.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.869815+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:43:10.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.880530+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:43:10.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:10 smithi192 bash[22035]: audit 2024-09-13T13:43:09.917371+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:43:10.588 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[68032]: [13/Sep/2024:13:43:10] ENGINE Bus STARTING 2024-09-13T13:43:10.588 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[68032]: [13/Sep/2024:13:43:10] ENGINE Serving on http://:::9283 2024-09-13T13:43:10.588 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:10 smithi076 bash[68032]: [13/Sep/2024:13:43:10] ENGINE Bus STARTED 2024-09-13T13:43:11.088 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: debug 2024-09-13T13:43:11.022+0000 7fdcc5a7e640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:43:11] ENGINE Error in HTTPServer.serve 2024-09-13T13:43:11.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: Traceback (most recent call last): 2024-09-13T13:43:11.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:43:11.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: self._connections.run(self.expiration_interval) 2024-09-13T13:43:11.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:43:11.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: self._run(expiration_interval) 2024-09-13T13:43:11.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:43:11.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:43:11.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:43:11.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:43:11.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:43:11.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: s = self.context.wrap_socket( 2024-09-13T13:43:11.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:43:11.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: return self.sslsocket_class._create( 2024-09-13T13:43:11.090 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:43:11.090 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: self.do_handshake() 2024-09-13T13:43:11.090 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:43:11.090 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: self._sslobj.do_handshake() 2024-09-13T13:43:11.090 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[68032]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:43:11.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: cluster 2024-09-13T13:43:10.268789+0000 mon.a (mon.0) 1054 : cluster [DBG] mgrmap e29: y(active, since 1.01425s) 2024-09-13T13:43:11.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: cephadm 2024-09-13T13:43:10.803531+0000 mgr.y (mgr.25013) 3 : cephadm [INF] [13/Sep/2024:13:43:10] ENGINE Bus STARTING 2024-09-13T13:43:11.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: audit 2024-09-13T13:43:10.836165+0000 mgr.y (mgr.25013) 4 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:11.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: cephadm 2024-09-13T13:43:10.905214+0000 mgr.y (mgr.25013) 5 : cephadm [INF] [13/Sep/2024:13:43:10] ENGINE Serving on http://172.21.15.76:8765 2024-09-13T13:43:11.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: cephadm 2024-09-13T13:43:11.024619+0000 mgr.y (mgr.25013) 6 : cephadm [INF] [13/Sep/2024:13:43:11] ENGINE Serving on https://172.21.15.76:7150 2024-09-13T13:43:11.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: cephadm 2024-09-13T13:43:11.024768+0000 mgr.y (mgr.25013) 7 : cephadm [INF] [13/Sep/2024:13:43:11] ENGINE Bus STARTED 2024-09-13T13:43:11.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: cephadm 2024-09-13T13:43:11.026543+0000 mgr.y (mgr.25013) 8 : cephadm [ERR] [13/Sep/2024:13:43:11] ENGINE Error in HTTPServer.serve 2024-09-13T13:43:11.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: Traceback (most recent call last): 2024-09-13T13:43:11.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:43:11.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: self._connections.run(self.expiration_interval) 2024-09-13T13:43:11.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:43:11.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: self._run(expiration_interval) 2024-09-13T13:43:11.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:43:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:43:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:43:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:43:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:43:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: s = self.context.wrap_socket( 2024-09-13T13:43:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:43:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: return self.sslsocket_class._create( 2024-09-13T13:43:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:43:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: self.do_handshake() 2024-09-13T13:43:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:43:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: self._sslobj.do_handshake() 2024-09-13T13:43:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[19831]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:43:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: cluster 2024-09-13T13:43:10.268789+0000 mon.a (mon.0) 1054 : cluster [DBG] mgrmap e29: y(active, since 1.01425s) 2024-09-13T13:43:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: cephadm 2024-09-13T13:43:10.803531+0000 mgr.y (mgr.25013) 3 : cephadm [INF] [13/Sep/2024:13:43:10] ENGINE Bus STARTING 2024-09-13T13:43:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: audit 2024-09-13T13:43:10.836165+0000 mgr.y (mgr.25013) 4 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: cephadm 2024-09-13T13:43:10.905214+0000 mgr.y (mgr.25013) 5 : cephadm [INF] [13/Sep/2024:13:43:10] ENGINE Serving on http://172.21.15.76:8765 2024-09-13T13:43:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: cephadm 2024-09-13T13:43:11.024619+0000 mgr.y (mgr.25013) 6 : cephadm [INF] [13/Sep/2024:13:43:11] ENGINE Serving on https://172.21.15.76:7150 2024-09-13T13:43:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: cephadm 2024-09-13T13:43:11.024768+0000 mgr.y (mgr.25013) 7 : cephadm [INF] [13/Sep/2024:13:43:11] ENGINE Bus STARTED 2024-09-13T13:43:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: cephadm 2024-09-13T13:43:11.026543+0000 mgr.y (mgr.25013) 8 : cephadm [ERR] [13/Sep/2024:13:43:11] ENGINE Error in HTTPServer.serve 2024-09-13T13:43:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: Traceback (most recent call last): 2024-09-13T13:43:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:43:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: self._connections.run(self.expiration_interval) 2024-09-13T13:43:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:43:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: self._run(expiration_interval) 2024-09-13T13:43:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:43:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:43:11.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:43:11.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:43:11.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:43:11.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: s = self.context.wrap_socket( 2024-09-13T13:43:11.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:43:11.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: return self.sslsocket_class._create( 2024-09-13T13:43:11.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:43:11.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: self.do_handshake() 2024-09-13T13:43:11.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:43:11.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: self._sslobj.do_handshake() 2024-09-13T13:43:11.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:11 smithi076 bash[26447]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:43:11.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: cluster 2024-09-13T13:43:10.268789+0000 mon.a (mon.0) 1054 : cluster [DBG] mgrmap e29: y(active, since 1.01425s) 2024-09-13T13:43:11.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: cephadm 2024-09-13T13:43:10.803531+0000 mgr.y (mgr.25013) 3 : cephadm [INF] [13/Sep/2024:13:43:10] ENGINE Bus STARTING 2024-09-13T13:43:11.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: audit 2024-09-13T13:43:10.836165+0000 mgr.y (mgr.25013) 4 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:11.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: cephadm 2024-09-13T13:43:10.905214+0000 mgr.y (mgr.25013) 5 : cephadm [INF] [13/Sep/2024:13:43:10] ENGINE Serving on http://172.21.15.76:8765 2024-09-13T13:43:11.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: cephadm 2024-09-13T13:43:11.024619+0000 mgr.y (mgr.25013) 6 : cephadm [INF] [13/Sep/2024:13:43:11] ENGINE Serving on https://172.21.15.76:7150 2024-09-13T13:43:11.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: cephadm 2024-09-13T13:43:11.024768+0000 mgr.y (mgr.25013) 7 : cephadm [INF] [13/Sep/2024:13:43:11] ENGINE Bus STARTED 2024-09-13T13:43:11.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: cephadm 2024-09-13T13:43:11.026543+0000 mgr.y (mgr.25013) 8 : cephadm [ERR] [13/Sep/2024:13:43:11] ENGINE Error in HTTPServer.serve 2024-09-13T13:43:11.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: Traceback (most recent call last): 2024-09-13T13:43:11.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:43:11.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: self._connections.run(self.expiration_interval) 2024-09-13T13:43:11.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:43:11.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: self._run(expiration_interval) 2024-09-13T13:43:11.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:43:11.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:43:11.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:43:11.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:43:11.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:43:11.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: s = self.context.wrap_socket( 2024-09-13T13:43:11.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:43:11.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: return self.sslsocket_class._create( 2024-09-13T13:43:11.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:43:11.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: self.do_handshake() 2024-09-13T13:43:11.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:43:11.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: self._sslobj.do_handshake() 2024-09-13T13:43:11.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:11 smithi192 bash[22035]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:43:12.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:12 smithi076 bash[19831]: cluster 2024-09-13T13:43:11.277145+0000 mgr.y (mgr.25013) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:43:12.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:12 smithi076 bash[19831]: cluster 2024-09-13T13:43:11.285650+0000 mon.a (mon.0) 1055 : cluster [DBG] mgrmap e30: y(active, since 2s) 2024-09-13T13:43:12.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:12 smithi076 bash[26447]: cluster 2024-09-13T13:43:11.277145+0000 mgr.y (mgr.25013) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:43:12.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:12 smithi076 bash[26447]: cluster 2024-09-13T13:43:11.285650+0000 mon.a (mon.0) 1055 : cluster [DBG] mgrmap e30: y(active, since 2s) 2024-09-13T13:43:12.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:12 smithi192 bash[22035]: cluster 2024-09-13T13:43:11.277145+0000 mgr.y (mgr.25013) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:43:12.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:12 smithi192 bash[22035]: cluster 2024-09-13T13:43:11.285650+0000 mon.a (mon.0) 1055 : cluster [DBG] mgrmap e30: y(active, since 2s) 2024-09-13T13:43:14.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:14 smithi076 bash[19831]: cluster 2024-09-13T13:43:13.277874+0000 mgr.y (mgr.25013) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:43:14.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:14 smithi076 bash[19831]: cluster 2024-09-13T13:43:13.303137+0000 mon.a (mon.0) 1056 : cluster [DBG] mgrmap e31: y(active, since 4s) 2024-09-13T13:43:14.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:14 smithi076 bash[26447]: cluster 2024-09-13T13:43:13.277874+0000 mgr.y (mgr.25013) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:43:14.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:14 smithi076 bash[26447]: cluster 2024-09-13T13:43:13.303137+0000 mon.a (mon.0) 1056 : cluster [DBG] mgrmap e31: y(active, since 4s) 2024-09-13T13:43:14.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:14 smithi192 bash[22035]: cluster 2024-09-13T13:43:13.277874+0000 mgr.y (mgr.25013) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:43:14.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:14 smithi192 bash[22035]: cluster 2024-09-13T13:43:13.303137+0000 mon.a (mon.0) 1056 : cluster [DBG] mgrmap e31: y(active, since 4s) 2024-09-13T13:43:14.719 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:43:15.678 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:43:15 smithi192 bash[50250]: [13/Sep/2024:13:43:15] ENGINE Bus STARTING 2024-09-13T13:43:15.678 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:43:15 smithi192 bash[50250]: CherryPy Checker: 2024-09-13T13:43:15.678 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:43:15 smithi192 bash[50250]: The Application mounted at '' has an empty config. 2024-09-13T13:43:15.678 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:43:15 smithi192 bash[50250]: [13/Sep/2024:13:43:15] ENGINE Serving on http://:::9283 2024-09-13T13:43:15.678 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:43:15 smithi192 bash[50250]: [13/Sep/2024:13:43:15] ENGINE Bus STARTED 2024-09-13T13:43:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[19831]: cluster 2024-09-13T13:43:15.278285+0000 mgr.y (mgr.25013) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:43:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[19831]: audit 2024-09-13T13:43:15.374509+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:43:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[19831]: cluster 2024-09-13T13:43:15.375010+0000 mon.a (mon.0) 1057 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:43:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[19831]: audit 2024-09-13T13:43:15.379702+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:43:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[19831]: audit 2024-09-13T13:43:15.380716+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:43:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[19831]: audit 2024-09-13T13:43:15.381088+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:43:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[19831]: audit 2024-09-13T13:43:15.504049+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:16.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[19831]: audit 2024-09-13T13:43:15.510938+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[26447]: cluster 2024-09-13T13:43:15.278285+0000 mgr.y (mgr.25013) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:43:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[26447]: audit 2024-09-13T13:43:15.374509+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:43:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[26447]: cluster 2024-09-13T13:43:15.375010+0000 mon.a (mon.0) 1057 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:43:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[26447]: audit 2024-09-13T13:43:15.379702+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:43:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[26447]: audit 2024-09-13T13:43:15.380716+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:43:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[26447]: audit 2024-09-13T13:43:15.381088+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:43:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[26447]: audit 2024-09-13T13:43:15.504049+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:16 smithi076 bash[26447]: audit 2024-09-13T13:43:15.510938+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:16.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:16 smithi192 bash[22035]: cluster 2024-09-13T13:43:15.278285+0000 mgr.y (mgr.25013) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:43:16.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:16 smithi192 bash[22035]: audit 2024-09-13T13:43:15.374509+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:43:16.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:16 smithi192 bash[22035]: cluster 2024-09-13T13:43:15.375010+0000 mon.a (mon.0) 1057 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:43:16.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:16 smithi192 bash[22035]: audit 2024-09-13T13:43:15.379702+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:43:16.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:16 smithi192 bash[22035]: audit 2024-09-13T13:43:15.380716+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:43:16.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:16 smithi192 bash[22035]: audit 2024-09-13T13:43:15.381088+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:43:16.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:16 smithi192 bash[22035]: audit 2024-09-13T13:43:15.504049+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:16.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:16 smithi192 bash[22035]: audit 2024-09-13T13:43:15.510938+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:17.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:17 smithi076 bash[19831]: cluster 2024-09-13T13:43:16.327438+0000 mon.a (mon.0) 1060 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-13T13:43:17.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:17 smithi076 bash[19831]: audit 2024-09-13T13:43:16.327863+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:43:17.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:17 smithi076 bash[19831]: audit 2024-09-13T13:43:16.391115+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:17.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:17 smithi076 bash[19831]: audit 2024-09-13T13:43:16.403177+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:17.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:17 smithi076 bash[19831]: audit 2024-09-13T13:43:16.635222+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:17.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:17 smithi076 bash[19831]: audit 2024-09-13T13:43:16.643060+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:17.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:17 smithi076 bash[26447]: cluster 2024-09-13T13:43:16.327438+0000 mon.a (mon.0) 1060 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-13T13:43:17.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:17 smithi076 bash[26447]: audit 2024-09-13T13:43:16.327863+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:43:17.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:17 smithi076 bash[26447]: audit 2024-09-13T13:43:16.391115+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:17.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:17 smithi076 bash[26447]: audit 2024-09-13T13:43:16.403177+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:17.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:17 smithi076 bash[26447]: audit 2024-09-13T13:43:16.635222+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:17.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:17 smithi076 bash[26447]: audit 2024-09-13T13:43:16.643060+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:17.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:17 smithi192 bash[22035]: cluster 2024-09-13T13:43:16.327438+0000 mon.a (mon.0) 1060 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-13T13:43:17.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:17 smithi192 bash[22035]: audit 2024-09-13T13:43:16.327863+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:43:17.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:17 smithi192 bash[22035]: audit 2024-09-13T13:43:16.391115+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:17.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:17 smithi192 bash[22035]: audit 2024-09-13T13:43:16.403177+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:17.678 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:17 smithi192 bash[22035]: audit 2024-09-13T13:43:16.635222+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:17.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:17 smithi192 bash[22035]: audit 2024-09-13T13:43:16.643060+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: cluster 2024-09-13T13:43:17.279742+0000 mgr.y (mgr.25013) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:43:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: audit 2024-09-13T13:43:17.513918+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: audit 2024-09-13T13:43:17.524408+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: audit 2024-09-13T13:43:17.528946+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:43:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: audit 2024-09-13T13:43:17.530643+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:43:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: cephadm 2024-09-13T13:43:17.533153+0000 mgr.y (mgr.25013) 13 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:43:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: cephadm 2024-09-13T13:43:17.534732+0000 mgr.y (mgr.25013) 14 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:43:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: cephadm 2024-09-13T13:43:17.668239+0000 mgr.y (mgr.25013) 15 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:43:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: cephadm 2024-09-13T13:43:17.668412+0000 mgr.y (mgr.25013) 16 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:43:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: cephadm 2024-09-13T13:43:17.754550+0000 mgr.y (mgr.25013) 17 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:43:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: cephadm 2024-09-13T13:43:17.754711+0000 mgr.y (mgr.25013) 18 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:43:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: cephadm 2024-09-13T13:43:17.839198+0000 mgr.y (mgr.25013) 19 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:43:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: cephadm 2024-09-13T13:43:17.839513+0000 mgr.y (mgr.25013) 20 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:43:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: audit 2024-09-13T13:43:17.932534+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: audit 2024-09-13T13:43:17.936781+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: audit 2024-09-13T13:43:17.941158+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: audit 2024-09-13T13:43:17.946102+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: audit 2024-09-13T13:43:17.954363+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: cephadm 2024-09-13T13:43:17.977909+0000 mgr.y (mgr.25013) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi076.ymzewc (dependencies changed)... 2024-09-13T13:43:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: audit 2024-09-13T13:43:17.978359+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:43:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: audit 2024-09-13T13:43:17.985419+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:43:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[19831]: cephadm 2024-09-13T13:43:17.986343+0000 mgr.y (mgr.25013) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:43:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: cluster 2024-09-13T13:43:17.279742+0000 mgr.y (mgr.25013) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:43:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: audit 2024-09-13T13:43:17.513918+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: audit 2024-09-13T13:43:17.524408+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: audit 2024-09-13T13:43:17.528946+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:43:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: audit 2024-09-13T13:43:17.530643+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:43:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: cephadm 2024-09-13T13:43:17.533153+0000 mgr.y (mgr.25013) 13 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:43:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: cephadm 2024-09-13T13:43:17.534732+0000 mgr.y (mgr.25013) 14 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:43:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: cephadm 2024-09-13T13:43:17.668239+0000 mgr.y (mgr.25013) 15 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:43:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: cephadm 2024-09-13T13:43:17.668412+0000 mgr.y (mgr.25013) 16 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:43:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: cephadm 2024-09-13T13:43:17.754550+0000 mgr.y (mgr.25013) 17 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:43:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: cephadm 2024-09-13T13:43:17.754711+0000 mgr.y (mgr.25013) 18 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:43:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: cephadm 2024-09-13T13:43:17.839198+0000 mgr.y (mgr.25013) 19 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:43:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: cephadm 2024-09-13T13:43:17.839513+0000 mgr.y (mgr.25013) 20 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:43:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: audit 2024-09-13T13:43:17.932534+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: audit 2024-09-13T13:43:17.936781+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: audit 2024-09-13T13:43:17.941158+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: audit 2024-09-13T13:43:17.946102+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: audit 2024-09-13T13:43:17.954363+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: cephadm 2024-09-13T13:43:17.977909+0000 mgr.y (mgr.25013) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi076.ymzewc (dependencies changed)... 2024-09-13T13:43:18.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: audit 2024-09-13T13:43:17.978359+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:43:18.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: audit 2024-09-13T13:43:17.985419+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:43:18.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:18 smithi076 bash[26447]: cephadm 2024-09-13T13:43:17.986343+0000 mgr.y (mgr.25013) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:43:18.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: cluster 2024-09-13T13:43:17.279742+0000 mgr.y (mgr.25013) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:43:18.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: audit 2024-09-13T13:43:17.513918+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: audit 2024-09-13T13:43:17.524408+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: audit 2024-09-13T13:43:17.528946+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:43:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: audit 2024-09-13T13:43:17.530643+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:43:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: cephadm 2024-09-13T13:43:17.533153+0000 mgr.y (mgr.25013) 13 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:43:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: cephadm 2024-09-13T13:43:17.534732+0000 mgr.y (mgr.25013) 14 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:43:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: cephadm 2024-09-13T13:43:17.668239+0000 mgr.y (mgr.25013) 15 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:43:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: cephadm 2024-09-13T13:43:17.668412+0000 mgr.y (mgr.25013) 16 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:43:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: cephadm 2024-09-13T13:43:17.754550+0000 mgr.y (mgr.25013) 17 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:43:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: cephadm 2024-09-13T13:43:17.754711+0000 mgr.y (mgr.25013) 18 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:43:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: cephadm 2024-09-13T13:43:17.839198+0000 mgr.y (mgr.25013) 19 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:43:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: cephadm 2024-09-13T13:43:17.839513+0000 mgr.y (mgr.25013) 20 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:43:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: audit 2024-09-13T13:43:17.932534+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: audit 2024-09-13T13:43:17.936781+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: audit 2024-09-13T13:43:17.941158+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: audit 2024-09-13T13:43:17.946102+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: audit 2024-09-13T13:43:17.954363+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: cephadm 2024-09-13T13:43:17.977909+0000 mgr.y (mgr.25013) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi076.ymzewc (dependencies changed)... 2024-09-13T13:43:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: audit 2024-09-13T13:43:17.978359+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:43:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: audit 2024-09-13T13:43:17.985419+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:43:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:18 smithi192 bash[22035]: cephadm 2024-09-13T13:43:17.986343+0000 mgr.y (mgr.25013) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:43:20.826 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:20 smithi076 bash[26447]: cluster 2024-09-13T13:43:19.280515+0000 mgr.y (mgr.25013) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:43:20.826 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:20 smithi076 bash[19831]: cluster 2024-09-13T13:43:19.280515+0000 mgr.y (mgr.25013) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:43:20.928 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:20 smithi192 bash[22035]: cluster 2024-09-13T13:43:19.280515+0000 mgr.y (mgr.25013) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:43:21.895 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:43:21 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:43:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-13T13:43:22.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:22 smithi192 bash[22035]: audit 2024-09-13T13:43:21.074983+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:22.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:22 smithi192 bash[22035]: audit 2024-09-13T13:43:21.082827+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:22.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:22 smithi192 bash[22035]: cephadm 2024-09-13T13:43:21.084499+0000 mgr.y (mgr.25013) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:43:22.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:22 smithi192 bash[22035]: cluster 2024-09-13T13:43:21.282142+0000 mgr.y (mgr.25013) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:43:22.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:22 smithi192 bash[22035]: cephadm 2024-09-13T13:43:21.325307+0000 mgr.y (mgr.25013) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:43:22.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:22 smithi076 bash[26447]: audit 2024-09-13T13:43:21.074983+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:22.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:22 smithi076 bash[26447]: audit 2024-09-13T13:43:21.082827+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:22.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:22 smithi076 bash[26447]: cephadm 2024-09-13T13:43:21.084499+0000 mgr.y (mgr.25013) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:43:22.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:22 smithi076 bash[26447]: cluster 2024-09-13T13:43:21.282142+0000 mgr.y (mgr.25013) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:43:22.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:22 smithi076 bash[26447]: cephadm 2024-09-13T13:43:21.325307+0000 mgr.y (mgr.25013) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:43:22.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:22 smithi076 bash[19831]: audit 2024-09-13T13:43:21.074983+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:22.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:22 smithi076 bash[19831]: audit 2024-09-13T13:43:21.082827+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:22.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:22 smithi076 bash[19831]: cephadm 2024-09-13T13:43:21.084499+0000 mgr.y (mgr.25013) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:43:22.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:22 smithi076 bash[19831]: cluster 2024-09-13T13:43:21.282142+0000 mgr.y (mgr.25013) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:43:22.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:22 smithi076 bash[19831]: cephadm 2024-09-13T13:43:21.325307+0000 mgr.y (mgr.25013) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:43:23.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:23 smithi076 bash[19831]: audit 2024-09-13T13:43:22.667363+0000 mon.a (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.76:0/984156273' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:43:23.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:23 smithi076 bash[26447]: audit 2024-09-13T13:43:22.667363+0000 mon.a (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.76:0/984156273' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:43:23.370 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:23 smithi192 bash[22035]: audit 2024-09-13T13:43:22.667363+0000 mon.a (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.76:0/984156273' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:43:24.380 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:24 smithi192 bash[22035]: cluster 2024-09-13T13:43:23.282867+0000 mgr.y (mgr.25013) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:43:24.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:24 smithi076 bash[19831]: cluster 2024-09-13T13:43:23.282867+0000 mgr.y (mgr.25013) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:43:24.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:24 smithi076 bash[26447]: cluster 2024-09-13T13:43:23.282867+0000 mgr.y (mgr.25013) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:43:25.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:25 smithi192 bash[22035]: audit 2024-09-13T13:43:24.861480+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:25.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:25 smithi076 bash[19831]: audit 2024-09-13T13:43:24.861480+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:25.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:25 smithi076 bash[26447]: audit 2024-09-13T13:43:24.861480+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:26.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[22035]: cluster 2024-09-13T13:43:25.283621+0000 mgr.y (mgr.25013) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:43:26.179 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:25 smithi192 systemd[1]: Stopping Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:43:26.179 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[51667]: ts=2024-09-13T13:43:26.042Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:43:26.179 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[51667]: ts=2024-09-13T13:43:26.042Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T13:43:26.179 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[51667]: ts=2024-09-13T13:43:26.042Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T13:43:26.179 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[51667]: ts=2024-09-13T13:43:26.042Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T13:43:26.179 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[51667]: ts=2024-09-13T13:43:26.042Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T13:43:26.179 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[51667]: ts=2024-09-13T13:43:26.042Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T13:43:26.179 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[51667]: ts=2024-09-13T13:43:26.042Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T13:43:26.179 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[51667]: ts=2024-09-13T13:43:26.042Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T13:43:26.179 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[51667]: ts=2024-09-13T13:43:26.043Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T13:43:26.180 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[51667]: ts=2024-09-13T13:43:26.043Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T13:43:26.180 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[51667]: ts=2024-09-13T13:43:26.043Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T13:43:26.180 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[51667]: ts=2024-09-13T13:43:26.043Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T13:43:26.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:26 smithi076 bash[19831]: cluster 2024-09-13T13:43:25.283621+0000 mgr.y (mgr.25013) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:43:26.588 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:26 smithi076 bash[26447]: cluster 2024-09-13T13:43:25.283621+0000 mgr.y (mgr.25013) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:43:26.873 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[53263]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:43:26.873 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 bash[53323]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:43:26.873 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T13:43:26.873 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 systemd[1]: Stopped Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:43:26.873 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:26 smithi192 systemd[1]: Started Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:43:28.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[19831]: audit 2024-09-13T13:43:26.815577+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:28.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[19831]: audit 2024-09-13T13:43:26.826261+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:28.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[19831]: audit 2024-09-13T13:43:26.832165+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:43:28.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[19831]: audit 2024-09-13T13:43:26.833733+0000 mgr.y (mgr.25013) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:43:28.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[19831]: audit 2024-09-13T13:43:26.851912+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:28.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[19831]: cephadm 2024-09-13T13:43:26.854428+0000 mgr.y (mgr.25013) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T13:43:28.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[19831]: audit 2024-09-13T13:43:26.854801+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:43:28.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[19831]: audit 2024-09-13T13:43:26.855431+0000 mgr.y (mgr.25013) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:43:28.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[19831]: audit 2024-09-13T13:43:26.857878+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:43:28.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[19831]: audit 2024-09-13T13:43:26.858595+0000 mgr.y (mgr.25013) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:43:28.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[19831]: audit 2024-09-13T13:43:26.865440+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:28.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[19831]: audit 2024-09-13T13:43:26.874726+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:43:28.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[19831]: audit 2024-09-13T13:43:26.875397+0000 mgr.y (mgr.25013) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:43:28.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[26447]: audit 2024-09-13T13:43:26.815577+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:28.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[26447]: audit 2024-09-13T13:43:26.826261+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:28.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[26447]: audit 2024-09-13T13:43:26.832165+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:43:28.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[26447]: audit 2024-09-13T13:43:26.833733+0000 mgr.y (mgr.25013) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:43:28.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[26447]: audit 2024-09-13T13:43:26.851912+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:28.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[26447]: cephadm 2024-09-13T13:43:26.854428+0000 mgr.y (mgr.25013) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T13:43:28.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[26447]: audit 2024-09-13T13:43:26.854801+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:43:28.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[26447]: audit 2024-09-13T13:43:26.855431+0000 mgr.y (mgr.25013) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:43:28.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[26447]: audit 2024-09-13T13:43:26.857878+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:43:28.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[26447]: audit 2024-09-13T13:43:26.858595+0000 mgr.y (mgr.25013) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:43:28.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[26447]: audit 2024-09-13T13:43:26.865440+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:28.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[26447]: audit 2024-09-13T13:43:26.874726+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:43:28.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:27 smithi076 bash[26447]: audit 2024-09-13T13:43:26.875397+0000 mgr.y (mgr.25013) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:43:28.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[22035]: audit 2024-09-13T13:43:26.815577+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:28.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[22035]: audit 2024-09-13T13:43:26.826261+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:28.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[22035]: audit 2024-09-13T13:43:26.832165+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:43:28.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[22035]: audit 2024-09-13T13:43:26.833733+0000 mgr.y (mgr.25013) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:43:28.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[22035]: audit 2024-09-13T13:43:26.851912+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:28.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[22035]: cephadm 2024-09-13T13:43:26.854428+0000 mgr.y (mgr.25013) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T13:43:28.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[22035]: audit 2024-09-13T13:43:26.854801+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:43:28.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[22035]: audit 2024-09-13T13:43:26.855431+0000 mgr.y (mgr.25013) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:43:28.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[22035]: audit 2024-09-13T13:43:26.857878+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:43:28.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[22035]: audit 2024-09-13T13:43:26.858595+0000 mgr.y (mgr.25013) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:43:28.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[22035]: audit 2024-09-13T13:43:26.865440+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:28.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[22035]: audit 2024-09-13T13:43:26.874726+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:43:28.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[22035]: audit 2024-09-13T13:43:26.875397+0000 mgr.y (mgr.25013) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:43:28.180 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.901Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T13:43:28.180 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.901Z 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-13T13:43:28.180 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.901Z 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 smithi192 (none))" 2024-09-13T13:43:28.180 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.901Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.901Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.903Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.903Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.905Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.905Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.907Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.907Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.469µs 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.907Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.908Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.923Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.927Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.928Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.928Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=46.959µs wal_replay_duration=20.255768ms wbl_replay_duration=431ns total_replay_duration=20.461032ms 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.930Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T13:43:28.181 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.930Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T13:43:28.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.930Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T13:43:28.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.954Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.094989ms db_storage=887ns remote_storage=1.408µs web_handler=480ns query_engine=630ns scrape=243.18µs scrape_sd=141.205µs notify=22.563µs notify_sd=21.504µs rules=23.247667ms tracing=5.914µs 2024-09-13T13:43:28.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.954Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T13:43:28.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:43:27 smithi192 bash[53351]: ts=2024-09-13T13:43:27.954Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T13:43:29.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:28 smithi192 bash[22035]: cluster 2024-09-13T13:43:27.285240+0000 mgr.y (mgr.25013) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:43:29.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:28 smithi076 bash[19831]: cluster 2024-09-13T13:43:27.285240+0000 mgr.y (mgr.25013) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:43:29.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:28 smithi076 bash[26447]: cluster 2024-09-13T13:43:27.285240+0000 mgr.y (mgr.25013) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:43:31.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:30 smithi192 bash[22035]: cluster 2024-09-13T13:43:29.285987+0000 mgr.y (mgr.25013) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:43:31.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:30 smithi076 bash[19831]: cluster 2024-09-13T13:43:29.285987+0000 mgr.y (mgr.25013) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:43:31.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:30 smithi076 bash[26447]: cluster 2024-09-13T13:43:29.285987+0000 mgr.y (mgr.25013) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:43:33.178 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:32 smithi192 bash[22035]: cluster 2024-09-13T13:43:31.287617+0000 mgr.y (mgr.25013) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:33.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:32 smithi076 bash[19831]: cluster 2024-09-13T13:43:31.287617+0000 mgr.y (mgr.25013) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:33.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:32 smithi076 bash[26447]: cluster 2024-09-13T13:43:31.287617+0000 mgr.y (mgr.25013) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:34.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:33 smithi192 bash[22035]: audit 2024-09-13T13:43:32.410302+0000 mgr.y (mgr.25013) 37 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:34.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:33 smithi192 bash[22035]: audit 2024-09-13T13:43:32.884682+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:34.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:33 smithi192 bash[22035]: audit 2024-09-13T13:43:32.891291+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:34.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:33 smithi192 bash[22035]: audit 2024-09-13T13:43:32.990049+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:34.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:33 smithi192 bash[22035]: audit 2024-09-13T13:43:32.999994+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:34.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:33 smithi192 bash[22035]: audit 2024-09-13T13:43:33.002108+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:43:34.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:33 smithi192 bash[22035]: audit 2024-09-13T13:43:33.003811+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:43:34.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:33 smithi192 bash[22035]: audit 2024-09-13T13:43:33.011273+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:34.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[19831]: audit 2024-09-13T13:43:32.410302+0000 mgr.y (mgr.25013) 37 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:34.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[19831]: audit 2024-09-13T13:43:32.884682+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:34.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[19831]: audit 2024-09-13T13:43:32.891291+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:34.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[19831]: audit 2024-09-13T13:43:32.990049+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:34.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[19831]: audit 2024-09-13T13:43:32.999994+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:34.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[19831]: audit 2024-09-13T13:43:33.002108+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:43:34.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[19831]: audit 2024-09-13T13:43:33.003811+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:43:34.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[19831]: audit 2024-09-13T13:43:33.011273+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:34.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[26447]: audit 2024-09-13T13:43:32.410302+0000 mgr.y (mgr.25013) 37 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:34.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[26447]: audit 2024-09-13T13:43:32.884682+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:34.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[26447]: audit 2024-09-13T13:43:32.891291+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:34.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[26447]: audit 2024-09-13T13:43:32.990049+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:34.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[26447]: audit 2024-09-13T13:43:32.999994+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:34.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[26447]: audit 2024-09-13T13:43:33.002108+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:43:34.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[26447]: audit 2024-09-13T13:43:33.003811+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:43:34.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:33 smithi076 bash[26447]: audit 2024-09-13T13:43:33.011273+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:43:35.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:35 smithi076 bash[19831]: cluster 2024-09-13T13:43:33.288337+0000 mgr.y (mgr.25013) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:43:35.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:35 smithi076 bash[26447]: cluster 2024-09-13T13:43:33.288337+0000 mgr.y (mgr.25013) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:43:35.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:35 smithi192 bash[22035]: cluster 2024-09-13T13:43:33.288337+0000 mgr.y (mgr.25013) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:43:37.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:37 smithi076 bash[26447]: cluster 2024-09-13T13:43:35.289061+0000 mgr.y (mgr.25013) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:43:37.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:37 smithi076 bash[19831]: cluster 2024-09-13T13:43:35.289061+0000 mgr.y (mgr.25013) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:43:37.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:37 smithi192 bash[22035]: cluster 2024-09-13T13:43:35.289061+0000 mgr.y (mgr.25013) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:43:39.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:39 smithi076 bash[19831]: cluster 2024-09-13T13:43:37.290733+0000 mgr.y (mgr.25013) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:39.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:39 smithi076 bash[26447]: cluster 2024-09-13T13:43:37.290733+0000 mgr.y (mgr.25013) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:39.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:39 smithi192 bash[22035]: cluster 2024-09-13T13:43:37.290733+0000 mgr.y (mgr.25013) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:40.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:40 smithi076 bash[19831]: audit 2024-09-13T13:43:39.862239+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:40.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:40 smithi076 bash[26447]: audit 2024-09-13T13:43:39.862239+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:40.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:40 smithi192 bash[22035]: audit 2024-09-13T13:43:39.862239+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:41.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:41 smithi076 bash[19831]: cluster 2024-09-13T13:43:39.291445+0000 mgr.y (mgr.25013) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:41.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:41 smithi076 bash[26447]: cluster 2024-09-13T13:43:39.291445+0000 mgr.y (mgr.25013) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:41.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:41 smithi192 bash[22035]: cluster 2024-09-13T13:43:39.291445+0000 mgr.y (mgr.25013) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:42.838 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:42 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:43:42] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-13T13:43:43.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:43 smithi076 bash[19831]: cluster 2024-09-13T13:43:41.293094+0000 mgr.y (mgr.25013) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:43.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:43 smithi076 bash[26447]: cluster 2024-09-13T13:43:41.293094+0000 mgr.y (mgr.25013) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:43.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:43 smithi192 bash[22035]: cluster 2024-09-13T13:43:41.293094+0000 mgr.y (mgr.25013) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:44.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:44 smithi076 bash[19831]: audit 2024-09-13T13:43:42.418362+0000 mgr.y (mgr.25013) 43 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:44.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:44 smithi076 bash[26447]: audit 2024-09-13T13:43:42.418362+0000 mgr.y (mgr.25013) 43 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:44.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:44 smithi192 bash[22035]: audit 2024-09-13T13:43:42.418362+0000 mgr.y (mgr.25013) 43 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:45.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:45 smithi076 bash[19831]: cluster 2024-09-13T13:43:43.293872+0000 mgr.y (mgr.25013) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:45.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:45 smithi076 bash[26447]: cluster 2024-09-13T13:43:43.293872+0000 mgr.y (mgr.25013) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:45.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:45 smithi192 bash[22035]: cluster 2024-09-13T13:43:43.293872+0000 mgr.y (mgr.25013) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:47.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:47 smithi076 bash[19831]: cluster 2024-09-13T13:43:45.294604+0000 mgr.y (mgr.25013) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:47.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:47 smithi076 bash[26447]: cluster 2024-09-13T13:43:45.294604+0000 mgr.y (mgr.25013) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:47.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:47 smithi192 bash[22035]: cluster 2024-09-13T13:43:45.294604+0000 mgr.y (mgr.25013) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:49.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:49 smithi076 bash[19831]: cluster 2024-09-13T13:43:47.296275+0000 mgr.y (mgr.25013) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:49.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:49 smithi076 bash[26447]: cluster 2024-09-13T13:43:47.296275+0000 mgr.y (mgr.25013) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:49.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:49 smithi192 bash[22035]: cluster 2024-09-13T13:43:47.296275+0000 mgr.y (mgr.25013) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:51.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:51 smithi076 bash[19831]: cluster 2024-09-13T13:43:49.297055+0000 mgr.y (mgr.25013) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:51.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:51 smithi076 bash[26447]: cluster 2024-09-13T13:43:49.297055+0000 mgr.y (mgr.25013) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:51.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:51 smithi192 bash[22035]: cluster 2024-09-13T13:43:49.297055+0000 mgr.y (mgr.25013) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:52.838 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:43:52 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:43:52] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-13T13:43:53.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:53 smithi076 bash[26447]: cluster 2024-09-13T13:43:51.298738+0000 mgr.y (mgr.25013) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:53.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:53 smithi076 bash[19831]: cluster 2024-09-13T13:43:51.298738+0000 mgr.y (mgr.25013) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:53.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:53 smithi192 bash[22035]: cluster 2024-09-13T13:43:51.298738+0000 mgr.y (mgr.25013) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:54.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:54 smithi076 bash[19831]: audit 2024-09-13T13:43:52.427017+0000 mgr.y (mgr.25013) 49 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:54.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:54 smithi076 bash[26447]: audit 2024-09-13T13:43:52.427017+0000 mgr.y (mgr.25013) 49 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:54.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:54 smithi192 bash[22035]: audit 2024-09-13T13:43:52.427017+0000 mgr.y (mgr.25013) 49 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:43:55.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:55 smithi076 bash[19831]: cluster 2024-09-13T13:43:53.299470+0000 mgr.y (mgr.25013) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:55.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:55 smithi076 bash[19831]: audit 2024-09-13T13:43:54.862438+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:55.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:55 smithi076 bash[26447]: cluster 2024-09-13T13:43:53.299470+0000 mgr.y (mgr.25013) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:55.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:55 smithi076 bash[26447]: audit 2024-09-13T13:43:54.862438+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:55.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:55 smithi192 bash[22035]: cluster 2024-09-13T13:43:53.299470+0000 mgr.y (mgr.25013) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:55.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:55 smithi192 bash[22035]: audit 2024-09-13T13:43:54.862438+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:43:56.338 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:56 smithi076 bash[26447]: cluster 2024-09-13T13:43:55.300209+0000 mgr.y (mgr.25013) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:56.338 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:56 smithi076 bash[19831]: cluster 2024-09-13T13:43:55.300209+0000 mgr.y (mgr.25013) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:56.428 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:56 smithi192 bash[22035]: cluster 2024-09-13T13:43:55.300209+0000 mgr.y (mgr.25013) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:43:58.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:43:58 smithi192 bash[22035]: cluster 2024-09-13T13:43:57.301896+0000 mgr.y (mgr.25013) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:58.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:43:58 smithi076 bash[19831]: cluster 2024-09-13T13:43:57.301896+0000 mgr.y (mgr.25013) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:43:58.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:43:58 smithi076 bash[26447]: cluster 2024-09-13T13:43:57.301896+0000 mgr.y (mgr.25013) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:00.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:00 smithi192 bash[22035]: cluster 2024-09-13T13:43:59.302602+0000 mgr.y (mgr.25013) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:00.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:00 smithi076 bash[19831]: cluster 2024-09-13T13:43:59.302602+0000 mgr.y (mgr.25013) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:00.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:00 smithi076 bash[26447]: cluster 2024-09-13T13:43:59.302602+0000 mgr.y (mgr.25013) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:02.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:02 smithi192 bash[22035]: cluster 2024-09-13T13:44:01.304266+0000 mgr.y (mgr.25013) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:02.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:02 smithi076 bash[19831]: cluster 2024-09-13T13:44:01.304266+0000 mgr.y (mgr.25013) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:02.838 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:44:02 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:44:02] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-13T13:44:02.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:02 smithi076 bash[26447]: cluster 2024-09-13T13:44:01.304266+0000 mgr.y (mgr.25013) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:03.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:03 smithi192 bash[22035]: audit 2024-09-13T13:44:02.438177+0000 mgr.y (mgr.25013) 55 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:03.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:03 smithi076 bash[19831]: audit 2024-09-13T13:44:02.438177+0000 mgr.y (mgr.25013) 55 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:03.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:03 smithi076 bash[26447]: audit 2024-09-13T13:44:02.438177+0000 mgr.y (mgr.25013) 55 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:04.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:04 smithi192 bash[22035]: cluster 2024-09-13T13:44:03.304975+0000 mgr.y (mgr.25013) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:04.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:04 smithi076 bash[19831]: cluster 2024-09-13T13:44:03.304975+0000 mgr.y (mgr.25013) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:04.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:04 smithi076 bash[26447]: cluster 2024-09-13T13:44:03.304975+0000 mgr.y (mgr.25013) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:06.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:06 smithi192 bash[22035]: cluster 2024-09-13T13:44:05.305708+0000 mgr.y (mgr.25013) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:06.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:06 smithi076 bash[19831]: cluster 2024-09-13T13:44:05.305708+0000 mgr.y (mgr.25013) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:06.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:06 smithi076 bash[26447]: cluster 2024-09-13T13:44:05.305708+0000 mgr.y (mgr.25013) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:08.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:08 smithi192 bash[22035]: cluster 2024-09-13T13:44:07.307342+0000 mgr.y (mgr.25013) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:08.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:08 smithi076 bash[19831]: cluster 2024-09-13T13:44:07.307342+0000 mgr.y (mgr.25013) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:08.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:08 smithi076 bash[26447]: cluster 2024-09-13T13:44:07.307342+0000 mgr.y (mgr.25013) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:10.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:10 smithi192 bash[22035]: cluster 2024-09-13T13:44:09.308046+0000 mgr.y (mgr.25013) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:10.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:10 smithi192 bash[22035]: audit 2024-09-13T13:44:09.862905+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:44:10.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:10 smithi076 bash[19831]: cluster 2024-09-13T13:44:09.308046+0000 mgr.y (mgr.25013) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:10.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:10 smithi076 bash[19831]: audit 2024-09-13T13:44:09.862905+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:44:10.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:10 smithi076 bash[26447]: cluster 2024-09-13T13:44:09.308046+0000 mgr.y (mgr.25013) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:10.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:10 smithi076 bash[26447]: audit 2024-09-13T13:44:09.862905+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:44:12.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:12 smithi192 bash[22035]: cluster 2024-09-13T13:44:11.309792+0000 mgr.y (mgr.25013) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:12.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:12 smithi076 bash[19831]: cluster 2024-09-13T13:44:11.309792+0000 mgr.y (mgr.25013) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:12.838 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:44:12 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:44:12] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-13T13:44:12.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:12 smithi076 bash[26447]: cluster 2024-09-13T13:44:11.309792+0000 mgr.y (mgr.25013) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:13.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:13 smithi192 bash[22035]: audit 2024-09-13T13:44:12.449497+0000 mgr.y (mgr.25013) 61 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:13.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:13 smithi076 bash[19831]: audit 2024-09-13T13:44:12.449497+0000 mgr.y (mgr.25013) 61 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:13.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:13 smithi076 bash[26447]: audit 2024-09-13T13:44:12.449497+0000 mgr.y (mgr.25013) 61 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:14.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:14 smithi192 bash[22035]: cluster 2024-09-13T13:44:13.310546+0000 mgr.y (mgr.25013) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:14.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:14 smithi076 bash[19831]: cluster 2024-09-13T13:44:13.310546+0000 mgr.y (mgr.25013) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:14.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:14 smithi076 bash[26447]: cluster 2024-09-13T13:44:13.310546+0000 mgr.y (mgr.25013) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:16.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:16 smithi192 bash[22035]: cluster 2024-09-13T13:44:15.311380+0000 mgr.y (mgr.25013) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:16.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:16 smithi076 bash[26447]: cluster 2024-09-13T13:44:15.311380+0000 mgr.y (mgr.25013) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:16.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:16 smithi076 bash[19831]: cluster 2024-09-13T13:44:15.311380+0000 mgr.y (mgr.25013) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:18.679 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:18 smithi192 bash[22035]: cluster 2024-09-13T13:44:17.312974+0000 mgr.y (mgr.25013) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:18.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:18 smithi076 bash[26447]: cluster 2024-09-13T13:44:17.312974+0000 mgr.y (mgr.25013) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:18.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:18 smithi076 bash[19831]: cluster 2024-09-13T13:44:17.312974+0000 mgr.y (mgr.25013) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:20.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:20 smithi076 bash[19831]: cluster 2024-09-13T13:44:19.313657+0000 mgr.y (mgr.25013) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:20.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:20 smithi076 bash[26447]: cluster 2024-09-13T13:44:19.313657+0000 mgr.y (mgr.25013) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:20.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:20 smithi192 bash[22035]: cluster 2024-09-13T13:44:19.313657+0000 mgr.y (mgr.25013) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:22.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:22 smithi076 bash[19831]: cluster 2024-09-13T13:44:21.315364+0000 mgr.y (mgr.25013) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:22.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:22 smithi076 bash[26447]: cluster 2024-09-13T13:44:21.315364+0000 mgr.y (mgr.25013) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:22.839 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:44:22 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:44:22] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-13T13:44:22.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:22 smithi192 bash[22035]: cluster 2024-09-13T13:44:21.315364+0000 mgr.y (mgr.25013) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:23.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:23 smithi076 bash[19831]: audit 2024-09-13T13:44:22.460720+0000 mgr.y (mgr.25013) 67 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:23.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:23 smithi076 bash[26447]: audit 2024-09-13T13:44:22.460720+0000 mgr.y (mgr.25013) 67 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:23.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:23 smithi192 bash[22035]: audit 2024-09-13T13:44:22.460720+0000 mgr.y (mgr.25013) 67 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:24.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:24 smithi076 bash[19831]: cluster 2024-09-13T13:44:23.316216+0000 mgr.y (mgr.25013) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:24.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:24 smithi076 bash[26447]: cluster 2024-09-13T13:44:23.316216+0000 mgr.y (mgr.25013) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:24.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:24 smithi192 bash[22035]: cluster 2024-09-13T13:44:23.316216+0000 mgr.y (mgr.25013) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:25.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:25 smithi076 bash[19831]: audit 2024-09-13T13:44:24.863539+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:44:25.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:25 smithi076 bash[26447]: audit 2024-09-13T13:44:24.863539+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:44:25.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:25 smithi192 bash[22035]: audit 2024-09-13T13:44:24.863539+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:44:26.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:26 smithi076 bash[19831]: cluster 2024-09-13T13:44:25.317060+0000 mgr.y (mgr.25013) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:26.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:26 smithi076 bash[26447]: cluster 2024-09-13T13:44:25.317060+0000 mgr.y (mgr.25013) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:26.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:26 smithi192 bash[22035]: cluster 2024-09-13T13:44:25.317060+0000 mgr.y (mgr.25013) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:28.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:28 smithi076 bash[19831]: cluster 2024-09-13T13:44:27.318766+0000 mgr.y (mgr.25013) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:28.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:28 smithi076 bash[26447]: cluster 2024-09-13T13:44:27.318766+0000 mgr.y (mgr.25013) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:28.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:28 smithi192 bash[22035]: cluster 2024-09-13T13:44:27.318766+0000 mgr.y (mgr.25013) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:30.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:30 smithi076 bash[19831]: cluster 2024-09-13T13:44:29.319487+0000 mgr.y (mgr.25013) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:30.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:30 smithi076 bash[26447]: cluster 2024-09-13T13:44:29.319487+0000 mgr.y (mgr.25013) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:30.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:30 smithi192 bash[22035]: cluster 2024-09-13T13:44:29.319487+0000 mgr.y (mgr.25013) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:32.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:32 smithi076 bash[19831]: cluster 2024-09-13T13:44:31.321619+0000 mgr.y (mgr.25013) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:32.839 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:44:32 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:44:32] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-13T13:44:32.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:32 smithi076 bash[26447]: cluster 2024-09-13T13:44:31.321619+0000 mgr.y (mgr.25013) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:32.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:32 smithi192 bash[22035]: cluster 2024-09-13T13:44:31.321619+0000 mgr.y (mgr.25013) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:33.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:33 smithi076 bash[26447]: audit 2024-09-13T13:44:32.471959+0000 mgr.y (mgr.25013) 73 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:33.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:33 smithi076 bash[19831]: audit 2024-09-13T13:44:32.471959+0000 mgr.y (mgr.25013) 73 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:33.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:33 smithi192 bash[22035]: audit 2024-09-13T13:44:32.471959+0000 mgr.y (mgr.25013) 73 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:34.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:34 smithi076 bash[19831]: cluster 2024-09-13T13:44:33.322290+0000 mgr.y (mgr.25013) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:34.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:34 smithi076 bash[19831]: audit 2024-09-13T13:44:33.925049+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:44:34.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:34 smithi076 bash[19831]: audit 2024-09-13T13:44:33.926597+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:44:34.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:34 smithi076 bash[19831]: audit 2024-09-13T13:44:33.933611+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:44:34.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:34 smithi076 bash[26447]: cluster 2024-09-13T13:44:33.322290+0000 mgr.y (mgr.25013) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:34.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:34 smithi076 bash[26447]: audit 2024-09-13T13:44:33.925049+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:44:34.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:34 smithi076 bash[26447]: audit 2024-09-13T13:44:33.926597+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:44:34.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:34 smithi076 bash[26447]: audit 2024-09-13T13:44:33.933611+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:44:34.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:34 smithi192 bash[22035]: cluster 2024-09-13T13:44:33.322290+0000 mgr.y (mgr.25013) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:34.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:34 smithi192 bash[22035]: audit 2024-09-13T13:44:33.925049+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:44:34.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:34 smithi192 bash[22035]: audit 2024-09-13T13:44:33.926597+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:44:34.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:34 smithi192 bash[22035]: audit 2024-09-13T13:44:33.933611+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:44:36.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:36 smithi076 bash[19831]: cluster 2024-09-13T13:44:35.323875+0000 mgr.y (mgr.25013) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:36.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:36 smithi076 bash[26447]: cluster 2024-09-13T13:44:35.323875+0000 mgr.y (mgr.25013) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:36.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:36 smithi192 bash[22035]: cluster 2024-09-13T13:44:35.323875+0000 mgr.y (mgr.25013) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:38.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:38 smithi076 bash[19831]: cluster 2024-09-13T13:44:37.325073+0000 mgr.y (mgr.25013) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:38.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:38 smithi076 bash[26447]: cluster 2024-09-13T13:44:37.325073+0000 mgr.y (mgr.25013) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:38.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:38 smithi192 bash[22035]: cluster 2024-09-13T13:44:37.325073+0000 mgr.y (mgr.25013) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:40.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:40 smithi076 bash[19831]: cluster 2024-09-13T13:44:39.325714+0000 mgr.y (mgr.25013) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:40.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:40 smithi076 bash[19831]: audit 2024-09-13T13:44:39.863695+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:44:40.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:40 smithi076 bash[26447]: cluster 2024-09-13T13:44:39.325714+0000 mgr.y (mgr.25013) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:40.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:40 smithi076 bash[26447]: audit 2024-09-13T13:44:39.863695+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:44:40.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:40 smithi192 bash[22035]: cluster 2024-09-13T13:44:39.325714+0000 mgr.y (mgr.25013) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:40.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:40 smithi192 bash[22035]: audit 2024-09-13T13:44:39.863695+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:44:42.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:42 smithi076 bash[19831]: cluster 2024-09-13T13:44:41.327367+0000 mgr.y (mgr.25013) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:42.839 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:44:42 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:44:42] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-13T13:44:42.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:42 smithi076 bash[26447]: cluster 2024-09-13T13:44:41.327367+0000 mgr.y (mgr.25013) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:42.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:42 smithi192 bash[22035]: cluster 2024-09-13T13:44:41.327367+0000 mgr.y (mgr.25013) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:43.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:43 smithi076 bash[19831]: audit 2024-09-13T13:44:42.483296+0000 mgr.y (mgr.25013) 79 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:43.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:43 smithi076 bash[26447]: audit 2024-09-13T13:44:42.483296+0000 mgr.y (mgr.25013) 79 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:43.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:43 smithi192 bash[22035]: audit 2024-09-13T13:44:42.483296+0000 mgr.y (mgr.25013) 79 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:44.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:44 smithi076 bash[19831]: cluster 2024-09-13T13:44:43.328040+0000 mgr.y (mgr.25013) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:44.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:44 smithi076 bash[26447]: cluster 2024-09-13T13:44:43.328040+0000 mgr.y (mgr.25013) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:44.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:44 smithi192 bash[22035]: cluster 2024-09-13T13:44:43.328040+0000 mgr.y (mgr.25013) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:46.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:46 smithi076 bash[19831]: cluster 2024-09-13T13:44:45.329572+0000 mgr.y (mgr.25013) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:46.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:46 smithi076 bash[26447]: cluster 2024-09-13T13:44:45.329572+0000 mgr.y (mgr.25013) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:46.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:46 smithi192 bash[22035]: cluster 2024-09-13T13:44:45.329572+0000 mgr.y (mgr.25013) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:48.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:48 smithi076 bash[19831]: cluster 2024-09-13T13:44:47.330302+0000 mgr.y (mgr.25013) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:48.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:48 smithi076 bash[26447]: cluster 2024-09-13T13:44:47.330302+0000 mgr.y (mgr.25013) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:48.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:48 smithi192 bash[22035]: cluster 2024-09-13T13:44:47.330302+0000 mgr.y (mgr.25013) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:50.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:50 smithi076 bash[19831]: cluster 2024-09-13T13:44:49.330969+0000 mgr.y (mgr.25013) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:50.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:50 smithi076 bash[26447]: cluster 2024-09-13T13:44:49.330969+0000 mgr.y (mgr.25013) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:50.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:50 smithi192 bash[22035]: cluster 2024-09-13T13:44:49.330969+0000 mgr.y (mgr.25013) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:52.839 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:44:52 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:44:52] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-13T13:44:52.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:52 smithi076 bash[26447]: cluster 2024-09-13T13:44:51.332571+0000 mgr.y (mgr.25013) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:52.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:52 smithi076 bash[19831]: cluster 2024-09-13T13:44:51.332571+0000 mgr.y (mgr.25013) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:52.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:52 smithi192 bash[22035]: cluster 2024-09-13T13:44:51.332571+0000 mgr.y (mgr.25013) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:53.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:53 smithi076 bash[19831]: audit 2024-09-13T13:44:52.494461+0000 mgr.y (mgr.25013) 85 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:53.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:53 smithi076 bash[26447]: audit 2024-09-13T13:44:52.494461+0000 mgr.y (mgr.25013) 85 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:53.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:53 smithi192 bash[22035]: audit 2024-09-13T13:44:52.494461+0000 mgr.y (mgr.25013) 85 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:44:54.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:54 smithi076 bash[19831]: cluster 2024-09-13T13:44:53.333238+0000 mgr.y (mgr.25013) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:54.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:54 smithi076 bash[26447]: cluster 2024-09-13T13:44:53.333238+0000 mgr.y (mgr.25013) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:54.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:54 smithi192 bash[22035]: cluster 2024-09-13T13:44:53.333238+0000 mgr.y (mgr.25013) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:55.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:55 smithi076 bash[19831]: audit 2024-09-13T13:44:54.864110+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:44:55.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:55 smithi076 bash[26447]: audit 2024-09-13T13:44:54.864110+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:44:55.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:55 smithi192 bash[22035]: audit 2024-09-13T13:44:54.864110+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:44:56.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:56 smithi076 bash[19831]: cluster 2024-09-13T13:44:55.334831+0000 mgr.y (mgr.25013) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:56.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:56 smithi076 bash[26447]: cluster 2024-09-13T13:44:55.334831+0000 mgr.y (mgr.25013) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:56.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:56 smithi192 bash[22035]: cluster 2024-09-13T13:44:55.334831+0000 mgr.y (mgr.25013) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:44:58.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:44:58 smithi076 bash[19831]: cluster 2024-09-13T13:44:57.335540+0000 mgr.y (mgr.25013) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:58.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:44:58 smithi076 bash[26447]: cluster 2024-09-13T13:44:57.335540+0000 mgr.y (mgr.25013) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:44:58.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:44:58 smithi192 bash[22035]: cluster 2024-09-13T13:44:57.335540+0000 mgr.y (mgr.25013) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:00.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:00 smithi076 bash[19831]: cluster 2024-09-13T13:44:59.336243+0000 mgr.y (mgr.25013) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:00.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:00 smithi076 bash[26447]: cluster 2024-09-13T13:44:59.336243+0000 mgr.y (mgr.25013) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:00.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:00 smithi192 bash[22035]: cluster 2024-09-13T13:44:59.336243+0000 mgr.y (mgr.25013) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:02.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:02 smithi076 bash[19831]: cluster 2024-09-13T13:45:01.337886+0000 mgr.y (mgr.25013) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:02.839 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:45:02 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:45:02] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-13T13:45:02.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:02 smithi076 bash[26447]: cluster 2024-09-13T13:45:01.337886+0000 mgr.y (mgr.25013) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:02.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:02 smithi192 bash[22035]: cluster 2024-09-13T13:45:01.337886+0000 mgr.y (mgr.25013) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:03.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:03 smithi076 bash[19831]: audit 2024-09-13T13:45:02.505704+0000 mgr.y (mgr.25013) 91 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:03.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:03 smithi076 bash[26447]: audit 2024-09-13T13:45:02.505704+0000 mgr.y (mgr.25013) 91 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:03.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:03 smithi192 bash[22035]: audit 2024-09-13T13:45:02.505704+0000 mgr.y (mgr.25013) 91 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:04.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:04 smithi076 bash[19831]: cluster 2024-09-13T13:45:03.338732+0000 mgr.y (mgr.25013) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:04.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:04 smithi076 bash[26447]: cluster 2024-09-13T13:45:03.338732+0000 mgr.y (mgr.25013) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:04.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:04 smithi192 bash[22035]: cluster 2024-09-13T13:45:03.338732+0000 mgr.y (mgr.25013) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:06.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:06 smithi076 bash[19831]: cluster 2024-09-13T13:45:05.340295+0000 mgr.y (mgr.25013) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:06.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:06 smithi076 bash[26447]: cluster 2024-09-13T13:45:05.340295+0000 mgr.y (mgr.25013) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:06.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:06 smithi192 bash[22035]: cluster 2024-09-13T13:45:05.340295+0000 mgr.y (mgr.25013) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:08.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:08 smithi076 bash[19831]: cluster 2024-09-13T13:45:07.341025+0000 mgr.y (mgr.25013) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:08.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:08 smithi076 bash[26447]: cluster 2024-09-13T13:45:07.341025+0000 mgr.y (mgr.25013) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:08.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:08 smithi192 bash[22035]: cluster 2024-09-13T13:45:07.341025+0000 mgr.y (mgr.25013) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:10.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:10 smithi076 bash[26447]: cluster 2024-09-13T13:45:09.341754+0000 mgr.y (mgr.25013) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:10.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:10 smithi076 bash[26447]: audit 2024-09-13T13:45:09.864483+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:45:10.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:10 smithi076 bash[19831]: cluster 2024-09-13T13:45:09.341754+0000 mgr.y (mgr.25013) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:10.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:10 smithi076 bash[19831]: audit 2024-09-13T13:45:09.864483+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:45:10.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:10 smithi192 bash[22035]: cluster 2024-09-13T13:45:09.341754+0000 mgr.y (mgr.25013) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:10.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:10 smithi192 bash[22035]: audit 2024-09-13T13:45:09.864483+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:45:12.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:12 smithi076 bash[19831]: cluster 2024-09-13T13:45:11.343402+0000 mgr.y (mgr.25013) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:12.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:45:12 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:45:12] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-13T13:45:12.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:12 smithi192 bash[22035]: cluster 2024-09-13T13:45:11.343402+0000 mgr.y (mgr.25013) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:13.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:12 smithi076 bash[26447]: cluster 2024-09-13T13:45:11.343402+0000 mgr.y (mgr.25013) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:13.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:13 smithi192 bash[22035]: audit 2024-09-13T13:45:12.516919+0000 mgr.y (mgr.25013) 97 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:14.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:13 smithi076 bash[19831]: audit 2024-09-13T13:45:12.516919+0000 mgr.y (mgr.25013) 97 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:14.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:13 smithi076 bash[26447]: audit 2024-09-13T13:45:12.516919+0000 mgr.y (mgr.25013) 97 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:14.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:14 smithi192 bash[22035]: cluster 2024-09-13T13:45:13.344109+0000 mgr.y (mgr.25013) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:15.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:14 smithi076 bash[19831]: cluster 2024-09-13T13:45:13.344109+0000 mgr.y (mgr.25013) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:15.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:14 smithi076 bash[26447]: cluster 2024-09-13T13:45:13.344109+0000 mgr.y (mgr.25013) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:16.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:16 smithi192 bash[22035]: cluster 2024-09-13T13:45:15.345680+0000 mgr.y (mgr.25013) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:17.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:16 smithi076 bash[19831]: cluster 2024-09-13T13:45:15.345680+0000 mgr.y (mgr.25013) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:17.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:16 smithi076 bash[26447]: cluster 2024-09-13T13:45:15.345680+0000 mgr.y (mgr.25013) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:18.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:18 smithi192 bash[22035]: cluster 2024-09-13T13:45:17.346483+0000 mgr.y (mgr.25013) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:19.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:18 smithi076 bash[19831]: cluster 2024-09-13T13:45:17.346483+0000 mgr.y (mgr.25013) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:19.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:18 smithi076 bash[26447]: cluster 2024-09-13T13:45:17.346483+0000 mgr.y (mgr.25013) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:20.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:20 smithi192 bash[22035]: cluster 2024-09-13T13:45:19.347340+0000 mgr.y (mgr.25013) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:21.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:20 smithi076 bash[19831]: cluster 2024-09-13T13:45:19.347340+0000 mgr.y (mgr.25013) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:21.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:20 smithi076 bash[26447]: cluster 2024-09-13T13:45:19.347340+0000 mgr.y (mgr.25013) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:22.619 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:45:22 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:45:22] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-13T13:45:22.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:22 smithi192 bash[22035]: cluster 2024-09-13T13:45:21.349107+0000 mgr.y (mgr.25013) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:23.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:22 smithi076 bash[26447]: cluster 2024-09-13T13:45:21.349107+0000 mgr.y (mgr.25013) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:23.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:22 smithi076 bash[19831]: cluster 2024-09-13T13:45:21.349107+0000 mgr.y (mgr.25013) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:23.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:23 smithi192 bash[22035]: audit 2024-09-13T13:45:22.526510+0000 mgr.y (mgr.25013) 103 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:24.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:23 smithi076 bash[19831]: audit 2024-09-13T13:45:22.526510+0000 mgr.y (mgr.25013) 103 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:24.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:23 smithi076 bash[26447]: audit 2024-09-13T13:45:22.526510+0000 mgr.y (mgr.25013) 103 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:24.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:24 smithi192 bash[22035]: cluster 2024-09-13T13:45:23.349932+0000 mgr.y (mgr.25013) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:25.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:24 smithi076 bash[19831]: cluster 2024-09-13T13:45:23.349932+0000 mgr.y (mgr.25013) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:25.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:24 smithi076 bash[26447]: cluster 2024-09-13T13:45:23.349932+0000 mgr.y (mgr.25013) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:25.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:25 smithi192 bash[22035]: audit 2024-09-13T13:45:24.865215+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:45:26.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:25 smithi076 bash[19831]: audit 2024-09-13T13:45:24.865215+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:45:26.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:25 smithi076 bash[26447]: audit 2024-09-13T13:45:24.865215+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:45:26.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:26 smithi192 bash[22035]: cluster 2024-09-13T13:45:25.351481+0000 mgr.y (mgr.25013) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:27.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:26 smithi076 bash[19831]: cluster 2024-09-13T13:45:25.351481+0000 mgr.y (mgr.25013) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:27.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:26 smithi076 bash[26447]: cluster 2024-09-13T13:45:25.351481+0000 mgr.y (mgr.25013) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:28.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:28 smithi192 bash[22035]: cluster 2024-09-13T13:45:27.352184+0000 mgr.y (mgr.25013) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:29.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:28 smithi076 bash[19831]: cluster 2024-09-13T13:45:27.352184+0000 mgr.y (mgr.25013) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:29.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:28 smithi076 bash[26447]: cluster 2024-09-13T13:45:27.352184+0000 mgr.y (mgr.25013) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:30.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:30 smithi192 bash[22035]: cluster 2024-09-13T13:45:29.352916+0000 mgr.y (mgr.25013) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:31.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:30 smithi076 bash[26447]: cluster 2024-09-13T13:45:29.352916+0000 mgr.y (mgr.25013) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:31.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:30 smithi076 bash[19831]: cluster 2024-09-13T13:45:29.352916+0000 mgr.y (mgr.25013) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:32.670 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:45:32 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:45:32] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-13T13:45:32.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:32 smithi192 bash[22035]: cluster 2024-09-13T13:45:31.354661+0000 mgr.y (mgr.25013) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:33.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:32 smithi076 bash[26447]: cluster 2024-09-13T13:45:31.354661+0000 mgr.y (mgr.25013) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:32 smithi076 bash[19831]: cluster 2024-09-13T13:45:31.354661+0000 mgr.y (mgr.25013) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:34.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:33 smithi076 bash[26447]: audit 2024-09-13T13:45:32.537808+0000 mgr.y (mgr.25013) 109 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:34.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:33 smithi076 bash[19831]: audit 2024-09-13T13:45:32.537808+0000 mgr.y (mgr.25013) 109 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:34.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:33 smithi192 bash[22035]: audit 2024-09-13T13:45:32.537808+0000 mgr.y (mgr.25013) 109 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:35.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:34 smithi076 bash[26447]: cluster 2024-09-13T13:45:33.355419+0000 mgr.y (mgr.25013) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:35.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:34 smithi076 bash[19831]: cluster 2024-09-13T13:45:33.355419+0000 mgr.y (mgr.25013) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:35.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:34 smithi192 bash[22035]: cluster 2024-09-13T13:45:33.355419+0000 mgr.y (mgr.25013) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:36.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:35 smithi076 bash[19831]: audit 2024-09-13T13:45:34.819909+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:45:36.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:35 smithi076 bash[19831]: audit 2024-09-13T13:45:34.821421+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:45:36.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:35 smithi076 bash[19831]: audit 2024-09-13T13:45:34.831779+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:45:36.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:35 smithi076 bash[26447]: audit 2024-09-13T13:45:34.819909+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:45:36.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:35 smithi076 bash[26447]: audit 2024-09-13T13:45:34.821421+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:45:36.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:35 smithi076 bash[26447]: audit 2024-09-13T13:45:34.831779+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:45:36.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:35 smithi192 bash[22035]: audit 2024-09-13T13:45:34.819909+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:45:36.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:35 smithi192 bash[22035]: audit 2024-09-13T13:45:34.821421+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:45:36.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:35 smithi192 bash[22035]: audit 2024-09-13T13:45:34.831779+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:45:37.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:36 smithi076 bash[19831]: cluster 2024-09-13T13:45:35.356995+0000 mgr.y (mgr.25013) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:37.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:36 smithi076 bash[26447]: cluster 2024-09-13T13:45:35.356995+0000 mgr.y (mgr.25013) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:37.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:36 smithi192 bash[22035]: cluster 2024-09-13T13:45:35.356995+0000 mgr.y (mgr.25013) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:39.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:38 smithi076 bash[19831]: cluster 2024-09-13T13:45:37.357700+0000 mgr.y (mgr.25013) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:39.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:38 smithi076 bash[26447]: cluster 2024-09-13T13:45:37.357700+0000 mgr.y (mgr.25013) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:39.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:38 smithi192 bash[22035]: cluster 2024-09-13T13:45:37.357700+0000 mgr.y (mgr.25013) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:41.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:40 smithi076 bash[19831]: cluster 2024-09-13T13:45:39.358356+0000 mgr.y (mgr.25013) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:41.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:40 smithi076 bash[19831]: audit 2024-09-13T13:45:39.865490+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:45:41.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:40 smithi076 bash[26447]: cluster 2024-09-13T13:45:39.358356+0000 mgr.y (mgr.25013) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:41.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:40 smithi076 bash[26447]: audit 2024-09-13T13:45:39.865490+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:45:41.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:40 smithi192 bash[22035]: cluster 2024-09-13T13:45:39.358356+0000 mgr.y (mgr.25013) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:41.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:40 smithi192 bash[22035]: audit 2024-09-13T13:45:39.865490+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:45:42.839 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:45:42 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:45:42] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-13T13:45:43.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:42 smithi192 bash[22035]: cluster 2024-09-13T13:45:41.360108+0000 mgr.y (mgr.25013) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:43.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:42 smithi076 bash[19831]: cluster 2024-09-13T13:45:41.360108+0000 mgr.y (mgr.25013) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:43.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:42 smithi076 bash[26447]: cluster 2024-09-13T13:45:41.360108+0000 mgr.y (mgr.25013) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:44.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:43 smithi192 bash[22035]: audit 2024-09-13T13:45:42.549040+0000 mgr.y (mgr.25013) 115 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:44.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:43 smithi076 bash[19831]: audit 2024-09-13T13:45:42.549040+0000 mgr.y (mgr.25013) 115 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:44.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:43 smithi076 bash[26447]: audit 2024-09-13T13:45:42.549040+0000 mgr.y (mgr.25013) 115 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:45.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:44 smithi192 bash[22035]: cluster 2024-09-13T13:45:43.360991+0000 mgr.y (mgr.25013) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:45.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:44 smithi076 bash[19831]: cluster 2024-09-13T13:45:43.360991+0000 mgr.y (mgr.25013) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:45.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:44 smithi076 bash[26447]: cluster 2024-09-13T13:45:43.360991+0000 mgr.y (mgr.25013) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:47.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:46 smithi192 bash[22035]: cluster 2024-09-13T13:45:45.362608+0000 mgr.y (mgr.25013) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:47.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:46 smithi076 bash[19831]: cluster 2024-09-13T13:45:45.362608+0000 mgr.y (mgr.25013) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:47.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:46 smithi076 bash[26447]: cluster 2024-09-13T13:45:45.362608+0000 mgr.y (mgr.25013) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:49.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:48 smithi192 bash[22035]: cluster 2024-09-13T13:45:47.363304+0000 mgr.y (mgr.25013) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:49.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:48 smithi076 bash[19831]: cluster 2024-09-13T13:45:47.363304+0000 mgr.y (mgr.25013) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:49.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:48 smithi076 bash[26447]: cluster 2024-09-13T13:45:47.363304+0000 mgr.y (mgr.25013) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:51.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:50 smithi192 bash[22035]: cluster 2024-09-13T13:45:49.364096+0000 mgr.y (mgr.25013) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:51.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:50 smithi076 bash[19831]: cluster 2024-09-13T13:45:49.364096+0000 mgr.y (mgr.25013) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:51.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:50 smithi076 bash[26447]: cluster 2024-09-13T13:45:49.364096+0000 mgr.y (mgr.25013) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:52.839 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:45:52 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:45:52] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-13T13:45:53.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:52 smithi192 bash[22035]: cluster 2024-09-13T13:45:51.365863+0000 mgr.y (mgr.25013) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:53.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:52 smithi076 bash[19831]: cluster 2024-09-13T13:45:51.365863+0000 mgr.y (mgr.25013) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:53.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:52 smithi076 bash[26447]: cluster 2024-09-13T13:45:51.365863+0000 mgr.y (mgr.25013) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:54.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:53 smithi192 bash[22035]: audit 2024-09-13T13:45:52.558434+0000 mgr.y (mgr.25013) 121 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:54.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:53 smithi076 bash[19831]: audit 2024-09-13T13:45:52.558434+0000 mgr.y (mgr.25013) 121 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:54.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:53 smithi076 bash[26447]: audit 2024-09-13T13:45:52.558434+0000 mgr.y (mgr.25013) 121 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:45:55.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:54 smithi192 bash[22035]: cluster 2024-09-13T13:45:53.366396+0000 mgr.y (mgr.25013) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:55.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:54 smithi192 bash[22035]: audit 2024-09-13T13:45:54.865902+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:45:55.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:54 smithi076 bash[19831]: cluster 2024-09-13T13:45:53.366396+0000 mgr.y (mgr.25013) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:55.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:54 smithi076 bash[19831]: audit 2024-09-13T13:45:54.865902+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:45:55.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:54 smithi076 bash[26447]: cluster 2024-09-13T13:45:53.366396+0000 mgr.y (mgr.25013) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:55.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:54 smithi076 bash[26447]: audit 2024-09-13T13:45:54.865902+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:45:57.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:56 smithi192 bash[22035]: cluster 2024-09-13T13:45:55.367922+0000 mgr.y (mgr.25013) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:57.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:56 smithi076 bash[19831]: cluster 2024-09-13T13:45:55.367922+0000 mgr.y (mgr.25013) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:57.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:56 smithi076 bash[26447]: cluster 2024-09-13T13:45:55.367922+0000 mgr.y (mgr.25013) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:45:59.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:45:58 smithi192 bash[22035]: cluster 2024-09-13T13:45:57.368640+0000 mgr.y (mgr.25013) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:59.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:45:58 smithi076 bash[19831]: cluster 2024-09-13T13:45:57.368640+0000 mgr.y (mgr.25013) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:45:59.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:45:58 smithi076 bash[26447]: cluster 2024-09-13T13:45:57.368640+0000 mgr.y (mgr.25013) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:01.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:00 smithi192 bash[22035]: cluster 2024-09-13T13:45:59.369333+0000 mgr.y (mgr.25013) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:01.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:00 smithi076 bash[19831]: cluster 2024-09-13T13:45:59.369333+0000 mgr.y (mgr.25013) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:01.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:00 smithi076 bash[26447]: cluster 2024-09-13T13:45:59.369333+0000 mgr.y (mgr.25013) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:02.861 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:46:02 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:46:02] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-13T13:46:03.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:02 smithi192 bash[22035]: cluster 2024-09-13T13:46:01.371039+0000 mgr.y (mgr.25013) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:03.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:02 smithi076 bash[19831]: cluster 2024-09-13T13:46:01.371039+0000 mgr.y (mgr.25013) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:03.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:02 smithi076 bash[26447]: cluster 2024-09-13T13:46:01.371039+0000 mgr.y (mgr.25013) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:04.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:03 smithi192 bash[22035]: audit 2024-09-13T13:46:02.569737+0000 mgr.y (mgr.25013) 127 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:04.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:03 smithi076 bash[19831]: audit 2024-09-13T13:46:02.569737+0000 mgr.y (mgr.25013) 127 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:04.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:03 smithi076 bash[26447]: audit 2024-09-13T13:46:02.569737+0000 mgr.y (mgr.25013) 127 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:05.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:04 smithi192 bash[22035]: cluster 2024-09-13T13:46:03.371755+0000 mgr.y (mgr.25013) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:05.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:04 smithi076 bash[19831]: cluster 2024-09-13T13:46:03.371755+0000 mgr.y (mgr.25013) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:05.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:04 smithi076 bash[26447]: cluster 2024-09-13T13:46:03.371755+0000 mgr.y (mgr.25013) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:07.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:06 smithi192 bash[22035]: cluster 2024-09-13T13:46:05.373320+0000 mgr.y (mgr.25013) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:07.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:06 smithi076 bash[26447]: cluster 2024-09-13T13:46:05.373320+0000 mgr.y (mgr.25013) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:07.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:06 smithi076 bash[19831]: cluster 2024-09-13T13:46:05.373320+0000 mgr.y (mgr.25013) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:08 smithi192 bash[22035]: cluster 2024-09-13T13:46:07.374100+0000 mgr.y (mgr.25013) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:09.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:08 smithi076 bash[26447]: cluster 2024-09-13T13:46:07.374100+0000 mgr.y (mgr.25013) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:09.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:08 smithi076 bash[19831]: cluster 2024-09-13T13:46:07.374100+0000 mgr.y (mgr.25013) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:10.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:09 smithi076 bash[19831]: audit 2024-09-13T13:46:09.866197+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:10.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:09 smithi076 bash[26447]: audit 2024-09-13T13:46:09.866197+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:10.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:09 smithi192 bash[22035]: audit 2024-09-13T13:46:09.866197+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:11.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:10 smithi076 bash[19831]: cluster 2024-09-13T13:46:09.374790+0000 mgr.y (mgr.25013) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:11.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:10 smithi076 bash[26447]: cluster 2024-09-13T13:46:09.374790+0000 mgr.y (mgr.25013) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:11.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:10 smithi192 bash[22035]: cluster 2024-09-13T13:46:09.374790+0000 mgr.y (mgr.25013) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:12.839 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:46:12 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:46:12] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-13T13:46:13.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:12 smithi076 bash[19831]: cluster 2024-09-13T13:46:11.376436+0000 mgr.y (mgr.25013) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:13.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:12 smithi076 bash[26447]: cluster 2024-09-13T13:46:11.376436+0000 mgr.y (mgr.25013) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:13.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:12 smithi192 bash[22035]: cluster 2024-09-13T13:46:11.376436+0000 mgr.y (mgr.25013) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:14.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:13 smithi076 bash[19831]: audit 2024-09-13T13:46:12.581065+0000 mgr.y (mgr.25013) 133 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:14.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:13 smithi076 bash[26447]: audit 2024-09-13T13:46:12.581065+0000 mgr.y (mgr.25013) 133 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:14.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:13 smithi192 bash[22035]: audit 2024-09-13T13:46:12.581065+0000 mgr.y (mgr.25013) 133 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:15.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:14 smithi076 bash[19831]: cluster 2024-09-13T13:46:13.377149+0000 mgr.y (mgr.25013) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:15.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:14 smithi076 bash[26447]: cluster 2024-09-13T13:46:13.377149+0000 mgr.y (mgr.25013) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:15.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:14 smithi192 bash[22035]: cluster 2024-09-13T13:46:13.377149+0000 mgr.y (mgr.25013) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:16.559 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:46:17.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:16 smithi076 bash[26447]: cluster 2024-09-13T13:46:15.379269+0000 mgr.y (mgr.25013) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:17.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:16 smithi076 bash[19831]: cluster 2024-09-13T13:46:15.379269+0000 mgr.y (mgr.25013) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:17.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:16 smithi192 bash[22035]: cluster 2024-09-13T13:46:15.379269+0000 mgr.y (mgr.25013) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:19.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:18 smithi076 bash[19831]: cluster 2024-09-13T13:46:17.380044+0000 mgr.y (mgr.25013) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:19.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:18 smithi076 bash[26447]: cluster 2024-09-13T13:46:17.380044+0000 mgr.y (mgr.25013) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:19.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:18 smithi192 bash[22035]: cluster 2024-09-13T13:46:17.380044+0000 mgr.y (mgr.25013) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:21.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:20 smithi076 bash[19831]: cluster 2024-09-13T13:46:19.380765+0000 mgr.y (mgr.25013) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:21.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:20 smithi076 bash[26447]: cluster 2024-09-13T13:46:19.380765+0000 mgr.y (mgr.25013) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:21.369 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:46:21.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:20 smithi192 bash[22035]: cluster 2024-09-13T13:46:19.380765+0000 mgr.y (mgr.25013) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:21.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:46:20 smithi192 bash[47235]: logger=cleanup t=2024-09-13T13:46:20.967132124Z level=info msg="Completed cleanup jobs" duration=56.306153ms 2024-09-13T13:46:22.744 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:46:22.745 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (20m) 2m ago 20m 13.5M - 0.25.0 c8568f914cd2 a83654beb58f 2024-09-13T13:46:22.745 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (20m) 2m ago 20m 75.0M - 9.4.12 2bacad6d85d8 ef0336eb1381 2024-09-13T13:46:22.745 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (3m) 2m ago 18m 47.0M - 3.8 19dc8d659727 a3314eb700ed 2024-09-13T13:46:22.745 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (11m) 2m ago 29m 439M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1e440f668e79 2024-09-13T13:46:22.745 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (5m) 2m ago 31m 493M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:46:22.745 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (31m) 2m ago 31m 71.7M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:46:22.745 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (29m) 2m ago 29m 53.3M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 3ffc8db9dbc1 2024-09-13T13:46:22.745 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (29m) 2m ago 29m 55.2M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:46:22.745 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (20m) 2m ago 20m 9020k - 1.5.0 0da6a335fe13 fdc8e22d5ead 2024-09-13T13:46:22.745 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (20m) 2m ago 20m 8896k - 1.5.0 0da6a335fe13 dc21b2c7101e 2024-09-13T13:46:22.745 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (28m) 2m ago 28m 55.7M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:46:22.745 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (27m) 2m ago 27m 64.0M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:46:22.745 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (26m) 2m ago 26m 52.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:46:22.746 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (25m) 2m ago 25m 62.8M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:46:22.746 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (24m) 2m ago 24m 55.7M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:46:22.746 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (23m) 2m ago 23m 62.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:46:22.746 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (22m) 2m ago 23m 51.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:46:22.746 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (22m) 2m ago 22m 62.1M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:46:22.746 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (2m) 2m ago 21m 34.0M - 2.43.0 a07b618ecd1d 15c1843ac714 2024-09-13T13:46:22.746 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (18m) 2m ago 18m 99.7M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:46:22.746 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (18m) 2m ago 18m 99.8M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:46:22.757 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:46:22 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:46:22] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-13T13:46:23.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:22 smithi076 bash[19831]: cluster 2024-09-13T13:46:21.381908+0000 mgr.y (mgr.25013) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:23.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:22 smithi076 bash[26447]: cluster 2024-09-13T13:46:21.381908+0000 mgr.y (mgr.25013) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:23.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:22 smithi192 bash[22035]: cluster 2024-09-13T13:46:21.381908+0000 mgr.y (mgr.25013) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:23.503 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions' 2024-09-13T13:46:24.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:23 smithi076 bash[19831]: audit 2024-09-13T13:46:22.592153+0000 mgr.y (mgr.25013) 139 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:24.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:23 smithi076 bash[19831]: audit 2024-09-13T13:46:22.729254+0000 mgr.y (mgr.25013) 140 : audit [DBG] from='client.25100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:24.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:23 smithi076 bash[26447]: audit 2024-09-13T13:46:22.592153+0000 mgr.y (mgr.25013) 139 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:24.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:23 smithi076 bash[26447]: audit 2024-09-13T13:46:22.729254+0000 mgr.y (mgr.25013) 140 : audit [DBG] from='client.25100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:24.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:23 smithi192 bash[22035]: audit 2024-09-13T13:46:22.592153+0000 mgr.y (mgr.25013) 139 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:24.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:23 smithi192 bash[22035]: audit 2024-09-13T13:46:22.729254+0000 mgr.y (mgr.25013) 140 : audit [DBG] from='client.25100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:25.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:24 smithi076 bash[19831]: cluster 2024-09-13T13:46:23.382647+0000 mgr.y (mgr.25013) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:25.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:24 smithi076 bash[19831]: audit 2024-09-13T13:46:24.867004+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:25.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:24 smithi076 bash[26447]: cluster 2024-09-13T13:46:23.382647+0000 mgr.y (mgr.25013) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:25.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:24 smithi076 bash[26447]: audit 2024-09-13T13:46:24.867004+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:25.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:24 smithi192 bash[22035]: cluster 2024-09-13T13:46:23.382647+0000 mgr.y (mgr.25013) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:25.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:24 smithi192 bash[22035]: audit 2024-09-13T13:46:24.867004+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:27.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:26 smithi076 bash[19831]: cluster 2024-09-13T13:46:25.384271+0000 mgr.y (mgr.25013) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:27.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:26 smithi076 bash[26447]: cluster 2024-09-13T13:46:25.384271+0000 mgr.y (mgr.25013) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:27.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:26 smithi192 bash[22035]: cluster 2024-09-13T13:46:25.384271+0000 mgr.y (mgr.25013) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:28.322 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:46:29.281 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:28 smithi076 bash[19831]: cluster 2024-09-13T13:46:27.385054+0000 mgr.y (mgr.25013) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:29.281 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:28 smithi076 bash[26447]: cluster 2024-09-13T13:46:27.385054+0000 mgr.y (mgr.25013) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:29.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:28 smithi192 bash[22035]: cluster 2024-09-13T13:46:27.385054+0000 mgr.y (mgr.25013) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:29.703 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:46:29.703 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:46:29.703 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:46:29.704 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:46:29.704 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:46:29.704 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:46:29.704 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:46:29.704 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:46:29.704 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:46:29.704 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:46:29.704 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:46:29.704 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:46:29.704 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:46:29.704 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:46:29.704 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:46:29.704 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:46:29.705 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:46:29.705 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:46:30.309 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:30 smithi076 bash[19831]: audit 2024-09-13T13:46:29.705992+0000 mon.c (mon.2) 243 : audit [DBG] from='client.? 172.21.15.76:0/4013596905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:46:30.309 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:30 smithi076 bash[26447]: audit 2024-09-13T13:46:29.705992+0000 mon.c (mon.2) 243 : audit [DBG] from='client.? 172.21.15.76:0/4013596905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:46:30.310 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph -s' 2024-09-13T13:46:30.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:30 smithi192 bash[22035]: audit 2024-09-13T13:46:29.705992+0000 mon.c (mon.2) 243 : audit [DBG] from='client.? 172.21.15.76:0/4013596905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:46:31.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:31 smithi076 bash[19831]: cluster 2024-09-13T13:46:29.385566+0000 mgr.y (mgr.25013) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:31.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:31 smithi076 bash[26447]: cluster 2024-09-13T13:46:29.385566+0000 mgr.y (mgr.25013) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:31.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:31 smithi192 bash[22035]: cluster 2024-09-13T13:46:29.385566+0000 mgr.y (mgr.25013) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:32.599 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:46:32 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:46:32] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-13T13:46:33.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:33 smithi076 bash[19831]: cluster 2024-09-13T13:46:31.387168+0000 mgr.y (mgr.25013) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:33.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:33 smithi076 bash[26447]: cluster 2024-09-13T13:46:31.387168+0000 mgr.y (mgr.25013) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:33.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:33 smithi192 bash[22035]: cluster 2024-09-13T13:46:31.387168+0000 mgr.y (mgr.25013) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:34.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:34 smithi076 bash[19831]: audit 2024-09-13T13:46:32.602469+0000 mgr.y (mgr.25013) 146 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:34.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:34 smithi076 bash[26447]: audit 2024-09-13T13:46:32.602469+0000 mgr.y (mgr.25013) 146 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:34.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:34 smithi192 bash[22035]: audit 2024-09-13T13:46:32.602469+0000 mgr.y (mgr.25013) 146 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:35.134 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:46:35.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:35 smithi076 bash[26447]: cluster 2024-09-13T13:46:33.387891+0000 mgr.y (mgr.25013) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:35.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:35 smithi076 bash[19831]: cluster 2024-09-13T13:46:33.387891+0000 mgr.y (mgr.25013) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:35.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:35 smithi192 bash[22035]: cluster 2024-09-13T13:46:33.387891+0000 mgr.y (mgr.25013) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:36.606 INFO:teuthology.orchestra.run.smithi076.stdout: cluster: 2024-09-13T13:46:36.606 INFO:teuthology.orchestra.run.smithi076.stdout: id: fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:46:36.606 INFO:teuthology.orchestra.run.smithi076.stdout: health: HEALTH_OK 2024-09-13T13:46:36.606 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:46:36.607 INFO:teuthology.orchestra.run.smithi076.stdout: services: 2024-09-13T13:46:36.607 INFO:teuthology.orchestra.run.smithi076.stdout: mon: 3 daemons, quorum a,b,c (age 29m) 2024-09-13T13:46:36.607 INFO:teuthology.orchestra.run.smithi076.stdout: mgr: y(active, since 3m), standbys: x 2024-09-13T13:46:36.607 INFO:teuthology.orchestra.run.smithi076.stdout: osd: 8 osds: 8 up (since 22m), 8 in (since 22m) 2024-09-13T13:46:36.607 INFO:teuthology.orchestra.run.smithi076.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-13T13:46:36.607 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:46:36.607 INFO:teuthology.orchestra.run.smithi076.stdout: data: 2024-09-13T13:46:36.607 INFO:teuthology.orchestra.run.smithi076.stdout: pools: 6 pools, 161 pgs 2024-09-13T13:46:36.607 INFO:teuthology.orchestra.run.smithi076.stdout: objects: 212 objects, 585 KiB 2024-09-13T13:46:36.607 INFO:teuthology.orchestra.run.smithi076.stdout: usage: 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:46:36.607 INFO:teuthology.orchestra.run.smithi076.stdout: pgs: 161 active+clean 2024-09-13T13:46:36.607 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:46:36.607 INFO:teuthology.orchestra.run.smithi076.stdout: io: 2024-09-13T13:46:36.608 INFO:teuthology.orchestra.run.smithi076.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-13T13:46:36.608 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-13T13:46:36.772 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:36 smithi076 bash[26447]: cluster 2024-09-13T13:46:35.389442+0000 mgr.y (mgr.25013) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:36.772 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:36 smithi076 bash[26447]: audit 2024-09-13T13:46:35.508696+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:46:36.772 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:36 smithi076 bash[26447]: audit 2024-09-13T13:46:35.513788+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:46:36.772 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:36 smithi076 bash[26447]: audit 2024-09-13T13:46:36.178360+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:46:36.772 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:36 smithi076 bash[26447]: audit 2024-09-13T13:46:36.179147+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:46:36.772 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:36 smithi076 bash[26447]: audit 2024-09-13T13:46:36.186497+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:46:36.773 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:36 smithi076 bash[19831]: cluster 2024-09-13T13:46:35.389442+0000 mgr.y (mgr.25013) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:36.773 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:36 smithi076 bash[19831]: audit 2024-09-13T13:46:35.508696+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:46:36.773 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:36 smithi076 bash[19831]: audit 2024-09-13T13:46:35.513788+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:46:36.773 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:36 smithi076 bash[19831]: audit 2024-09-13T13:46:36.178360+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:46:36.773 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:36 smithi076 bash[19831]: audit 2024-09-13T13:46:36.179147+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:46:36.773 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:36 smithi076 bash[19831]: audit 2024-09-13T13:46:36.186497+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:46:36.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:36 smithi192 bash[22035]: cluster 2024-09-13T13:46:35.389442+0000 mgr.y (mgr.25013) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:36.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:36 smithi192 bash[22035]: audit 2024-09-13T13:46:35.508696+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:46:36.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:36 smithi192 bash[22035]: audit 2024-09-13T13:46:35.513788+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:46:36.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:36 smithi192 bash[22035]: audit 2024-09-13T13:46:36.178360+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:46:36.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:36 smithi192 bash[22035]: audit 2024-09-13T13:46:36.179147+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:46:36.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:36 smithi192 bash[22035]: audit 2024-09-13T13:46:36.186497+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' 2024-09-13T13:46:37.237 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:46:37.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:37 smithi076 bash[19831]: audit 2024-09-13T13:46:36.609226+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.76:0/2913034243' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:46:37.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:37 smithi076 bash[26447]: audit 2024-09-13T13:46:36.609226+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.76:0/2913034243' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:46:37.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:37 smithi192 bash[22035]: audit 2024-09-13T13:46:36.609226+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.76:0/2913034243' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:46:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:38 smithi076 bash[19831]: cluster 2024-09-13T13:46:37.390137+0000 mgr.y (mgr.25013) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:38.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:38 smithi076 bash[26447]: cluster 2024-09-13T13:46:37.390137+0000 mgr.y (mgr.25013) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:38.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:38 smithi192 bash[22035]: cluster 2024-09-13T13:46:37.390137+0000 mgr.y (mgr.25013) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:40.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:40 smithi076 bash[19831]: cluster 2024-09-13T13:46:39.390788+0000 mgr.y (mgr.25013) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:40.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:40 smithi076 bash[19831]: audit 2024-09-13T13:46:39.867278+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:40.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:40 smithi076 bash[26447]: cluster 2024-09-13T13:46:39.390788+0000 mgr.y (mgr.25013) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:40.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:40 smithi076 bash[26447]: audit 2024-09-13T13:46:39.867278+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:40.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:40 smithi192 bash[22035]: cluster 2024-09-13T13:46:39.390788+0000 mgr.y (mgr.25013) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:40.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:40 smithi192 bash[22035]: audit 2024-09-13T13:46:39.867278+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:42.053 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:46:42.526 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:46:42 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:46:42] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-13T13:46:42.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:42 smithi076 bash[26447]: cluster 2024-09-13T13:46:41.392417+0000 mgr.y (mgr.25013) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:42.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:42 smithi076 bash[19831]: cluster 2024-09-13T13:46:41.392417+0000 mgr.y (mgr.25013) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:42.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:42 smithi192 bash[22035]: cluster 2024-09-13T13:46:41.392417+0000 mgr.y (mgr.25013) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:43.570 INFO:teuthology.orchestra.run.smithi076.stdout:HEALTH_OK 2024-09-13T13:46:43.813 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:43 smithi076 bash[26447]: audit 2024-09-13T13:46:42.613803+0000 mgr.y (mgr.25013) 152 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:43.814 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:43 smithi076 bash[19831]: audit 2024-09-13T13:46:42.613803+0000 mgr.y (mgr.25013) 152 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:43.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:43 smithi192 bash[22035]: audit 2024-09-13T13:46:42.613803+0000 mgr.y (mgr.25013) 152 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:44.279 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-13T13:46:44.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:44 smithi076 bash[19831]: cluster 2024-09-13T13:46:43.393097+0000 mgr.y (mgr.25013) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:44.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:44 smithi076 bash[19831]: audit 2024-09-13T13:46:43.573462+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.76:0/3930228718' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:46:44.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:44 smithi076 bash[26447]: cluster 2024-09-13T13:46:43.393097+0000 mgr.y (mgr.25013) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:44.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:44 smithi076 bash[26447]: audit 2024-09-13T13:46:43.573462+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.76:0/3930228718' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:46:44.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:44 smithi192 bash[22035]: cluster 2024-09-13T13:46:43.393097+0000 mgr.y (mgr.25013) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:44.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:44 smithi192 bash[22035]: audit 2024-09-13T13:46:43.573462+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.76:0/3930228718' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:46:46.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:46 smithi076 bash[19831]: cluster 2024-09-13T13:46:45.394684+0000 mgr.y (mgr.25013) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:46.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:46 smithi076 bash[26447]: cluster 2024-09-13T13:46:45.394684+0000 mgr.y (mgr.25013) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:46.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:46 smithi192 bash[22035]: cluster 2024-09-13T13:46:45.394684+0000 mgr.y (mgr.25013) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:48.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:48 smithi076 bash[19831]: cluster 2024-09-13T13:46:47.395401+0000 mgr.y (mgr.25013) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:48.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:48 smithi076 bash[26447]: cluster 2024-09-13T13:46:47.395401+0000 mgr.y (mgr.25013) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:48.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:48 smithi192 bash[22035]: cluster 2024-09-13T13:46:47.395401+0000 mgr.y (mgr.25013) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:49.096 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:46:50.600 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:46:50.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:50 smithi076 bash[19831]: cluster 2024-09-13T13:46:49.396107+0000 mgr.y (mgr.25013) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:50 smithi076 bash[26447]: cluster 2024-09-13T13:46:49.396107+0000 mgr.y (mgr.25013) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:50.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:50 smithi192 bash[22035]: cluster 2024-09-13T13:46:49.396107+0000 mgr.y (mgr.25013) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:51.247 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph mgr fail' 2024-09-13T13:46:51.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:51 smithi076 bash[19831]: audit 2024-09-13T13:46:50.591587+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.76:0/3219197866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:46:51.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:51 smithi076 bash[26447]: audit 2024-09-13T13:46:50.591587+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.76:0/3219197866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:46:51.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:51 smithi192 bash[22035]: audit 2024-09-13T13:46:50.591587+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.76:0/3219197866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:46:52.620 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:52 smithi076 bash[19831]: cluster 2024-09-13T13:46:51.397659+0000 mgr.y (mgr.25013) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:52.620 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:46:52 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:46:52] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-13T13:46:52.621 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:52 smithi076 bash[26447]: cluster 2024-09-13T13:46:51.397659+0000 mgr.y (mgr.25013) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:52.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:52 smithi192 bash[22035]: cluster 2024-09-13T13:46:51.397659+0000 mgr.y (mgr.25013) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:54.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:53 smithi076 bash[19831]: audit 2024-09-13T13:46:52.622514+0000 mgr.y (mgr.25013) 158 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:54.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:53 smithi076 bash[26447]: audit 2024-09-13T13:46:52.622514+0000 mgr.y (mgr.25013) 158 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:54.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:53 smithi192 bash[22035]: audit 2024-09-13T13:46:52.622514+0000 mgr.y (mgr.25013) 158 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:46:55.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:54 smithi076 bash[19831]: cluster 2024-09-13T13:46:53.398407+0000 mgr.y (mgr.25013) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:55.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:54 smithi076 bash[26447]: cluster 2024-09-13T13:46:53.398407+0000 mgr.y (mgr.25013) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:55.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:54 smithi192 bash[22035]: cluster 2024-09-13T13:46:53.398407+0000 mgr.y (mgr.25013) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:46:56.060 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:46:56.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:55 smithi076 bash[26447]: audit 2024-09-13T13:46:54.867594+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:56.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:55 smithi076 bash[19831]: audit 2024-09-13T13:46:54.867594+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:56.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:55 smithi192 bash[22035]: audit 2024-09-13T13:46:54.867594+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25013 172.21.15.76:0/983808196' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:57.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:56 smithi076 bash[19831]: cluster 2024-09-13T13:46:55.399925+0000 mgr.y (mgr.25013) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:57.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:56 smithi076 bash[26447]: cluster 2024-09-13T13:46:55.399925+0000 mgr.y (mgr.25013) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:57.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:56 smithi192 bash[22035]: cluster 2024-09-13T13:46:55.399925+0000 mgr.y (mgr.25013) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:46:57.819 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[50250]: [13/Sep/2024:13:46:57] ENGINE Bus STOPPING 2024-09-13T13:46:57.819 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.498355+0000 mon.c (mon.2) 244 : audit [INF] from='client.? 172.21.15.76:0/1644723201' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:46:57.819 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.498922+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:46:57.819 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: cluster 2024-09-13T13:46:57.499691+0000 mon.a (mon.0) 1125 : cluster [INF] Activating manager daemon x 2024-09-13T13:46:57.819 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.503507+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:46:57.819 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: cluster 2024-09-13T13:46:57.508377+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-13T13:46:57.819 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: cluster 2024-09-13T13:46:57.508615+0000 mon.a (mon.0) 1128 : cluster [DBG] mgrmap e33: x(active, starting, since 0.00892688s) 2024-09-13T13:46:57.820 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.518587+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:46:57.820 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.518784+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:46:57.820 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.518958+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:46:57.820 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.519986+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:46:57.820 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.520324+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:46:57.820 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.520652+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:46:57.820 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.520942+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:46:57.820 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.521218+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:46:57.820 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.521504+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:46:57.820 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.521771+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:46:57.820 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.522059+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:46:57.820 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.522318+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:46:57.820 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.523359+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:46:57.821 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.523569+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:46:57.821 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[22035]: audit 2024-09-13T13:46:57.524369+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:46:57.839 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[68032]: debug 2024-09-13T13:46:57.505+0000 7fdd6aa7e640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-13T13:46:57.840 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[68032]: ignoring --setuser ceph since I am not root 2024-09-13T13:46:57.840 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[68032]: ignoring --setgroup ceph since I am not root 2024-09-13T13:46:57.840 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[68032]: debug 2024-09-13T13:46:57.565+0000 7f5775c90640 1 -- 172.21.15.76:0/3497128132 <== mon.2 v2:172.21.15.76:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5652a16e90e0 con 0x5652a16eb800 2024-09-13T13:46:57.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.498355+0000 mon.c (mon.2) 244 : audit [INF] from='client.? 172.21.15.76:0/1644723201' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:46:57.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.498922+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:46:57.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: cluster 2024-09-13T13:46:57.499691+0000 mon.a (mon.0) 1125 : cluster [INF] Activating manager daemon x 2024-09-13T13:46:57.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.503507+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:46:57.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: cluster 2024-09-13T13:46:57.508377+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-13T13:46:57.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: cluster 2024-09-13T13:46:57.508615+0000 mon.a (mon.0) 1128 : cluster [DBG] mgrmap e33: x(active, starting, since 0.00892688s) 2024-09-13T13:46:57.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.518587+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:46:57.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.518784+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:46:57.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.518958+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:46:57.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.519986+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:46:57.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.520324+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:46:57.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.520652+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:46:57.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.520942+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:46:57.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.521218+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:46:57.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.521504+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:46:57.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.521771+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:46:57.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.522059+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:46:57.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.522318+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:46:57.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.523359+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:46:57.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.523569+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:46:57.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[19831]: audit 2024-09-13T13:46:57.524369+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:46:57.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.498355+0000 mon.c (mon.2) 244 : audit [INF] from='client.? 172.21.15.76:0/1644723201' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:46:57.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.498922+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:46:57.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: cluster 2024-09-13T13:46:57.499691+0000 mon.a (mon.0) 1125 : cluster [INF] Activating manager daemon x 2024-09-13T13:46:57.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.503507+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:46:57.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: cluster 2024-09-13T13:46:57.508377+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-13T13:46:57.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: cluster 2024-09-13T13:46:57.508615+0000 mon.a (mon.0) 1128 : cluster [DBG] mgrmap e33: x(active, starting, since 0.00892688s) 2024-09-13T13:46:57.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.518587+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:46:57.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.518784+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:46:57.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.518958+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:46:57.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.519986+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:46:57.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.520324+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:46:57.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.520652+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:46:57.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.520942+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:46:57.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.521218+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:46:57.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.521504+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:46:57.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.521771+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:46:57.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.522059+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:46:57.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.522318+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:46:57.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.523359+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:46:57.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.523569+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:46:57.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:57 smithi076 bash[26447]: audit 2024-09-13T13:46:57.524369+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:46:58.179 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[50250]: [13/Sep/2024:13:46:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:46:58.179 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:57 smithi192 bash[50250]: [13/Sep/2024:13:46:57] ENGINE Bus STOPPED 2024-09-13T13:46:58.241 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'sleep 180' 2024-09-13T13:46:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:58 smithi076 bash[19831]: cluster 2024-09-13T13:46:57.851217+0000 mon.a (mon.0) 1144 : cluster [INF] Manager daemon x is now available 2024-09-13T13:46:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:58 smithi076 bash[19831]: audit 2024-09-13T13:46:58.187728+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:59.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:58 smithi076 bash[19831]: audit 2024-09-13T13:46:58.188040+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:46:59.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:58 smithi076 bash[19831]: audit 2024-09-13T13:46:58.214173+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:46:59.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:58 smithi076 bash[19831]: audit 2024-09-13T13:46:58.231560+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:46:59.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:58 smithi076 bash[26447]: cluster 2024-09-13T13:46:57.851217+0000 mon.a (mon.0) 1144 : cluster [INF] Manager daemon x is now available 2024-09-13T13:46:59.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:58 smithi076 bash[26447]: audit 2024-09-13T13:46:58.187728+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:59.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:58 smithi076 bash[26447]: audit 2024-09-13T13:46:58.188040+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:46:59.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:58 smithi076 bash[26447]: audit 2024-09-13T13:46:58.214173+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:46:59.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:58 smithi076 bash[26447]: audit 2024-09-13T13:46:58.231560+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:46:59.180 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:58 smithi192 bash[50250]: [13/Sep/2024:13:46:58] ENGINE Bus STARTING 2024-09-13T13:46:59.180 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:58 smithi192 bash[50250]: [13/Sep/2024:13:46:58] ENGINE Serving on http://:::9283 2024-09-13T13:46:59.180 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:58 smithi192 bash[50250]: [13/Sep/2024:13:46:58] ENGINE Bus STARTED 2024-09-13T13:46:59.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:58 smithi192 bash[22035]: cluster 2024-09-13T13:46:57.851217+0000 mon.a (mon.0) 1144 : cluster [INF] Manager daemon x is now available 2024-09-13T13:46:59.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:58 smithi192 bash[22035]: audit 2024-09-13T13:46:58.187728+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:46:59.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:58 smithi192 bash[22035]: audit 2024-09-13T13:46:58.188040+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:46:59.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:58 smithi192 bash[22035]: audit 2024-09-13T13:46:58.214173+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:46:59.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:58 smithi192 bash[22035]: audit 2024-09-13T13:46:58.231560+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:47:00.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:59 smithi076 bash[19831]: cluster 2024-09-13T13:46:58.735404+0000 mon.a (mon.0) 1149 : cluster [DBG] mgrmap e34: x(active, since 1.23571s) 2024-09-13T13:47:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:59 smithi076 bash[19831]: audit 2024-09-13T13:46:58.738285+0000 mgr.x (mgr.24520) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:47:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:46:59 smithi076 bash[19831]: cluster 2024-09-13T13:46:58.744762+0000 mgr.x (mgr.24520) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:47:00.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:59 smithi076 bash[26447]: cluster 2024-09-13T13:46:58.735404+0000 mon.a (mon.0) 1149 : cluster [DBG] mgrmap e34: x(active, since 1.23571s) 2024-09-13T13:47:00.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:59 smithi076 bash[26447]: audit 2024-09-13T13:46:58.738285+0000 mgr.x (mgr.24520) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:47:00.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:46:59 smithi076 bash[26447]: cluster 2024-09-13T13:46:58.744762+0000 mgr.x (mgr.24520) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:47:00.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[22035]: cluster 2024-09-13T13:46:58.735404+0000 mon.a (mon.0) 1149 : cluster [DBG] mgrmap e34: x(active, since 1.23571s) 2024-09-13T13:47:00.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[22035]: audit 2024-09-13T13:46:58.738285+0000 mgr.x (mgr.24520) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:47:00.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[22035]: cluster 2024-09-13T13:46:58.744762+0000 mgr.x (mgr.24520) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:47:00.180 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: debug 2024-09-13T13:46:59.764+0000 7f63c576c640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:46:59] ENGINE Error in HTTPServer.serve 2024-09-13T13:47:00.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: Traceback (most recent call last): 2024-09-13T13:47:00.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:47:00.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: self._connections.run(self.expiration_interval) 2024-09-13T13:47:00.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:47:00.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: self._run(expiration_interval) 2024-09-13T13:47:00.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:47:00.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:47:00.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:47:00.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:47:00.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:47:00.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: s = self.context.wrap_socket( 2024-09-13T13:47:00.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:47:00.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: return self.sslsocket_class._create( 2024-09-13T13:47:00.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:47:00.182 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: self.do_handshake() 2024-09-13T13:47:00.182 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:47:00.182 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: self._sslobj.do_handshake() 2024-09-13T13:47:00.182 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:46:59 smithi192 bash[50250]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:47:01.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: cephadm 2024-09-13T13:46:59.642391+0000 mgr.x (mgr.24520) 4 : cephadm [INF] [13/Sep/2024:13:46:59] ENGINE Bus STARTING 2024-09-13T13:47:01.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: cluster 2024-09-13T13:46:59.745474+0000 mon.a (mon.0) 1150 : cluster [DBG] mgrmap e35: x(active, since 2s) 2024-09-13T13:47:01.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: cephadm 2024-09-13T13:46:59.764155+0000 mgr.x (mgr.24520) 5 : cephadm [INF] [13/Sep/2024:13:46:59] ENGINE Serving on https://172.21.15.192:7150 2024-09-13T13:47:01.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: cephadm 2024-09-13T13:46:59.767913+0000 mgr.x (mgr.24520) 6 : cephadm [ERR] [13/Sep/2024:13:46:59] ENGINE Error in HTTPServer.serve 2024-09-13T13:47:01.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: Traceback (most recent call last): 2024-09-13T13:47:01.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:47:01.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: self._connections.run(self.expiration_interval) 2024-09-13T13:47:01.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:47:01.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: self._run(expiration_interval) 2024-09-13T13:47:01.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:47:01.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:47:01.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:47:01.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:47:01.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:47:01.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: s = self.context.wrap_socket( 2024-09-13T13:47:01.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:47:01.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: return self.sslsocket_class._create( 2024-09-13T13:47:01.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:47:01.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: self.do_handshake() 2024-09-13T13:47:01.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:47:01.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: self._sslobj.do_handshake() 2024-09-13T13:47:01.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:47:01.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: cephadm 2024-09-13T13:46:59.865303+0000 mgr.x (mgr.24520) 7 : cephadm [INF] [13/Sep/2024:13:46:59] ENGINE Serving on http://172.21.15.192:8765 2024-09-13T13:47:01.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[19831]: cephadm 2024-09-13T13:46:59.865435+0000 mgr.x (mgr.24520) 8 : cephadm [INF] [13/Sep/2024:13:46:59] ENGINE Bus STARTED 2024-09-13T13:47:01.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: cephadm 2024-09-13T13:46:59.642391+0000 mgr.x (mgr.24520) 4 : cephadm [INF] [13/Sep/2024:13:46:59] ENGINE Bus STARTING 2024-09-13T13:47:01.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: cluster 2024-09-13T13:46:59.745474+0000 mon.a (mon.0) 1150 : cluster [DBG] mgrmap e35: x(active, since 2s) 2024-09-13T13:47:01.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: cephadm 2024-09-13T13:46:59.764155+0000 mgr.x (mgr.24520) 5 : cephadm [INF] [13/Sep/2024:13:46:59] ENGINE Serving on https://172.21.15.192:7150 2024-09-13T13:47:01.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: cephadm 2024-09-13T13:46:59.767913+0000 mgr.x (mgr.24520) 6 : cephadm [ERR] [13/Sep/2024:13:46:59] ENGINE Error in HTTPServer.serve 2024-09-13T13:47:01.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: Traceback (most recent call last): 2024-09-13T13:47:01.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:47:01.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: self._connections.run(self.expiration_interval) 2024-09-13T13:47:01.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:47:01.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: self._run(expiration_interval) 2024-09-13T13:47:01.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:47:01.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:47:01.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:47:01.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:47:01.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:47:01.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: s = self.context.wrap_socket( 2024-09-13T13:47:01.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:47:01.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: return self.sslsocket_class._create( 2024-09-13T13:47:01.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:47:01.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: self.do_handshake() 2024-09-13T13:47:01.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:47:01.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: self._sslobj.do_handshake() 2024-09-13T13:47:01.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:47:01.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: cephadm 2024-09-13T13:46:59.865303+0000 mgr.x (mgr.24520) 7 : cephadm [INF] [13/Sep/2024:13:46:59] ENGINE Serving on http://172.21.15.192:8765 2024-09-13T13:47:01.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:00 smithi076 bash[26447]: cephadm 2024-09-13T13:46:59.865435+0000 mgr.x (mgr.24520) 8 : cephadm [INF] [13/Sep/2024:13:46:59] ENGINE Bus STARTED 2024-09-13T13:47:01.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: cephadm 2024-09-13T13:46:59.642391+0000 mgr.x (mgr.24520) 4 : cephadm [INF] [13/Sep/2024:13:46:59] ENGINE Bus STARTING 2024-09-13T13:47:01.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: cluster 2024-09-13T13:46:59.745474+0000 mon.a (mon.0) 1150 : cluster [DBG] mgrmap e35: x(active, since 2s) 2024-09-13T13:47:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: cephadm 2024-09-13T13:46:59.764155+0000 mgr.x (mgr.24520) 5 : cephadm [INF] [13/Sep/2024:13:46:59] ENGINE Serving on https://172.21.15.192:7150 2024-09-13T13:47:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: cephadm 2024-09-13T13:46:59.767913+0000 mgr.x (mgr.24520) 6 : cephadm [ERR] [13/Sep/2024:13:46:59] ENGINE Error in HTTPServer.serve 2024-09-13T13:47:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: Traceback (most recent call last): 2024-09-13T13:47:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:47:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: self._connections.run(self.expiration_interval) 2024-09-13T13:47:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:47:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: self._run(expiration_interval) 2024-09-13T13:47:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:47:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:47:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:47:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:47:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:47:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: s = self.context.wrap_socket( 2024-09-13T13:47:01.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:47:01.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: return self.sslsocket_class._create( 2024-09-13T13:47:01.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:47:01.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: self.do_handshake() 2024-09-13T13:47:01.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:47:01.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: self._sslobj.do_handshake() 2024-09-13T13:47:01.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:47:01.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: cephadm 2024-09-13T13:46:59.865303+0000 mgr.x (mgr.24520) 7 : cephadm [INF] [13/Sep/2024:13:46:59] ENGINE Serving on http://172.21.15.192:8765 2024-09-13T13:47:01.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:00 smithi192 bash[22035]: cephadm 2024-09-13T13:46:59.865435+0000 mgr.x (mgr.24520) 8 : cephadm [INF] [13/Sep/2024:13:46:59] ENGINE Bus STARTED 2024-09-13T13:47:03.029 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:47:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:02 smithi076 bash[19831]: cluster 2024-09-13T13:47:01.523340+0000 mgr.x (mgr.24520) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:47:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:02 smithi076 bash[19831]: cluster 2024-09-13T13:47:01.755801+0000 mon.a (mon.0) 1151 : cluster [DBG] mgrmap e36: x(active, since 4s) 2024-09-13T13:47:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:02 smithi076 bash[26447]: cluster 2024-09-13T13:47:01.523340+0000 mgr.x (mgr.24520) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:47:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:02 smithi076 bash[26447]: cluster 2024-09-13T13:47:01.755801+0000 mon.a (mon.0) 1151 : cluster [DBG] mgrmap e36: x(active, since 4s) 2024-09-13T13:47:03.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:02 smithi192 bash[22035]: cluster 2024-09-13T13:47:01.523340+0000 mgr.x (mgr.24520) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:47:03.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:02 smithi192 bash[22035]: cluster 2024-09-13T13:47:01.755801+0000 mon.a (mon.0) 1151 : cluster [DBG] mgrmap e36: x(active, since 4s) 2024-09-13T13:47:04.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[68032]: [13/Sep/2024:13:47:03] ENGINE Bus STARTING 2024-09-13T13:47:04.090 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[68032]: CherryPy Checker: 2024-09-13T13:47:04.090 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[68032]: The Application mounted at '' has an empty config. 2024-09-13T13:47:04.090 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[68032]: [13/Sep/2024:13:47:03] ENGINE Serving on http://:::9283 2024-09-13T13:47:04.090 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[68032]: [13/Sep/2024:13:47:03] ENGINE Bus STARTED 2024-09-13T13:47:04.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[19831]: audit 2024-09-13T13:47:02.632862+0000 mgr.x (mgr.24520) 10 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:04.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[19831]: cluster 2024-09-13T13:47:03.722957+0000 mon.a (mon.0) 1152 : cluster [DBG] Standby manager daemon y started 2024-09-13T13:47:04.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[19831]: audit 2024-09-13T13:47:03.726123+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.? 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:47:04.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[19831]: audit 2024-09-13T13:47:03.726780+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.? 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:47:04.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[19831]: audit 2024-09-13T13:47:03.728988+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.? 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:47:04.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[19831]: audit 2024-09-13T13:47:03.729376+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.? 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:47:04.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[26447]: audit 2024-09-13T13:47:02.632862+0000 mgr.x (mgr.24520) 10 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:04.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[26447]: cluster 2024-09-13T13:47:03.722957+0000 mon.a (mon.0) 1152 : cluster [DBG] Standby manager daemon y started 2024-09-13T13:47:04.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[26447]: audit 2024-09-13T13:47:03.726123+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.? 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:47:04.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[26447]: audit 2024-09-13T13:47:03.726780+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.? 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:47:04.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[26447]: audit 2024-09-13T13:47:03.728988+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.? 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:47:04.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:03 smithi076 bash[26447]: audit 2024-09-13T13:47:03.729376+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.? 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:47:04.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:03 smithi192 bash[22035]: audit 2024-09-13T13:47:02.632862+0000 mgr.x (mgr.24520) 10 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:04.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:03 smithi192 bash[22035]: cluster 2024-09-13T13:47:03.722957+0000 mon.a (mon.0) 1152 : cluster [DBG] Standby manager daemon y started 2024-09-13T13:47:04.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:03 smithi192 bash[22035]: audit 2024-09-13T13:47:03.726123+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.? 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:47:04.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:03 smithi192 bash[22035]: audit 2024-09-13T13:47:03.726780+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.? 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:47:04.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:03 smithi192 bash[22035]: audit 2024-09-13T13:47:03.728988+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.? 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:47:04.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:03 smithi192 bash[22035]: audit 2024-09-13T13:47:03.729376+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.? 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:47:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:04 smithi076 bash[19831]: cluster 2024-09-13T13:47:03.524052+0000 mgr.x (mgr.24520) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:47:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:04 smithi076 bash[19831]: cluster 2024-09-13T13:47:03.763139+0000 mon.a (mon.0) 1157 : cluster [DBG] mgrmap e37: x(active, since 6s), standbys: y 2024-09-13T13:47:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:04 smithi076 bash[19831]: audit 2024-09-13T13:47:03.765323+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:47:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:04 smithi076 bash[19831]: audit 2024-09-13T13:47:03.803927+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:04 smithi076 bash[19831]: audit 2024-09-13T13:47:03.810334+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:04 smithi076 bash[19831]: audit 2024-09-13T13:47:04.612322+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:05.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:04 smithi076 bash[19831]: audit 2024-09-13T13:47:04.620814+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:04 smithi076 bash[26447]: cluster 2024-09-13T13:47:03.524052+0000 mgr.x (mgr.24520) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:47:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:04 smithi076 bash[26447]: cluster 2024-09-13T13:47:03.763139+0000 mon.a (mon.0) 1157 : cluster [DBG] mgrmap e37: x(active, since 6s), standbys: y 2024-09-13T13:47:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:04 smithi076 bash[26447]: audit 2024-09-13T13:47:03.765323+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:47:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:04 smithi076 bash[26447]: audit 2024-09-13T13:47:03.803927+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:04 smithi076 bash[26447]: audit 2024-09-13T13:47:03.810334+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:04 smithi076 bash[26447]: audit 2024-09-13T13:47:04.612322+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:04 smithi076 bash[26447]: audit 2024-09-13T13:47:04.620814+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:05.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:04 smithi192 bash[22035]: cluster 2024-09-13T13:47:03.524052+0000 mgr.x (mgr.24520) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:47:05.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:04 smithi192 bash[22035]: cluster 2024-09-13T13:47:03.763139+0000 mon.a (mon.0) 1157 : cluster [DBG] mgrmap e37: x(active, since 6s), standbys: y 2024-09-13T13:47:05.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:04 smithi192 bash[22035]: audit 2024-09-13T13:47:03.765323+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:47:05.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:04 smithi192 bash[22035]: audit 2024-09-13T13:47:03.803927+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:05.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:04 smithi192 bash[22035]: audit 2024-09-13T13:47:03.810334+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:05.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:04 smithi192 bash[22035]: audit 2024-09-13T13:47:04.612322+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:05.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:04 smithi192 bash[22035]: audit 2024-09-13T13:47:04.620814+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:06.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:05 smithi192 bash[22035]: audit 2024-09-13T13:47:04.853410+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:06.215 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:05 smithi192 bash[22035]: audit 2024-09-13T13:47:04.861541+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:06.215 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:05 smithi192 bash[22035]: audit 2024-09-13T13:47:05.701392+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:06.215 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:05 smithi192 bash[22035]: audit 2024-09-13T13:47:05.712792+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:06.215 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:05 smithi192 bash[22035]: audit 2024-09-13T13:47:05.715799+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:47:06.215 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:05 smithi192 bash[22035]: audit 2024-09-13T13:47:05.717345+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:47:06.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:05 smithi076 bash[19831]: audit 2024-09-13T13:47:04.853410+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:05 smithi076 bash[19831]: audit 2024-09-13T13:47:04.861541+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:05 smithi076 bash[19831]: audit 2024-09-13T13:47:05.701392+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:05 smithi076 bash[19831]: audit 2024-09-13T13:47:05.712792+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:05 smithi076 bash[19831]: audit 2024-09-13T13:47:05.715799+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:47:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:05 smithi076 bash[19831]: audit 2024-09-13T13:47:05.717345+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:47:06.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:05 smithi076 bash[26447]: audit 2024-09-13T13:47:04.853410+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:06.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:05 smithi076 bash[26447]: audit 2024-09-13T13:47:04.861541+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:06.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:05 smithi076 bash[26447]: audit 2024-09-13T13:47:05.701392+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:06.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:05 smithi076 bash[26447]: audit 2024-09-13T13:47:05.712792+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:06.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:05 smithi076 bash[26447]: audit 2024-09-13T13:47:05.715799+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:47:06.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:05 smithi076 bash[26447]: audit 2024-09-13T13:47:05.717345+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:47:07.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: cluster 2024-09-13T13:47:05.525664+0000 mgr.x (mgr.24520) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:47:07.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: cephadm 2024-09-13T13:47:05.718029+0000 mgr.x (mgr.24520) 13 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:47:07.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: cephadm 2024-09-13T13:47:05.718474+0000 mgr.x (mgr.24520) 14 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:47:07.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: cephadm 2024-09-13T13:47:05.838327+0000 mgr.x (mgr.24520) 15 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: cephadm 2024-09-13T13:47:05.841771+0000 mgr.x (mgr.24520) 16 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: cephadm 2024-09-13T13:47:05.924819+0000 mgr.x (mgr.24520) 17 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: cephadm 2024-09-13T13:47:05.931826+0000 mgr.x (mgr.24520) 18 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: cephadm 2024-09-13T13:47:06.007350+0000 mgr.x (mgr.24520) 19 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: cephadm 2024-09-13T13:47:06.014330+0000 mgr.x (mgr.24520) 20 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: audit 2024-09-13T13:47:06.098870+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: audit 2024-09-13T13:47:06.107056+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: audit 2024-09-13T13:47:06.113665+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: audit 2024-09-13T13:47:06.121306+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: audit 2024-09-13T13:47:06.128555+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: cephadm 2024-09-13T13:47:06.157458+0000 mgr.x (mgr.24520) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi076.ymzewc (dependencies changed)... 2024-09-13T13:47:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: audit 2024-09-13T13:47:06.159185+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:47:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: audit 2024-09-13T13:47:06.176368+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:47:07.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:07 smithi192 bash[22035]: cephadm 2024-09-13T13:47:06.177610+0000 mgr.x (mgr.24520) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:47:07.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: cluster 2024-09-13T13:47:05.525664+0000 mgr.x (mgr.24520) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:47:07.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: cephadm 2024-09-13T13:47:05.718029+0000 mgr.x (mgr.24520) 13 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:47:07.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: cephadm 2024-09-13T13:47:05.718474+0000 mgr.x (mgr.24520) 14 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:47:07.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: cephadm 2024-09-13T13:47:05.838327+0000 mgr.x (mgr.24520) 15 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:07.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: cephadm 2024-09-13T13:47:05.841771+0000 mgr.x (mgr.24520) 16 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:07.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: cephadm 2024-09-13T13:47:05.924819+0000 mgr.x (mgr.24520) 17 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:07.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: cephadm 2024-09-13T13:47:05.931826+0000 mgr.x (mgr.24520) 18 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:07.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: cephadm 2024-09-13T13:47:06.007350+0000 mgr.x (mgr.24520) 19 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:07.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: cephadm 2024-09-13T13:47:06.014330+0000 mgr.x (mgr.24520) 20 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:07.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: audit 2024-09-13T13:47:06.098870+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: audit 2024-09-13T13:47:06.107056+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: audit 2024-09-13T13:47:06.113665+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: audit 2024-09-13T13:47:06.121306+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: audit 2024-09-13T13:47:06.128555+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: cephadm 2024-09-13T13:47:06.157458+0000 mgr.x (mgr.24520) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi076.ymzewc (dependencies changed)... 2024-09-13T13:47:07.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: audit 2024-09-13T13:47:06.159185+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:47:07.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: audit 2024-09-13T13:47:06.176368+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:47:07.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[26447]: cephadm 2024-09-13T13:47:06.177610+0000 mgr.x (mgr.24520) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:47:07.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: cluster 2024-09-13T13:47:05.525664+0000 mgr.x (mgr.24520) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:47:07.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: cephadm 2024-09-13T13:47:05.718029+0000 mgr.x (mgr.24520) 13 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:47:07.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: cephadm 2024-09-13T13:47:05.718474+0000 mgr.x (mgr.24520) 14 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:47:07.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: cephadm 2024-09-13T13:47:05.838327+0000 mgr.x (mgr.24520) 15 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:07.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: cephadm 2024-09-13T13:47:05.841771+0000 mgr.x (mgr.24520) 16 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:07.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: cephadm 2024-09-13T13:47:05.924819+0000 mgr.x (mgr.24520) 17 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:07.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: cephadm 2024-09-13T13:47:05.931826+0000 mgr.x (mgr.24520) 18 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:07.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: cephadm 2024-09-13T13:47:06.007350+0000 mgr.x (mgr.24520) 19 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:07.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: cephadm 2024-09-13T13:47:06.014330+0000 mgr.x (mgr.24520) 20 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:07.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: audit 2024-09-13T13:47:06.098870+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: audit 2024-09-13T13:47:06.107056+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: audit 2024-09-13T13:47:06.113665+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: audit 2024-09-13T13:47:06.121306+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: audit 2024-09-13T13:47:06.128555+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:07.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: cephadm 2024-09-13T13:47:06.157458+0000 mgr.x (mgr.24520) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi076.ymzewc (dependencies changed)... 2024-09-13T13:47:07.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: audit 2024-09-13T13:47:06.159185+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:47:07.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: audit 2024-09-13T13:47:06.176368+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:47:07.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:07 smithi076 bash[19831]: cephadm 2024-09-13T13:47:06.177610+0000 mgr.x (mgr.24520) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:47:09.216 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:09 smithi076 bash[26447]: cluster 2024-09-13T13:47:07.526421+0000 mgr.x (mgr.24520) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:47:09.216 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:09 smithi076 bash[19831]: cluster 2024-09-13T13:47:07.526421+0000 mgr.x (mgr.24520) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:47:09.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:09 smithi192 bash[22035]: cluster 2024-09-13T13:47:07.526421+0000 mgr.x (mgr.24520) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:47:10.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:10 smithi192 bash[22035]: audit 2024-09-13T13:47:09.484859+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:10.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:10 smithi192 bash[22035]: audit 2024-09-13T13:47:09.492829+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:10.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:10 smithi192 bash[22035]: cephadm 2024-09-13T13:47:09.496102+0000 mgr.x (mgr.24520) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:47:10.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:10 smithi192 bash[22035]: cluster 2024-09-13T13:47:09.528043+0000 mgr.x (mgr.24520) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:47:10.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:10 smithi192 bash[22035]: cephadm 2024-09-13T13:47:09.796033+0000 mgr.x (mgr.24520) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:47:10.827 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:10 smithi076 bash[19831]: audit 2024-09-13T13:47:09.484859+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:10.827 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:10 smithi076 bash[19831]: audit 2024-09-13T13:47:09.492829+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:10.827 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:10 smithi076 bash[19831]: cephadm 2024-09-13T13:47:09.496102+0000 mgr.x (mgr.24520) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:47:10.827 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:10 smithi076 bash[19831]: cluster 2024-09-13T13:47:09.528043+0000 mgr.x (mgr.24520) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:47:10.827 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:10 smithi076 bash[19831]: cephadm 2024-09-13T13:47:09.796033+0000 mgr.x (mgr.24520) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:47:10.827 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:10 smithi076 bash[26447]: audit 2024-09-13T13:47:09.484859+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:10.827 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:10 smithi076 bash[26447]: audit 2024-09-13T13:47:09.492829+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:10.828 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:10 smithi076 bash[26447]: cephadm 2024-09-13T13:47:09.496102+0000 mgr.x (mgr.24520) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:47:10.828 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:10 smithi076 bash[26447]: cluster 2024-09-13T13:47:09.528043+0000 mgr.x (mgr.24520) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:47:10.828 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:10 smithi076 bash[26447]: cephadm 2024-09-13T13:47:09.796033+0000 mgr.x (mgr.24520) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:47:11.742 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:11 smithi192 bash[22035]: audit 2024-09-13T13:47:11.116126+0000 mon.c (mon.2) 245 : audit [DBG] from='client.? 172.21.15.76:0/3095579255' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:47:11.742 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:11 smithi192 bash[22035]: audit 2024-09-13T13:47:11.429509+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.76:0/3654584127' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/654756318"}]: dispatch 2024-09-13T13:47:11.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:11 smithi076 bash[19831]: audit 2024-09-13T13:47:11.116126+0000 mon.c (mon.2) 245 : audit [DBG] from='client.? 172.21.15.76:0/3095579255' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:47:11.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:11 smithi076 bash[19831]: audit 2024-09-13T13:47:11.429509+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.76:0/3654584127' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/654756318"}]: dispatch 2024-09-13T13:47:11.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:11 smithi076 bash[26447]: audit 2024-09-13T13:47:11.116126+0000 mon.c (mon.2) 245 : audit [DBG] from='client.? 172.21.15.76:0/3095579255' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:47:11.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:11 smithi076 bash[26447]: audit 2024-09-13T13:47:11.429509+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.76:0/3654584127' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/654756318"}]: dispatch 2024-09-13T13:47:12.839 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:47:12 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:47:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-13T13:47:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:12 smithi076 bash[19831]: audit 2024-09-13T13:47:11.501416+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.76:0/3654584127' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/654756318"}]': finished 2024-09-13T13:47:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:12 smithi076 bash[19831]: cluster 2024-09-13T13:47:11.505209+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-13T13:47:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:12 smithi076 bash[19831]: cluster 2024-09-13T13:47:11.528632+0000 mgr.x (mgr.24520) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:47:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:12 smithi076 bash[19831]: audit 2024-09-13T13:47:11.800524+0000 mon.c (mon.2) 246 : audit [INF] from='client.? 172.21.15.76:0/855217164' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1794297749"}]: dispatch 2024-09-13T13:47:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:12 smithi076 bash[19831]: audit 2024-09-13T13:47:11.801279+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1794297749"}]: dispatch 2024-09-13T13:47:12.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:12 smithi076 bash[26447]: audit 2024-09-13T13:47:11.501416+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.76:0/3654584127' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/654756318"}]': finished 2024-09-13T13:47:12.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:12 smithi076 bash[26447]: cluster 2024-09-13T13:47:11.505209+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-13T13:47:12.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:12 smithi076 bash[26447]: cluster 2024-09-13T13:47:11.528632+0000 mgr.x (mgr.24520) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:47:12.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:12 smithi076 bash[26447]: audit 2024-09-13T13:47:11.800524+0000 mon.c (mon.2) 246 : audit [INF] from='client.? 172.21.15.76:0/855217164' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1794297749"}]: dispatch 2024-09-13T13:47:12.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:12 smithi076 bash[26447]: audit 2024-09-13T13:47:11.801279+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1794297749"}]: dispatch 2024-09-13T13:47:12.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:12 smithi192 bash[22035]: audit 2024-09-13T13:47:11.501416+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.76:0/3654584127' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/654756318"}]': finished 2024-09-13T13:47:12.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:12 smithi192 bash[22035]: cluster 2024-09-13T13:47:11.505209+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-13T13:47:12.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:12 smithi192 bash[22035]: cluster 2024-09-13T13:47:11.528632+0000 mgr.x (mgr.24520) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:47:12.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:12 smithi192 bash[22035]: audit 2024-09-13T13:47:11.800524+0000 mon.c (mon.2) 246 : audit [INF] from='client.? 172.21.15.76:0/855217164' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1794297749"}]: dispatch 2024-09-13T13:47:12.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:12 smithi192 bash[22035]: audit 2024-09-13T13:47:11.801279+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1794297749"}]: dispatch 2024-09-13T13:47:13.788 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:13 smithi192 bash[22035]: audit 2024-09-13T13:47:12.510199+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1794297749"}]': finished 2024-09-13T13:47:13.788 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:13 smithi192 bash[22035]: cluster 2024-09-13T13:47:12.519226+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-13T13:47:13.788 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:13 smithi192 bash[22035]: audit 2024-09-13T13:47:12.840782+0000 mon.c (mon.2) 247 : audit [INF] from='client.? 172.21.15.76:0/2815984068' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3934168204"}]: dispatch 2024-09-13T13:47:13.788 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:13 smithi192 bash[22035]: audit 2024-09-13T13:47:12.841683+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3934168204"}]: dispatch 2024-09-13T13:47:13.788 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:13 smithi192 bash[22035]: audit 2024-09-13T13:47:13.186148+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:47:13.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:13 smithi076 bash[26447]: audit 2024-09-13T13:47:12.510199+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1794297749"}]': finished 2024-09-13T13:47:13.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:13 smithi076 bash[26447]: cluster 2024-09-13T13:47:12.519226+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-13T13:47:13.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:13 smithi076 bash[26447]: audit 2024-09-13T13:47:12.840782+0000 mon.c (mon.2) 247 : audit [INF] from='client.? 172.21.15.76:0/2815984068' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3934168204"}]: dispatch 2024-09-13T13:47:13.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:13 smithi076 bash[26447]: audit 2024-09-13T13:47:12.841683+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3934168204"}]: dispatch 2024-09-13T13:47:13.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:13 smithi076 bash[26447]: audit 2024-09-13T13:47:13.186148+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:47:13.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:13 smithi076 bash[19831]: audit 2024-09-13T13:47:12.510199+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/1794297749"}]': finished 2024-09-13T13:47:13.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:13 smithi076 bash[19831]: cluster 2024-09-13T13:47:12.519226+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-13T13:47:13.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:13 smithi076 bash[19831]: audit 2024-09-13T13:47:12.840782+0000 mon.c (mon.2) 247 : audit [INF] from='client.? 172.21.15.76:0/2815984068' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3934168204"}]: dispatch 2024-09-13T13:47:13.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:13 smithi076 bash[19831]: audit 2024-09-13T13:47:12.841683+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3934168204"}]: dispatch 2024-09-13T13:47:13.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:13 smithi076 bash[19831]: audit 2024-09-13T13:47:13.186148+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:47:14.791 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[22035]: audit 2024-09-13T13:47:13.512600+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3934168204"}]': finished 2024-09-13T13:47:14.791 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[22035]: cluster 2024-09-13T13:47:13.520367+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-13T13:47:14.791 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[22035]: cluster 2024-09-13T13:47:13.529285+0000 mgr.x (mgr.24520) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-13T13:47:14.792 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[22035]: audit 2024-09-13T13:47:13.853024+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? 172.21.15.76:0/2135879180' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3309909616"}]: dispatch 2024-09-13T13:47:14.792 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:14 smithi192 systemd[1]: Stopping Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:47:14.792 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[53351]: ts=2024-09-13T13:47:14.616Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:47:14.792 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[53351]: ts=2024-09-13T13:47:14.616Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T13:47:14.792 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[53351]: ts=2024-09-13T13:47:14.616Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T13:47:14.792 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[53351]: ts=2024-09-13T13:47:14.616Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T13:47:14.792 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[53351]: ts=2024-09-13T13:47:14.616Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T13:47:14.792 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[53351]: ts=2024-09-13T13:47:14.616Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T13:47:14.792 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[53351]: ts=2024-09-13T13:47:14.616Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T13:47:14.792 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[53351]: ts=2024-09-13T13:47:14.616Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T13:47:14.793 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[53351]: ts=2024-09-13T13:47:14.617Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T13:47:14.793 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[53351]: ts=2024-09-13T13:47:14.617Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T13:47:14.793 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[53351]: ts=2024-09-13T13:47:14.617Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T13:47:14.793 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:14 smithi192 bash[53351]: ts=2024-09-13T13:47:14.617Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T13:47:14.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:14 smithi076 bash[19831]: audit 2024-09-13T13:47:13.512600+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3934168204"}]': finished 2024-09-13T13:47:14.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:14 smithi076 bash[19831]: cluster 2024-09-13T13:47:13.520367+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-13T13:47:14.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:14 smithi076 bash[19831]: cluster 2024-09-13T13:47:13.529285+0000 mgr.x (mgr.24520) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-13T13:47:14.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:14 smithi076 bash[19831]: audit 2024-09-13T13:47:13.853024+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? 172.21.15.76:0/2135879180' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3309909616"}]: dispatch 2024-09-13T13:47:14.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:14 smithi076 bash[26447]: audit 2024-09-13T13:47:13.512600+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6801/3934168204"}]': finished 2024-09-13T13:47:14.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:14 smithi076 bash[26447]: cluster 2024-09-13T13:47:13.520367+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-13T13:47:14.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:14 smithi076 bash[26447]: cluster 2024-09-13T13:47:13.529285+0000 mgr.x (mgr.24520) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-13T13:47:14.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:14 smithi076 bash[26447]: audit 2024-09-13T13:47:13.853024+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? 172.21.15.76:0/2135879180' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3309909616"}]: dispatch 2024-09-13T13:47:15.430 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:15 smithi192 bash[54637]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:47:15.430 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:15 smithi192 bash[54698]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:47:15.430 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:15 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T13:47:15.430 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:15 smithi192 systemd[1]: Stopped Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:47:15.430 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:15 smithi192 systemd[1]: Started Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:47:15.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[26447]: audit 2024-09-13T13:47:14.525897+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? 172.21.15.76:0/2135879180' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3309909616"}]': finished 2024-09-13T13:47:15.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[26447]: cluster 2024-09-13T13:47:14.534633+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-13T13:47:15.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[26447]: audit 2024-09-13T13:47:14.854646+0000 mon.c (mon.2) 248 : audit [INF] from='client.? 172.21.15.76:0/4129920089' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3934168204"}]: dispatch 2024-09-13T13:47:15.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[26447]: audit 2024-09-13T13:47:14.855675+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3934168204"}]: dispatch 2024-09-13T13:47:15.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[26447]: audit 2024-09-13T13:47:15.366990+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:15.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[26447]: audit 2024-09-13T13:47:15.375944+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:15.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[26447]: audit 2024-09-13T13:47:15.380902+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:47:15.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[26447]: audit 2024-09-13T13:47:15.386865+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:47:15.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[26447]: audit 2024-09-13T13:47:15.392765+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:47:15.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[19831]: audit 2024-09-13T13:47:14.525897+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? 172.21.15.76:0/2135879180' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3309909616"}]': finished 2024-09-13T13:47:15.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[19831]: cluster 2024-09-13T13:47:14.534633+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-13T13:47:15.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[19831]: audit 2024-09-13T13:47:14.854646+0000 mon.c (mon.2) 248 : audit [INF] from='client.? 172.21.15.76:0/4129920089' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3934168204"}]: dispatch 2024-09-13T13:47:15.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[19831]: audit 2024-09-13T13:47:14.855675+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3934168204"}]: dispatch 2024-09-13T13:47:15.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[19831]: audit 2024-09-13T13:47:15.366990+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:15.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[19831]: audit 2024-09-13T13:47:15.375944+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:15.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[19831]: audit 2024-09-13T13:47:15.380902+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:47:15.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[19831]: audit 2024-09-13T13:47:15.386865+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:47:15.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:15 smithi076 bash[19831]: audit 2024-09-13T13:47:15.392765+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:47:15.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:15 smithi192 bash[22035]: audit 2024-09-13T13:47:14.525897+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? 172.21.15.76:0/2135879180' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3309909616"}]': finished 2024-09-13T13:47:15.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:15 smithi192 bash[22035]: cluster 2024-09-13T13:47:14.534633+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-13T13:47:15.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:15 smithi192 bash[22035]: audit 2024-09-13T13:47:14.854646+0000 mon.c (mon.2) 248 : audit [INF] from='client.? 172.21.15.76:0/4129920089' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3934168204"}]: dispatch 2024-09-13T13:47:15.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:15 smithi192 bash[22035]: audit 2024-09-13T13:47:14.855675+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3934168204"}]: dispatch 2024-09-13T13:47:15.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:15 smithi192 bash[22035]: audit 2024-09-13T13:47:15.366990+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:15.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:15 smithi192 bash[22035]: audit 2024-09-13T13:47:15.375944+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:15.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:15 smithi192 bash[22035]: audit 2024-09-13T13:47:15.380902+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:47:15.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:15 smithi192 bash[22035]: audit 2024-09-13T13:47:15.386865+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:47:15.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:15 smithi192 bash[22035]: audit 2024-09-13T13:47:15.392765+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:47:16.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[19831]: audit 2024-09-13T13:47:15.381113+0000 mgr.x (mgr.24520) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:47:16.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[19831]: audit 2024-09-13T13:47:15.386532+0000 mgr.x (mgr.24520) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:47:16.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[19831]: audit 2024-09-13T13:47:15.392403+0000 mgr.x (mgr.24520) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:47:16.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[19831]: cluster 2024-09-13T13:47:15.529985+0000 mgr.x (mgr.24520) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 0 op/s 2024-09-13T13:47:16.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[19831]: audit 2024-09-13T13:47:15.546609+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3934168204"}]': finished 2024-09-13T13:47:16.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[19831]: cluster 2024-09-13T13:47:15.554737+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:47:16.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[19831]: audit 2024-09-13T13:47:15.883195+0000 mon.c (mon.2) 249 : audit [INF] from='client.? 172.21.15.76:0/1529288649' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3537752212"}]: dispatch 2024-09-13T13:47:16.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[19831]: audit 2024-09-13T13:47:15.883755+0000 mon.a (mon.0) 1199 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3537752212"}]: dispatch 2024-09-13T13:47:16.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[26447]: audit 2024-09-13T13:47:15.381113+0000 mgr.x (mgr.24520) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:47:16.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[26447]: audit 2024-09-13T13:47:15.386532+0000 mgr.x (mgr.24520) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:47:16.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[26447]: audit 2024-09-13T13:47:15.392403+0000 mgr.x (mgr.24520) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:47:16.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[26447]: cluster 2024-09-13T13:47:15.529985+0000 mgr.x (mgr.24520) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 0 op/s 2024-09-13T13:47:16.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[26447]: audit 2024-09-13T13:47:15.546609+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3934168204"}]': finished 2024-09-13T13:47:16.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[26447]: cluster 2024-09-13T13:47:15.554737+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:47:16.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[26447]: audit 2024-09-13T13:47:15.883195+0000 mon.c (mon.2) 249 : audit [INF] from='client.? 172.21.15.76:0/1529288649' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3537752212"}]: dispatch 2024-09-13T13:47:16.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:16 smithi076 bash[26447]: audit 2024-09-13T13:47:15.883755+0000 mon.a (mon.0) 1199 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3537752212"}]: dispatch 2024-09-13T13:47:16.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[22035]: audit 2024-09-13T13:47:15.381113+0000 mgr.x (mgr.24520) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:47:16.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[22035]: audit 2024-09-13T13:47:15.386532+0000 mgr.x (mgr.24520) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:47:16.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[22035]: audit 2024-09-13T13:47:15.392403+0000 mgr.x (mgr.24520) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:47:16.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[22035]: cluster 2024-09-13T13:47:15.529985+0000 mgr.x (mgr.24520) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 0 op/s 2024-09-13T13:47:16.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[22035]: audit 2024-09-13T13:47:15.546609+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:6800/3934168204"}]': finished 2024-09-13T13:47:16.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[22035]: cluster 2024-09-13T13:47:15.554737+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:47:16.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[22035]: audit 2024-09-13T13:47:15.883195+0000 mon.c (mon.2) 249 : audit [INF] from='client.? 172.21.15.76:0/1529288649' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3537752212"}]: dispatch 2024-09-13T13:47:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[22035]: audit 2024-09-13T13:47:15.883755+0000 mon.a (mon.0) 1199 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3537752212"}]: dispatch 2024-09-13T13:47:16.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.637Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T13:47:16.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.637Z 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-13T13:47:16.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.637Z 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 smithi192 (none))" 2024-09-13T13:47:16.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.637Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T13:47:16.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.637Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T13:47:16.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.639Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T13:47:16.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.639Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T13:47:16.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.640Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T13:47:16.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.640Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T13:47:16.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.643Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T13:47:16.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.643Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.978µs 2024-09-13T13:47:16.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.643Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T13:47:16.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.643Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-13T13:47:16.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.657Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-13T13:47:16.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.662Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-13T13:47:16.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.666Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-13T13:47:16.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.666Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-13T13:47:16.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.666Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.059µs wal_replay_duration=22.923284ms wbl_replay_duration=135ns total_replay_duration=22.976873ms 2024-09-13T13:47:16.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.668Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T13:47:16.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.668Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T13:47:16.933 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.668Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T13:47:16.933 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.692Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.017183ms db_storage=986ns remote_storage=1.271µs web_handler=388ns query_engine=683ns scrape=285.931µs scrape_sd=164.379µs notify=28.652µs notify_sd=23.283µs rules=23.058845ms tracing=6.488µs 2024-09-13T13:47:16.933 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.692Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T13:47:16.933 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:47:16 smithi192 bash[54726]: ts=2024-09-13T13:47:16.692Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T13:47:17.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:17 smithi076 bash[19831]: audit 2024-09-13T13:47:16.556654+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3537752212"}]': finished 2024-09-13T13:47:17.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:17 smithi076 bash[19831]: cluster 2024-09-13T13:47:16.563429+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-13T13:47:17.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:17 smithi076 bash[26447]: audit 2024-09-13T13:47:16.556654+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3537752212"}]': finished 2024-09-13T13:47:17.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:17 smithi076 bash[26447]: cluster 2024-09-13T13:47:16.563429+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-13T13:47:17.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:17 smithi192 bash[22035]: audit 2024-09-13T13:47:16.556654+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi076.ymzewc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.76:0/3537752212"}]': finished 2024-09-13T13:47:17.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:17 smithi192 bash[22035]: cluster 2024-09-13T13:47:16.563429+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-13T13:47:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:18 smithi076 bash[19831]: cluster 2024-09-13T13:47:17.530716+0000 mgr.x (mgr.24520) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 764 B/s rd, 0 op/s 2024-09-13T13:47:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:18 smithi076 bash[26447]: cluster 2024-09-13T13:47:17.530716+0000 mgr.x (mgr.24520) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 764 B/s rd, 0 op/s 2024-09-13T13:47:18.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:18 smithi192 bash[22035]: cluster 2024-09-13T13:47:17.530716+0000 mgr.x (mgr.24520) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 764 B/s rd, 0 op/s 2024-09-13T13:47:20.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:20 smithi076 bash[26447]: cluster 2024-09-13T13:47:19.532321+0000 mgr.x (mgr.24520) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:47:20.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:20 smithi076 bash[19831]: cluster 2024-09-13T13:47:19.532321+0000 mgr.x (mgr.24520) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:47:20.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:20 smithi192 bash[22035]: cluster 2024-09-13T13:47:19.532321+0000 mgr.x (mgr.24520) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:47:21.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[19831]: audit 2024-09-13T13:47:20.849617+0000 mgr.x (mgr.24520) 35 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:21.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[19831]: audit 2024-09-13T13:47:21.406226+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:21.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[19831]: audit 2024-09-13T13:47:21.412795+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:21.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[19831]: audit 2024-09-13T13:47:21.462442+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:21.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[19831]: audit 2024-09-13T13:47:21.470514+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:21.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[19831]: audit 2024-09-13T13:47:21.471845+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:47:21.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[19831]: audit 2024-09-13T13:47:21.472815+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:47:21.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[19831]: audit 2024-09-13T13:47:21.479967+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:21.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[26447]: audit 2024-09-13T13:47:20.849617+0000 mgr.x (mgr.24520) 35 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:21.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[26447]: audit 2024-09-13T13:47:21.406226+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:21.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[26447]: audit 2024-09-13T13:47:21.412795+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:21.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[26447]: audit 2024-09-13T13:47:21.462442+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:21.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[26447]: audit 2024-09-13T13:47:21.470514+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:21.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[26447]: audit 2024-09-13T13:47:21.471845+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:47:21.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[26447]: audit 2024-09-13T13:47:21.472815+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:47:21.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:21 smithi076 bash[26447]: audit 2024-09-13T13:47:21.479967+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:21.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:21 smithi192 bash[22035]: audit 2024-09-13T13:47:20.849617+0000 mgr.x (mgr.24520) 35 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:21.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:21 smithi192 bash[22035]: audit 2024-09-13T13:47:21.406226+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:21.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:21 smithi192 bash[22035]: audit 2024-09-13T13:47:21.412795+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:21.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:21 smithi192 bash[22035]: audit 2024-09-13T13:47:21.462442+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:21.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:21 smithi192 bash[22035]: audit 2024-09-13T13:47:21.470514+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:21.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:21 smithi192 bash[22035]: audit 2024-09-13T13:47:21.471845+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:47:21.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:21 smithi192 bash[22035]: audit 2024-09-13T13:47:21.472815+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:47:21.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:21 smithi192 bash[22035]: audit 2024-09-13T13:47:21.479967+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:47:22.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:22 smithi076 bash[19831]: cluster 2024-09-13T13:47:21.532728+0000 mgr.x (mgr.24520) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-13T13:47:22.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:22 smithi076 bash[26447]: cluster 2024-09-13T13:47:21.532728+0000 mgr.x (mgr.24520) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-13T13:47:22.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:22 smithi192 bash[22035]: cluster 2024-09-13T13:47:21.532728+0000 mgr.x (mgr.24520) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-13T13:47:24.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:24 smithi076 bash[26447]: cluster 2024-09-13T13:47:23.533386+0000 mgr.x (mgr.24520) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T13:47:24.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:24 smithi076 bash[19831]: cluster 2024-09-13T13:47:23.533386+0000 mgr.x (mgr.24520) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T13:47:24.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:24 smithi192 bash[22035]: cluster 2024-09-13T13:47:23.533386+0000 mgr.x (mgr.24520) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T13:47:26.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:26 smithi076 bash[26447]: cluster 2024-09-13T13:47:25.535093+0000 mgr.x (mgr.24520) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:47:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:26 smithi076 bash[19831]: cluster 2024-09-13T13:47:25.535093+0000 mgr.x (mgr.24520) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:47:26.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:26 smithi192 bash[22035]: cluster 2024-09-13T13:47:25.535093+0000 mgr.x (mgr.24520) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:47:28.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:28 smithi076 bash[26447]: cluster 2024-09-13T13:47:27.535846+0000 mgr.x (mgr.24520) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-09-13T13:47:28.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:28 smithi076 bash[26447]: audit 2024-09-13T13:47:28.187000+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:47:28.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:28 smithi076 bash[19831]: cluster 2024-09-13T13:47:27.535846+0000 mgr.x (mgr.24520) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-09-13T13:47:28.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:28 smithi076 bash[19831]: audit 2024-09-13T13:47:28.187000+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:47:28.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:28 smithi192 bash[22035]: cluster 2024-09-13T13:47:27.535846+0000 mgr.x (mgr.24520) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-09-13T13:47:28.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:28 smithi192 bash[22035]: audit 2024-09-13T13:47:28.187000+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:47:30.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:30 smithi076 bash[26447]: cluster 2024-09-13T13:47:29.537476+0000 mgr.x (mgr.24520) 40 : cluster [DBG] pgmap v25: 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-13T13:47:30.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:30 smithi076 bash[19831]: cluster 2024-09-13T13:47:29.537476+0000 mgr.x (mgr.24520) 40 : cluster [DBG] pgmap v25: 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-13T13:47:30.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:30 smithi192 bash[22035]: cluster 2024-09-13T13:47:29.537476+0000 mgr.x (mgr.24520) 40 : cluster [DBG] pgmap v25: 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-13T13:47:31.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:47:31 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:47:31] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-13T13:47:31.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:31 smithi192 bash[22035]: audit 2024-09-13T13:47:30.860985+0000 mgr.x (mgr.24520) 41 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:32.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:31 smithi076 bash[26447]: audit 2024-09-13T13:47:30.860985+0000 mgr.x (mgr.24520) 41 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:32.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:31 smithi076 bash[19831]: audit 2024-09-13T13:47:30.860985+0000 mgr.x (mgr.24520) 41 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:32.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:32 smithi192 bash[22035]: cluster 2024-09-13T13:47:31.538223+0000 mgr.x (mgr.24520) 42 : cluster [DBG] pgmap v26: 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-13T13:47:33.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:32 smithi076 bash[19831]: cluster 2024-09-13T13:47:31.538223+0000 mgr.x (mgr.24520) 42 : cluster [DBG] pgmap v26: 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-13T13:47:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:32 smithi076 bash[26447]: cluster 2024-09-13T13:47:31.538223+0000 mgr.x (mgr.24520) 42 : cluster [DBG] pgmap v26: 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-13T13:47:34.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:34 smithi192 bash[22035]: cluster 2024-09-13T13:47:33.538950+0000 mgr.x (mgr.24520) 43 : cluster [DBG] pgmap v27: 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-13T13:47:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:34 smithi076 bash[19831]: cluster 2024-09-13T13:47:33.538950+0000 mgr.x (mgr.24520) 43 : cluster [DBG] pgmap v27: 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-13T13:47:35.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:34 smithi076 bash[26447]: cluster 2024-09-13T13:47:33.538950+0000 mgr.x (mgr.24520) 43 : cluster [DBG] pgmap v27: 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-13T13:47:36.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:36 smithi192 bash[22035]: cluster 2024-09-13T13:47:35.540627+0000 mgr.x (mgr.24520) 44 : cluster [DBG] pgmap v28: 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-13T13:47:37.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:36 smithi076 bash[19831]: cluster 2024-09-13T13:47:35.540627+0000 mgr.x (mgr.24520) 44 : cluster [DBG] pgmap v28: 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-13T13:47:37.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:36 smithi076 bash[26447]: cluster 2024-09-13T13:47:35.540627+0000 mgr.x (mgr.24520) 44 : cluster [DBG] pgmap v28: 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-13T13:47:38.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:38 smithi192 bash[22035]: cluster 2024-09-13T13:47:37.541375+0000 mgr.x (mgr.24520) 45 : cluster [DBG] pgmap v29: 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-13T13:47:39.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:38 smithi076 bash[19831]: cluster 2024-09-13T13:47:37.541375+0000 mgr.x (mgr.24520) 45 : cluster [DBG] pgmap v29: 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-13T13:47:39.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:38 smithi076 bash[26447]: cluster 2024-09-13T13:47:37.541375+0000 mgr.x (mgr.24520) 45 : cluster [DBG] pgmap v29: 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-13T13:47:40.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:40 smithi076 bash[19831]: cluster 2024-09-13T13:47:39.543059+0000 mgr.x (mgr.24520) 46 : cluster [DBG] pgmap v30: 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-13T13:47:40.871 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:40 smithi076 bash[26447]: cluster 2024-09-13T13:47:39.543059+0000 mgr.x (mgr.24520) 46 : cluster [DBG] pgmap v30: 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-13T13:47:40.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:40 smithi192 bash[22035]: cluster 2024-09-13T13:47:39.543059+0000 mgr.x (mgr.24520) 46 : cluster [DBG] pgmap v30: 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-13T13:47:41.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:47:41 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:47:41] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-13T13:47:41.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:41 smithi192 bash[22035]: audit 2024-09-13T13:47:40.872532+0000 mgr.x (mgr.24520) 47 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:42.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:41 smithi076 bash[19831]: audit 2024-09-13T13:47:40.872532+0000 mgr.x (mgr.24520) 47 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:42.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:41 smithi076 bash[26447]: audit 2024-09-13T13:47:40.872532+0000 mgr.x (mgr.24520) 47 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:42.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:42 smithi192 bash[22035]: cluster 2024-09-13T13:47:41.543812+0000 mgr.x (mgr.24520) 48 : cluster [DBG] pgmap v31: 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-13T13:47:43.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:42 smithi076 bash[19831]: cluster 2024-09-13T13:47:41.543812+0000 mgr.x (mgr.24520) 48 : cluster [DBG] pgmap v31: 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-13T13:47:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:42 smithi076 bash[26447]: cluster 2024-09-13T13:47:41.543812+0000 mgr.x (mgr.24520) 48 : cluster [DBG] pgmap v31: 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-13T13:47:43.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:43 smithi192 bash[22035]: audit 2024-09-13T13:47:43.187167+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:47:44.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:43 smithi076 bash[19831]: audit 2024-09-13T13:47:43.187167+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:47:44.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:43 smithi076 bash[26447]: audit 2024-09-13T13:47:43.187167+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:47:44.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:44 smithi192 bash[22035]: cluster 2024-09-13T13:47:43.544606+0000 mgr.x (mgr.24520) 49 : cluster [DBG] pgmap v32: 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-13T13:47:45.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:44 smithi076 bash[19831]: cluster 2024-09-13T13:47:43.544606+0000 mgr.x (mgr.24520) 49 : cluster [DBG] pgmap v32: 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-13T13:47:45.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:44 smithi076 bash[26447]: cluster 2024-09-13T13:47:43.544606+0000 mgr.x (mgr.24520) 49 : cluster [DBG] pgmap v32: 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-13T13:47:46.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:46 smithi192 bash[22035]: cluster 2024-09-13T13:47:45.546291+0000 mgr.x (mgr.24520) 50 : cluster [DBG] pgmap v33: 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-13T13:47:47.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:46 smithi076 bash[19831]: cluster 2024-09-13T13:47:45.546291+0000 mgr.x (mgr.24520) 50 : cluster [DBG] pgmap v33: 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-13T13:47:47.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:46 smithi076 bash[26447]: cluster 2024-09-13T13:47:45.546291+0000 mgr.x (mgr.24520) 50 : cluster [DBG] pgmap v33: 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-13T13:47:48.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:48 smithi192 bash[22035]: cluster 2024-09-13T13:47:47.547032+0000 mgr.x (mgr.24520) 51 : cluster [DBG] pgmap v34: 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-13T13:47:49.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:48 smithi076 bash[19831]: cluster 2024-09-13T13:47:47.547032+0000 mgr.x (mgr.24520) 51 : cluster [DBG] pgmap v34: 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-13T13:47:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:48 smithi076 bash[26447]: cluster 2024-09-13T13:47:47.547032+0000 mgr.x (mgr.24520) 51 : cluster [DBG] pgmap v34: 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-13T13:47:50.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:50 smithi192 bash[22035]: cluster 2024-09-13T13:47:49.548650+0000 mgr.x (mgr.24520) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-13T13:47:51.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:50 smithi076 bash[19831]: cluster 2024-09-13T13:47:49.548650+0000 mgr.x (mgr.24520) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-13T13:47:51.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:50 smithi076 bash[26447]: cluster 2024-09-13T13:47:49.548650+0000 mgr.x (mgr.24520) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-13T13:47:51.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:51 smithi192 bash[22035]: audit 2024-09-13T13:47:50.881938+0000 mgr.x (mgr.24520) 53 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:51.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:47:51 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:47:51] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-13T13:47:52.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:51 smithi076 bash[26447]: audit 2024-09-13T13:47:50.881938+0000 mgr.x (mgr.24520) 53 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:51 smithi076 bash[19831]: audit 2024-09-13T13:47:50.881938+0000 mgr.x (mgr.24520) 53 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:47:52.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:52 smithi192 bash[22035]: cluster 2024-09-13T13:47:51.549378+0000 mgr.x (mgr.24520) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-13T13:47:53.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:52 smithi076 bash[19831]: cluster 2024-09-13T13:47:51.549378+0000 mgr.x (mgr.24520) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-13T13:47:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:52 smithi076 bash[26447]: cluster 2024-09-13T13:47:51.549378+0000 mgr.x (mgr.24520) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-13T13:47:55.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:54 smithi076 bash[19831]: cluster 2024-09-13T13:47:53.550211+0000 mgr.x (mgr.24520) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-13T13:47:55.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:54 smithi076 bash[26447]: cluster 2024-09-13T13:47:53.550211+0000 mgr.x (mgr.24520) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-13T13:47:55.179 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:54 smithi192 bash[22035]: cluster 2024-09-13T13:47:53.550211+0000 mgr.x (mgr.24520) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-13T13:47:57.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:56 smithi076 bash[19831]: cluster 2024-09-13T13:47:55.551908+0000 mgr.x (mgr.24520) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:47:57.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:56 smithi076 bash[26447]: cluster 2024-09-13T13:47:55.551908+0000 mgr.x (mgr.24520) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:47:57.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:56 smithi192 bash[22035]: cluster 2024-09-13T13:47:55.551908+0000 mgr.x (mgr.24520) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:47:59.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:58 smithi076 bash[19831]: cluster 2024-09-13T13:47:57.552680+0000 mgr.x (mgr.24520) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:47:59.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:47:58 smithi076 bash[19831]: audit 2024-09-13T13:47:58.215042+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:47:59.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:58 smithi076 bash[26447]: cluster 2024-09-13T13:47:57.552680+0000 mgr.x (mgr.24520) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:47:59.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:47:58 smithi076 bash[26447]: audit 2024-09-13T13:47:58.215042+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:47:59.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:58 smithi192 bash[22035]: cluster 2024-09-13T13:47:57.552680+0000 mgr.x (mgr.24520) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:47:59.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:47:58 smithi192 bash[22035]: audit 2024-09-13T13:47:58.215042+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:48:01.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:00 smithi076 bash[19831]: cluster 2024-09-13T13:47:59.554456+0000 mgr.x (mgr.24520) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:48:01.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:00 smithi076 bash[26447]: cluster 2024-09-13T13:47:59.554456+0000 mgr.x (mgr.24520) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:48:01.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:00 smithi192 bash[22035]: cluster 2024-09-13T13:47:59.554456+0000 mgr.x (mgr.24520) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:48:01.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:01 smithi192 bash[22035]: audit 2024-09-13T13:48:00.893534+0000 mgr.x (mgr.24520) 59 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:01.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:48:01 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:48:01] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-13T13:48:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:01 smithi076 bash[19831]: audit 2024-09-13T13:48:00.893534+0000 mgr.x (mgr.24520) 59 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:02.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:01 smithi076 bash[26447]: audit 2024-09-13T13:48:00.893534+0000 mgr.x (mgr.24520) 59 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:03.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:02 smithi076 bash[19831]: cluster 2024-09-13T13:48:01.555156+0000 mgr.x (mgr.24520) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 84 op/s 2024-09-13T13:48:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:02 smithi076 bash[26447]: cluster 2024-09-13T13:48:01.555156+0000 mgr.x (mgr.24520) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 84 op/s 2024-09-13T13:48:03.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:02 smithi192 bash[22035]: cluster 2024-09-13T13:48:01.555156+0000 mgr.x (mgr.24520) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 84 op/s 2024-09-13T13:48:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:04 smithi076 bash[19831]: cluster 2024-09-13T13:48:03.556034+0000 mgr.x (mgr.24520) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 84 op/s 2024-09-13T13:48:05.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:04 smithi076 bash[26447]: cluster 2024-09-13T13:48:03.556034+0000 mgr.x (mgr.24520) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 84 op/s 2024-09-13T13:48:05.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:04 smithi192 bash[22035]: cluster 2024-09-13T13:48:03.556034+0000 mgr.x (mgr.24520) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 84 op/s 2024-09-13T13:48:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:06 smithi076 bash[19831]: cluster 2024-09-13T13:48:05.557740+0000 mgr.x (mgr.24520) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 84 op/s 2024-09-13T13:48:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:06 smithi076 bash[26447]: cluster 2024-09-13T13:48:05.557740+0000 mgr.x (mgr.24520) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 84 op/s 2024-09-13T13:48:07.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:06 smithi192 bash[22035]: cluster 2024-09-13T13:48:05.557740+0000 mgr.x (mgr.24520) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 84 op/s 2024-09-13T13:48:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:08 smithi076 bash[19831]: cluster 2024-09-13T13:48:07.558468+0000 mgr.x (mgr.24520) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:08 smithi076 bash[26447]: cluster 2024-09-13T13:48:07.558468+0000 mgr.x (mgr.24520) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:09.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:08 smithi192 bash[22035]: cluster 2024-09-13T13:48:07.558468+0000 mgr.x (mgr.24520) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:11.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:10 smithi076 bash[26447]: cluster 2024-09-13T13:48:09.560135+0000 mgr.x (mgr.24520) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:11.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:10 smithi076 bash[19831]: cluster 2024-09-13T13:48:09.560135+0000 mgr.x (mgr.24520) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:11.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:10 smithi192 bash[22035]: cluster 2024-09-13T13:48:09.560135+0000 mgr.x (mgr.24520) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:11.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:11 smithi192 bash[22035]: audit 2024-09-13T13:48:10.905139+0000 mgr.x (mgr.24520) 65 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:11.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:48:11 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:48:11] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-13T13:48:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:11 smithi076 bash[19831]: audit 2024-09-13T13:48:10.905139+0000 mgr.x (mgr.24520) 65 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:12.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:11 smithi076 bash[26447]: audit 2024-09-13T13:48:10.905139+0000 mgr.x (mgr.24520) 65 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:13.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:12 smithi076 bash[19831]: cluster 2024-09-13T13:48:11.560942+0000 mgr.x (mgr.24520) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:12 smithi076 bash[26447]: cluster 2024-09-13T13:48:11.560942+0000 mgr.x (mgr.24520) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:13.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:12 smithi192 bash[22035]: cluster 2024-09-13T13:48:11.560942+0000 mgr.x (mgr.24520) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:14.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:13 smithi076 bash[19831]: audit 2024-09-13T13:48:13.215361+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:48:14.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:13 smithi076 bash[26447]: audit 2024-09-13T13:48:13.215361+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:48:14.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:13 smithi192 bash[22035]: audit 2024-09-13T13:48:13.215361+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:48:15.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:14 smithi076 bash[19831]: cluster 2024-09-13T13:48:13.561759+0000 mgr.x (mgr.24520) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:14 smithi076 bash[26447]: cluster 2024-09-13T13:48:13.561759+0000 mgr.x (mgr.24520) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:15.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:14 smithi192 bash[22035]: cluster 2024-09-13T13:48:13.561759+0000 mgr.x (mgr.24520) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:17.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:16 smithi076 bash[19831]: cluster 2024-09-13T13:48:15.563557+0000 mgr.x (mgr.24520) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:17.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:16 smithi076 bash[26447]: cluster 2024-09-13T13:48:15.563557+0000 mgr.x (mgr.24520) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:17.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:16 smithi192 bash[22035]: cluster 2024-09-13T13:48:15.563557+0000 mgr.x (mgr.24520) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:19.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:18 smithi076 bash[19831]: cluster 2024-09-13T13:48:17.564393+0000 mgr.x (mgr.24520) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:19.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:18 smithi076 bash[26447]: cluster 2024-09-13T13:48:17.564393+0000 mgr.x (mgr.24520) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:19.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:18 smithi192 bash[22035]: cluster 2024-09-13T13:48:17.564393+0000 mgr.x (mgr.24520) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:21.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:20 smithi076 bash[19831]: cluster 2024-09-13T13:48:19.566079+0000 mgr.x (mgr.24520) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:21.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:20 smithi076 bash[26447]: cluster 2024-09-13T13:48:19.566079+0000 mgr.x (mgr.24520) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:21.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:20 smithi192 bash[22035]: cluster 2024-09-13T13:48:19.566079+0000 mgr.x (mgr.24520) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:21.929 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:21 smithi192 bash[22035]: audit 2024-09-13T13:48:20.916636+0000 mgr.x (mgr.24520) 71 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:21.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:48:21 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:48:21] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-13T13:48:22.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:21 smithi076 bash[26447]: audit 2024-09-13T13:48:20.916636+0000 mgr.x (mgr.24520) 71 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:21 smithi076 bash[19831]: audit 2024-09-13T13:48:20.916636+0000 mgr.x (mgr.24520) 71 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:23.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:23 smithi192 bash[22035]: cluster 2024-09-13T13:48:21.566993+0000 mgr.x (mgr.24520) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:23.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:23 smithi192 bash[22035]: audit 2024-09-13T13:48:22.097479+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:48:23.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:23 smithi192 bash[22035]: audit 2024-09-13T13:48:22.105308+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:48:23.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:23 smithi192 bash[22035]: audit 2024-09-13T13:48:22.698946+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:48:23.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:23 smithi192 bash[22035]: audit 2024-09-13T13:48:22.700864+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:48:23.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:23 smithi192 bash[22035]: audit 2024-09-13T13:48:22.710421+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:48:23.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:23 smithi076 bash[26447]: cluster 2024-09-13T13:48:21.566993+0000 mgr.x (mgr.24520) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:23.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:23 smithi076 bash[26447]: audit 2024-09-13T13:48:22.097479+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:48:23.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:23 smithi076 bash[26447]: audit 2024-09-13T13:48:22.105308+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:48:23.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:23 smithi076 bash[26447]: audit 2024-09-13T13:48:22.698946+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:48:23.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:23 smithi076 bash[26447]: audit 2024-09-13T13:48:22.700864+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:48:23.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:23 smithi076 bash[26447]: audit 2024-09-13T13:48:22.710421+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:48:23.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:23 smithi076 bash[19831]: cluster 2024-09-13T13:48:21.566993+0000 mgr.x (mgr.24520) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:23.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:23 smithi076 bash[19831]: audit 2024-09-13T13:48:22.097479+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:48:23.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:23 smithi076 bash[19831]: audit 2024-09-13T13:48:22.105308+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:48:23.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:23 smithi076 bash[19831]: audit 2024-09-13T13:48:22.698946+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:48:23.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:23 smithi076 bash[19831]: audit 2024-09-13T13:48:22.700864+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:48:23.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:23 smithi076 bash[19831]: audit 2024-09-13T13:48:22.710421+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:48:25.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:25 smithi192 bash[22035]: cluster 2024-09-13T13:48:23.567786+0000 mgr.x (mgr.24520) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:25 smithi076 bash[26447]: cluster 2024-09-13T13:48:23.567786+0000 mgr.x (mgr.24520) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:25.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:25 smithi076 bash[19831]: cluster 2024-09-13T13:48:23.567786+0000 mgr.x (mgr.24520) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:27.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:27 smithi192 bash[22035]: cluster 2024-09-13T13:48:25.569480+0000 mgr.x (mgr.24520) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:27.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:27 smithi076 bash[19831]: cluster 2024-09-13T13:48:25.569480+0000 mgr.x (mgr.24520) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:27.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:27 smithi076 bash[26447]: cluster 2024-09-13T13:48:25.569480+0000 mgr.x (mgr.24520) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:29.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:29 smithi192 bash[22035]: cluster 2024-09-13T13:48:27.570212+0000 mgr.x (mgr.24520) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:29.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:29 smithi192 bash[22035]: audit 2024-09-13T13:48:28.215634+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:48:29.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:29 smithi076 bash[19831]: cluster 2024-09-13T13:48:27.570212+0000 mgr.x (mgr.24520) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:29.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:29 smithi076 bash[19831]: audit 2024-09-13T13:48:28.215634+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:48:29.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:29 smithi076 bash[26447]: cluster 2024-09-13T13:48:27.570212+0000 mgr.x (mgr.24520) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:29.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:29 smithi076 bash[26447]: audit 2024-09-13T13:48:28.215634+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:48:31.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:31 smithi076 bash[19831]: cluster 2024-09-13T13:48:29.571886+0000 mgr.x (mgr.24520) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:31.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:31 smithi076 bash[26447]: cluster 2024-09-13T13:48:29.571886+0000 mgr.x (mgr.24520) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:31.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:31 smithi192 bash[22035]: cluster 2024-09-13T13:48:29.571886+0000 mgr.x (mgr.24520) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:31.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:48:31 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:48:31] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-13T13:48:32.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:32 smithi192 bash[22035]: audit 2024-09-13T13:48:30.928189+0000 mgr.x (mgr.24520) 77 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:32.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:32 smithi076 bash[19831]: audit 2024-09-13T13:48:30.928189+0000 mgr.x (mgr.24520) 77 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:32.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:32 smithi076 bash[26447]: audit 2024-09-13T13:48:30.928189+0000 mgr.x (mgr.24520) 77 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:33.429 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:33 smithi192 bash[22035]: cluster 2024-09-13T13:48:31.572607+0000 mgr.x (mgr.24520) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:33.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:33 smithi076 bash[19831]: cluster 2024-09-13T13:48:31.572607+0000 mgr.x (mgr.24520) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:33.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:33 smithi076 bash[26447]: cluster 2024-09-13T13:48:31.572607+0000 mgr.x (mgr.24520) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:35.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:35 smithi192 bash[22035]: cluster 2024-09-13T13:48:33.573315+0000 mgr.x (mgr.24520) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:35.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:35 smithi076 bash[19831]: cluster 2024-09-13T13:48:33.573315+0000 mgr.x (mgr.24520) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:35.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:35 smithi076 bash[26447]: cluster 2024-09-13T13:48:33.573315+0000 mgr.x (mgr.24520) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:37.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:37 smithi192 bash[22035]: cluster 2024-09-13T13:48:35.575020+0000 mgr.x (mgr.24520) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:37.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:37 smithi076 bash[19831]: cluster 2024-09-13T13:48:35.575020+0000 mgr.x (mgr.24520) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:37.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:37 smithi076 bash[26447]: cluster 2024-09-13T13:48:35.575020+0000 mgr.x (mgr.24520) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:39.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:39 smithi192 bash[22035]: cluster 2024-09-13T13:48:37.575756+0000 mgr.x (mgr.24520) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:39 smithi076 bash[19831]: cluster 2024-09-13T13:48:37.575756+0000 mgr.x (mgr.24520) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:39.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:39 smithi076 bash[26447]: cluster 2024-09-13T13:48:37.575756+0000 mgr.x (mgr.24520) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:41.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:41 smithi076 bash[19831]: cluster 2024-09-13T13:48:39.577415+0000 mgr.x (mgr.24520) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:41.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:41 smithi076 bash[26447]: cluster 2024-09-13T13:48:39.577415+0000 mgr.x (mgr.24520) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:41.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:41 smithi192 bash[22035]: cluster 2024-09-13T13:48:39.577415+0000 mgr.x (mgr.24520) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:41.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:48:41 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:48:41] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-13T13:48:42.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:42 smithi192 bash[22035]: audit 2024-09-13T13:48:40.939801+0000 mgr.x (mgr.24520) 83 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:42.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:42 smithi076 bash[26447]: audit 2024-09-13T13:48:40.939801+0000 mgr.x (mgr.24520) 83 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:42.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:42 smithi076 bash[19831]: audit 2024-09-13T13:48:40.939801+0000 mgr.x (mgr.24520) 83 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:43.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:43 smithi192 bash[22035]: cluster 2024-09-13T13:48:41.578125+0000 mgr.x (mgr.24520) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:43.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:43 smithi076 bash[26447]: cluster 2024-09-13T13:48:41.578125+0000 mgr.x (mgr.24520) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:43.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:43 smithi076 bash[19831]: cluster 2024-09-13T13:48:41.578125+0000 mgr.x (mgr.24520) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:44.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:44 smithi192 bash[22035]: audit 2024-09-13T13:48:43.216163+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:48:44.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:44 smithi076 bash[26447]: audit 2024-09-13T13:48:43.216163+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:48:44.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:44 smithi076 bash[19831]: audit 2024-09-13T13:48:43.216163+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:48:45.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:45 smithi192 bash[22035]: cluster 2024-09-13T13:48:43.578882+0000 mgr.x (mgr.24520) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:45.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:45 smithi076 bash[19831]: cluster 2024-09-13T13:48:43.578882+0000 mgr.x (mgr.24520) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:45.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:45 smithi076 bash[26447]: cluster 2024-09-13T13:48:43.578882+0000 mgr.x (mgr.24520) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:47.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:47 smithi192 bash[22035]: cluster 2024-09-13T13:48:45.580534+0000 mgr.x (mgr.24520) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:47.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:47 smithi076 bash[19831]: cluster 2024-09-13T13:48:45.580534+0000 mgr.x (mgr.24520) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:47.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:47 smithi076 bash[26447]: cluster 2024-09-13T13:48:45.580534+0000 mgr.x (mgr.24520) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:49.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:49 smithi076 bash[19831]: cluster 2024-09-13T13:48:47.581226+0000 mgr.x (mgr.24520) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:49.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:49 smithi076 bash[26447]: cluster 2024-09-13T13:48:47.581226+0000 mgr.x (mgr.24520) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:49.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:49 smithi192 bash[22035]: cluster 2024-09-13T13:48:47.581226+0000 mgr.x (mgr.24520) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:51.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:51 smithi076 bash[19831]: cluster 2024-09-13T13:48:49.582928+0000 mgr.x (mgr.24520) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:51.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:51 smithi076 bash[26447]: cluster 2024-09-13T13:48:49.582928+0000 mgr.x (mgr.24520) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:51.603 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:51 smithi192 bash[22035]: cluster 2024-09-13T13:48:49.582928+0000 mgr.x (mgr.24520) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:51.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:48:51 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:48:51] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-13T13:48:52.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:52 smithi076 bash[19831]: audit 2024-09-13T13:48:50.951269+0000 mgr.x (mgr.24520) 89 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:52.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:52 smithi076 bash[26447]: audit 2024-09-13T13:48:50.951269+0000 mgr.x (mgr.24520) 89 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:52.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:52 smithi192 bash[22035]: audit 2024-09-13T13:48:50.951269+0000 mgr.x (mgr.24520) 89 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:48:53.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:53 smithi076 bash[19831]: cluster 2024-09-13T13:48:51.583675+0000 mgr.x (mgr.24520) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:53.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:53 smithi076 bash[26447]: cluster 2024-09-13T13:48:51.583675+0000 mgr.x (mgr.24520) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:53.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:53 smithi192 bash[22035]: cluster 2024-09-13T13:48:51.583675+0000 mgr.x (mgr.24520) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:55.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:55 smithi076 bash[19831]: cluster 2024-09-13T13:48:53.584404+0000 mgr.x (mgr.24520) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:55.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:55 smithi076 bash[26447]: cluster 2024-09-13T13:48:53.584404+0000 mgr.x (mgr.24520) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:55.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:55 smithi192 bash[22035]: cluster 2024-09-13T13:48:53.584404+0000 mgr.x (mgr.24520) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:57.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:57 smithi076 bash[19831]: cluster 2024-09-13T13:48:55.586079+0000 mgr.x (mgr.24520) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:57.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:57 smithi076 bash[26447]: cluster 2024-09-13T13:48:55.586079+0000 mgr.x (mgr.24520) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:57.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:57 smithi192 bash[22035]: cluster 2024-09-13T13:48:55.586079+0000 mgr.x (mgr.24520) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:48:59.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:59 smithi076 bash[19831]: cluster 2024-09-13T13:48:57.586880+0000 mgr.x (mgr.24520) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:59.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:48:59 smithi076 bash[19831]: audit 2024-09-13T13:48:58.217979+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:48:59.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:59 smithi076 bash[26447]: cluster 2024-09-13T13:48:57.586880+0000 mgr.x (mgr.24520) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:59.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:48:59 smithi076 bash[26447]: audit 2024-09-13T13:48:58.217979+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:48:59.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:59 smithi192 bash[22035]: cluster 2024-09-13T13:48:57.586880+0000 mgr.x (mgr.24520) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:48:59.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:48:59 smithi192 bash[22035]: audit 2024-09-13T13:48:58.217979+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:49:01.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:01 smithi076 bash[19831]: cluster 2024-09-13T13:48:59.588512+0000 mgr.x (mgr.24520) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:01.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:01 smithi076 bash[26447]: cluster 2024-09-13T13:48:59.588512+0000 mgr.x (mgr.24520) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:01.603 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:01 smithi192 bash[22035]: cluster 2024-09-13T13:48:59.588512+0000 mgr.x (mgr.24520) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:01.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:49:01 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:49:01] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-13T13:49:02.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:02 smithi076 bash[19831]: audit 2024-09-13T13:49:00.955052+0000 mgr.x (mgr.24520) 95 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:02.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:02 smithi076 bash[26447]: audit 2024-09-13T13:49:00.955052+0000 mgr.x (mgr.24520) 95 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:02.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:02 smithi192 bash[22035]: audit 2024-09-13T13:49:00.955052+0000 mgr.x (mgr.24520) 95 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:03.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:03 smithi076 bash[19831]: cluster 2024-09-13T13:49:01.589253+0000 mgr.x (mgr.24520) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:03.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:03 smithi076 bash[26447]: cluster 2024-09-13T13:49:01.589253+0000 mgr.x (mgr.24520) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:03.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:03 smithi192 bash[22035]: cluster 2024-09-13T13:49:01.589253+0000 mgr.x (mgr.24520) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:05.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:05 smithi076 bash[26447]: cluster 2024-09-13T13:49:03.589969+0000 mgr.x (mgr.24520) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:05.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:05 smithi076 bash[19831]: cluster 2024-09-13T13:49:03.589969+0000 mgr.x (mgr.24520) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:05.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:05 smithi192 bash[22035]: cluster 2024-09-13T13:49:03.589969+0000 mgr.x (mgr.24520) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:07.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:07 smithi076 bash[19831]: cluster 2024-09-13T13:49:05.591645+0000 mgr.x (mgr.24520) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:07.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:07 smithi076 bash[26447]: cluster 2024-09-13T13:49:05.591645+0000 mgr.x (mgr.24520) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:07.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:07 smithi192 bash[22035]: cluster 2024-09-13T13:49:05.591645+0000 mgr.x (mgr.24520) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:09.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:09 smithi076 bash[19831]: cluster 2024-09-13T13:49:07.592350+0000 mgr.x (mgr.24520) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:09.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:09 smithi076 bash[26447]: cluster 2024-09-13T13:49:07.592350+0000 mgr.x (mgr.24520) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:09.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:09 smithi192 bash[22035]: cluster 2024-09-13T13:49:07.592350+0000 mgr.x (mgr.24520) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:11 smithi076 bash[19831]: cluster 2024-09-13T13:49:09.593981+0000 mgr.x (mgr.24520) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:11 smithi076 bash[26447]: cluster 2024-09-13T13:49:09.593981+0000 mgr.x (mgr.24520) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:11.603 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:11 smithi192 bash[22035]: cluster 2024-09-13T13:49:09.593981+0000 mgr.x (mgr.24520) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:11.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:49:11 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:49:11] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-13T13:49:12.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:12 smithi076 bash[19831]: audit 2024-09-13T13:49:10.958013+0000 mgr.x (mgr.24520) 101 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:12.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:12 smithi076 bash[26447]: audit 2024-09-13T13:49:10.958013+0000 mgr.x (mgr.24520) 101 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:12.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:12 smithi192 bash[22035]: audit 2024-09-13T13:49:10.958013+0000 mgr.x (mgr.24520) 101 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:13.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:13 smithi076 bash[19831]: cluster 2024-09-13T13:49:11.594745+0000 mgr.x (mgr.24520) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:13.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:13 smithi076 bash[19831]: audit 2024-09-13T13:49:13.218982+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:49:13.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:13 smithi076 bash[26447]: cluster 2024-09-13T13:49:11.594745+0000 mgr.x (mgr.24520) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:13.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:13 smithi076 bash[26447]: audit 2024-09-13T13:49:13.218982+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:49:13.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:13 smithi192 bash[22035]: cluster 2024-09-13T13:49:11.594745+0000 mgr.x (mgr.24520) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:13.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:13 smithi192 bash[22035]: audit 2024-09-13T13:49:13.218982+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:49:15.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:15 smithi076 bash[19831]: cluster 2024-09-13T13:49:13.595497+0000 mgr.x (mgr.24520) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:15.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:15 smithi076 bash[26447]: cluster 2024-09-13T13:49:13.595497+0000 mgr.x (mgr.24520) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:15.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:15 smithi192 bash[22035]: cluster 2024-09-13T13:49:13.595497+0000 mgr.x (mgr.24520) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:17.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:17 smithi076 bash[19831]: cluster 2024-09-13T13:49:15.597198+0000 mgr.x (mgr.24520) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:17.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:17 smithi076 bash[26447]: cluster 2024-09-13T13:49:15.597198+0000 mgr.x (mgr.24520) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:17.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:17 smithi192 bash[22035]: cluster 2024-09-13T13:49:15.597198+0000 mgr.x (mgr.24520) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:19.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:19 smithi076 bash[19831]: cluster 2024-09-13T13:49:17.597900+0000 mgr.x (mgr.24520) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:19.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:19 smithi076 bash[26447]: cluster 2024-09-13T13:49:17.597900+0000 mgr.x (mgr.24520) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:19.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:19 smithi192 bash[22035]: cluster 2024-09-13T13:49:17.597900+0000 mgr.x (mgr.24520) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:21.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:21 smithi076 bash[19831]: cluster 2024-09-13T13:49:19.599562+0000 mgr.x (mgr.24520) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:21.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:21 smithi076 bash[26447]: cluster 2024-09-13T13:49:19.599562+0000 mgr.x (mgr.24520) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:21.603 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:21 smithi192 bash[22035]: cluster 2024-09-13T13:49:19.599562+0000 mgr.x (mgr.24520) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:21.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:49:21 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:49:21] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-13T13:49:22.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:22 smithi076 bash[19831]: audit 2024-09-13T13:49:20.969413+0000 mgr.x (mgr.24520) 107 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:22.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:22 smithi076 bash[26447]: audit 2024-09-13T13:49:20.969413+0000 mgr.x (mgr.24520) 107 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:22.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:22 smithi192 bash[22035]: audit 2024-09-13T13:49:20.969413+0000 mgr.x (mgr.24520) 107 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:23.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:23 smithi076 bash[19831]: cluster 2024-09-13T13:49:21.600321+0000 mgr.x (mgr.24520) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:23.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:23 smithi076 bash[26447]: cluster 2024-09-13T13:49:21.600321+0000 mgr.x (mgr.24520) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:23.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:23 smithi192 bash[22035]: cluster 2024-09-13T13:49:21.600321+0000 mgr.x (mgr.24520) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:24 smithi076 bash[26447]: audit 2024-09-13T13:49:23.521946+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:49:24.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:24 smithi076 bash[26447]: audit 2024-09-13T13:49:23.523721+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:49:24.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:24 smithi076 bash[26447]: audit 2024-09-13T13:49:23.533170+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:49:24.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:24 smithi076 bash[19831]: audit 2024-09-13T13:49:23.521946+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:49:24.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:24 smithi076 bash[19831]: audit 2024-09-13T13:49:23.523721+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:49:24.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:24 smithi076 bash[19831]: audit 2024-09-13T13:49:23.533170+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:49:24.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:24 smithi192 bash[22035]: audit 2024-09-13T13:49:23.521946+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:49:24.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:24 smithi192 bash[22035]: audit 2024-09-13T13:49:23.523721+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:49:24.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:24 smithi192 bash[22035]: audit 2024-09-13T13:49:23.533170+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:49:25.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:25 smithi076 bash[19831]: cluster 2024-09-13T13:49:23.601025+0000 mgr.x (mgr.24520) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:25 smithi076 bash[26447]: cluster 2024-09-13T13:49:23.601025+0000 mgr.x (mgr.24520) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:25.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:25 smithi192 bash[22035]: cluster 2024-09-13T13:49:23.601025+0000 mgr.x (mgr.24520) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:27.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:27 smithi076 bash[19831]: cluster 2024-09-13T13:49:25.602700+0000 mgr.x (mgr.24520) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:27.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:27 smithi076 bash[26447]: cluster 2024-09-13T13:49:25.602700+0000 mgr.x (mgr.24520) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:27.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:27 smithi192 bash[22035]: cluster 2024-09-13T13:49:25.602700+0000 mgr.x (mgr.24520) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:28.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:28 smithi076 bash[19831]: audit 2024-09-13T13:49:28.219007+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:49:28.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:28 smithi076 bash[26447]: audit 2024-09-13T13:49:28.219007+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:49:28.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:28 smithi192 bash[22035]: audit 2024-09-13T13:49:28.219007+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:49:29.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:29 smithi076 bash[19831]: cluster 2024-09-13T13:49:27.603422+0000 mgr.x (mgr.24520) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:29.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:29 smithi076 bash[26447]: cluster 2024-09-13T13:49:27.603422+0000 mgr.x (mgr.24520) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:29.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:29 smithi192 bash[22035]: cluster 2024-09-13T13:49:27.603422+0000 mgr.x (mgr.24520) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:31.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:31 smithi076 bash[19831]: cluster 2024-09-13T13:49:29.605059+0000 mgr.x (mgr.24520) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:31.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:31 smithi076 bash[26447]: cluster 2024-09-13T13:49:29.605059+0000 mgr.x (mgr.24520) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:31.603 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:31 smithi192 bash[22035]: cluster 2024-09-13T13:49:29.605059+0000 mgr.x (mgr.24520) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:31.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:49:31 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:49:31] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-13T13:49:32.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:32 smithi076 bash[19831]: audit 2024-09-13T13:49:30.980842+0000 mgr.x (mgr.24520) 113 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:32.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:32 smithi076 bash[26447]: audit 2024-09-13T13:49:30.980842+0000 mgr.x (mgr.24520) 113 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:32.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:32 smithi192 bash[22035]: audit 2024-09-13T13:49:30.980842+0000 mgr.x (mgr.24520) 113 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:33.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:33 smithi076 bash[19831]: cluster 2024-09-13T13:49:31.605991+0000 mgr.x (mgr.24520) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:33.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:33 smithi076 bash[26447]: cluster 2024-09-13T13:49:31.605991+0000 mgr.x (mgr.24520) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:33.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:33 smithi192 bash[22035]: cluster 2024-09-13T13:49:31.605991+0000 mgr.x (mgr.24520) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:35.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:35 smithi076 bash[19831]: cluster 2024-09-13T13:49:33.606902+0000 mgr.x (mgr.24520) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:35.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:35 smithi076 bash[26447]: cluster 2024-09-13T13:49:33.606902+0000 mgr.x (mgr.24520) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:35.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:35 smithi192 bash[22035]: cluster 2024-09-13T13:49:33.606902+0000 mgr.x (mgr.24520) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:37.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:37 smithi192 bash[22035]: cluster 2024-09-13T13:49:35.608587+0000 mgr.x (mgr.24520) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:37.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:37 smithi076 bash[19831]: cluster 2024-09-13T13:49:35.608587+0000 mgr.x (mgr.24520) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:37.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:37 smithi076 bash[26447]: cluster 2024-09-13T13:49:35.608587+0000 mgr.x (mgr.24520) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:39.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:39 smithi192 bash[22035]: cluster 2024-09-13T13:49:37.609289+0000 mgr.x (mgr.24520) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:39.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:39 smithi076 bash[19831]: cluster 2024-09-13T13:49:37.609289+0000 mgr.x (mgr.24520) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:39.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:39 smithi076 bash[26447]: cluster 2024-09-13T13:49:37.609289+0000 mgr.x (mgr.24520) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:41.604 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:41 smithi192 bash[22035]: cluster 2024-09-13T13:49:39.610971+0000 mgr.x (mgr.24520) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:41.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:41 smithi076 bash[19831]: cluster 2024-09-13T13:49:39.610971+0000 mgr.x (mgr.24520) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:41.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:41 smithi076 bash[26447]: cluster 2024-09-13T13:49:39.610971+0000 mgr.x (mgr.24520) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:41.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:49:41 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:49:41] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-13T13:49:42.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:42 smithi192 bash[22035]: audit 2024-09-13T13:49:40.984157+0000 mgr.x (mgr.24520) 119 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:42.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:42 smithi076 bash[26447]: audit 2024-09-13T13:49:40.984157+0000 mgr.x (mgr.24520) 119 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:42 smithi076 bash[19831]: audit 2024-09-13T13:49:40.984157+0000 mgr.x (mgr.24520) 119 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:43.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:43 smithi192 bash[22035]: cluster 2024-09-13T13:49:41.611687+0000 mgr.x (mgr.24520) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:43.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:43 smithi192 bash[22035]: audit 2024-09-13T13:49:43.219967+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:49:43.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:43 smithi076 bash[26447]: cluster 2024-09-13T13:49:41.611687+0000 mgr.x (mgr.24520) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:43.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:43 smithi076 bash[26447]: audit 2024-09-13T13:49:43.219967+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:49:43.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:43 smithi076 bash[19831]: cluster 2024-09-13T13:49:41.611687+0000 mgr.x (mgr.24520) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:43.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:43 smithi076 bash[19831]: audit 2024-09-13T13:49:43.219967+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:49:45.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:45 smithi192 bash[22035]: cluster 2024-09-13T13:49:43.612412+0000 mgr.x (mgr.24520) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:45.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:45 smithi076 bash[26447]: cluster 2024-09-13T13:49:43.612412+0000 mgr.x (mgr.24520) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:45.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:45 smithi076 bash[19831]: cluster 2024-09-13T13:49:43.612412+0000 mgr.x (mgr.24520) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:47.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:47 smithi192 bash[22035]: cluster 2024-09-13T13:49:45.614039+0000 mgr.x (mgr.24520) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:47.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:47 smithi076 bash[19831]: cluster 2024-09-13T13:49:45.614039+0000 mgr.x (mgr.24520) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:47.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:47 smithi076 bash[26447]: cluster 2024-09-13T13:49:45.614039+0000 mgr.x (mgr.24520) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:49.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:49 smithi192 bash[22035]: cluster 2024-09-13T13:49:47.614753+0000 mgr.x (mgr.24520) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:49.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:49 smithi076 bash[19831]: cluster 2024-09-13T13:49:47.614753+0000 mgr.x (mgr.24520) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:49.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:49 smithi076 bash[26447]: cluster 2024-09-13T13:49:47.614753+0000 mgr.x (mgr.24520) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:51.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:51 smithi192 bash[22035]: cluster 2024-09-13T13:49:49.616427+0000 mgr.x (mgr.24520) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:51.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:49:51 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:49:51] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-13T13:49:51.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:51 smithi076 bash[19831]: cluster 2024-09-13T13:49:49.616427+0000 mgr.x (mgr.24520) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:51.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:51 smithi076 bash[26447]: cluster 2024-09-13T13:49:49.616427+0000 mgr.x (mgr.24520) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:52.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:52 smithi192 bash[22035]: audit 2024-09-13T13:49:50.989831+0000 mgr.x (mgr.24520) 125 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:52.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:52 smithi076 bash[19831]: audit 2024-09-13T13:49:50.989831+0000 mgr.x (mgr.24520) 125 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:52.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:52 smithi076 bash[26447]: audit 2024-09-13T13:49:50.989831+0000 mgr.x (mgr.24520) 125 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:49:53.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:53 smithi192 bash[22035]: cluster 2024-09-13T13:49:51.617148+0000 mgr.x (mgr.24520) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:53.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:53 smithi076 bash[19831]: cluster 2024-09-13T13:49:51.617148+0000 mgr.x (mgr.24520) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:53.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:53 smithi076 bash[26447]: cluster 2024-09-13T13:49:51.617148+0000 mgr.x (mgr.24520) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:55.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:55 smithi192 bash[22035]: cluster 2024-09-13T13:49:53.617876+0000 mgr.x (mgr.24520) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:55.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:55 smithi076 bash[19831]: cluster 2024-09-13T13:49:53.617876+0000 mgr.x (mgr.24520) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:55.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:55 smithi076 bash[26447]: cluster 2024-09-13T13:49:53.617876+0000 mgr.x (mgr.24520) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:57.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:57 smithi192 bash[22035]: cluster 2024-09-13T13:49:55.619602+0000 mgr.x (mgr.24520) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:57.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:57 smithi076 bash[19831]: cluster 2024-09-13T13:49:55.619602+0000 mgr.x (mgr.24520) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:57.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:57 smithi076 bash[26447]: cluster 2024-09-13T13:49:55.619602+0000 mgr.x (mgr.24520) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:49:58.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:58 smithi192 bash[22035]: audit 2024-09-13T13:49:58.220214+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:49:58.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:58 smithi076 bash[19831]: audit 2024-09-13T13:49:58.220214+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:49:58.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:58 smithi076 bash[26447]: audit 2024-09-13T13:49:58.220214+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:49:59.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:49:59 smithi192 bash[22035]: cluster 2024-09-13T13:49:57.620301+0000 mgr.x (mgr.24520) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:59.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:49:59 smithi076 bash[19831]: cluster 2024-09-13T13:49:57.620301+0000 mgr.x (mgr.24520) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:49:59.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:49:59 smithi076 bash[26447]: cluster 2024-09-13T13:49:57.620301+0000 mgr.x (mgr.24520) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:00.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:00 smithi192 bash[22035]: cluster 2024-09-13T13:50:00.000166+0000 mon.a (mon.0) 1228 : cluster [INF] overall HEALTH_OK 2024-09-13T13:50:00.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:00 smithi076 bash[19831]: cluster 2024-09-13T13:50:00.000166+0000 mon.a (mon.0) 1228 : cluster [INF] overall HEALTH_OK 2024-09-13T13:50:00.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:00 smithi076 bash[26447]: cluster 2024-09-13T13:50:00.000166+0000 mon.a (mon.0) 1228 : cluster [INF] overall HEALTH_OK 2024-09-13T13:50:01.680 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:50:01 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:50:01] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-13T13:50:01.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:01 smithi192 bash[22035]: cluster 2024-09-13T13:49:59.621932+0000 mgr.x (mgr.24520) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:01.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:01 smithi192 bash[22035]: audit 2024-09-13T13:50:01.001239+0000 mgr.x (mgr.24520) 131 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:01.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:01 smithi076 bash[19831]: cluster 2024-09-13T13:49:59.621932+0000 mgr.x (mgr.24520) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:01.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:01 smithi076 bash[19831]: audit 2024-09-13T13:50:01.001239+0000 mgr.x (mgr.24520) 131 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:01.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:01 smithi076 bash[26447]: cluster 2024-09-13T13:49:59.621932+0000 mgr.x (mgr.24520) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:01.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:01 smithi076 bash[26447]: audit 2024-09-13T13:50:01.001239+0000 mgr.x (mgr.24520) 131 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:02.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:02 smithi192 bash[22035]: cluster 2024-09-13T13:50:01.622693+0000 mgr.x (mgr.24520) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:02.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:02 smithi076 bash[19831]: cluster 2024-09-13T13:50:01.622693+0000 mgr.x (mgr.24520) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:02.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:02 smithi076 bash[26447]: cluster 2024-09-13T13:50:01.622693+0000 mgr.x (mgr.24520) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:04.910 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:50:04.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:04 smithi192 bash[22035]: cluster 2024-09-13T13:50:03.623396+0000 mgr.x (mgr.24520) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:04 smithi076 bash[19831]: cluster 2024-09-13T13:50:03.623396+0000 mgr.x (mgr.24520) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:05.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:04 smithi076 bash[26447]: cluster 2024-09-13T13:50:03.623396+0000 mgr.x (mgr.24520) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:06 smithi076 bash[19831]: cluster 2024-09-13T13:50:05.625120+0000 mgr.x (mgr.24520) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:07.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:06 smithi076 bash[26447]: cluster 2024-09-13T13:50:05.625120+0000 mgr.x (mgr.24520) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:07.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:06 smithi192 bash[22035]: cluster 2024-09-13T13:50:05.625120+0000 mgr.x (mgr.24520) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:08 smithi076 bash[19831]: cluster 2024-09-13T13:50:07.625859+0000 mgr.x (mgr.24520) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:09.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:08 smithi076 bash[26447]: cluster 2024-09-13T13:50:07.625859+0000 mgr.x (mgr.24520) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:09.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:08 smithi192 bash[22035]: cluster 2024-09-13T13:50:07.625859+0000 mgr.x (mgr.24520) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:09.718 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:50:11.011 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:10 smithi076 bash[19831]: cluster 2024-09-13T13:50:09.627551+0000 mgr.x (mgr.24520) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:11.012 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:10 smithi076 bash[26447]: cluster 2024-09-13T13:50:09.627551+0000 mgr.x (mgr.24520) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:11.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:10 smithi192 bash[22035]: cluster 2024-09-13T13:50:09.627551+0000 mgr.x (mgr.24520) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:11.208 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:50:11.208 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (24m) 2m ago 24m 13.5M - 0.25.0 c8568f914cd2 a83654beb58f 2024-09-13T13:50:11.208 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (24m) 2m ago 24m 75.2M - 9.4.12 2bacad6d85d8 ef0336eb1381 2024-09-13T13:50:11.208 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (3m) 2m ago 22m 46.9M - 3.8 19dc8d659727 6e22dfe18767 2024-09-13T13:50:11.208 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (15m) 2m ago 32m 495M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1e440f668e79 2024-09-13T13:50:11.208 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (9m) 2m ago 35m 438M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:50:11.208 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (35m) 2m ago 35m 78.7M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:50:11.208 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (33m) 2m ago 33m 56.8M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 3ffc8db9dbc1 2024-09-13T13:50:11.209 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (33m) 2m ago 33m 59.5M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:50:11.209 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (24m) 2m ago 24m 9035k - 1.5.0 0da6a335fe13 fdc8e22d5ead 2024-09-13T13:50:11.209 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (24m) 2m ago 24m 8596k - 1.5.0 0da6a335fe13 dc21b2c7101e 2024-09-13T13:50:11.209 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (32m) 2m ago 32m 56.7M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:50:11.209 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (31m) 2m ago 31m 64.6M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:50:11.209 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (30m) 2m ago 30m 53.1M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:50:11.209 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (29m) 2m ago 29m 63.8M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:50:11.209 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (28m) 2m ago 28m 56.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:50:11.209 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (27m) 2m ago 27m 63.1M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:50:11.209 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (26m) 2m ago 26m 52.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:50:11.210 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (25m) 2m ago 25m 63.0M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:50:11.210 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (2m) 2m ago 25m 32.5M - 2.43.0 a07b618ecd1d 8a4012c29147 2024-09-13T13:50:11.210 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (22m) 2m ago 22m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:50:11.210 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (22m) 2m ago 22m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:50:11.876 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ls' 2024-09-13T13:50:11.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:50:11 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:50:11] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-13T13:50:11.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:11 smithi192 bash[22035]: audit 2024-09-13T13:50:11.012498+0000 mgr.x (mgr.24520) 137 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:11.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:11 smithi192 bash[22035]: audit 2024-09-13T13:50:11.170095+0000 mgr.x (mgr.24520) 138 : audit [DBG] from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:11 smithi076 bash[19831]: audit 2024-09-13T13:50:11.012498+0000 mgr.x (mgr.24520) 137 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:11 smithi076 bash[19831]: audit 2024-09-13T13:50:11.170095+0000 mgr.x (mgr.24520) 138 : audit [DBG] from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:12.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:11 smithi076 bash[26447]: audit 2024-09-13T13:50:11.012498+0000 mgr.x (mgr.24520) 137 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:12.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:11 smithi076 bash[26447]: audit 2024-09-13T13:50:11.170095+0000 mgr.x (mgr.24520) 138 : audit [DBG] from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:13.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:12 smithi076 bash[19831]: cluster 2024-09-13T13:50:11.628297+0000 mgr.x (mgr.24520) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:12 smithi076 bash[26447]: cluster 2024-09-13T13:50:11.628297+0000 mgr.x (mgr.24520) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:13.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:12 smithi192 bash[22035]: cluster 2024-09-13T13:50:11.628297+0000 mgr.x (mgr.24520) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:14.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:13 smithi076 bash[26447]: audit 2024-09-13T13:50:13.221056+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:50:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:13 smithi076 bash[19831]: audit 2024-09-13T13:50:13.221056+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:50:14.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:13 smithi192 bash[22035]: audit 2024-09-13T13:50:13.221056+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:50:15.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:14 smithi076 bash[19831]: cluster 2024-09-13T13:50:13.629118+0000 mgr.x (mgr.24520) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:14 smithi076 bash[26447]: cluster 2024-09-13T13:50:13.629118+0000 mgr.x (mgr.24520) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:15.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:14 smithi192 bash[22035]: cluster 2024-09-13T13:50:13.629118+0000 mgr.x (mgr.24520) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:16.690 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:50:17.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:16 smithi076 bash[26447]: cluster 2024-09-13T13:50:15.630807+0000 mgr.x (mgr.24520) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:17.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:16 smithi076 bash[19831]: cluster 2024-09-13T13:50:15.630807+0000 mgr.x (mgr.24520) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:17.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:16 smithi192 bash[22035]: cluster 2024-09-13T13:50:15.630807+0000 mgr.x (mgr.24520) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:18.196 INFO:teuthology.orchestra.run.smithi076.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-13T13:50:18.197 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager ?:9093,9094 1/1 2m ago 24m smithi076=a;count:1 2024-09-13T13:50:18.197 INFO:teuthology.orchestra.run.smithi076.stdout:grafana ?:3000 1/1 2m ago 24m smithi192=a;count:1 2024-09-13T13:50:18.197 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo ?:5000 1/1 2m ago 22m count:1 2024-09-13T13:50:18.197 INFO:teuthology.orchestra.run.smithi076.stdout:mgr 2/2 2m ago 33m smithi076=y;smithi192=x;count:2 2024-09-13T13:50:18.197 INFO:teuthology.orchestra.run.smithi076.stdout:mon 3/3 2m ago 33m smithi076:172.21.15.76=a;smithi076:[v2:172.21.15.76:3301,v1:172.21.15.76:6790]=c;smithi192:172.21.15.192=b;count:3 2024-09-13T13:50:18.197 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter ?:9100 2/2 2m ago 25m smithi076=a;smithi192=b;count:2 2024-09-13T13:50:18.197 INFO:teuthology.orchestra.run.smithi076.stdout:osd 8 2m ago - 2024-09-13T13:50:18.197 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus ?:9095 1/1 2m ago 25m smithi192=a;count:1 2024-09-13T13:50:18.197 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo ?:8000 2/2 2m ago 22m count:2 2024-09-13T13:50:18.843 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions' 2024-09-13T13:50:19.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:18 smithi076 bash[26447]: cluster 2024-09-13T13:50:17.631507+0000 mgr.x (mgr.24520) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:19.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:18 smithi076 bash[26447]: audit 2024-09-13T13:50:18.182276+0000 mgr.x (mgr.24520) 143 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:19.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:18 smithi076 bash[19831]: cluster 2024-09-13T13:50:17.631507+0000 mgr.x (mgr.24520) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:19.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:18 smithi076 bash[19831]: audit 2024-09-13T13:50:18.182276+0000 mgr.x (mgr.24520) 143 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:19.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:18 smithi192 bash[22035]: cluster 2024-09-13T13:50:17.631507+0000 mgr.x (mgr.24520) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:19.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:18 smithi192 bash[22035]: audit 2024-09-13T13:50:18.182276+0000 mgr.x (mgr.24520) 143 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:21.021 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:20 smithi076 bash[26447]: cluster 2024-09-13T13:50:19.633130+0000 mgr.x (mgr.24520) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:21.021 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:20 smithi076 bash[19831]: cluster 2024-09-13T13:50:19.633130+0000 mgr.x (mgr.24520) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:21.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:20 smithi192 bash[22035]: cluster 2024-09-13T13:50:19.633130+0000 mgr.x (mgr.24520) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:21.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:21 smithi192 bash[22035]: audit 2024-09-13T13:50:21.021507+0000 mgr.x (mgr.24520) 145 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:21.931 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:50:21 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:50:21] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:50:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:21 smithi076 bash[19831]: audit 2024-09-13T13:50:21.021507+0000 mgr.x (mgr.24520) 145 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:22.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:21 smithi076 bash[26447]: audit 2024-09-13T13:50:21.021507+0000 mgr.x (mgr.24520) 145 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:23.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:22 smithi076 bash[26447]: cluster 2024-09-13T13:50:21.633835+0000 mgr.x (mgr.24520) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:23.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:22 smithi076 bash[19831]: cluster 2024-09-13T13:50:21.633835+0000 mgr.x (mgr.24520) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:23.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:22 smithi192 bash[22035]: cluster 2024-09-13T13:50:21.633835+0000 mgr.x (mgr.24520) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:23.643 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:50:25.087 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:50:25.087 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:50:25.087 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:50:25.088 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:50:25.088 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:50:25.088 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:50:25.088 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:50:25.088 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:50:25.088 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:50:25.088 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:50:25.088 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:50:25.088 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:50:25.088 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:50:25.088 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:50:25.088 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:50:25.088 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:50:25.089 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:50:25.089 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:50:25.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:24 smithi076 bash[26447]: cluster 2024-09-13T13:50:23.634580+0000 mgr.x (mgr.24520) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:25.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:24 smithi076 bash[26447]: audit 2024-09-13T13:50:24.353041+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:25.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:24 smithi076 bash[26447]: audit 2024-09-13T13:50:24.355111+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:50:25.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:24 smithi076 bash[26447]: audit 2024-09-13T13:50:24.364857+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:50:25.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:24 smithi076 bash[19831]: cluster 2024-09-13T13:50:23.634580+0000 mgr.x (mgr.24520) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:25.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:24 smithi076 bash[19831]: audit 2024-09-13T13:50:24.353041+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:25.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:24 smithi076 bash[19831]: audit 2024-09-13T13:50:24.355111+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:50:25.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:24 smithi076 bash[19831]: audit 2024-09-13T13:50:24.364857+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:50:25.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:24 smithi192 bash[22035]: cluster 2024-09-13T13:50:23.634580+0000 mgr.x (mgr.24520) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:25.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:24 smithi192 bash[22035]: audit 2024-09-13T13:50:24.353041+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:25.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:24 smithi192 bash[22035]: audit 2024-09-13T13:50:24.355111+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:50:25.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:24 smithi192 bash[22035]: audit 2024-09-13T13:50:24.364857+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:50:25.820 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-13T13:50:26.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:25 smithi076 bash[19831]: audit 2024-09-13T13:50:25.089246+0000 mon.c (mon.2) 250 : audit [DBG] from='client.? 172.21.15.76:0/2421370742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:50:26.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:25 smithi076 bash[26447]: audit 2024-09-13T13:50:25.089246+0000 mon.c (mon.2) 250 : audit [DBG] from='client.? 172.21.15.76:0/2421370742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:50:26.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:25 smithi192 bash[22035]: audit 2024-09-13T13:50:25.089246+0000 mon.c (mon.2) 250 : audit [DBG] from='client.? 172.21.15.76:0/2421370742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:50:27.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:26 smithi076 bash[19831]: cluster 2024-09-13T13:50:25.636216+0000 mgr.x (mgr.24520) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:27.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:26 smithi076 bash[26447]: cluster 2024-09-13T13:50:25.636216+0000 mgr.x (mgr.24520) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:27.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:26 smithi192 bash[22035]: cluster 2024-09-13T13:50:25.636216+0000 mgr.x (mgr.24520) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:29.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:28 smithi076 bash[19831]: cluster 2024-09-13T13:50:27.636931+0000 mgr.x (mgr.24520) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:29.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:28 smithi076 bash[19831]: audit 2024-09-13T13:50:28.221236+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:50:29.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:28 smithi076 bash[26447]: cluster 2024-09-13T13:50:27.636931+0000 mgr.x (mgr.24520) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:29.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:28 smithi076 bash[26447]: audit 2024-09-13T13:50:28.221236+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:50:29.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:28 smithi192 bash[22035]: cluster 2024-09-13T13:50:27.636931+0000 mgr.x (mgr.24520) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:29.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:28 smithi192 bash[22035]: audit 2024-09-13T13:50:28.221236+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:50:30.637 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:50:31.029 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:30 smithi076 bash[19831]: cluster 2024-09-13T13:50:29.638689+0000 mgr.x (mgr.24520) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:31.029 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:30 smithi076 bash[26447]: cluster 2024-09-13T13:50:29.638689+0000 mgr.x (mgr.24520) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:31.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:30 smithi192 bash[22035]: cluster 2024-09-13T13:50:29.638689+0000 mgr.x (mgr.24520) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:31.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:50:31 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:50:31] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:50:31.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:31 smithi192 bash[22035]: audit 2024-09-13T13:50:31.029517+0000 mgr.x (mgr.24520) 151 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:32.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:31 smithi076 bash[19831]: audit 2024-09-13T13:50:31.029517+0000 mgr.x (mgr.24520) 151 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:32.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:31 smithi076 bash[26447]: audit 2024-09-13T13:50:31.029517+0000 mgr.x (mgr.24520) 151 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:33.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:32 smithi076 bash[19831]: cluster 2024-09-13T13:50:31.639483+0000 mgr.x (mgr.24520) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:33.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:32 smithi076 bash[19831]: audit 2024-09-13T13:50:32.179898+0000 mgr.x (mgr.24520) 153 : audit [DBG] from='client.25238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:33.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:32 smithi076 bash[26447]: cluster 2024-09-13T13:50:31.639483+0000 mgr.x (mgr.24520) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:33.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:32 smithi076 bash[26447]: audit 2024-09-13T13:50:32.179898+0000 mgr.x (mgr.24520) 153 : audit [DBG] from='client.25238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:33.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:32 smithi192 bash[22035]: cluster 2024-09-13T13:50:31.639483+0000 mgr.x (mgr.24520) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:32 smithi192 bash[22035]: audit 2024-09-13T13:50:32.179898+0000 mgr.x (mgr.24520) 153 : audit [DBG] from='client.25238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:34.678 INFO:teuthology.orchestra.run.smithi076.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:50:35.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:34 smithi076 bash[26447]: cluster 2024-09-13T13:50:33.640175+0000 mgr.x (mgr.24520) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:35.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:34 smithi076 bash[26447]: audit 2024-09-13T13:50:34.679674+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:50:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:34 smithi076 bash[26447]: audit 2024-09-13T13:50:34.681835+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:34 smithi076 bash[26447]: audit 2024-09-13T13:50:34.683744+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:50:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:34 smithi076 bash[26447]: audit 2024-09-13T13:50:34.693906+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:50:35.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:34 smithi076 bash[19831]: cluster 2024-09-13T13:50:33.640175+0000 mgr.x (mgr.24520) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:35.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:34 smithi076 bash[19831]: audit 2024-09-13T13:50:34.679674+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:50:35.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:34 smithi076 bash[19831]: audit 2024-09-13T13:50:34.681835+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:35.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:34 smithi076 bash[19831]: audit 2024-09-13T13:50:34.683744+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:50:35.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:34 smithi076 bash[19831]: audit 2024-09-13T13:50:34.693906+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:50:35.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:34 smithi192 bash[22035]: cluster 2024-09-13T13:50:33.640175+0000 mgr.x (mgr.24520) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:50:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:34 smithi192 bash[22035]: audit 2024-09-13T13:50:34.679674+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:50:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:34 smithi192 bash[22035]: audit 2024-09-13T13:50:34.681835+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:34 smithi192 bash[22035]: audit 2024-09-13T13:50:34.683744+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:50:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:34 smithi192 bash[22035]: audit 2024-09-13T13:50:34.693906+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:50:35.376 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:50:36.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:35 smithi076 bash[26447]: cephadm 2024-09-13T13:50:34.668042+0000 mgr.x (mgr.24520) 155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:50:36.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:35 smithi076 bash[26447]: cephadm 2024-09-13T13:50:34.819772+0000 mgr.x (mgr.24520) 156 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:50:36.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:35 smithi076 bash[19831]: cephadm 2024-09-13T13:50:34.668042+0000 mgr.x (mgr.24520) 155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:50:36.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:35 smithi076 bash[19831]: cephadm 2024-09-13T13:50:34.819772+0000 mgr.x (mgr.24520) 156 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:50:36.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:35 smithi192 bash[22035]: cephadm 2024-09-13T13:50:34.668042+0000 mgr.x (mgr.24520) 155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:50:36.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:35 smithi192 bash[22035]: cephadm 2024-09-13T13:50:34.819772+0000 mgr.x (mgr.24520) 156 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:50:37.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:36 smithi076 bash[26447]: cluster 2024-09-13T13:50:35.641778+0000 mgr.x (mgr.24520) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:37.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:36 smithi076 bash[19831]: cluster 2024-09-13T13:50:35.641778+0000 mgr.x (mgr.24520) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:37.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:36 smithi192 bash[22035]: cluster 2024-09-13T13:50:35.641778+0000 mgr.x (mgr.24520) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:50:37.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:37 smithi076 bash[68032]: [13/Sep/2024:13:50:37] ENGINE Bus STOPPING 2024-09-13T13:50:37.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:37 smithi076 bash[68032]: [13/Sep/2024:13:50:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:50:37.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:37 smithi076 bash[68032]: [13/Sep/2024:13:50:37] ENGINE Bus STOPPED 2024-09-13T13:50:37.680 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:50:37 smithi192 bash[50250]: debug 2024-09-13T13:50:37.199+0000 7f6464f61640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-13T13:50:37.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:50:37 smithi192 bash[50250]: ignoring --setuser ceph since I am not root 2024-09-13T13:50:37.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:50:37 smithi192 bash[50250]: ignoring --setgroup ceph since I am not root 2024-09-13T13:50:37.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:50:37 smithi192 bash[50250]: debug 2024-09-13T13:50:37.263+0000 7f553cf88640 1 -- 172.21.15.192:0/2316433108 <== mon.1 v2:172.21.15.192:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d4c997f0e0 con 0x55d4c9981400 2024-09-13T13:50:38.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[68032]: [13/Sep/2024:13:50:38] ENGINE Bus STARTING 2024-09-13T13:50:38.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[68032]: [13/Sep/2024:13:50:38] ENGINE Serving on http://:::9283 2024-09-13T13:50:38.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[68032]: [13/Sep/2024:13:50:38] ENGINE Bus STARTED 2024-09-13T13:50:38.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.184354+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:50:38.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.188553+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:50:38.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.197024+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T13:50:38.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: cluster 2024-09-13T13:50:37.198027+0000 mon.a (mon.0) 1241 : cluster [INF] Activating manager daemon y 2024-09-13T13:50:38.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.202053+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-13T13:50:38.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: cluster 2024-09-13T13:50:37.210136+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:50:38.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: cluster 2024-09-13T13:50:37.210587+0000 mon.a (mon.0) 1244 : cluster [DBG] mgrmap e38: y(active, starting, since 0.0125582s) 2024-09-13T13:50:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.216192+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:50:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.216353+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:50:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.216483+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:50:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.218333+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:50:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.218784+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:50:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.219012+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:50:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.219262+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:50:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.219506+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:50:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.219735+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:50:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.219981+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:50:38.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.220267+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:50:38.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.220573+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:50:38.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.184354+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:50:38.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.188553+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:50:38.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.197024+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T13:50:38.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: cluster 2024-09-13T13:50:37.198027+0000 mon.a (mon.0) 1241 : cluster [INF] Activating manager daemon y 2024-09-13T13:50:38.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.202053+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-13T13:50:38.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: cluster 2024-09-13T13:50:37.210136+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:50:38.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: cluster 2024-09-13T13:50:37.210587+0000 mon.a (mon.0) 1244 : cluster [DBG] mgrmap e38: y(active, starting, since 0.0125582s) 2024-09-13T13:50:38.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.216192+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:50:38.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.216353+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:50:38.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.216483+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:50:38.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.218333+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:50:38.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.218784+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:50:38.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.219012+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:50:38.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.219262+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:50:38.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.219506+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:50:38.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.219735+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:50:38.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.219981+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:50:38.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.220267+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:50:38.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.220573+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:50:38.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.221463+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:50:38.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.221651+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:50:38.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:37.222243+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:50:38.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: cluster 2024-09-13T13:50:37.751833+0000 mon.a (mon.0) 1245 : cluster [INF] Manager daemon y is now available 2024-09-13T13:50:38.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:38.093033+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:50:38.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:38.093386+0000 mon.c (mon.2) 267 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:50:38.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:38.101139+0000 mon.c (mon.2) 268 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:50:38.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:38.101697+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:50:38.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:38.126162+0000 mon.c (mon.2) 269 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:50:38.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[19831]: audit 2024-09-13T13:50:38.126744+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:50:38.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.221463+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:50:38.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.221651+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:50:38.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:37.222243+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:50:38.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: cluster 2024-09-13T13:50:37.751833+0000 mon.a (mon.0) 1245 : cluster [INF] Manager daemon y is now available 2024-09-13T13:50:38.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:38.093033+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:50:38.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:38.093386+0000 mon.c (mon.2) 267 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:50:38.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:38.101139+0000 mon.c (mon.2) 268 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:50:38.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:38.101697+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:50:38.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:38.126162+0000 mon.c (mon.2) 269 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:50:38.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:38 smithi076 bash[26447]: audit 2024-09-13T13:50:38.126744+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:50:38.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.184354+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' 2024-09-13T13:50:38.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.188553+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:50:38.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.197024+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T13:50:38.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: cluster 2024-09-13T13:50:37.198027+0000 mon.a (mon.0) 1241 : cluster [INF] Activating manager daemon y 2024-09-13T13:50:38.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.202053+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24520 172.21.15.192:0/675965671' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-13T13:50:38.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: cluster 2024-09-13T13:50:37.210136+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:50:38.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: cluster 2024-09-13T13:50:37.210587+0000 mon.a (mon.0) 1244 : cluster [DBG] mgrmap e38: y(active, starting, since 0.0125582s) 2024-09-13T13:50:38.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.216192+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:50:38.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.216353+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:50:38.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.216483+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:50:38.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.218333+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:50:38.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.218784+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:50:38.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.219012+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:50:38.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.219262+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:50:38.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.219506+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:50:38.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.219735+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:50:38.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.219981+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:50:38.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.220267+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:50:38.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.220573+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:50:38.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.221463+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:50:38.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.221651+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:50:38.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:37.222243+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:50:38.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: cluster 2024-09-13T13:50:37.751833+0000 mon.a (mon.0) 1245 : cluster [INF] Manager daemon y is now available 2024-09-13T13:50:38.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:38.093033+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:50:38.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:38.093386+0000 mon.c (mon.2) 267 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:50:38.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:38.101139+0000 mon.c (mon.2) 268 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:50:38.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:38.101697+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:50:38.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:38.126162+0000 mon.c (mon.2) 269 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:50:38.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:38 smithi192 bash[22035]: audit 2024-09-13T13:50:38.126744+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:50:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[19831]: cluster 2024-09-13T13:50:38.212464+0000 mon.a (mon.0) 1248 : cluster [DBG] mgrmap e39: y(active, since 1.01444s) 2024-09-13T13:50:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[19831]: audit 2024-09-13T13:50:38.225471+0000 mgr.y (mgr.15252) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:50:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[19831]: cluster 2024-09-13T13:50:38.231537+0000 mgr.y (mgr.15252) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:50:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[26447]: cluster 2024-09-13T13:50:38.212464+0000 mon.a (mon.0) 1248 : cluster [DBG] mgrmap e39: y(active, since 1.01444s) 2024-09-13T13:50:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[26447]: audit 2024-09-13T13:50:38.225471+0000 mgr.y (mgr.15252) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:50:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[26447]: cluster 2024-09-13T13:50:38.231537+0000 mgr.y (mgr.15252) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:50:39.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: debug 2024-09-13T13:50:39.262+0000 7f56ce48b640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:50:39] ENGINE Error in HTTPServer.serve 2024-09-13T13:50:39.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: Traceback (most recent call last): 2024-09-13T13:50:39.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:50:39.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: self._connections.run(self.expiration_interval) 2024-09-13T13:50:39.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:50:39.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: self._run(expiration_interval) 2024-09-13T13:50:39.592 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:50:39.592 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:50:39.592 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:50:39.592 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:50:39.592 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:50:39.592 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: s = self.context.wrap_socket( 2024-09-13T13:50:39.592 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:50:39.592 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: return self.sslsocket_class._create( 2024-09-13T13:50:39.592 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:50:39.592 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: self.do_handshake() 2024-09-13T13:50:39.592 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:50:39.592 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: self._sslobj.do_handshake() 2024-09-13T13:50:39.593 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:50:39 smithi076 bash[68032]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:50:39.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:39 smithi192 bash[22035]: cluster 2024-09-13T13:50:38.212464+0000 mon.a (mon.0) 1248 : cluster [DBG] mgrmap e39: y(active, since 1.01444s) 2024-09-13T13:50:39.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:39 smithi192 bash[22035]: audit 2024-09-13T13:50:38.225471+0000 mgr.y (mgr.15252) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:50:39.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:39 smithi192 bash[22035]: cluster 2024-09-13T13:50:38.231537+0000 mgr.y (mgr.15252) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:50:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: cephadm 2024-09-13T13:50:39.045256+0000 mgr.y (mgr.15252) 3 : cephadm [INF] [13/Sep/2024:13:50:39] ENGINE Bus STARTING 2024-09-13T13:50:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: cephadm 2024-09-13T13:50:39.147111+0000 mgr.y (mgr.15252) 4 : cephadm [INF] [13/Sep/2024:13:50:39] ENGINE Serving on http://172.21.15.76:8765 2024-09-13T13:50:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: cluster 2024-09-13T13:50:39.221703+0000 mgr.y (mgr.15252) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:50:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: cephadm 2024-09-13T13:50:39.267484+0000 mgr.y (mgr.15252) 6 : cephadm [INF] [13/Sep/2024:13:50:39] ENGINE Serving on https://172.21.15.76:7150 2024-09-13T13:50:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: cephadm 2024-09-13T13:50:39.267683+0000 mgr.y (mgr.15252) 7 : cephadm [INF] [13/Sep/2024:13:50:39] ENGINE Bus STARTED 2024-09-13T13:50:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: cephadm 2024-09-13T13:50:39.269396+0000 mgr.y (mgr.15252) 8 : cephadm [ERR] [13/Sep/2024:13:50:39] ENGINE Error in HTTPServer.serve 2024-09-13T13:50:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: Traceback (most recent call last): 2024-09-13T13:50:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:50:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: self._connections.run(self.expiration_interval) 2024-09-13T13:50:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:50:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: self._run(expiration_interval) 2024-09-13T13:50:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:50:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:50:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:50:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:50:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:50:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: s = self.context.wrap_socket( 2024-09-13T13:50:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:50:40.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: return self.sslsocket_class._create( 2024-09-13T13:50:40.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:50:40.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: self.do_handshake() 2024-09-13T13:50:40.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:50:40.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: self._sslobj.do_handshake() 2024-09-13T13:50:40.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[19831]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:50:40.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: cephadm 2024-09-13T13:50:39.045256+0000 mgr.y (mgr.15252) 3 : cephadm [INF] [13/Sep/2024:13:50:39] ENGINE Bus STARTING 2024-09-13T13:50:40.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: cephadm 2024-09-13T13:50:39.147111+0000 mgr.y (mgr.15252) 4 : cephadm [INF] [13/Sep/2024:13:50:39] ENGINE Serving on http://172.21.15.76:8765 2024-09-13T13:50:40.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: cluster 2024-09-13T13:50:39.221703+0000 mgr.y (mgr.15252) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:50:40.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: cephadm 2024-09-13T13:50:39.267484+0000 mgr.y (mgr.15252) 6 : cephadm [INF] [13/Sep/2024:13:50:39] ENGINE Serving on https://172.21.15.76:7150 2024-09-13T13:50:40.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: cephadm 2024-09-13T13:50:39.267683+0000 mgr.y (mgr.15252) 7 : cephadm [INF] [13/Sep/2024:13:50:39] ENGINE Bus STARTED 2024-09-13T13:50:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: cephadm 2024-09-13T13:50:39.269396+0000 mgr.y (mgr.15252) 8 : cephadm [ERR] [13/Sep/2024:13:50:39] ENGINE Error in HTTPServer.serve 2024-09-13T13:50:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: Traceback (most recent call last): 2024-09-13T13:50:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:50:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: self._connections.run(self.expiration_interval) 2024-09-13T13:50:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:50:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: self._run(expiration_interval) 2024-09-13T13:50:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:50:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:50:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:50:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:50:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:50:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: s = self.context.wrap_socket( 2024-09-13T13:50:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:50:40.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: return self.sslsocket_class._create( 2024-09-13T13:50:40.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:50:40.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: self.do_handshake() 2024-09-13T13:50:40.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:50:40.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: self._sslobj.do_handshake() 2024-09-13T13:50:40.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:40 smithi076 bash[26447]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:50:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: cephadm 2024-09-13T13:50:39.045256+0000 mgr.y (mgr.15252) 3 : cephadm [INF] [13/Sep/2024:13:50:39] ENGINE Bus STARTING 2024-09-13T13:50:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: cephadm 2024-09-13T13:50:39.147111+0000 mgr.y (mgr.15252) 4 : cephadm [INF] [13/Sep/2024:13:50:39] ENGINE Serving on http://172.21.15.76:8765 2024-09-13T13:50:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: cluster 2024-09-13T13:50:39.221703+0000 mgr.y (mgr.15252) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:50:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: cephadm 2024-09-13T13:50:39.267484+0000 mgr.y (mgr.15252) 6 : cephadm [INF] [13/Sep/2024:13:50:39] ENGINE Serving on https://172.21.15.76:7150 2024-09-13T13:50:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: cephadm 2024-09-13T13:50:39.267683+0000 mgr.y (mgr.15252) 7 : cephadm [INF] [13/Sep/2024:13:50:39] ENGINE Bus STARTED 2024-09-13T13:50:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: cephadm 2024-09-13T13:50:39.269396+0000 mgr.y (mgr.15252) 8 : cephadm [ERR] [13/Sep/2024:13:50:39] ENGINE Error in HTTPServer.serve 2024-09-13T13:50:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: Traceback (most recent call last): 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: self._connections.run(self.expiration_interval) 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: self._run(expiration_interval) 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: s = self.context.wrap_socket( 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: return self.sslsocket_class._create( 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: self.do_handshake() 2024-09-13T13:50:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:50:40.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: self._sslobj.do_handshake() 2024-09-13T13:50:40.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:40 smithi192 bash[22035]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:50:40.698 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:50:41.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:41 smithi076 bash[19831]: cluster 2024-09-13T13:50:40.231758+0000 mon.a (mon.0) 1249 : cluster [DBG] mgrmap e40: y(active, since 3s) 2024-09-13T13:50:41.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:41 smithi076 bash[26447]: cluster 2024-09-13T13:50:40.231758+0000 mon.a (mon.0) 1249 : cluster [DBG] mgrmap e40: y(active, since 3s) 2024-09-13T13:50:41.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:41 smithi192 bash[22035]: cluster 2024-09-13T13:50:40.231758+0000 mon.a (mon.0) 1249 : cluster [DBG] mgrmap e40: y(active, since 3s) 2024-09-13T13:50:42.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:42 smithi076 bash[19831]: audit 2024-09-13T13:50:41.038601+0000 mgr.y (mgr.15252) 9 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:42.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:42 smithi076 bash[19831]: cluster 2024-09-13T13:50:41.222439+0000 mgr.y (mgr.15252) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:50:42.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:42 smithi076 bash[26447]: audit 2024-09-13T13:50:41.038601+0000 mgr.y (mgr.15252) 9 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:42.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:42 smithi076 bash[26447]: cluster 2024-09-13T13:50:41.222439+0000 mgr.y (mgr.15252) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:50:42.381 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:50:42.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:42 smithi192 bash[22035]: audit 2024-09-13T13:50:41.038601+0000 mgr.y (mgr.15252) 9 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:50:42.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:42 smithi192 bash[22035]: cluster 2024-09-13T13:50:41.222439+0000 mgr.y (mgr.15252) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:50:43.013 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:50:43.013 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (24m) 3m ago 25m 13.5M - 0.25.0 c8568f914cd2 a83654beb58f 2024-09-13T13:50:43.013 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (24m) 3m ago 24m 75.2M - 9.4.12 2bacad6d85d8 ef0336eb1381 2024-09-13T13:50:43.013 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (3m) 3m ago 22m 46.9M - 3.8 19dc8d659727 6e22dfe18767 2024-09-13T13:50:43.013 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (15m) 3m ago 33m 495M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1e440f668e79 2024-09-13T13:50:43.013 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (10m) 3m ago 35m 438M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:50:43.013 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (35m) 3m ago 35m 78.7M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:50:43.013 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (33m) 3m ago 33m 56.8M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 3ffc8db9dbc1 2024-09-13T13:50:43.014 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (33m) 3m ago 33m 59.5M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:50:43.014 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (25m) 3m ago 25m 9035k - 1.5.0 0da6a335fe13 fdc8e22d5ead 2024-09-13T13:50:43.014 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (25m) 3m ago 25m 8596k - 1.5.0 0da6a335fe13 dc21b2c7101e 2024-09-13T13:50:43.014 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (32m) 3m ago 32m 56.7M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:50:43.014 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (31m) 3m ago 31m 64.6M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:50:43.014 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (30m) 3m ago 30m 53.1M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:50:43.014 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (29m) 3m ago 30m 63.8M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:50:43.014 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (29m) 3m ago 29m 56.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:50:43.014 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (28m) 3m ago 28m 63.1M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:50:43.014 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (27m) 3m ago 27m 52.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:50:43.014 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (26m) 3m ago 26m 63.0M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:50:43.014 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (3m) 3m ago 25m 32.5M - 2.43.0 a07b618ecd1d 8a4012c29147 2024-09-13T13:50:43.014 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (22m) 3m ago 22m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:50:43.015 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (22m) 3m ago 22m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:50:43.387 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:50:43.388 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:50:43.388 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:50:43.388 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:50:43.388 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:50:43.388 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 1 2024-09-13T13:50:43.388 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:50:43.388 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:50:43.388 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:50:43.388 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:50:43.389 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:50:43.389 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:50:43.389 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:50:43.390 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:50:43.390 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:50:43.390 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 1 2024-09-13T13:50:43.390 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:50:43.390 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:50:43.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:43 smithi076 bash[19831]: cluster 2024-09-13T13:50:42.244622+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e41: y(active, since 5s) 2024-09-13T13:50:43.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:43 smithi076 bash[19831]: audit 2024-09-13T13:50:42.371691+0000 mgr.y (mgr.15252) 11 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:43.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:43 smithi076 bash[26447]: cluster 2024-09-13T13:50:42.244622+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e41: y(active, since 5s) 2024-09-13T13:50:43.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:43 smithi076 bash[26447]: audit 2024-09-13T13:50:42.371691+0000 mgr.y (mgr.15252) 11 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:43.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:43 smithi192 bash[22035]: cluster 2024-09-13T13:50:42.244622+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e41: y(active, since 5s) 2024-09-13T13:50:43.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:43 smithi192 bash[22035]: audit 2024-09-13T13:50:42.371691+0000 mgr.y (mgr.15252) 11 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:43.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:50:43 smithi192 bash[50250]: [13/Sep/2024:13:50:43] ENGINE Bus STARTING 2024-09-13T13:50:43.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:50:43 smithi192 bash[50250]: CherryPy Checker: 2024-09-13T13:50:43.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:50:43 smithi192 bash[50250]: The Application mounted at '' has an empty config. 2024-09-13T13:50:43.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:50:43 smithi192 bash[50250]: [13/Sep/2024:13:50:43] ENGINE Serving on http://:::9283 2024-09-13T13:50:43.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:50:43 smithi192 bash[50250]: [13/Sep/2024:13:50:43] ENGINE Bus STARTED 2024-09-13T13:50:43.687 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:50:43.687 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:50:43.687 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T13:50:43.687 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-13T13:50:43.688 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [ 2024-09-13T13:50:43.688 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr" 2024-09-13T13:50:43.688 INFO:teuthology.orchestra.run.smithi076.stdout: ], 2024-09-13T13:50:43.688 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "2/2 daemons upgraded", 2024-09-13T13:50:43.688 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "", 2024-09-13T13:50:43.688 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:50:43.688 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:50:44.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[19831]: audit 2024-09-13T13:50:42.690042+0000 mgr.y (mgr.15252) 12 : audit [DBG] from='client.25277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:44.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[19831]: audit 2024-09-13T13:50:42.994642+0000 mgr.y (mgr.15252) 13 : audit [DBG] from='client.25283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:44.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[19831]: cluster 2024-09-13T13:50:43.223294+0000 mgr.y (mgr.15252) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:50:44.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[19831]: audit 2024-09-13T13:50:43.346223+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.192:0/3293618331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:50:44.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[19831]: audit 2024-09-13T13:50:43.347178+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.192:0/3293618331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:50:44.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[19831]: cluster 2024-09-13T13:50:43.347234+0000 mon.a (mon.0) 1251 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:50:44.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[19831]: audit 2024-09-13T13:50:43.349856+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.192:0/3293618331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:50:44.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[19831]: audit 2024-09-13T13:50:43.350449+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.192:0/3293618331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:50:44.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[19831]: audit 2024-09-13T13:50:43.389557+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.76:0/455623186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:50:44.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[26447]: audit 2024-09-13T13:50:42.690042+0000 mgr.y (mgr.15252) 12 : audit [DBG] from='client.25277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:44.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[26447]: audit 2024-09-13T13:50:42.994642+0000 mgr.y (mgr.15252) 13 : audit [DBG] from='client.25283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:44.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[26447]: cluster 2024-09-13T13:50:43.223294+0000 mgr.y (mgr.15252) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:50:44.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[26447]: audit 2024-09-13T13:50:43.346223+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.192:0/3293618331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:50:44.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[26447]: audit 2024-09-13T13:50:43.347178+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.192:0/3293618331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:50:44.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[26447]: cluster 2024-09-13T13:50:43.347234+0000 mon.a (mon.0) 1251 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:50:44.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[26447]: audit 2024-09-13T13:50:43.349856+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.192:0/3293618331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:50:44.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[26447]: audit 2024-09-13T13:50:43.350449+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.192:0/3293618331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:50:44.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:44 smithi076 bash[26447]: audit 2024-09-13T13:50:43.389557+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.76:0/455623186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:50:44.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:44 smithi192 bash[22035]: audit 2024-09-13T13:50:42.690042+0000 mgr.y (mgr.15252) 12 : audit [DBG] from='client.25277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:44.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:44 smithi192 bash[22035]: audit 2024-09-13T13:50:42.994642+0000 mgr.y (mgr.15252) 13 : audit [DBG] from='client.25283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:44.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:44 smithi192 bash[22035]: cluster 2024-09-13T13:50:43.223294+0000 mgr.y (mgr.15252) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:50:44.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:44 smithi192 bash[22035]: audit 2024-09-13T13:50:43.346223+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.192:0/3293618331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:50:44.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:44 smithi192 bash[22035]: audit 2024-09-13T13:50:43.347178+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.192:0/3293618331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:50:44.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:44 smithi192 bash[22035]: cluster 2024-09-13T13:50:43.347234+0000 mon.a (mon.0) 1251 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:50:44.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:44 smithi192 bash[22035]: audit 2024-09-13T13:50:43.349856+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.192:0/3293618331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:50:44.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:44 smithi192 bash[22035]: audit 2024-09-13T13:50:43.350449+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.192:0/3293618331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:50:44.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:44 smithi192 bash[22035]: audit 2024-09-13T13:50:43.389557+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.76:0/455623186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:50:45.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:45 smithi076 bash[19831]: audit 2024-09-13T13:50:43.689329+0000 mgr.y (mgr.15252) 15 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:45.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:45 smithi076 bash[19831]: audit 2024-09-13T13:50:44.257311+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:50:45.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:45 smithi076 bash[19831]: cluster 2024-09-13T13:50:44.258210+0000 mon.a (mon.0) 1252 : cluster [DBG] mgrmap e42: y(active, since 7s), standbys: x 2024-09-13T13:50:45.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:45 smithi076 bash[19831]: audit 2024-09-13T13:50:44.459585+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:45.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:45 smithi076 bash[19831]: audit 2024-09-13T13:50:44.466554+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:45.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:45 smithi076 bash[19831]: audit 2024-09-13T13:50:44.492510+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:45.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:45 smithi076 bash[19831]: audit 2024-09-13T13:50:44.497880+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:45.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:45 smithi076 bash[26447]: audit 2024-09-13T13:50:43.689329+0000 mgr.y (mgr.15252) 15 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:45.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:45 smithi076 bash[26447]: audit 2024-09-13T13:50:44.257311+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:50:45.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:45 smithi076 bash[26447]: cluster 2024-09-13T13:50:44.258210+0000 mon.a (mon.0) 1252 : cluster [DBG] mgrmap e42: y(active, since 7s), standbys: x 2024-09-13T13:50:45.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:45 smithi076 bash[26447]: audit 2024-09-13T13:50:44.459585+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:45.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:45 smithi076 bash[26447]: audit 2024-09-13T13:50:44.466554+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:45.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:45 smithi076 bash[26447]: audit 2024-09-13T13:50:44.492510+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:45.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:45 smithi076 bash[26447]: audit 2024-09-13T13:50:44.497880+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:45.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:45 smithi192 bash[22035]: audit 2024-09-13T13:50:43.689329+0000 mgr.y (mgr.15252) 15 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:45.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:45 smithi192 bash[22035]: audit 2024-09-13T13:50:44.257311+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:50:45.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:45 smithi192 bash[22035]: cluster 2024-09-13T13:50:44.258210+0000 mon.a (mon.0) 1252 : cluster [DBG] mgrmap e42: y(active, since 7s), standbys: x 2024-09-13T13:50:45.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:45 smithi192 bash[22035]: audit 2024-09-13T13:50:44.459585+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:45.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:45 smithi192 bash[22035]: audit 2024-09-13T13:50:44.466554+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:45.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:45 smithi192 bash[22035]: audit 2024-09-13T13:50:44.492510+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:45.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:45 smithi192 bash[22035]: audit 2024-09-13T13:50:44.497880+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: cluster 2024-09-13T13:50:45.224391+0000 mgr.y (mgr.15252) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:50:46.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: audit 2024-09-13T13:50:45.622670+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: audit 2024-09-13T13:50:45.626706+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: audit 2024-09-13T13:50:45.634447+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: audit 2024-09-13T13:50:45.641198+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: audit 2024-09-13T13:50:45.645529+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:46.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: audit 2024-09-13T13:50:45.646702+0000 mon.c (mon.2) 273 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:50:46.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: audit 2024-09-13T13:50:46.007973+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: audit 2024-09-13T13:50:46.021048+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: audit 2024-09-13T13:50:46.026279+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: audit 2024-09-13T13:50:46.035673+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: audit 2024-09-13T13:50:46.044914+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: audit 2024-09-13T13:50:46.069962+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:50:46.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: audit 2024-09-13T13:50:46.070580+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:50:46.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[26447]: audit 2024-09-13T13:50:46.078115+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:46.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: cluster 2024-09-13T13:50:45.224391+0000 mgr.y (mgr.15252) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:50:46.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: audit 2024-09-13T13:50:45.622670+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: audit 2024-09-13T13:50:45.626706+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: audit 2024-09-13T13:50:45.634447+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: audit 2024-09-13T13:50:45.641198+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: audit 2024-09-13T13:50:45.645529+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:46.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: audit 2024-09-13T13:50:45.646702+0000 mon.c (mon.2) 273 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:50:46.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: audit 2024-09-13T13:50:46.007973+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: audit 2024-09-13T13:50:46.021048+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: audit 2024-09-13T13:50:46.026279+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: audit 2024-09-13T13:50:46.035673+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: audit 2024-09-13T13:50:46.044914+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: audit 2024-09-13T13:50:46.069962+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:50:46.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: audit 2024-09-13T13:50:46.070580+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:50:46.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:46 smithi076 bash[19831]: audit 2024-09-13T13:50:46.078115+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: cluster 2024-09-13T13:50:45.224391+0000 mgr.y (mgr.15252) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:50:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: audit 2024-09-13T13:50:45.622670+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: audit 2024-09-13T13:50:45.626706+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: audit 2024-09-13T13:50:45.634447+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: audit 2024-09-13T13:50:45.641198+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: audit 2024-09-13T13:50:45.645529+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:46.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: audit 2024-09-13T13:50:45.646702+0000 mon.c (mon.2) 273 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:50:46.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: audit 2024-09-13T13:50:46.007973+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: audit 2024-09-13T13:50:46.021048+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: audit 2024-09-13T13:50:46.026279+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: audit 2024-09-13T13:50:46.035673+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: audit 2024-09-13T13:50:46.044914+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:46.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: audit 2024-09-13T13:50:46.069962+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:50:46.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: audit 2024-09-13T13:50:46.070580+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T13:50:46.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:46 smithi192 bash[22035]: audit 2024-09-13T13:50:46.078115+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:47.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[26447]: cephadm 2024-09-13T13:50:45.648137+0000 mgr.y (mgr.15252) 17 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:50:47.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[26447]: cephadm 2024-09-13T13:50:45.648512+0000 mgr.y (mgr.15252) 18 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:50:47.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[26447]: cephadm 2024-09-13T13:50:45.746184+0000 mgr.y (mgr.15252) 19 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:50:47.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[26447]: cephadm 2024-09-13T13:50:45.750600+0000 mgr.y (mgr.15252) 20 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:50:47.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[26447]: cephadm 2024-09-13T13:50:45.830959+0000 mgr.y (mgr.15252) 21 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:50:47.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[26447]: cephadm 2024-09-13T13:50:45.835476+0000 mgr.y (mgr.15252) 22 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:50:47.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[26447]: cephadm 2024-09-13T13:50:45.910928+0000 mgr.y (mgr.15252) 23 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:50:47.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[26447]: cephadm 2024-09-13T13:50:45.917405+0000 mgr.y (mgr.15252) 24 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:50:47.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[26447]: cephadm 2024-09-13T13:50:46.069344+0000 mgr.y (mgr.15252) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi076.ymzewc (dependencies changed)... 2024-09-13T13:50:47.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[26447]: cephadm 2024-09-13T13:50:46.079132+0000 mgr.y (mgr.15252) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:50:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[19831]: cephadm 2024-09-13T13:50:45.648137+0000 mgr.y (mgr.15252) 17 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:50:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[19831]: cephadm 2024-09-13T13:50:45.648512+0000 mgr.y (mgr.15252) 18 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:50:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[19831]: cephadm 2024-09-13T13:50:45.746184+0000 mgr.y (mgr.15252) 19 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:50:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[19831]: cephadm 2024-09-13T13:50:45.750600+0000 mgr.y (mgr.15252) 20 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:50:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[19831]: cephadm 2024-09-13T13:50:45.830959+0000 mgr.y (mgr.15252) 21 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:50:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[19831]: cephadm 2024-09-13T13:50:45.835476+0000 mgr.y (mgr.15252) 22 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:50:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[19831]: cephadm 2024-09-13T13:50:45.910928+0000 mgr.y (mgr.15252) 23 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:50:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[19831]: cephadm 2024-09-13T13:50:45.917405+0000 mgr.y (mgr.15252) 24 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:50:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[19831]: cephadm 2024-09-13T13:50:46.069344+0000 mgr.y (mgr.15252) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi076.ymzewc (dependencies changed)... 2024-09-13T13:50:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:47 smithi076 bash[19831]: cephadm 2024-09-13T13:50:46.079132+0000 mgr.y (mgr.15252) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:50:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:47 smithi192 bash[22035]: cephadm 2024-09-13T13:50:45.648137+0000 mgr.y (mgr.15252) 17 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-13T13:50:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:47 smithi192 bash[22035]: cephadm 2024-09-13T13:50:45.648512+0000 mgr.y (mgr.15252) 18 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-09-13T13:50:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:47 smithi192 bash[22035]: cephadm 2024-09-13T13:50:45.746184+0000 mgr.y (mgr.15252) 19 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:50:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:47 smithi192 bash[22035]: cephadm 2024-09-13T13:50:45.750600+0000 mgr.y (mgr.15252) 20 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:50:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:47 smithi192 bash[22035]: cephadm 2024-09-13T13:50:45.830959+0000 mgr.y (mgr.15252) 21 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:50:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:47 smithi192 bash[22035]: cephadm 2024-09-13T13:50:45.835476+0000 mgr.y (mgr.15252) 22 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:50:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:47 smithi192 bash[22035]: cephadm 2024-09-13T13:50:45.910928+0000 mgr.y (mgr.15252) 23 : cephadm [INF] Updating smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:50:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:47 smithi192 bash[22035]: cephadm 2024-09-13T13:50:45.917405+0000 mgr.y (mgr.15252) 24 : cephadm [INF] Updating smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:50:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:47 smithi192 bash[22035]: cephadm 2024-09-13T13:50:46.069344+0000 mgr.y (mgr.15252) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi076.ymzewc (dependencies changed)... 2024-09-13T13:50:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:47 smithi192 bash[22035]: cephadm 2024-09-13T13:50:46.079132+0000 mgr.y (mgr.15252) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T13:50:48.756 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:48 smithi076 bash[19831]: cluster 2024-09-13T13:50:47.225119+0000 mgr.y (mgr.15252) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:50:48.756 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:48 smithi076 bash[26447]: cluster 2024-09-13T13:50:47.225119+0000 mgr.y (mgr.15252) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:50:48.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:48 smithi192 bash[22035]: cluster 2024-09-13T13:50:47.225119+0000 mgr.y (mgr.15252) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:50:50.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:50 smithi076 bash[19831]: cluster 2024-09-13T13:50:49.226742+0000 mgr.y (mgr.15252) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:50:50.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:50 smithi076 bash[19831]: audit 2024-09-13T13:50:49.322174+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:50.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:50 smithi076 bash[19831]: audit 2024-09-13T13:50:49.329206+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:50.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:50 smithi076 bash[19831]: cephadm 2024-09-13T13:50:49.331259+0000 mgr.y (mgr.15252) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:50:50.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:50 smithi076 bash[19831]: cephadm 2024-09-13T13:50:49.576357+0000 mgr.y (mgr.15252) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:50:50.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:50 smithi076 bash[26447]: cluster 2024-09-13T13:50:49.226742+0000 mgr.y (mgr.15252) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:50:50.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:50 smithi076 bash[26447]: audit 2024-09-13T13:50:49.322174+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:50.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:50 smithi076 bash[26447]: audit 2024-09-13T13:50:49.329206+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:50.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:50 smithi076 bash[26447]: cephadm 2024-09-13T13:50:49.331259+0000 mgr.y (mgr.15252) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:50:50.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:50 smithi076 bash[26447]: cephadm 2024-09-13T13:50:49.576357+0000 mgr.y (mgr.15252) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:50:50.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:50 smithi192 bash[22035]: cluster 2024-09-13T13:50:49.226742+0000 mgr.y (mgr.15252) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:50:50.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:50 smithi192 bash[22035]: audit 2024-09-13T13:50:49.322174+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:50.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:50 smithi192 bash[22035]: audit 2024-09-13T13:50:49.329206+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:50.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:50 smithi192 bash[22035]: cephadm 2024-09-13T13:50:49.331259+0000 mgr.y (mgr.15252) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:50:50.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:50 smithi192 bash[22035]: cephadm 2024-09-13T13:50:49.576357+0000 mgr.y (mgr.15252) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi192 2024-09-13T13:50:51.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:51 smithi076 bash[19831]: audit 2024-09-13T13:50:51.030446+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.76:0/3278541919' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:50:51.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:51 smithi076 bash[26447]: audit 2024-09-13T13:50:51.030446+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.76:0/3278541919' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:50:51.603 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:51 smithi192 bash[22035]: audit 2024-09-13T13:50:51.030446+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.76:0/3278541919' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:50:51.931 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:50:51 smithi192 bash[50250]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:50:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-13T13:50:52.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:52 smithi076 bash[19831]: cluster 2024-09-13T13:50:51.227510+0000 mgr.y (mgr.15252) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:50:52.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:52 smithi076 bash[26447]: cluster 2024-09-13T13:50:51.227510+0000 mgr.y (mgr.15252) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:50:52.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:52 smithi192 bash[22035]: cluster 2024-09-13T13:50:51.227510+0000 mgr.y (mgr.15252) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:50:53.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:53 smithi192 bash[22035]: audit 2024-09-13T13:50:53.093773+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:50:53.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:53 smithi192 bash[22035]: cluster 2024-09-13T13:50:53.228650+0000 mgr.y (mgr.15252) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:50:54.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:53 smithi076 bash[19831]: audit 2024-09-13T13:50:53.093773+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:50:54.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:53 smithi076 bash[19831]: cluster 2024-09-13T13:50:53.228650+0000 mgr.y (mgr.15252) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:50:54.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:53 smithi076 bash[26447]: audit 2024-09-13T13:50:53.093773+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:50:54.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:53 smithi076 bash[26447]: cluster 2024-09-13T13:50:53.228650+0000 mgr.y (mgr.15252) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:50:54.334 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 systemd[1]: Stopping Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:50:54.334 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 bash[54726]: ts=2024-09-13T13:50:54.166Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:50:54.334 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 bash[54726]: ts=2024-09-13T13:50:54.166Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T13:50:54.334 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 bash[54726]: ts=2024-09-13T13:50:54.166Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T13:50:54.334 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 bash[54726]: ts=2024-09-13T13:50:54.166Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T13:50:54.334 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 bash[54726]: ts=2024-09-13T13:50:54.166Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T13:50:54.334 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 bash[54726]: ts=2024-09-13T13:50:54.166Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T13:50:54.335 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 bash[54726]: ts=2024-09-13T13:50:54.166Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T13:50:54.335 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 bash[54726]: ts=2024-09-13T13:50:54.166Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T13:50:54.335 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 bash[54726]: ts=2024-09-13T13:50:54.166Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T13:50:54.335 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 bash[54726]: ts=2024-09-13T13:50:54.167Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T13:50:54.335 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 bash[54726]: ts=2024-09-13T13:50:54.167Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T13:50:54.335 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 bash[54726]: ts=2024-09-13T13:50:54.167Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T13:50:54.930 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 bash[55919]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:50:54.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 bash[55980]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:50:54.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T13:50:54.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 systemd[1]: Stopped Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:50:54.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:54 smithi192 systemd[1]: Started Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:50:56.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: audit 2024-09-13T13:50:54.939647+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:56.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: audit 2024-09-13T13:50:54.953535+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:56.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: audit 2024-09-13T13:50:54.960845+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:50:56.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: audit 2024-09-13T13:50:54.962444+0000 mgr.y (mgr.15252) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:50:56.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: audit 2024-09-13T13:50:54.980547+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:56.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: cephadm 2024-09-13T13:50:54.983325+0000 mgr.y (mgr.15252) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T13:50:56.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: audit 2024-09-13T13:50:54.983894+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:50:56.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: audit 2024-09-13T13:50:54.984593+0000 mgr.y (mgr.15252) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:50:56.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: audit 2024-09-13T13:50:54.987642+0000 mon.c (mon.2) 279 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:50:56.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: audit 2024-09-13T13:50:54.988342+0000 mgr.y (mgr.15252) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:50:56.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: audit 2024-09-13T13:50:54.995531+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:56.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: audit 2024-09-13T13:50:55.002112+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:50:56.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: audit 2024-09-13T13:50:55.003057+0000 mgr.y (mgr.15252) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:50:56.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: audit 2024-09-13T13:50:55.085331+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:50:56.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[19831]: cluster 2024-09-13T13:50:55.230028+0000 mgr.y (mgr.15252) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:50:56.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: audit 2024-09-13T13:50:54.939647+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:56.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: audit 2024-09-13T13:50:54.953535+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:56.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: audit 2024-09-13T13:50:54.960845+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:50:56.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: audit 2024-09-13T13:50:54.962444+0000 mgr.y (mgr.15252) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:50:56.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: audit 2024-09-13T13:50:54.980547+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:56.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: cephadm 2024-09-13T13:50:54.983325+0000 mgr.y (mgr.15252) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T13:50:56.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: audit 2024-09-13T13:50:54.983894+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:50:56.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: audit 2024-09-13T13:50:54.984593+0000 mgr.y (mgr.15252) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:50:56.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: audit 2024-09-13T13:50:54.987642+0000 mon.c (mon.2) 279 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:50:56.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: audit 2024-09-13T13:50:54.988342+0000 mgr.y (mgr.15252) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:50:56.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: audit 2024-09-13T13:50:54.995531+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:56.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: audit 2024-09-13T13:50:55.002112+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:50:56.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: audit 2024-09-13T13:50:55.003057+0000 mgr.y (mgr.15252) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:50:56.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: audit 2024-09-13T13:50:55.085331+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:50:56.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:55 smithi076 bash[26447]: cluster 2024-09-13T13:50:55.230028+0000 mgr.y (mgr.15252) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:50:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: audit 2024-09-13T13:50:54.939647+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: audit 2024-09-13T13:50:54.953535+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: audit 2024-09-13T13:50:54.960845+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:50:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: audit 2024-09-13T13:50:54.962444+0000 mgr.y (mgr.15252) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:50:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: audit 2024-09-13T13:50:54.980547+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: cephadm 2024-09-13T13:50:54.983325+0000 mgr.y (mgr.15252) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T13:50:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: audit 2024-09-13T13:50:54.983894+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:50:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: audit 2024-09-13T13:50:54.984593+0000 mgr.y (mgr.15252) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:50:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: audit 2024-09-13T13:50:54.987642+0000 mon.c (mon.2) 279 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:50:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: audit 2024-09-13T13:50:54.988342+0000 mgr.y (mgr.15252) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T13:50:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: audit 2024-09-13T13:50:54.995531+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:50:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: audit 2024-09-13T13:50:55.002112+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:50:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: audit 2024-09-13T13:50:55.003057+0000 mgr.y (mgr.15252) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:50:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: audit 2024-09-13T13:50:55.085331+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:50:56.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:55 smithi192 bash[22035]: cluster 2024-09-13T13:50:55.230028+0000 mgr.y (mgr.15252) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:50:56.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.708Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T13:50:56.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.708Z 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-13T13:50:56.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.708Z 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 smithi192 (none))" 2024-09-13T13:50:56.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.708Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T13:50:56.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.708Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T13:50:56.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.709Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T13:50:56.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.710Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T13:50:56.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.711Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T13:50:56.931 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.711Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T13:50:56.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.714Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T13:50:56.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.714Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.968µs 2024-09-13T13:50:56.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.714Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T13:50:56.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.714Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-13T13:50:56.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.729Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-13T13:50:56.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.733Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-13T13:50:56.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.736Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-13T13:50:56.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.739Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-13T13:50:56.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.739Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-13T13:50:56.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.739Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.827µs wal_replay_duration=25.459264ms wbl_replay_duration=141ns total_replay_duration=25.507622ms 2024-09-13T13:50:56.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.741Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T13:50:56.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.741Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T13:50:56.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.741Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T13:50:56.932 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.764Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.968003ms db_storage=942ns remote_storage=1.633µs web_handler=384ns query_engine=588ns scrape=272.211µs scrape_sd=127.281µs notify=16.519µs notify_sd=20.527µs rules=22.123856ms tracing=5.589µs 2024-09-13T13:50:56.933 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.764Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T13:50:56.933 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:50:56 smithi192 bash[56008]: ts=2024-09-13T13:50:56.764Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T13:50:58.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:58 smithi076 bash[19831]: cluster 2024-09-13T13:50:57.230741+0000 mgr.y (mgr.15252) 39 : cluster [DBG] pgmap v13: 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-13T13:50:58.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:58 smithi076 bash[19831]: audit 2024-09-13T13:50:57.798864+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:50:58.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:58 smithi076 bash[19831]: audit 2024-09-13T13:50:57.799626+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:50:58.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:58 smithi076 bash[19831]: audit 2024-09-13T13:50:57.801937+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:50:58.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:58 smithi076 bash[19831]: audit 2024-09-13T13:50:57.803889+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:58.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:58 smithi076 bash[26447]: cluster 2024-09-13T13:50:57.230741+0000 mgr.y (mgr.15252) 39 : cluster [DBG] pgmap v13: 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-13T13:50:58.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:58 smithi076 bash[26447]: audit 2024-09-13T13:50:57.798864+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:50:58.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:58 smithi076 bash[26447]: audit 2024-09-13T13:50:57.799626+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:50:58.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:58 smithi076 bash[26447]: audit 2024-09-13T13:50:57.801937+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:50:58.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:58 smithi076 bash[26447]: audit 2024-09-13T13:50:57.803889+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:58.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:58 smithi192 bash[22035]: cluster 2024-09-13T13:50:57.230741+0000 mgr.y (mgr.15252) 39 : cluster [DBG] pgmap v13: 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-13T13:50:58.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:58 smithi192 bash[22035]: audit 2024-09-13T13:50:57.798864+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:50:58.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:58 smithi192 bash[22035]: audit 2024-09-13T13:50:57.799626+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:50:58.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:58 smithi192 bash[22035]: audit 2024-09-13T13:50:57.801937+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:50:58.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:58 smithi192 bash[22035]: audit 2024-09-13T13:50:57.803889+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:50:59.547 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:59 smithi192 bash[22035]: cephadm 2024-09-13T13:50:57.798124+0000 mgr.y (mgr.15252) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-13T13:50:59.547 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:50:59 smithi192 bash[22035]: cephadm 2024-09-13T13:50:57.805809+0000 mgr.y (mgr.15252) 41 : cephadm [INF] Deploying daemon mgr.x on smithi192 2024-09-13T13:50:59.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:59 smithi076 bash[19831]: cephadm 2024-09-13T13:50:57.798124+0000 mgr.y (mgr.15252) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-13T13:50:59.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:50:59 smithi076 bash[19831]: cephadm 2024-09-13T13:50:57.805809+0000 mgr.y (mgr.15252) 41 : cephadm [INF] Deploying daemon mgr.x on smithi192 2024-09-13T13:50:59.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:59 smithi076 bash[26447]: cephadm 2024-09-13T13:50:57.798124+0000 mgr.y (mgr.15252) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-13T13:50:59.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:50:59 smithi076 bash[26447]: cephadm 2024-09-13T13:50:57.805809+0000 mgr.y (mgr.15252) 41 : cephadm [INF] Deploying daemon mgr.x on smithi192 2024-09-13T13:51:00.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:00 smithi076 bash[19831]: cluster 2024-09-13T13:50:59.232413+0000 mgr.y (mgr.15252) 42 : cluster [DBG] pgmap v14: 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-13T13:51:00.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:00 smithi076 bash[26447]: cluster 2024-09-13T13:50:59.232413+0000 mgr.y (mgr.15252) 42 : cluster [DBG] pgmap v14: 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-13T13:51:00.603 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:51:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.604 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:51:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.604 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.604 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.604 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:00 smithi192 systemd[1]: Stopping Ceph mgr.x for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:51:00.605 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:51:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.605 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:51:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.605 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:51:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.606 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:00 smithi192 bash[22035]: cluster 2024-09-13T13:50:59.232413+0000 mgr.y (mgr.15252) 42 : cluster [DBG] pgmap v14: 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-13T13:51:00.606 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.606 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:51:00 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:01.346 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:01 smithi192 bash[56284]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mgr-x 2024-09-13T13:51:01.598 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:51:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:01.598 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:51:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:01.598 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:01 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-13T13:51:01.598 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:01 smithi192 bash[56347]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mgr-x 2024-09-13T13:51:01.599 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:01 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-13T13:51:01.599 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:01 smithi192 systemd[1]: Stopped Ceph mgr.x for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:51:01.599 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:01.599 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:51:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:01.599 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:51:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:01.599 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:01.600 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:01.600 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:51:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:01.600 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:51:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:01.930 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:01 smithi192 systemd[1]: Started Ceph mgr.x for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:51:02.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:51:02 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:51:02] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-13T13:51:02.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:02 smithi076 bash[19831]: audit 2024-09-13T13:51:00.751652+0000 mgr.y (mgr.15252) 43 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:02.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:02 smithi076 bash[19831]: cluster 2024-09-13T13:51:01.233149+0000 mgr.y (mgr.15252) 44 : cluster [DBG] pgmap v15: 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-13T13:51:02.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:02 smithi076 bash[19831]: audit 2024-09-13T13:51:01.658781+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:02.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:02 smithi076 bash[19831]: audit 2024-09-13T13:51:01.674257+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:02.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:02 smithi076 bash[26447]: audit 2024-09-13T13:51:00.751652+0000 mgr.y (mgr.15252) 43 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:02.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:02 smithi076 bash[26447]: cluster 2024-09-13T13:51:01.233149+0000 mgr.y (mgr.15252) 44 : cluster [DBG] pgmap v15: 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-13T13:51:02.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:02 smithi076 bash[26447]: audit 2024-09-13T13:51:01.658781+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:02.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:02 smithi076 bash[26447]: audit 2024-09-13T13:51:01.674257+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:02.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:02 smithi192 bash[22035]: audit 2024-09-13T13:51:00.751652+0000 mgr.y (mgr.15252) 43 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:02.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:02 smithi192 bash[22035]: cluster 2024-09-13T13:51:01.233149+0000 mgr.y (mgr.15252) 44 : cluster [DBG] pgmap v15: 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-13T13:51:02.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:02 smithi192 bash[22035]: audit 2024-09-13T13:51:01.658781+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:02.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:02 smithi192 bash[22035]: audit 2024-09-13T13:51:01.674257+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:03.180 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:02 smithi192 bash[56404]: debug 2024-09-13T13:51:02.907+0000 7fddcae6f640 1 -- 172.21.15.192:0/1289539941 <== mon.1 v2:172.21.15.192:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56428ad1d0e0 con 0x56428ad1f800 2024-09-13T13:51:04.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:04 smithi076 bash[19831]: cluster 2024-09-13T13:51:03.234093+0000 mgr.y (mgr.15252) 45 : cluster [DBG] pgmap v16: 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-13T13:51:04.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:04 smithi076 bash[26447]: cluster 2024-09-13T13:51:03.234093+0000 mgr.y (mgr.15252) 45 : cluster [DBG] pgmap v16: 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-13T13:51:04.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:04 smithi192 bash[22035]: cluster 2024-09-13T13:51:03.234093+0000 mgr.y (mgr.15252) 45 : cluster [DBG] pgmap v16: 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-13T13:51:06.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:06 smithi076 bash[19831]: cluster 2024-09-13T13:51:05.235153+0000 mgr.y (mgr.15252) 46 : cluster [DBG] pgmap v17: 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-13T13:51:06.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:06 smithi076 bash[26447]: cluster 2024-09-13T13:51:05.235153+0000 mgr.y (mgr.15252) 46 : cluster [DBG] pgmap v17: 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-13T13:51:06.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:06 smithi192 bash[22035]: cluster 2024-09-13T13:51:05.235153+0000 mgr.y (mgr.15252) 46 : cluster [DBG] pgmap v17: 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-13T13:51:08.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:08 smithi076 bash[26447]: cluster 2024-09-13T13:51:07.235635+0000 mgr.y (mgr.15252) 47 : cluster [DBG] pgmap v18: 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-13T13:51:08.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:08 smithi076 bash[26447]: audit 2024-09-13T13:51:07.563025+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:08.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:08 smithi076 bash[26447]: audit 2024-09-13T13:51:07.571012+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:08.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:08 smithi076 bash[26447]: audit 2024-09-13T13:51:07.644506+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:08.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:08 smithi076 bash[26447]: audit 2024-09-13T13:51:07.656847+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:08.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:08 smithi076 bash[26447]: audit 2024-09-13T13:51:08.093761+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:51:08.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:08 smithi076 bash[19831]: cluster 2024-09-13T13:51:07.235635+0000 mgr.y (mgr.15252) 47 : cluster [DBG] pgmap v18: 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-13T13:51:08.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:08 smithi076 bash[19831]: audit 2024-09-13T13:51:07.563025+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:08.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:08 smithi076 bash[19831]: audit 2024-09-13T13:51:07.571012+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:08.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:08 smithi076 bash[19831]: audit 2024-09-13T13:51:07.644506+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:08.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:08 smithi076 bash[19831]: audit 2024-09-13T13:51:07.656847+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:08.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:08 smithi076 bash[19831]: audit 2024-09-13T13:51:08.093761+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:51:08.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:08 smithi192 bash[22035]: cluster 2024-09-13T13:51:07.235635+0000 mgr.y (mgr.15252) 47 : cluster [DBG] pgmap v18: 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-13T13:51:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:08 smithi192 bash[22035]: audit 2024-09-13T13:51:07.563025+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:08 smithi192 bash[22035]: audit 2024-09-13T13:51:07.571012+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:08 smithi192 bash[22035]: audit 2024-09-13T13:51:07.644506+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:08 smithi192 bash[22035]: audit 2024-09-13T13:51:07.656847+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:08 smithi192 bash[22035]: audit 2024-09-13T13:51:08.093761+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:51:09.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:09 smithi192 bash[56404]: [13/Sep/2024:13:51:09] ENGINE Bus STARTING 2024-09-13T13:51:09.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:09 smithi192 bash[56404]: CherryPy Checker: 2024-09-13T13:51:09.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:09 smithi192 bash[56404]: The Application mounted at '' has an empty config. 2024-09-13T13:51:09.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:09 smithi192 bash[56404]: [13/Sep/2024:13:51:09] ENGINE Serving on http://:::9283 2024-09-13T13:51:09.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:09 smithi192 bash[56404]: [13/Sep/2024:13:51:09] ENGINE Bus STARTED 2024-09-13T13:51:10.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[19831]: audit 2024-09-13T13:51:08.841298+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:10.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[19831]: audit 2024-09-13T13:51:08.856184+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:10.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[19831]: cluster 2024-09-13T13:51:09.070931+0000 mon.a (mon.0) 1283 : cluster [DBG] Standby manager daemon x restarted 2024-09-13T13:51:10.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[19831]: cluster 2024-09-13T13:51:09.071081+0000 mon.a (mon.0) 1284 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:51:10.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[19831]: audit 2024-09-13T13:51:09.071639+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.192:0/3374876458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:51:10.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[19831]: audit 2024-09-13T13:51:09.072568+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.192:0/3374876458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:51:10.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[19831]: audit 2024-09-13T13:51:09.075422+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.192:0/3374876458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:51:10.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[19831]: audit 2024-09-13T13:51:09.076002+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.192:0/3374876458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:51:10.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[19831]: cluster 2024-09-13T13:51:09.237822+0000 mgr.y (mgr.15252) 48 : cluster [DBG] pgmap v19: 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-13T13:51:10.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[26447]: audit 2024-09-13T13:51:08.841298+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:10.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[26447]: audit 2024-09-13T13:51:08.856184+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:10.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[26447]: cluster 2024-09-13T13:51:09.070931+0000 mon.a (mon.0) 1283 : cluster [DBG] Standby manager daemon x restarted 2024-09-13T13:51:10.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[26447]: cluster 2024-09-13T13:51:09.071081+0000 mon.a (mon.0) 1284 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:51:10.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[26447]: audit 2024-09-13T13:51:09.071639+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.192:0/3374876458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:51:10.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[26447]: audit 2024-09-13T13:51:09.072568+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.192:0/3374876458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:51:10.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[26447]: audit 2024-09-13T13:51:09.075422+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.192:0/3374876458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:51:10.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[26447]: audit 2024-09-13T13:51:09.076002+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.192:0/3374876458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:51:10.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:09 smithi076 bash[26447]: cluster 2024-09-13T13:51:09.237822+0000 mgr.y (mgr.15252) 48 : cluster [DBG] pgmap v19: 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-13T13:51:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:09 smithi192 bash[22035]: audit 2024-09-13T13:51:08.841298+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:09 smithi192 bash[22035]: audit 2024-09-13T13:51:08.856184+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:09 smithi192 bash[22035]: cluster 2024-09-13T13:51:09.070931+0000 mon.a (mon.0) 1283 : cluster [DBG] Standby manager daemon x restarted 2024-09-13T13:51:10.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:09 smithi192 bash[22035]: cluster 2024-09-13T13:51:09.071081+0000 mon.a (mon.0) 1284 : cluster [DBG] Standby manager daemon x started 2024-09-13T13:51:10.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:09 smithi192 bash[22035]: audit 2024-09-13T13:51:09.071639+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.192:0/3374876458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:51:10.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:09 smithi192 bash[22035]: audit 2024-09-13T13:51:09.072568+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.192:0/3374876458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:51:10.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:09 smithi192 bash[22035]: audit 2024-09-13T13:51:09.075422+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.192:0/3374876458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:51:10.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:09 smithi192 bash[22035]: audit 2024-09-13T13:51:09.076002+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.192:0/3374876458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:51:10.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:09 smithi192 bash[22035]: cluster 2024-09-13T13:51:09.237822+0000 mgr.y (mgr.15252) 48 : cluster [DBG] pgmap v19: 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-13T13:51:11.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:10 smithi076 bash[19831]: cluster 2024-09-13T13:51:09.881159+0000 mon.a (mon.0) 1285 : cluster [DBG] mgrmap e43: y(active, since 32s), standbys: x 2024-09-13T13:51:11.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:10 smithi076 bash[26447]: cluster 2024-09-13T13:51:09.881159+0000 mon.a (mon.0) 1285 : cluster [DBG] mgrmap e43: y(active, since 32s), standbys: x 2024-09-13T13:51:11.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:10 smithi192 bash[22035]: cluster 2024-09-13T13:51:09.881159+0000 mon.a (mon.0) 1285 : cluster [DBG] mgrmap e43: y(active, since 32s), standbys: x 2024-09-13T13:51:12.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:11 smithi192 bash[22035]: audit 2024-09-13T13:51:10.758472+0000 mgr.y (mgr.15252) 49 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:12.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:11 smithi192 bash[22035]: cluster 2024-09-13T13:51:11.238560+0000 mgr.y (mgr.15252) 50 : cluster [DBG] pgmap v20: 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-13T13:51:12.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:11 smithi076 bash[19831]: audit 2024-09-13T13:51:10.758472+0000 mgr.y (mgr.15252) 49 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:12.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:11 smithi076 bash[19831]: cluster 2024-09-13T13:51:11.238560+0000 mgr.y (mgr.15252) 50 : cluster [DBG] pgmap v20: 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-13T13:51:12.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:11 smithi076 bash[26447]: audit 2024-09-13T13:51:10.758472+0000 mgr.y (mgr.15252) 49 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:12.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:11 smithi076 bash[26447]: cluster 2024-09-13T13:51:11.238560+0000 mgr.y (mgr.15252) 50 : cluster [DBG] pgmap v20: 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-13T13:51:12.731 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:51:12 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:51:12] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-13T13:51:14.022 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:51:14.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:14 smithi076 bash[26447]: cluster 2024-09-13T13:51:13.240042+0000 mgr.y (mgr.15252) 51 : cluster [DBG] pgmap v21: 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-13T13:51:14.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:14 smithi076 bash[19831]: cluster 2024-09-13T13:51:13.240042+0000 mgr.y (mgr.15252) 51 : cluster [DBG] pgmap v21: 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-13T13:51:14.643 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:51:14.643 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (25m) 7s ago 25m 13.4M - 0.25.0 c8568f914cd2 a83654beb58f 2024-09-13T13:51:14.643 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (25m) 7s ago 25m 76.0M - 9.4.12 2bacad6d85d8 ef0336eb1381 2024-09-13T13:51:14.643 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (25s) 7s ago 23m 47.3M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T13:51:14.643 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (12s) 7s ago 33m 140M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T13:51:14.643 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (10m) 7s ago 36m 497M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:51:14.643 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (36m) 7s ago 36m 83.4M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:51:14.643 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (34m) 7s ago 34m 58.4M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 3ffc8db9dbc1 2024-09-13T13:51:14.643 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (34m) 7s ago 34m 62.7M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:51:14.643 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (25m) 7s ago 25m 9035k - 1.5.0 0da6a335fe13 fdc8e22d5ead 2024-09-13T13:51:14.644 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (25m) 7s ago 25m 8815k - 1.5.0 0da6a335fe13 dc21b2c7101e 2024-09-13T13:51:14.644 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (33m) 7s ago 33m 58.0M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:51:14.644 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (32m) 7s ago 32m 67.4M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:51:14.644 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (31m) 7s ago 31m 53.9M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:51:14.644 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (30m) 7s ago 30m 65.7M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:51:14.644 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (29m) 7s ago 29m 58.7M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:51:14.644 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (28m) 7s ago 28m 64.8M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:51:14.644 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (27m) 7s ago 27m 54.2M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:51:14.644 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (26m) 7s ago 26m 64.9M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:51:14.644 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (19s) 7s ago 26m 34.6M - 2.43.0 a07b618ecd1d 13df0e5ac17a 2024-09-13T13:51:14.644 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (23m) 7s ago 23m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:51:14.644 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (23m) 7s ago 23m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:51:14.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:14 smithi192 bash[22035]: cluster 2024-09-13T13:51:13.240042+0000 mgr.y (mgr.15252) 51 : cluster [DBG] pgmap v21: 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-13T13:51:14.990 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:51:14.990 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:51:14.990 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:51:14.990 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:51:14.990 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:51:14.990 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:51:14.990 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:51:14.990 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:51:14.990 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:51:14.990 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:51:14.990 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:51:14.990 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:51:14.991 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:51:14.991 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:51:14.991 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:51:14.991 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:51:14.991 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:51:14.991 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:51:15.285 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:51:15.285 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:51:15.285 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T13:51:15.285 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-13T13:51:15.285 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [ 2024-09-13T13:51:15.285 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr" 2024-09-13T13:51:15.285 INFO:teuthology.orchestra.run.smithi076.stdout: ], 2024-09-13T13:51:15.285 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "2/2 daemons upgraded", 2024-09-13T13:51:15.286 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading mgr daemons", 2024-09-13T13:51:15.286 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:51:15.286 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:51:15.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:15 smithi192 bash[22035]: audit 2024-09-13T13:51:14.012572+0000 mgr.y (mgr.15252) 52 : audit [DBG] from='client.25331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:15.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:15 smithi192 bash[22035]: audit 2024-09-13T13:51:14.332617+0000 mgr.y (mgr.15252) 53 : audit [DBG] from='client.25337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:15.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:15 smithi192 bash[22035]: audit 2024-09-13T13:51:14.991639+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.76:0/4109410376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:15.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:15 smithi076 bash[19831]: audit 2024-09-13T13:51:14.012572+0000 mgr.y (mgr.15252) 52 : audit [DBG] from='client.25331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:15.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:15 smithi076 bash[19831]: audit 2024-09-13T13:51:14.332617+0000 mgr.y (mgr.15252) 53 : audit [DBG] from='client.25337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:15.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:15 smithi076 bash[19831]: audit 2024-09-13T13:51:14.991639+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.76:0/4109410376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:15.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:15 smithi076 bash[26447]: audit 2024-09-13T13:51:14.012572+0000 mgr.y (mgr.15252) 52 : audit [DBG] from='client.25331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:15.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:15 smithi076 bash[26447]: audit 2024-09-13T13:51:14.332617+0000 mgr.y (mgr.15252) 53 : audit [DBG] from='client.25337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:15.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:15 smithi076 bash[26447]: audit 2024-09-13T13:51:14.991639+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.76:0/4109410376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:16.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:16 smithi076 bash[19831]: audit 2024-09-13T13:51:14.631758+0000 mgr.y (mgr.15252) 54 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:16.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:16 smithi076 bash[19831]: cluster 2024-09-13T13:51:15.240531+0000 mgr.y (mgr.15252) 55 : cluster [DBG] pgmap v22: 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-13T13:51:16.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:16 smithi076 bash[19831]: audit 2024-09-13T13:51:15.286755+0000 mgr.y (mgr.15252) 56 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:16.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:16 smithi076 bash[26447]: audit 2024-09-13T13:51:14.631758+0000 mgr.y (mgr.15252) 54 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:16.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:16 smithi076 bash[26447]: cluster 2024-09-13T13:51:15.240531+0000 mgr.y (mgr.15252) 55 : cluster [DBG] pgmap v22: 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-13T13:51:16.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:16 smithi076 bash[26447]: audit 2024-09-13T13:51:15.286755+0000 mgr.y (mgr.15252) 56 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:16.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:16 smithi192 bash[22035]: audit 2024-09-13T13:51:14.631758+0000 mgr.y (mgr.15252) 54 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:16.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:16 smithi192 bash[22035]: cluster 2024-09-13T13:51:15.240531+0000 mgr.y (mgr.15252) 55 : cluster [DBG] pgmap v22: 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-13T13:51:16.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:16 smithi192 bash[22035]: audit 2024-09-13T13:51:15.286755+0000 mgr.y (mgr.15252) 56 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:18.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:18 smithi192 bash[22035]: audit 2024-09-13T13:51:17.212717+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:18.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:18 smithi192 bash[22035]: audit 2024-09-13T13:51:17.224503+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:18.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:18 smithi192 bash[22035]: cluster 2024-09-13T13:51:17.241241+0000 mgr.y (mgr.15252) 57 : cluster [DBG] pgmap v23: 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-13T13:51:18.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:18 smithi076 bash[19831]: audit 2024-09-13T13:51:17.212717+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:18.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:18 smithi076 bash[19831]: audit 2024-09-13T13:51:17.224503+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:18.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:18 smithi076 bash[19831]: cluster 2024-09-13T13:51:17.241241+0000 mgr.y (mgr.15252) 57 : cluster [DBG] pgmap v23: 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-13T13:51:18.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:18 smithi076 bash[26447]: audit 2024-09-13T13:51:17.212717+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:18.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:18 smithi076 bash[26447]: audit 2024-09-13T13:51:17.224503+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:18.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:18 smithi076 bash[26447]: cluster 2024-09-13T13:51:17.241241+0000 mgr.y (mgr.15252) 57 : cluster [DBG] pgmap v23: 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-13T13:51:20.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:18.909153+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:18.925385+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:18.929345+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:51:20.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:18.931353+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:51:20.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:18.947415+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.077872+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:51:20.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.081305+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: cephadm 2024-09-13T13:51:19.082739+0000 mgr.y (mgr.15252) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:51:20.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.092765+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.097654+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T13:51:20.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.098307+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T13:51:20.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.104234+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-13T13:51:20.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.110920+0000 mon.c (mon.2) 291 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T13:51:20.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.111591+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T13:51:20.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.117708+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-13T13:51:20.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.126012+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: cephadm 2024-09-13T13:51:19.127922+0000 mgr.y (mgr.15252) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:51:20.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.135612+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.155946+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: cephadm 2024-09-13T13:51:19.157236+0000 mgr.y (mgr.15252) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T13:51:20.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.168254+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:18.909153+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:18.925385+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:18.929345+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:51:20.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:18.931353+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:51:20.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:18.947415+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.077872+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:51:20.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.081305+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: cephadm 2024-09-13T13:51:19.082739+0000 mgr.y (mgr.15252) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:51:20.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.092765+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.097654+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T13:51:20.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.098307+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T13:51:20.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.104234+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-13T13:51:20.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.110920+0000 mon.c (mon.2) 291 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T13:51:20.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.111591+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T13:51:20.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.117708+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-13T13:51:20.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.126012+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: cephadm 2024-09-13T13:51:19.127922+0000 mgr.y (mgr.15252) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.135612+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.155946+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: cephadm 2024-09-13T13:51:19.157236+0000 mgr.y (mgr.15252) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.168254+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.177470+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: cephadm 2024-09-13T13:51:19.178481+0000 mgr.y (mgr.15252) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.193798+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.201607+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: cephadm 2024-09-13T13:51:19.202921+0000 mgr.y (mgr.15252) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.207991+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.214692+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: cephadm 2024-09-13T13:51:19.215896+0000 mgr.y (mgr.15252) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.221609+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.227972+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: cephadm 2024-09-13T13:51:19.229201+0000 mgr.y (mgr.15252) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T13:51:20.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.234871+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: cluster 2024-09-13T13:51:19.242532+0000 mgr.y (mgr.15252) 65 : cluster [DBG] pgmap v24: 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-13T13:51:20.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.242564+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: cephadm 2024-09-13T13:51:19.243981+0000 mgr.y (mgr.15252) 66 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:51:20.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[26447]: audit 2024-09-13T13:51:19.250521+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.177470+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: cephadm 2024-09-13T13:51:19.178481+0000 mgr.y (mgr.15252) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:51:20.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.193798+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.201607+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: cephadm 2024-09-13T13:51:19.202921+0000 mgr.y (mgr.15252) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:51:20.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.207991+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.214692+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: cephadm 2024-09-13T13:51:19.215896+0000 mgr.y (mgr.15252) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:51:20.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.221609+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.227972+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: cephadm 2024-09-13T13:51:19.229201+0000 mgr.y (mgr.15252) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T13:51:20.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.234871+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: cluster 2024-09-13T13:51:19.242532+0000 mgr.y (mgr.15252) 65 : cluster [DBG] pgmap v24: 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-13T13:51:20.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.242564+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: cephadm 2024-09-13T13:51:19.243981+0000 mgr.y (mgr.15252) 66 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:51:20.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:19 smithi076 bash[19831]: audit 2024-09-13T13:51:19.250521+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:18.909153+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:18.925385+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:18.929345+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:51:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:18.931353+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:51:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:18.947415+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.077872+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:51:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.081305+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: cephadm 2024-09-13T13:51:19.082739+0000 mgr.y (mgr.15252) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:51:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.092765+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.097654+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T13:51:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.098307+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T13:51:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.104234+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-13T13:51:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.110920+0000 mon.c (mon.2) 291 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T13:51:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.111591+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T13:51:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.117708+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.126012+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: cephadm 2024-09-13T13:51:19.127922+0000 mgr.y (mgr.15252) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.135612+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.155946+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: cephadm 2024-09-13T13:51:19.157236+0000 mgr.y (mgr.15252) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.168254+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.177470+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: cephadm 2024-09-13T13:51:19.178481+0000 mgr.y (mgr.15252) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.193798+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.201607+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: cephadm 2024-09-13T13:51:19.202921+0000 mgr.y (mgr.15252) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.207991+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.214692+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: cephadm 2024-09-13T13:51:19.215896+0000 mgr.y (mgr.15252) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:51:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.221609+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.227972+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: cephadm 2024-09-13T13:51:19.229201+0000 mgr.y (mgr.15252) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T13:51:20.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.234871+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:20.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: cluster 2024-09-13T13:51:19.242532+0000 mgr.y (mgr.15252) 65 : cluster [DBG] pgmap v24: 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-13T13:51:20.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.242564+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:20.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: cephadm 2024-09-13T13:51:19.243981+0000 mgr.y (mgr.15252) 66 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:51:20.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:19 smithi192 bash[22035]: audit 2024-09-13T13:51:19.250521+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:22.552 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:22 smithi076 bash[26447]: audit 2024-09-13T13:51:20.769623+0000 mgr.y (mgr.15252) 67 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:22.552 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:22 smithi076 bash[26447]: cluster 2024-09-13T13:51:21.243229+0000 mgr.y (mgr.15252) 68 : cluster [DBG] pgmap v25: 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-13T13:51:22.552 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:22 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:22.553 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:51:22 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:22.553 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:51:22 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:22.553 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:51:22 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:22.554 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:51:22 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:22.554 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:51:22 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:22.554 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:22 smithi076 bash[19831]: audit 2024-09-13T13:51:20.769623+0000 mgr.y (mgr.15252) 67 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:22.554 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:22 smithi076 bash[19831]: cluster 2024-09-13T13:51:21.243229+0000 mgr.y (mgr.15252) 68 : cluster [DBG] pgmap v25: 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-13T13:51:22.554 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:22 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:22.555 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:22 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:22.555 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:22 smithi076 systemd[1]: Stopping Ceph node-exporter.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:51:22.555 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:51:22 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:51:22] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-13T13:51:22.555 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:51:22 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:22.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:22 smithi192 bash[22035]: audit 2024-09-13T13:51:20.769623+0000 mgr.y (mgr.15252) 67 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:22 smithi192 bash[22035]: cluster 2024-09-13T13:51:21.243229+0000 mgr.y (mgr.15252) 68 : cluster [DBG] pgmap v25: 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-13T13:51:23.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:23 smithi076 bash[19831]: cephadm 2024-09-13T13:51:21.678688+0000 mgr.y (mgr.15252) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-13T13:51:23.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:23 smithi076 bash[19831]: cephadm 2024-09-13T13:51:21.679517+0000 mgr.y (mgr.15252) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi076 2024-09-13T13:51:23.583 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:23 smithi076 bash[19831]: audit 2024-09-13T13:51:23.094817+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:51:23.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:23 smithi076 bash[26447]: cephadm 2024-09-13T13:51:21.678688+0000 mgr.y (mgr.15252) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-13T13:51:23.583 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:23 smithi076 bash[26447]: cephadm 2024-09-13T13:51:21.679517+0000 mgr.y (mgr.15252) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi076 2024-09-13T13:51:23.584 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:23 smithi076 bash[26447]: audit 2024-09-13T13:51:23.094817+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:51:23.584 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:23 smithi076 bash[78639]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-node-exporter-a 2024-09-13T13:51:23.584 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:23 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-13T13:51:23.584 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:23 smithi076 bash[78700]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-node-exporter-a 2024-09-13T13:51:23.584 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:23 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-13T13:51:23.584 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:23 smithi076 systemd[1]: Stopped Ceph node-exporter.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:51:23.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:23 smithi192 bash[22035]: cephadm 2024-09-13T13:51:21.678688+0000 mgr.y (mgr.15252) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-13T13:51:23.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:23 smithi192 bash[22035]: cephadm 2024-09-13T13:51:21.679517+0000 mgr.y (mgr.15252) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi076 2024-09-13T13:51:23.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:23 smithi192 bash[22035]: audit 2024-09-13T13:51:23.094817+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:51:23.840 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:51:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:23.840 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:51:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:23.841 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:51:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:23.841 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:51:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:23.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:23.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:23.842 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:51:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:23.842 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:51:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:23.842 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:23.843 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:23 smithi076 systemd[1]: Started Ceph node-exporter.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:51:23.843 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:23 smithi076 bash[78756]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-13T13:51:24.575 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[19831]: cluster 2024-09-13T13:51:23.244790+0000 mgr.y (mgr.15252) 71 : cluster [DBG] pgmap v26: 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-13T13:51:24.575 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[19831]: audit 2024-09-13T13:51:23.751265+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:24.575 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[19831]: audit 2024-09-13T13:51:23.761316+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:24.576 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[26447]: cluster 2024-09-13T13:51:23.244790+0000 mgr.y (mgr.15252) 71 : cluster [DBG] pgmap v26: 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-13T13:51:24.576 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[26447]: audit 2024-09-13T13:51:23.751265+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:24.576 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[26447]: audit 2024-09-13T13:51:23.761316+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:24.576 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[78756]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-13T13:51:24.576 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[78756]: 2abcce694348: Pulling fs layer 2024-09-13T13:51:24.576 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[78756]: 455fd88e5221: Pulling fs layer 2024-09-13T13:51:24.576 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[78756]: 324153f2810a: Pulling fs layer 2024-09-13T13:51:24.576 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[78756]: 455fd88e5221: Verifying Checksum 2024-09-13T13:51:24.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:24 smithi192 bash[22035]: cluster 2024-09-13T13:51:23.244790+0000 mgr.y (mgr.15252) 71 : cluster [DBG] pgmap v26: 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-13T13:51:24.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:24 smithi192 bash[22035]: audit 2024-09-13T13:51:23.751265+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:24.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:24 smithi192 bash[22035]: audit 2024-09-13T13:51:23.761316+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:24.840 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[78756]: 455fd88e5221: Download complete 2024-09-13T13:51:24.841 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[78756]: 2abcce694348: Verifying Checksum 2024-09-13T13:51:24.841 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[78756]: 2abcce694348: Download complete 2024-09-13T13:51:24.841 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[78756]: 324153f2810a: Verifying Checksum 2024-09-13T13:51:24.841 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[78756]: 324153f2810a: Download complete 2024-09-13T13:51:24.841 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:24 smithi076 bash[78756]: 2abcce694348: Pull complete 2024-09-13T13:51:25.840 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:25 smithi076 bash[78756]: 455fd88e5221: Pull complete 2024-09-13T13:51:26.141 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:25 smithi076 bash[78756]: 324153f2810a: Pull complete 2024-09-13T13:51:26.141 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:26 smithi076 bash[78756]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-13T13:51:26.141 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:26 smithi076 bash[78756]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-13T13:51:26.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:26 smithi076 bash[19831]: cluster 2024-09-13T13:51:25.245604+0000 mgr.y (mgr.15252) 72 : cluster [DBG] pgmap v27: 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-13T13:51:26.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:26 smithi076 bash[26447]: cluster 2024-09-13T13:51:25.245604+0000 mgr.y (mgr.15252) 72 : cluster [DBG] pgmap v27: 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-13T13:51:26.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:26 smithi192 bash[22035]: cluster 2024-09-13T13:51:25.245604+0000 mgr.y (mgr.15252) 72 : cluster [DBG] pgmap v27: 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-13T13:51:27.145 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:26 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:27.146 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:51:26 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:27.146 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:51:26 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:27.146 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:51:26 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:27.147 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:51:26 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:27.147 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:26 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:27.147 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:51:26 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:27.147 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:51:26 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:27.148 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:26 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:27.148 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:27 smithi192 systemd[1]: Stopping Ceph node-exporter.b for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:51:27.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:27 smithi192 bash[22035]: cephadm 2024-09-13T13:51:26.234256+0000 mgr.y (mgr.15252) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-13T13:51:27.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:27 smithi192 bash[22035]: cephadm 2024-09-13T13:51:26.235102+0000 mgr.y (mgr.15252) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi192 2024-09-13T13:51:27.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[19831]: cephadm 2024-09-13T13:51:26.234256+0000 mgr.y (mgr.15252) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-13T13:51:27.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[19831]: cephadm 2024-09-13T13:51:26.235102+0000 mgr.y (mgr.15252) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi192 2024-09-13T13:51:27.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[26447]: cephadm 2024-09-13T13:51:26.234256+0000 mgr.y (mgr.15252) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-13T13:51:27.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[26447]: cephadm 2024-09-13T13:51:26.235102+0000 mgr.y (mgr.15252) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi192 2024-09-13T13:51:27.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.524Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-13T13:51:27.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.524Z 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-13T13:51:27.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.525Z 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-13T13:51:27.591 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.525Z 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-13T13:51:27.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.525Z 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-13T13:51:27.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.525Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-13T13:51:27.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-13T13:51:27.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=arp 2024-09-13T13:51:27.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-13T13:51:27.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-13T13:51:27.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-13T13:51:27.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-13T13:51:27.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-13T13:51:27.592 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-13T13:51:27.593 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-13T13:51:27.593 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-13T13:51:27.593 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=edac 2024-09-13T13:51:27.593 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-13T13:51:27.593 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-13T13:51:27.593 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-13T13:51:27.593 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-13T13:51:27.593 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-13T13:51:27.593 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-13T13:51:27.593 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-13T13:51:27.593 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-13T13:51:27.593 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-13T13:51:27.594 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-13T13:51:27.594 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-13T13:51:27.594 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-13T13:51:27.594 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-13T13:51:27.594 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-13T13:51:27.594 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-13T13:51:27.594 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-13T13:51:27.594 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=os 2024-09-13T13:51:27.594 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-13T13:51:27.594 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-13T13:51:27.594 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-13T13:51:27.594 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-13T13:51:27.594 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-13T13:51:27.595 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-13T13:51:27.595 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-13T13:51:27.595 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=stat 2024-09-13T13:51:27.595 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-13T13:51:27.595 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-13T13:51:27.595 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-13T13:51:27.595 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=time 2024-09-13T13:51:27.595 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-13T13:51:27.595 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=uname 2024-09-13T13:51:27.595 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-13T13:51:27.595 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-13T13:51:27.596 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-13T13:51:27.596 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-13T13:51:27.596 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:51:27 smithi076 bash[78756]: ts=2024-09-13T13:51:27.526Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-13T13:51:28.092 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:27 smithi192 bash[59403]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-node-exporter-b 2024-09-13T13:51:28.092 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:27 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-13T13:51:28.092 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:27 smithi192 bash[59465]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-node-exporter-b 2024-09-13T13:51:28.092 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:27 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-13T13:51:28.092 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:27 smithi192 systemd[1]: Stopped Ceph node-exporter.b for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:51:28.431 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:51:28 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:28.431 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:51:28 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:28.431 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:51:28 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:28.432 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:51:28 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:28.432 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:51:28 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:28.432 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:51:28 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:28.433 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:28 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:28.433 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:28 smithi192 systemd[1]: Started Ceph node-exporter.b for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:51:28.433 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:28 smithi192 bash[59520]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-13T13:51:28.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:28 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:28.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:28 smithi192 bash[22035]: cluster 2024-09-13T13:51:27.246433+0000 mgr.y (mgr.15252) 75 : cluster [DBG] pgmap v28: 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-13T13:51:28.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:28 smithi192 bash[22035]: audit 2024-09-13T13:51:28.262784+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:28.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:28 smithi192 bash[22035]: audit 2024-09-13T13:51:28.276322+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:28.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:51:28 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:28.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:28 smithi076 bash[19831]: cluster 2024-09-13T13:51:27.246433+0000 mgr.y (mgr.15252) 75 : cluster [DBG] pgmap v28: 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-13T13:51:28.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:28 smithi076 bash[19831]: audit 2024-09-13T13:51:28.262784+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:28.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:28 smithi076 bash[19831]: audit 2024-09-13T13:51:28.276322+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:28.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:28 smithi076 bash[26447]: cluster 2024-09-13T13:51:27.246433+0000 mgr.y (mgr.15252) 75 : cluster [DBG] pgmap v28: 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-13T13:51:28.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:28 smithi076 bash[26447]: audit 2024-09-13T13:51:28.262784+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:28.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:28 smithi076 bash[26447]: audit 2024-09-13T13:51:28.276322+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:29.131 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:28 smithi192 bash[59520]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-13T13:51:29.132 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:28 smithi192 bash[59520]: 2abcce694348: Pulling fs layer 2024-09-13T13:51:29.132 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:28 smithi192 bash[59520]: 455fd88e5221: Pulling fs layer 2024-09-13T13:51:29.132 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:28 smithi192 bash[59520]: 324153f2810a: Pulling fs layer 2024-09-13T13:51:29.132 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:29 smithi192 bash[59520]: 455fd88e5221: Download complete 2024-09-13T13:51:29.431 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:29 smithi192 bash[59520]: 2abcce694348: Download complete 2024-09-13T13:51:29.431 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:29 smithi192 bash[59520]: 324153f2810a: Verifying Checksum 2024-09-13T13:51:29.431 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:29 smithi192 bash[59520]: 324153f2810a: Download complete 2024-09-13T13:51:29.431 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:29 smithi192 bash[59520]: 2abcce694348: Pull complete 2024-09-13T13:51:30.180 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:29 smithi192 bash[59520]: 455fd88e5221: Pull complete 2024-09-13T13:51:30.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:30 smithi076 bash[19831]: cluster 2024-09-13T13:51:29.247998+0000 mgr.y (mgr.15252) 76 : cluster [DBG] pgmap v29: 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-13T13:51:30.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:30 smithi076 bash[26447]: cluster 2024-09-13T13:51:29.247998+0000 mgr.y (mgr.15252) 76 : cluster [DBG] pgmap v29: 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-13T13:51:30.624 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:30 smithi192 bash[22035]: cluster 2024-09-13T13:51:29.247998+0000 mgr.y (mgr.15252) 76 : cluster [DBG] pgmap v29: 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-13T13:51:30.624 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:30 smithi192 bash[59520]: 324153f2810a: Pull complete 2024-09-13T13:51:30.930 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:30 smithi192 bash[59520]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-13T13:51:30.931 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:30 smithi192 bash[59520]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-13T13:51:32.335 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.147Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-13T13:51:32.335 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.147Z 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-13T13:51:32.335 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.148Z 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-13T13:51:32.336 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.148Z 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-13T13:51:32.336 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z 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-13T13:51:32.336 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-13T13:51:32.336 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-13T13:51:32.336 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=arp 2024-09-13T13:51:32.336 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-13T13:51:32.336 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-13T13:51:32.336 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-13T13:51:32.336 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-13T13:51:32.336 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-13T13:51:32.336 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-13T13:51:32.336 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-13T13:51:32.336 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-13T13:51:32.337 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=edac 2024-09-13T13:51:32.337 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-13T13:51:32.337 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-13T13:51:32.337 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-13T13:51:32.337 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-13T13:51:32.337 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-13T13:51:32.337 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-13T13:51:32.337 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-13T13:51:32.337 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-13T13:51:32.337 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-13T13:51:32.337 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-13T13:51:32.338 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-13T13:51:32.338 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-13T13:51:32.338 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-13T13:51:32.338 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-13T13:51:32.338 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-13T13:51:32.338 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-13T13:51:32.338 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=os 2024-09-13T13:51:32.338 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-13T13:51:32.338 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-13T13:51:32.338 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-13T13:51:32.338 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-13T13:51:32.338 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-13T13:51:32.338 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-13T13:51:32.339 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-13T13:51:32.339 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=stat 2024-09-13T13:51:32.339 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-13T13:51:32.339 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-13T13:51:32.339 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-13T13:51:32.339 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=time 2024-09-13T13:51:32.339 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-13T13:51:32.339 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=uname 2024-09-13T13:51:32.339 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-13T13:51:32.339 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-13T13:51:32.339 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.149Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-13T13:51:32.339 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.150Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-13T13:51:32.339 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[59520]: ts=2024-09-13T13:51:32.150Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-13T13:51:32.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:51:32 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:51:32] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-13T13:51:32.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:32 smithi076 bash[19831]: audit 2024-09-13T13:51:30.780863+0000 mgr.y (mgr.15252) 77 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:32.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:32 smithi076 bash[19831]: cluster 2024-09-13T13:51:31.248715+0000 mgr.y (mgr.15252) 78 : cluster [DBG] pgmap v30: 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-13T13:51:32.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:32 smithi076 bash[26447]: audit 2024-09-13T13:51:30.780863+0000 mgr.y (mgr.15252) 77 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:32.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:32 smithi076 bash[26447]: cluster 2024-09-13T13:51:31.248715+0000 mgr.y (mgr.15252) 78 : cluster [DBG] pgmap v30: 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-13T13:51:32.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[22035]: audit 2024-09-13T13:51:30.780863+0000 mgr.y (mgr.15252) 77 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:32.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:32 smithi192 bash[22035]: cluster 2024-09-13T13:51:31.248715+0000 mgr.y (mgr.15252) 78 : cluster [DBG] pgmap v30: 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-13T13:51:34.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:34 smithi076 bash[19831]: cluster 2024-09-13T13:51:33.250284+0000 mgr.y (mgr.15252) 79 : cluster [DBG] pgmap v31: 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-13T13:51:34.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:34 smithi076 bash[19831]: audit 2024-09-13T13:51:34.199937+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:34.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:34 smithi076 bash[19831]: audit 2024-09-13T13:51:34.211875+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:34.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:34 smithi076 bash[26447]: cluster 2024-09-13T13:51:33.250284+0000 mgr.y (mgr.15252) 79 : cluster [DBG] pgmap v31: 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-13T13:51:34.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:34 smithi076 bash[26447]: audit 2024-09-13T13:51:34.199937+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:34.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:34 smithi076 bash[26447]: audit 2024-09-13T13:51:34.211875+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:34.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:34 smithi192 bash[22035]: cluster 2024-09-13T13:51:33.250284+0000 mgr.y (mgr.15252) 79 : cluster [DBG] pgmap v31: 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-13T13:51:34.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:34 smithi192 bash[22035]: audit 2024-09-13T13:51:34.199937+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:34.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:34 smithi192 bash[22035]: audit 2024-09-13T13:51:34.211875+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:36.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:36 smithi076 bash[26447]: cluster 2024-09-13T13:51:35.250952+0000 mgr.y (mgr.15252) 80 : cluster [DBG] pgmap v32: 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-13T13:51:36.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:36 smithi076 bash[26447]: audit 2024-09-13T13:51:35.305674+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:36.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:36 smithi076 bash[26447]: audit 2024-09-13T13:51:35.320211+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:36.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:36 smithi076 bash[26447]: audit 2024-09-13T13:51:35.383379+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:36.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:36 smithi076 bash[26447]: audit 2024-09-13T13:51:35.392390+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:36.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:36 smithi076 bash[19831]: cluster 2024-09-13T13:51:35.250952+0000 mgr.y (mgr.15252) 80 : cluster [DBG] pgmap v32: 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-13T13:51:36.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:36 smithi076 bash[19831]: audit 2024-09-13T13:51:35.305674+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:36.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:36 smithi076 bash[19831]: audit 2024-09-13T13:51:35.320211+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:36.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:36 smithi076 bash[19831]: audit 2024-09-13T13:51:35.383379+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:36.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:36 smithi076 bash[19831]: audit 2024-09-13T13:51:35.392390+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:36.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:36 smithi192 bash[22035]: cluster 2024-09-13T13:51:35.250952+0000 mgr.y (mgr.15252) 80 : cluster [DBG] pgmap v32: 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-13T13:51:36.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:36 smithi192 bash[22035]: audit 2024-09-13T13:51:35.305674+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:36.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:36 smithi192 bash[22035]: audit 2024-09-13T13:51:35.320211+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:36.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:36 smithi192 bash[22035]: audit 2024-09-13T13:51:35.383379+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:36.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:36 smithi192 bash[22035]: audit 2024-09-13T13:51:35.392390+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:37.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:37 smithi192 bash[22035]: audit 2024-09-13T13:51:36.422538+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:37.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:37 smithi192 bash[22035]: audit 2024-09-13T13:51:36.436295+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:37.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:37 smithi076 bash[19831]: audit 2024-09-13T13:51:36.422538+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:37.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:37 smithi076 bash[19831]: audit 2024-09-13T13:51:36.436295+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:37.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:37 smithi076 bash[26447]: audit 2024-09-13T13:51:36.422538+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:37.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:37 smithi076 bash[26447]: audit 2024-09-13T13:51:36.436295+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:38.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:38 smithi076 bash[19831]: cluster 2024-09-13T13:51:37.251666+0000 mgr.y (mgr.15252) 81 : cluster [DBG] pgmap v33: 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-13T13:51:38.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:38 smithi076 bash[19831]: audit 2024-09-13T13:51:38.119218+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:51:38.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:38 smithi076 bash[26447]: cluster 2024-09-13T13:51:37.251666+0000 mgr.y (mgr.15252) 81 : cluster [DBG] pgmap v33: 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-13T13:51:38.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:38 smithi076 bash[26447]: audit 2024-09-13T13:51:38.119218+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:51:38.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:38 smithi192 bash[22035]: cluster 2024-09-13T13:51:37.251666+0000 mgr.y (mgr.15252) 81 : cluster [DBG] pgmap v33: 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-13T13:51:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:38 smithi192 bash[22035]: audit 2024-09-13T13:51:38.119218+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:51:40.781 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:40 smithi076 bash[26447]: cluster 2024-09-13T13:51:39.253510+0000 mgr.y (mgr.15252) 82 : cluster [DBG] pgmap v34: 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-13T13:51:40.781 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:40 smithi076 bash[19831]: cluster 2024-09-13T13:51:39.253510+0000 mgr.y (mgr.15252) 82 : cluster [DBG] pgmap v34: 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-13T13:51:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:40 smithi192 bash[22035]: cluster 2024-09-13T13:51:39.253510+0000 mgr.y (mgr.15252) 82 : cluster [DBG] pgmap v34: 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-13T13:51:42.758 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:42 smithi192 bash[22035]: audit 2024-09-13T13:51:40.782524+0000 mgr.y (mgr.15252) 83 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:42.759 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:42 smithi192 bash[22035]: cluster 2024-09-13T13:51:41.254410+0000 mgr.y (mgr.15252) 84 : cluster [DBG] pgmap v35: 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-13T13:51:42.840 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:51:42 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:51:42] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-13T13:51:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:42 smithi076 bash[19831]: audit 2024-09-13T13:51:40.782524+0000 mgr.y (mgr.15252) 83 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:42 smithi076 bash[19831]: cluster 2024-09-13T13:51:41.254410+0000 mgr.y (mgr.15252) 84 : cluster [DBG] pgmap v35: 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-13T13:51:42.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:42 smithi076 bash[26447]: audit 2024-09-13T13:51:40.782524+0000 mgr.y (mgr.15252) 83 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:42.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:42 smithi076 bash[26447]: cluster 2024-09-13T13:51:41.254410+0000 mgr.y (mgr.15252) 84 : cluster [DBG] pgmap v35: 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-13T13:51:44.789 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:44 smithi076 bash[19831]: cluster 2024-09-13T13:51:43.256086+0000 mgr.y (mgr.15252) 85 : cluster [DBG] pgmap v36: 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-13T13:51:44.789 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:44 smithi076 bash[26447]: cluster 2024-09-13T13:51:43.256086+0000 mgr.y (mgr.15252) 85 : cluster [DBG] pgmap v36: 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-13T13:51:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:44 smithi192 bash[22035]: cluster 2024-09-13T13:51:43.256086+0000 mgr.y (mgr.15252) 85 : cluster [DBG] pgmap v36: 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-13T13:51:45.628 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:51:46.250 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:51:46.250 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (25m) 12s ago 26m 13.4M - 0.25.0 c8568f914cd2 a83654beb58f 2024-09-13T13:51:46.250 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (25m) 10s ago 25m 75.2M - 9.4.12 2bacad6d85d8 ef0336eb1381 2024-09-13T13:51:46.251 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (56s) 12s ago 23m 47.6M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T13:51:46.251 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (44s) 10s ago 34m 437M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T13:51:46.251 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (11m) 12s ago 36m 500M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:51:46.251 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (36m) 12s ago 36m 83.3M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:51:46.251 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (35m) 10s ago 35m 57.6M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 3ffc8db9dbc1 2024-09-13T13:51:46.251 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (34m) 12s ago 34m 60.2M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:51:46.251 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (20s) 12s ago 26m 2992k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T13:51:46.251 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (15s) 10s ago 26m - - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T13:51:46.251 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (33m) 12s ago 33m 58.1M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:51:46.251 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (32m) 12s ago 32m 67.6M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:51:46.251 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (31m) 12s ago 32m 54.0M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:51:46.252 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (31m) 12s ago 31m 65.8M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:51:46.252 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (30m) 10s ago 30m 58.7M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:51:46.252 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (29m) 10s ago 29m 64.6M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:51:46.252 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (28m) 10s ago 28m 54.4M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:51:46.252 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (27m) 10s ago 27m 65.0M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:51:46.252 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (51s) 10s ago 26m 36.0M - 2.43.0 a07b618ecd1d 13df0e5ac17a 2024-09-13T13:51:46.252 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (23m) 12s ago 23m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:51:46.252 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (24m) 10s ago 24m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:51:46.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:46 smithi076 bash[19831]: cluster 2024-09-13T13:51:45.256706+0000 mgr.y (mgr.15252) 86 : cluster [DBG] pgmap v37: 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-13T13:51:46.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:46 smithi076 bash[19831]: audit 2024-09-13T13:51:45.279981+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:46.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:46 smithi076 bash[19831]: audit 2024-09-13T13:51:45.294619+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:46.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:46 smithi076 bash[19831]: audit 2024-09-13T13:51:45.617380+0000 mgr.y (mgr.15252) 87 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:46.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:46 smithi076 bash[26447]: cluster 2024-09-13T13:51:45.256706+0000 mgr.y (mgr.15252) 86 : cluster [DBG] pgmap v37: 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-13T13:51:46.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:46 smithi076 bash[26447]: audit 2024-09-13T13:51:45.279981+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:46.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:46 smithi076 bash[26447]: audit 2024-09-13T13:51:45.294619+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:46.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:46 smithi076 bash[26447]: audit 2024-09-13T13:51:45.617380+0000 mgr.y (mgr.15252) 87 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:46.621 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:51:46.621 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:51:46.621 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:51:46.621 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:51:46.621 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:51:46.621 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:51:46.621 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:51:46.621 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:51:46.621 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:51:46.622 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:51:46.622 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:51:46.622 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:51:46.622 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:51:46.622 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:51:46.622 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:51:46.622 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:51:46.622 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:51:46.622 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:51:46.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:46 smithi192 bash[22035]: cluster 2024-09-13T13:51:45.256706+0000 mgr.y (mgr.15252) 86 : cluster [DBG] pgmap v37: 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-13T13:51:46.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:46 smithi192 bash[22035]: audit 2024-09-13T13:51:45.279981+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:46.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:46 smithi192 bash[22035]: audit 2024-09-13T13:51:45.294619+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:46.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:46 smithi192 bash[22035]: audit 2024-09-13T13:51:45.617380+0000 mgr.y (mgr.15252) 87 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:46.925 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:51:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:51:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T13:51:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-13T13:51:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [ 2024-09-13T13:51:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr" 2024-09-13T13:51:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: ], 2024-09-13T13:51:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "2/2 daemons upgraded", 2024-09-13T13:51:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-13T13:51:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:51:46.926 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:51:47.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:45.938478+0000 mgr.y (mgr.15252) 88 : audit [DBG] from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:47.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.239928+0000 mgr.y (mgr.15252) 89 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:47.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.408251+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:47.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.418069+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:47.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.420110+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:51:47.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.421139+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:51:47.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.429997+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:47.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.539366+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:51:47.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.542005+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.544039+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.546139+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.547968+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.549461+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.550949+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.552733+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.555684+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.558168+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:47 smithi192 bash[22035]: audit 2024-09-13T13:51:46.622576+0000 mon.a (mon.0) 1321 : audit [DBG] from='client.? 172.21.15.76:0/1978746572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:45.938478+0000 mgr.y (mgr.15252) 88 : audit [DBG] from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.239928+0000 mgr.y (mgr.15252) 89 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.408251+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.418069+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.420110+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:51:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.421139+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:51:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.429997+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.539366+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:51:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.542005+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.544039+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.546139+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.547968+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.549461+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.550949+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.552733+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.555684+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.558168+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[19831]: audit 2024-09-13T13:51:46.622576+0000 mon.a (mon.0) 1321 : audit [DBG] from='client.? 172.21.15.76:0/1978746572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:45.938478+0000 mgr.y (mgr.15252) 88 : audit [DBG] from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:47.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.239928+0000 mgr.y (mgr.15252) 89 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:47.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.408251+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:47.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.418069+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:47.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.420110+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:51:47.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.421139+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:51:47.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.429997+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:51:47.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.539366+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:51:47.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.542005+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.544039+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.546139+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.547968+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.549461+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.550949+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.552733+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.555684+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.558168+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:47.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:47 smithi076 bash[26447]: audit 2024-09-13T13:51:46.622576+0000 mon.a (mon.0) 1321 : audit [DBG] from='client.? 172.21.15.76:0/1978746572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:51:48.591 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:48 smithi192 bash[22035]: audit 2024-09-13T13:51:46.926308+0000 mgr.y (mgr.15252) 90 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:48.591 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:48 smithi192 bash[22035]: cluster 2024-09-13T13:51:47.257364+0000 mgr.y (mgr.15252) 91 : cluster [DBG] pgmap v38: 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-13T13:51:48.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:48 smithi076 bash[19831]: audit 2024-09-13T13:51:46.926308+0000 mgr.y (mgr.15252) 90 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:48.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:48 smithi076 bash[19831]: cluster 2024-09-13T13:51:47.257364+0000 mgr.y (mgr.15252) 91 : cluster [DBG] pgmap v38: 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-13T13:51:48.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:48 smithi076 bash[26447]: audit 2024-09-13T13:51:46.926308+0000 mgr.y (mgr.15252) 90 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:51:48.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:48 smithi076 bash[26447]: cluster 2024-09-13T13:51:47.257364+0000 mgr.y (mgr.15252) 91 : cluster [DBG] pgmap v38: 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-13T13:51:50.789 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:50 smithi076 bash[26447]: cephadm 2024-09-13T13:51:49.092670+0000 mgr.y (mgr.15252) 92 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-13T13:51:50.789 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:50 smithi076 bash[26447]: cluster 2024-09-13T13:51:49.258988+0000 mgr.y (mgr.15252) 93 : cluster [DBG] pgmap v39: 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-13T13:51:50.789 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:50 smithi076 bash[26447]: cephadm 2024-09-13T13:51:49.370167+0000 mgr.y (mgr.15252) 94 : cephadm [INF] Deploying daemon prometheus.a on smithi192 2024-09-13T13:51:50.789 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:50 smithi076 bash[19831]: cephadm 2024-09-13T13:51:49.092670+0000 mgr.y (mgr.15252) 92 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-13T13:51:50.790 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:50 smithi076 bash[19831]: cluster 2024-09-13T13:51:49.258988+0000 mgr.y (mgr.15252) 93 : cluster [DBG] pgmap v39: 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-13T13:51:50.790 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:50 smithi076 bash[19831]: cephadm 2024-09-13T13:51:49.370167+0000 mgr.y (mgr.15252) 94 : cephadm [INF] Deploying daemon prometheus.a on smithi192 2024-09-13T13:51:50.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:50 smithi192 bash[22035]: cephadm 2024-09-13T13:51:49.092670+0000 mgr.y (mgr.15252) 92 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-13T13:51:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:50 smithi192 bash[22035]: cluster 2024-09-13T13:51:49.258988+0000 mgr.y (mgr.15252) 93 : cluster [DBG] pgmap v39: 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-13T13:51:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:50 smithi192 bash[22035]: cephadm 2024-09-13T13:51:49.370167+0000 mgr.y (mgr.15252) 94 : cephadm [INF] Deploying daemon prometheus.a on smithi192 2024-09-13T13:51:52.840 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:51:52 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:51:52] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-13T13:51:52.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:52 smithi076 bash[19831]: audit 2024-09-13T13:51:50.790472+0000 mgr.y (mgr.15252) 95 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:52.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:52 smithi076 bash[19831]: cluster 2024-09-13T13:51:51.259674+0000 mgr.y (mgr.15252) 96 : cluster [DBG] pgmap v40: 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-13T13:51:52.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:52 smithi076 bash[26447]: audit 2024-09-13T13:51:50.790472+0000 mgr.y (mgr.15252) 95 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:52.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:52 smithi076 bash[26447]: cluster 2024-09-13T13:51:51.259674+0000 mgr.y (mgr.15252) 96 : cluster [DBG] pgmap v40: 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-13T13:51:52.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:52 smithi192 bash[22035]: audit 2024-09-13T13:51:50.790472+0000 mgr.y (mgr.15252) 95 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:51:52.953 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:52 smithi192 bash[22035]: cluster 2024-09-13T13:51:51.259674+0000 mgr.y (mgr.15252) 96 : cluster [DBG] pgmap v40: 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-13T13:51:53.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:53 smithi076 bash[26447]: audit 2024-09-13T13:51:53.119747+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:51:53.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:53 smithi076 bash[19831]: audit 2024-09-13T13:51:53.119747+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:51:53.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:53 smithi192 bash[22035]: audit 2024-09-13T13:51:53.119747+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:51:54.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:54 smithi076 bash[19831]: cluster 2024-09-13T13:51:53.261248+0000 mgr.y (mgr.15252) 97 : cluster [DBG] pgmap v41: 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-13T13:51:54.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:54 smithi076 bash[26447]: cluster 2024-09-13T13:51:53.261248+0000 mgr.y (mgr.15252) 97 : cluster [DBG] pgmap v41: 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-13T13:51:54.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:54 smithi192 bash[22035]: cluster 2024-09-13T13:51:53.261248+0000 mgr.y (mgr.15252) 97 : cluster [DBG] pgmap v41: 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-13T13:51:56.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:56 smithi076 bash[19831]: cluster 2024-09-13T13:51:55.262002+0000 mgr.y (mgr.15252) 98 : cluster [DBG] pgmap v42: 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-13T13:51:56.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:56 smithi076 bash[26447]: cluster 2024-09-13T13:51:55.262002+0000 mgr.y (mgr.15252) 98 : cluster [DBG] pgmap v42: 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-13T13:51:56.876 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:56 smithi192 bash[22035]: cluster 2024-09-13T13:51:55.262002+0000 mgr.y (mgr.15252) 98 : cluster [DBG] pgmap v42: 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-13T13:51:58.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:51:58 smithi076 bash[19831]: cluster 2024-09-13T13:51:57.262695+0000 mgr.y (mgr.15252) 99 : cluster [DBG] pgmap v43: 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-13T13:51:58.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:51:58 smithi076 bash[26447]: cluster 2024-09-13T13:51:57.262695+0000 mgr.y (mgr.15252) 99 : cluster [DBG] pgmap v43: 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-13T13:51:58.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:51:58 smithi192 bash[22035]: cluster 2024-09-13T13:51:57.262695+0000 mgr.y (mgr.15252) 99 : cluster [DBG] pgmap v43: 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-13T13:52:00.799 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:00 smithi076 bash[19831]: cluster 2024-09-13T13:51:59.264323+0000 mgr.y (mgr.15252) 100 : cluster [DBG] pgmap v44: 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-13T13:52:00.800 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:00 smithi076 bash[26447]: cluster 2024-09-13T13:51:59.264323+0000 mgr.y (mgr.15252) 100 : cluster [DBG] pgmap v44: 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-13T13:52:00.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:00 smithi192 bash[22035]: cluster 2024-09-13T13:51:59.264323+0000 mgr.y (mgr.15252) 100 : cluster [DBG] pgmap v44: 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-13T13:52:02.681 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:52:02 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:02.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:52:02 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:02.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:02 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:02.682 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:52:02 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:02.682 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:52:02 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:02.682 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:52:02 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:02.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:02 smithi192 bash[22035]: audit 2024-09-13T13:52:00.800807+0000 mgr.y (mgr.15252) 101 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:02.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:02 smithi192 bash[22035]: cluster 2024-09-13T13:52:01.265029+0000 mgr.y (mgr.15252) 102 : cluster [DBG] pgmap v45: 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-13T13:52:02.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:02 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:02.683 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:52:02 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:02.683 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:52:02 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:02.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:02 smithi076 bash[19831]: audit 2024-09-13T13:52:00.800807+0000 mgr.y (mgr.15252) 101 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:02.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:02 smithi076 bash[19831]: cluster 2024-09-13T13:52:01.265029+0000 mgr.y (mgr.15252) 102 : cluster [DBG] pgmap v45: 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-13T13:52:02.841 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:52:02 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:52:02] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-13T13:52:02.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:02 smithi076 bash[26447]: audit 2024-09-13T13:52:00.800807+0000 mgr.y (mgr.15252) 101 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:02.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:02 smithi076 bash[26447]: cluster 2024-09-13T13:52:01.265029+0000 mgr.y (mgr.15252) 102 : cluster [DBG] pgmap v45: 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-13T13:52:03.039 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:02 smithi192 systemd[1]: Stopping Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:52:03.039 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:02 smithi192 bash[56008]: ts=2024-09-13T13:52:02.808Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:52:03.039 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:02 smithi192 bash[56008]: ts=2024-09-13T13:52:02.808Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T13:52:03.039 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:02 smithi192 bash[56008]: ts=2024-09-13T13:52:02.808Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T13:52:03.040 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:02 smithi192 bash[56008]: ts=2024-09-13T13:52:02.809Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T13:52:03.040 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:02 smithi192 bash[56008]: ts=2024-09-13T13:52:02.809Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T13:52:03.040 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:02 smithi192 bash[56008]: ts=2024-09-13T13:52:02.809Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T13:52:03.040 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:02 smithi192 bash[56008]: ts=2024-09-13T13:52:02.809Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T13:52:03.040 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:02 smithi192 bash[56008]: ts=2024-09-13T13:52:02.809Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T13:52:03.040 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:02 smithi192 bash[56008]: ts=2024-09-13T13:52:02.809Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T13:52:03.040 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:02 smithi192 bash[56008]: ts=2024-09-13T13:52:02.809Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T13:52:03.040 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:02 smithi192 bash[56008]: ts=2024-09-13T13:52:02.809Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T13:52:03.040 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:02 smithi192 bash[56008]: ts=2024-09-13T13:52:02.809Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T13:52:03.680 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:03 smithi192 bash[63068]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:52:03.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:03 smithi192 bash[63129]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:52:03.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:03 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T13:52:03.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:03 smithi192 systemd[1]: Stopped Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:52:04.180 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:52:03 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:03 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:04.181 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:52:03 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:04.181 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:52:03 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:04.182 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:52:03 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:04.182 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:52:03 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:04.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:03 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:04.182 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:03 smithi192 systemd[1]: Started Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:52:04.183 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:52:03 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:04.183 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:52:03 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:04.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:04 smithi076 bash[26447]: cluster 2024-09-13T13:52:03.266605+0000 mgr.y (mgr.15252) 103 : cluster [DBG] pgmap v46: 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-13T13:52:04.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:04 smithi076 bash[26447]: audit 2024-09-13T13:52:03.858543+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:04.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:04 smithi076 bash[26447]: audit 2024-09-13T13:52:03.871773+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:04.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:04 smithi076 bash[19831]: cluster 2024-09-13T13:52:03.266605+0000 mgr.y (mgr.15252) 103 : cluster [DBG] pgmap v46: 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-13T13:52:04.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:04 smithi076 bash[19831]: audit 2024-09-13T13:52:03.858543+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:04.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:04 smithi076 bash[19831]: audit 2024-09-13T13:52:03.871773+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:04.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:04 smithi192 bash[22035]: cluster 2024-09-13T13:52:03.266605+0000 mgr.y (mgr.15252) 103 : cluster [DBG] pgmap v46: 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-13T13:52:04.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:04 smithi192 bash[22035]: audit 2024-09-13T13:52:03.858543+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:04.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:04 smithi192 bash[22035]: audit 2024-09-13T13:52:03.871773+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:05.433 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.153Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-13T13:52:05.433 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.153Z 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-13T13:52:05.433 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.153Z 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 smithi192 (none))" 2024-09-13T13:52:05.433 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.153Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T13:52:05.433 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.153Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T13:52:05.433 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.155Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T13:52:05.433 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.155Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-13T13:52:05.433 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.158Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T13:52:05.433 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.158Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T13:52:05.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.160Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T13:52:05.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.160Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.873µs 2024-09-13T13:52:05.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.160Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T13:52:05.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.160Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-13T13:52:05.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.174Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-13T13:52:05.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.179Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-13T13:52:05.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.186Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-13T13:52:05.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.189Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-13T13:52:05.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.190Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-13T13:52:05.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.191Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-13T13:52:05.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.191Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=41.697µs wal_replay_duration=31.044989ms wbl_replay_duration=96ns total_replay_duration=31.105369ms 2024-09-13T13:52:05.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.193Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T13:52:05.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.193Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-13T13:52:05.434 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.193Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T13:52:05.435 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.211Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.648703ms db_storage=998ns remote_storage=1.285µs web_handler=329ns query_engine=979ns scrape=316.708µs scrape_sd=116.847µs notify=10.579µs notify_sd=16.026µs rules=16.686956ms tracing=5.577µs 2024-09-13T13:52:05.435 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.211Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-13T13:52:05.435 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:52:05 smithi192 bash[63184]: ts=2024-09-13T13:52:05.211Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T13:52:06.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:06 smithi076 bash[19831]: cluster 2024-09-13T13:52:05.267362+0000 mgr.y (mgr.15252) 104 : cluster [DBG] pgmap v47: 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-13T13:52:06.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:06 smithi076 bash[26447]: cluster 2024-09-13T13:52:05.267362+0000 mgr.y (mgr.15252) 104 : cluster [DBG] pgmap v47: 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-13T13:52:06.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:06 smithi192 bash[22035]: cluster 2024-09-13T13:52:05.267362+0000 mgr.y (mgr.15252) 104 : cluster [DBG] pgmap v47: 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-13T13:52:08.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:08 smithi076 bash[19831]: cluster 2024-09-13T13:52:07.268111+0000 mgr.y (mgr.15252) 105 : cluster [DBG] pgmap v48: 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-13T13:52:08.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:08 smithi076 bash[19831]: audit 2024-09-13T13:52:08.120095+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:52:08.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:08 smithi076 bash[26447]: cluster 2024-09-13T13:52:07.268111+0000 mgr.y (mgr.15252) 105 : cluster [DBG] pgmap v48: 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-13T13:52:08.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:08 smithi076 bash[26447]: audit 2024-09-13T13:52:08.120095+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:52:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:08 smithi192 bash[22035]: cluster 2024-09-13T13:52:07.268111+0000 mgr.y (mgr.15252) 105 : cluster [DBG] pgmap v48: 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-13T13:52:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:08 smithi192 bash[22035]: audit 2024-09-13T13:52:08.120095+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:52:10.809 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:10 smithi076 bash[19831]: cluster 2024-09-13T13:52:09.270114+0000 mgr.y (mgr.15252) 106 : cluster [DBG] pgmap v49: 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-13T13:52:10.809 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:10 smithi076 bash[19831]: audit 2024-09-13T13:52:09.913049+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:10.809 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:10 smithi076 bash[19831]: audit 2024-09-13T13:52:09.926845+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:10.809 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:10 smithi076 bash[26447]: cluster 2024-09-13T13:52:09.270114+0000 mgr.y (mgr.15252) 106 : cluster [DBG] pgmap v49: 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-13T13:52:10.809 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:10 smithi076 bash[26447]: audit 2024-09-13T13:52:09.913049+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:10.809 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:10 smithi076 bash[26447]: audit 2024-09-13T13:52:09.926845+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:10.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:10 smithi192 bash[22035]: cluster 2024-09-13T13:52:09.270114+0000 mgr.y (mgr.15252) 106 : cluster [DBG] pgmap v49: 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-13T13:52:10.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:10 smithi192 bash[22035]: audit 2024-09-13T13:52:09.913049+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:10.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:10 smithi192 bash[22035]: audit 2024-09-13T13:52:09.926845+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:12.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:12 smithi076 bash[19831]: audit 2024-09-13T13:52:10.810435+0000 mgr.y (mgr.15252) 107 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:12.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:12 smithi076 bash[19831]: audit 2024-09-13T13:52:11.060740+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:12.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:12 smithi076 bash[19831]: audit 2024-09-13T13:52:11.074902+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:12.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:12 smithi076 bash[19831]: cluster 2024-09-13T13:52:11.270814+0000 mgr.y (mgr.15252) 108 : cluster [DBG] pgmap v50: 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-13T13:52:12.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:12 smithi076 bash[26447]: audit 2024-09-13T13:52:10.810435+0000 mgr.y (mgr.15252) 107 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:12.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:12 smithi076 bash[26447]: audit 2024-09-13T13:52:11.060740+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:12.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:12 smithi076 bash[26447]: audit 2024-09-13T13:52:11.074902+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:12.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:12 smithi076 bash[26447]: cluster 2024-09-13T13:52:11.270814+0000 mgr.y (mgr.15252) 108 : cluster [DBG] pgmap v50: 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-13T13:52:12.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:12 smithi192 bash[22035]: audit 2024-09-13T13:52:10.810435+0000 mgr.y (mgr.15252) 107 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:12.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:12 smithi192 bash[22035]: audit 2024-09-13T13:52:11.060740+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:12.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:12 smithi192 bash[22035]: audit 2024-09-13T13:52:11.074902+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:12.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:12 smithi192 bash[22035]: cluster 2024-09-13T13:52:11.270814+0000 mgr.y (mgr.15252) 108 : cluster [DBG] pgmap v50: 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-13T13:52:14.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:14 smithi076 bash[19831]: cluster 2024-09-13T13:52:13.272401+0000 mgr.y (mgr.15252) 109 : cluster [DBG] pgmap v51: 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-13T13:52:14.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:14 smithi076 bash[26447]: cluster 2024-09-13T13:52:13.272401+0000 mgr.y (mgr.15252) 109 : cluster [DBG] pgmap v51: 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-13T13:52:14.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:14 smithi192 bash[22035]: cluster 2024-09-13T13:52:13.272401+0000 mgr.y (mgr.15252) 109 : cluster [DBG] pgmap v51: 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-13T13:52:16.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:16 smithi076 bash[19831]: cluster 2024-09-13T13:52:15.273120+0000 mgr.y (mgr.15252) 110 : cluster [DBG] pgmap v52: 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-13T13:52:16.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:16 smithi076 bash[26447]: cluster 2024-09-13T13:52:15.273120+0000 mgr.y (mgr.15252) 110 : cluster [DBG] pgmap v52: 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-13T13:52:16.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:16 smithi192 bash[22035]: cluster 2024-09-13T13:52:15.273120+0000 mgr.y (mgr.15252) 110 : cluster [DBG] pgmap v52: 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-13T13:52:17.253 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:52:17.890 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:52:17.891 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (26m) 43s ago 26m 13.4M - 0.25.0 c8568f914cd2 a83654beb58f 2024-09-13T13:52:17.891 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (26m) 7s ago 26m 75.4M - 9.4.12 2bacad6d85d8 ef0336eb1381 2024-09-13T13:52:17.891 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (88s) 43s ago 24m 47.6M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T13:52:17.891 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (76s) 7s ago 35m 437M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T13:52:17.891 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (11m) 43s ago 37m 500M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:52:17.891 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (37m) 43s ago 37m 83.3M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:52:17.891 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (35m) 7s ago 35m 58.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 3ffc8db9dbc1 2024-09-13T13:52:17.891 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (35m) 43s ago 35m 60.2M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:52:17.891 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (51s) 43s ago 26m 2992k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T13:52:17.891 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (47s) 7s ago 26m 7680k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T13:52:17.891 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (34m) 43s ago 34m 58.1M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:52:17.892 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (33m) 43s ago 33m 67.6M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:52:17.892 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (32m) 43s ago 32m 54.0M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:52:17.892 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (31m) 43s ago 31m 65.8M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:52:17.892 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (30m) 7s ago 30m 58.9M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:52:17.892 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (29m) 7s ago 29m 64.7M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:52:17.892 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (28m) 7s ago 28m 54.4M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:52:17.892 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (27m) 7s ago 28m 65.1M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:52:17.892 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (14s) 7s ago 27m 31.7M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T13:52:17.892 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (24m) 43s ago 24m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:52:17.892 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (24m) 7s ago 24m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:52:18.252 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:52:18.252 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:52:18.252 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:52:18.252 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:52:18.252 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:52:18.253 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:52:18.253 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:52:18.253 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:52:18.253 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:52:18.253 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:52:18.253 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:52:18.253 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:52:18.253 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:52:18.253 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:52:18.253 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:52:18.253 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:52:18.253 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:52:18.253 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:52:18.556 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:52:18.556 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:52:18.557 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T13:52:18.557 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-13T13:52:18.557 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [ 2024-09-13T13:52:18.557 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr" 2024-09-13T13:52:18.557 INFO:teuthology.orchestra.run.smithi076.stdout: ], 2024-09-13T13:52:18.557 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "2/2 daemons upgraded", 2024-09-13T13:52:18.557 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-13T13:52:18.557 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:52:18.557 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:52:18.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:18 smithi076 bash[19831]: audit 2024-09-13T13:52:17.244107+0000 mgr.y (mgr.15252) 111 : audit [DBG] from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:18.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:18 smithi076 bash[19831]: cluster 2024-09-13T13:52:17.273646+0000 mgr.y (mgr.15252) 112 : cluster [DBG] pgmap v53: 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-13T13:52:18.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:18 smithi076 bash[19831]: audit 2024-09-13T13:52:17.555421+0000 mgr.y (mgr.15252) 113 : audit [DBG] from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:18.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:18 smithi076 bash[19831]: audit 2024-09-13T13:52:18.254043+0000 mon.a (mon.0) 1328 : audit [DBG] from='client.? 172.21.15.76:0/4059100385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:18.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:18 smithi076 bash[26447]: audit 2024-09-13T13:52:17.244107+0000 mgr.y (mgr.15252) 111 : audit [DBG] from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:18.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:18 smithi076 bash[26447]: cluster 2024-09-13T13:52:17.273646+0000 mgr.y (mgr.15252) 112 : cluster [DBG] pgmap v53: 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-13T13:52:18.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:18 smithi076 bash[26447]: audit 2024-09-13T13:52:17.555421+0000 mgr.y (mgr.15252) 113 : audit [DBG] from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:18.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:18 smithi076 bash[26447]: audit 2024-09-13T13:52:18.254043+0000 mon.a (mon.0) 1328 : audit [DBG] from='client.? 172.21.15.76:0/4059100385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:18.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:18 smithi192 bash[22035]: audit 2024-09-13T13:52:17.244107+0000 mgr.y (mgr.15252) 111 : audit [DBG] from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:18.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:18 smithi192 bash[22035]: cluster 2024-09-13T13:52:17.273646+0000 mgr.y (mgr.15252) 112 : cluster [DBG] pgmap v53: 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-13T13:52:18.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:18 smithi192 bash[22035]: audit 2024-09-13T13:52:17.555421+0000 mgr.y (mgr.15252) 113 : audit [DBG] from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:18.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:18 smithi192 bash[22035]: audit 2024-09-13T13:52:18.254043+0000 mon.a (mon.0) 1328 : audit [DBG] from='client.? 172.21.15.76:0/4059100385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:19.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:52:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:52:19] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-13T13:52:19.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:19 smithi076 bash[19831]: audit 2024-09-13T13:52:17.854872+0000 mgr.y (mgr.15252) 114 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:19.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:19 smithi076 bash[19831]: audit 2024-09-13T13:52:18.557810+0000 mgr.y (mgr.15252) 115 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:19.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:19 smithi076 bash[26447]: audit 2024-09-13T13:52:17.854872+0000 mgr.y (mgr.15252) 114 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:19.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:19 smithi076 bash[26447]: audit 2024-09-13T13:52:18.557810+0000 mgr.y (mgr.15252) 115 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:19.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:19 smithi192 bash[22035]: audit 2024-09-13T13:52:17.854872+0000 mgr.y (mgr.15252) 114 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:19.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:19 smithi192 bash[22035]: audit 2024-09-13T13:52:18.557810+0000 mgr.y (mgr.15252) 115 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:20.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:20 smithi192 bash[22035]: cluster 2024-09-13T13:52:19.275249+0000 mgr.y (mgr.15252) 116 : cluster [DBG] pgmap v54: 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-13T13:52:20.817 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:20 smithi076 bash[26447]: cluster 2024-09-13T13:52:19.275249+0000 mgr.y (mgr.15252) 116 : cluster [DBG] pgmap v54: 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-13T13:52:20.817 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:20 smithi076 bash[19831]: cluster 2024-09-13T13:52:19.275249+0000 mgr.y (mgr.15252) 116 : cluster [DBG] pgmap v54: 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-13T13:52:21.975 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:20.818744+0000 mgr.y (mgr.15252) 117 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:21.975 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:20.973080+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:21.975 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:20.986631+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:21.975 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:20.991510+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:52:21.975 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:20.992779+0000 mon.c (mon.2) 316 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:52:21.976 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:21.002821+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:21.976 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:21.043918+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:52:21.976 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:21.044653+0000 mgr.y (mgr.15252) 118 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:52:21.976 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:21.124376+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:52:21.976 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:21.127792+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.976 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:21.130680+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.976 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:21.133585+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.976 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:21.136226+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.976 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:21.138353+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.976 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:21.140675+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.976 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:21.143337+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.977 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:20.818744+0000 mgr.y (mgr.15252) 117 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:21.977 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:20.973080+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:21.977 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:20.986631+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:21.977 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:20.991510+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:52:21.977 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:20.992779+0000 mon.c (mon.2) 316 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:52:21.977 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:21.002821+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:21.977 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:21.043918+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:52:21.977 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:21.044653+0000 mgr.y (mgr.15252) 118 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:52:21.977 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:21.124376+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:52:21.978 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:21.127792+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.978 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:21.130680+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.978 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:21.133585+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.978 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:21.136226+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.978 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:21.138353+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.978 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:21.140675+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.978 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:21.143337+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.978 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:21.147616+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.978 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:21.151185+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.978 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: audit 2024-09-13T13:52:21.154587+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:21.978 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[19831]: cluster 2024-09-13T13:52:21.275773+0000 mgr.y (mgr.15252) 119 : cluster [DBG] pgmap v55: 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-13T13:52:22.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:21.147616+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:22.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:21.151185+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:22.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: audit 2024-09-13T13:52:21.154587+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:22.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:21 smithi076 bash[26447]: cluster 2024-09-13T13:52:21.275773+0000 mgr.y (mgr.15252) 119 : cluster [DBG] pgmap v55: 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-13T13:52:22.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:20.818744+0000 mgr.y (mgr.15252) 117 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:22.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:20.973080+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:22.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:20.986631+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:22.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:20.991510+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:52:22.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:20.992779+0000 mon.c (mon.2) 316 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:52:22.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:21.002821+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:22.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:21.043918+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:52:22.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:21.044653+0000 mgr.y (mgr.15252) 118 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:52:22.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:21.124376+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:52:22.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:21.127792+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:22.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:21.130680+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:22.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:21.133585+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:22.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:21.136226+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:22.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:21.138353+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:22.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:21.140675+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:22.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:21.143337+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:22.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:21.147616+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:22.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:21.151185+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:22.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: audit 2024-09-13T13:52:21.154587+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:22.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:21 smithi192 bash[22035]: cluster 2024-09-13T13:52:21.275773+0000 mgr.y (mgr.15252) 119 : cluster [DBG] pgmap v55: 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-13T13:52:23.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:23 smithi192 bash[22035]: audit 2024-09-13T13:52:23.120128+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:52:23.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:23 smithi076 bash[19831]: audit 2024-09-13T13:52:23.120128+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:52:23.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:23 smithi076 bash[26447]: audit 2024-09-13T13:52:23.120128+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:52:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:24 smithi192 bash[22035]: cluster 2024-09-13T13:52:23.277264+0000 mgr.y (mgr.15252) 120 : cluster [DBG] pgmap v56: 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-13T13:52:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:24 smithi192 bash[22035]: cephadm 2024-09-13T13:52:23.559429+0000 mgr.y (mgr.15252) 121 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-13T13:52:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:24 smithi192 bash[22035]: cephadm 2024-09-13T13:52:23.575443+0000 mgr.y (mgr.15252) 122 : cephadm [INF] Deploying daemon alertmanager.a on smithi076 2024-09-13T13:52:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:24 smithi076 bash[26447]: cluster 2024-09-13T13:52:23.277264+0000 mgr.y (mgr.15252) 120 : cluster [DBG] pgmap v56: 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-13T13:52:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:24 smithi076 bash[26447]: cephadm 2024-09-13T13:52:23.559429+0000 mgr.y (mgr.15252) 121 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-13T13:52:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:24 smithi076 bash[26447]: cephadm 2024-09-13T13:52:23.575443+0000 mgr.y (mgr.15252) 122 : cephadm [INF] Deploying daemon alertmanager.a on smithi076 2024-09-13T13:52:24.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:24 smithi076 bash[19831]: cluster 2024-09-13T13:52:23.277264+0000 mgr.y (mgr.15252) 120 : cluster [DBG] pgmap v56: 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-13T13:52:24.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:24 smithi076 bash[19831]: cephadm 2024-09-13T13:52:23.559429+0000 mgr.y (mgr.15252) 121 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-13T13:52:24.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:24 smithi076 bash[19831]: cephadm 2024-09-13T13:52:23.575443+0000 mgr.y (mgr.15252) 122 : cephadm [INF] Deploying daemon alertmanager.a on smithi076 2024-09-13T13:52:26.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:26 smithi076 bash[19831]: cluster 2024-09-13T13:52:25.277749+0000 mgr.y (mgr.15252) 123 : cluster [DBG] pgmap v57: 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-13T13:52:26.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:26 smithi076 bash[26447]: cluster 2024-09-13T13:52:25.277749+0000 mgr.y (mgr.15252) 123 : cluster [DBG] pgmap v57: 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-13T13:52:26.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:26 smithi192 bash[22035]: cluster 2024-09-13T13:52:25.277749+0000 mgr.y (mgr.15252) 123 : cluster [DBG] pgmap v57: 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-13T13:52:28.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:28 smithi076 bash[19831]: cluster 2024-09-13T13:52:27.278361+0000 mgr.y (mgr.15252) 124 : cluster [DBG] pgmap v58: 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-13T13:52:28.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:28 smithi076 bash[26447]: cluster 2024-09-13T13:52:27.278361+0000 mgr.y (mgr.15252) 124 : cluster [DBG] pgmap v58: 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-13T13:52:28.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:28 smithi192 bash[22035]: cluster 2024-09-13T13:52:27.278361+0000 mgr.y (mgr.15252) 124 : cluster [DBG] pgmap v58: 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-13T13:52:29.582 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:52:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:52:29] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-13T13:52:30.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:30 smithi192 bash[22035]: cluster 2024-09-13T13:52:29.280089+0000 mgr.y (mgr.15252) 125 : cluster [DBG] pgmap v59: 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-13T13:52:30.783 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:30 smithi076 bash[26447]: cluster 2024-09-13T13:52:29.280089+0000 mgr.y (mgr.15252) 125 : cluster [DBG] pgmap v59: 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-13T13:52:30.784 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:30 smithi076 bash[19831]: cluster 2024-09-13T13:52:29.280089+0000 mgr.y (mgr.15252) 125 : cluster [DBG] pgmap v59: 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-13T13:52:32.340 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:52:32 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:32.341 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:52:32 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:32.341 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:52:32 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:32.341 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:52:32 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:32.342 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:32 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:32.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:32 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:32.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:32 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:32.343 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:52:32 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:32.343 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:52:32 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:32.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:32 smithi076 bash[19831]: audit 2024-09-13T13:52:30.830089+0000 mgr.y (mgr.15252) 126 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:32.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:32 smithi076 bash[19831]: cluster 2024-09-13T13:52:31.280812+0000 mgr.y (mgr.15252) 127 : cluster [DBG] pgmap v60: 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-13T13:52:32.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:32 smithi076 bash[26447]: audit 2024-09-13T13:52:30.830089+0000 mgr.y (mgr.15252) 126 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:32.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:32 smithi076 bash[26447]: cluster 2024-09-13T13:52:31.280812+0000 mgr.y (mgr.15252) 127 : cluster [DBG] pgmap v60: 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-13T13:52:32.597 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:32 smithi076 systemd[1]: Stopping Ceph alertmanager.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:52:32.597 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:32 smithi076 bash[51501]: ts=2024-09-13T13:52:32.520Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:52:32.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:32 smithi192 bash[22035]: audit 2024-09-13T13:52:30.830089+0000 mgr.y (mgr.15252) 126 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:32.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:32 smithi192 bash[22035]: cluster 2024-09-13T13:52:31.280812+0000 mgr.y (mgr.15252) 127 : cluster [DBG] pgmap v60: 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-13T13:52:33.437 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:33 smithi076 bash[82616]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-alertmanager-a 2024-09-13T13:52:33.437 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:33 smithi076 bash[82675]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-alertmanager-a 2024-09-13T13:52:33.437 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:33 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-13T13:52:33.438 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:33 smithi076 systemd[1]: Stopped Ceph alertmanager.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:52:33.840 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:52:33 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:33.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:33 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:33.841 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:52:33 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:33.841 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:52:33 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:33.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:33 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:33.842 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:52:33 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:33.842 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:33 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:33.842 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:33 smithi076 systemd[1]: Started Ceph alertmanager.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:52:33.843 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:52:33 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:33.843 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:52:33 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:52:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:34 smithi192 bash[22035]: cluster 2024-09-13T13:52:33.282217+0000 mgr.y (mgr.15252) 128 : cluster [DBG] pgmap v61: 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-13T13:52:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:34 smithi192 bash[22035]: audit 2024-09-13T13:52:33.619431+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:34 smithi192 bash[22035]: audit 2024-09-13T13:52:33.625530+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:34 smithi076 bash[26447]: cluster 2024-09-13T13:52:33.282217+0000 mgr.y (mgr.15252) 128 : cluster [DBG] pgmap v61: 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-13T13:52:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:34 smithi076 bash[26447]: audit 2024-09-13T13:52:33.619431+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:34 smithi076 bash[26447]: audit 2024-09-13T13:52:33.625530+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:35.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:34 smithi076 bash[19831]: cluster 2024-09-13T13:52:33.282217+0000 mgr.y (mgr.15252) 128 : cluster [DBG] pgmap v61: 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-13T13:52:35.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:34 smithi076 bash[19831]: audit 2024-09-13T13:52:33.619431+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:35.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:34 smithi076 bash[19831]: audit 2024-09-13T13:52:33.625530+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:35.092 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:34 smithi076 bash[82730]: ts=2024-09-13T13:52:34.739Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-13T13:52:35.093 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:34 smithi076 bash[82730]: ts=2024-09-13T13:52:34.739Z 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-13T13:52:35.093 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:34 smithi076 bash[82730]: ts=2024-09-13T13:52:34.740Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.76 port=9094 2024-09-13T13:52:35.093 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:34 smithi076 bash[82730]: ts=2024-09-13T13:52:34.742Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-13T13:52:35.093 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:34 smithi076 bash[82730]: ts=2024-09-13T13:52:34.770Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T13:52:35.093 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:34 smithi076 bash[82730]: ts=2024-09-13T13:52:34.770Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T13:52:35.094 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:34 smithi076 bash[82730]: ts=2024-09-13T13:52:34.772Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-13T13:52:35.094 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:34 smithi076 bash[82730]: ts=2024-09-13T13:52:34.772Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-13T13:52:36.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:36 smithi192 bash[22035]: cluster 2024-09-13T13:52:35.282957+0000 mgr.y (mgr.15252) 129 : cluster [DBG] pgmap v62: 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-13T13:52:37.090 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:36 smithi076 bash[82730]: ts=2024-09-13T13:52:36.742Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000502187s 2024-09-13T13:52:37.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:36 smithi076 bash[19831]: cluster 2024-09-13T13:52:35.282957+0000 mgr.y (mgr.15252) 129 : cluster [DBG] pgmap v62: 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-13T13:52:37.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:36 smithi076 bash[26447]: cluster 2024-09-13T13:52:35.282957+0000 mgr.y (mgr.15252) 129 : cluster [DBG] pgmap v62: 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-13T13:52:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:38 smithi192 bash[22035]: cluster 2024-09-13T13:52:37.283712+0000 mgr.y (mgr.15252) 130 : cluster [DBG] pgmap v63: 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-13T13:52:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:38 smithi192 bash[22035]: audit 2024-09-13T13:52:38.120837+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:52:39.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:38 smithi076 bash[19831]: cluster 2024-09-13T13:52:37.283712+0000 mgr.y (mgr.15252) 130 : cluster [DBG] pgmap v63: 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-13T13:52:39.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:38 smithi076 bash[19831]: audit 2024-09-13T13:52:38.120837+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:52:39.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:38 smithi076 bash[26447]: cluster 2024-09-13T13:52:37.283712+0000 mgr.y (mgr.15252) 130 : cluster [DBG] pgmap v63: 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-13T13:52:39.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:38 smithi076 bash[26447]: audit 2024-09-13T13:52:38.120837+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:52:39.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:52:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:52:39] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-13T13:52:40.833 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:40 smithi076 bash[26447]: cluster 2024-09-13T13:52:39.284558+0000 mgr.y (mgr.15252) 131 : cluster [DBG] pgmap v64: 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-13T13:52:40.834 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:40 smithi076 bash[26447]: audit 2024-09-13T13:52:39.533569+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:40.834 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:40 smithi076 bash[26447]: audit 2024-09-13T13:52:39.546139+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:40.834 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:40 smithi076 bash[26447]: audit 2024-09-13T13:52:39.699862+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:40.834 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:40 smithi076 bash[26447]: audit 2024-09-13T13:52:39.718929+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:40.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:40 smithi076 bash[19831]: cluster 2024-09-13T13:52:39.284558+0000 mgr.y (mgr.15252) 131 : cluster [DBG] pgmap v64: 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-13T13:52:40.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:40 smithi076 bash[19831]: audit 2024-09-13T13:52:39.533569+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:40.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:40 smithi076 bash[19831]: audit 2024-09-13T13:52:39.546139+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:40.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:40 smithi076 bash[19831]: audit 2024-09-13T13:52:39.699862+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:40.834 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:40 smithi076 bash[19831]: audit 2024-09-13T13:52:39.718929+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:40 smithi192 bash[22035]: cluster 2024-09-13T13:52:39.284558+0000 mgr.y (mgr.15252) 131 : cluster [DBG] pgmap v64: 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-13T13:52:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:40 smithi192 bash[22035]: audit 2024-09-13T13:52:39.533569+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:40 smithi192 bash[22035]: audit 2024-09-13T13:52:39.546139+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:40 smithi192 bash[22035]: audit 2024-09-13T13:52:39.699862+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:40 smithi192 bash[22035]: audit 2024-09-13T13:52:39.718929+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:41.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:41 smithi192 bash[22035]: audit 2024-09-13T13:52:40.663590+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:41.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:41 smithi192 bash[22035]: audit 2024-09-13T13:52:40.672835+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:41.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:41 smithi192 bash[22035]: audit 2024-09-13T13:52:40.835185+0000 mgr.y (mgr.15252) 132 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:41.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:41 smithi192 bash[22035]: cluster 2024-09-13T13:52:41.285205+0000 mgr.y (mgr.15252) 133 : cluster [DBG] pgmap v65: 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-13T13:52:42.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:41 smithi076 bash[19831]: audit 2024-09-13T13:52:40.663590+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:42.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:41 smithi076 bash[19831]: audit 2024-09-13T13:52:40.672835+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:42.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:41 smithi076 bash[19831]: audit 2024-09-13T13:52:40.835185+0000 mgr.y (mgr.15252) 132 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:42.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:41 smithi076 bash[19831]: cluster 2024-09-13T13:52:41.285205+0000 mgr.y (mgr.15252) 133 : cluster [DBG] pgmap v65: 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-13T13:52:42.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:41 smithi076 bash[26447]: audit 2024-09-13T13:52:40.663590+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:42.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:41 smithi076 bash[26447]: audit 2024-09-13T13:52:40.672835+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:42.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:41 smithi076 bash[26447]: audit 2024-09-13T13:52:40.835185+0000 mgr.y (mgr.15252) 132 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:42.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:41 smithi076 bash[26447]: cluster 2024-09-13T13:52:41.285205+0000 mgr.y (mgr.15252) 133 : cluster [DBG] pgmap v65: 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-13T13:52:44.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:44 smithi192 bash[22035]: cluster 2024-09-13T13:52:43.286856+0000 mgr.y (mgr.15252) 134 : cluster [DBG] pgmap v66: 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-13T13:52:44.743 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:44 smithi076 bash[19831]: cluster 2024-09-13T13:52:43.286856+0000 mgr.y (mgr.15252) 134 : cluster [DBG] pgmap v66: 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-13T13:52:44.743 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:44 smithi076 bash[26447]: cluster 2024-09-13T13:52:43.286856+0000 mgr.y (mgr.15252) 134 : cluster [DBG] pgmap v66: 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-13T13:52:45.090 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:52:44 smithi076 bash[82730]: ts=2024-09-13T13:52:44.745Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003062405s 2024-09-13T13:52:46.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:46 smithi192 bash[22035]: cluster 2024-09-13T13:52:45.287662+0000 mgr.y (mgr.15252) 135 : cluster [DBG] pgmap v67: 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-13T13:52:46.829 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:46 smithi076 bash[19831]: cluster 2024-09-13T13:52:45.287662+0000 mgr.y (mgr.15252) 135 : cluster [DBG] pgmap v67: 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-13T13:52:46.830 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:46 smithi076 bash[26447]: cluster 2024-09-13T13:52:45.287662+0000 mgr.y (mgr.15252) 135 : cluster [DBG] pgmap v67: 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-13T13:52:48.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:48 smithi192 bash[22035]: cluster 2024-09-13T13:52:47.288476+0000 mgr.y (mgr.15252) 136 : cluster [DBG] pgmap v68: 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-13T13:52:48.718 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:48 smithi076 bash[19831]: cluster 2024-09-13T13:52:47.288476+0000 mgr.y (mgr.15252) 136 : cluster [DBG] pgmap v68: 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-13T13:52:48.718 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:48 smithi076 bash[26447]: cluster 2024-09-13T13:52:47.288476+0000 mgr.y (mgr.15252) 136 : cluster [DBG] pgmap v68: 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-13T13:52:48.904 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:52:49.517 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:52:49.517 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (15s) 9s ago 27m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T13:52:49.517 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (26m) 9s ago 26m 75.5M - 9.4.12 2bacad6d85d8 ef0336eb1381 2024-09-13T13:52:49.517 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (2m) 9s ago 24m 48.1M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T13:52:49.517 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (107s) 9s ago 35m 437M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T13:52:49.517 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (12m) 9s ago 37m 504M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:52:49.517 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (37m) 9s ago 37m 85.3M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:52:49.518 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (36m) 9s ago 36m 59.0M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 3ffc8db9dbc1 2024-09-13T13:52:49.518 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (35m) 9s ago 35m 62.6M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:52:49.518 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (83s) 9s ago 27m 7680k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T13:52:49.518 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (78s) 9s ago 27m 7659k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T13:52:49.518 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (34m) 9s ago 34m 58.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:52:49.518 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (33m) 9s ago 33m 67.8M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:52:49.518 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (33m) 9s ago 33m 54.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:52:49.518 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (32m) 9s ago 32m 66.0M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:52:49.518 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (31m) 9s ago 31m 58.9M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:52:49.518 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (30m) 9s ago 30m 64.9M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:52:49.518 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (29m) 9s ago 29m 55.0M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:52:49.518 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (28m) 9s ago 28m 65.2M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:52:49.518 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (45s) 9s ago 27m 39.3M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T13:52:49.518 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (25m) 9s ago 25m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:52:49.519 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (25m) 9s ago 25m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:52:49.553 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:52:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:52:49] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-13T13:52:49.875 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:52:49.875 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:52:49.875 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:52:49.875 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:52:49.875 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:52:49.875 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:52:49.875 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:52:49.875 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:52:49.876 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:52:49.876 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:52:49.876 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:52:49.876 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:52:49.876 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:52:49.876 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:52:49.876 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:52:49.876 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:52:49.876 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:52:49.876 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:52:50.189 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:52:50.189 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:52:50.189 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T13:52:50.190 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-13T13:52:50.190 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [ 2024-09-13T13:52:50.190 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr" 2024-09-13T13:52:50.190 INFO:teuthology.orchestra.run.smithi076.stdout: ], 2024-09-13T13:52:50.190 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "2/2 daemons upgraded", 2024-09-13T13:52:50.190 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-13T13:52:50.190 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:52:50.190 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:52:50.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:50 smithi192 bash[22035]: audit 2024-09-13T13:52:48.893996+0000 mgr.y (mgr.15252) 137 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:50.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:50 smithi192 bash[22035]: audit 2024-09-13T13:52:49.197619+0000 mgr.y (mgr.15252) 138 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:50.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:50 smithi192 bash[22035]: cluster 2024-09-13T13:52:49.289354+0000 mgr.y (mgr.15252) 139 : cluster [DBG] pgmap v69: 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-13T13:52:50.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:50 smithi192 bash[22035]: audit 2024-09-13T13:52:49.505936+0000 mgr.y (mgr.15252) 140 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:50.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:50 smithi192 bash[22035]: audit 2024-09-13T13:52:49.877066+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.76:0/247780168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:50.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:50 smithi192 bash[22035]: audit 2024-09-13T13:52:50.238203+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:50.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:50 smithi192 bash[22035]: audit 2024-09-13T13:52:50.245666+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:50.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:50 smithi192 bash[22035]: audit 2024-09-13T13:52:50.249122+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:52:50.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:50 smithi192 bash[22035]: audit 2024-09-13T13:52:50.250056+0000 mon.c (mon.2) 332 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:52:50.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:50 smithi192 bash[22035]: audit 2024-09-13T13:52:50.258470+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:50.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:50 smithi192 bash[22035]: audit 2024-09-13T13:52:50.300459+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:52:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[26447]: audit 2024-09-13T13:52:48.893996+0000 mgr.y (mgr.15252) 137 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[26447]: audit 2024-09-13T13:52:49.197619+0000 mgr.y (mgr.15252) 138 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[26447]: cluster 2024-09-13T13:52:49.289354+0000 mgr.y (mgr.15252) 139 : cluster [DBG] pgmap v69: 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-13T13:52:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[26447]: audit 2024-09-13T13:52:49.505936+0000 mgr.y (mgr.15252) 140 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[26447]: audit 2024-09-13T13:52:49.877066+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.76:0/247780168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[26447]: audit 2024-09-13T13:52:50.238203+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[26447]: audit 2024-09-13T13:52:50.245666+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[26447]: audit 2024-09-13T13:52:50.249122+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:52:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[26447]: audit 2024-09-13T13:52:50.250056+0000 mon.c (mon.2) 332 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:52:50.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[26447]: audit 2024-09-13T13:52:50.258470+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:50.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[26447]: audit 2024-09-13T13:52:50.300459+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:52:50.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[19831]: audit 2024-09-13T13:52:48.893996+0000 mgr.y (mgr.15252) 137 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:50.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[19831]: audit 2024-09-13T13:52:49.197619+0000 mgr.y (mgr.15252) 138 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:50.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[19831]: cluster 2024-09-13T13:52:49.289354+0000 mgr.y (mgr.15252) 139 : cluster [DBG] pgmap v69: 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-13T13:52:50.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[19831]: audit 2024-09-13T13:52:49.505936+0000 mgr.y (mgr.15252) 140 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:50.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[19831]: audit 2024-09-13T13:52:49.877066+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.76:0/247780168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:50.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[19831]: audit 2024-09-13T13:52:50.238203+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:50.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[19831]: audit 2024-09-13T13:52:50.245666+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:50.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[19831]: audit 2024-09-13T13:52:50.249122+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:52:50.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[19831]: audit 2024-09-13T13:52:50.250056+0000 mon.c (mon.2) 332 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:52:50.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[19831]: audit 2024-09-13T13:52:50.258470+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:52:50.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:50 smithi076 bash[19831]: audit 2024-09-13T13:52:50.300459+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:52:51.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:51 smithi192 bash[22035]: audit 2024-09-13T13:52:50.190949+0000 mgr.y (mgr.15252) 141 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:51.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:51 smithi192 bash[22035]: audit 2024-09-13T13:52:50.301356+0000 mgr.y (mgr.15252) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:52:51.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:51 smithi192 bash[22035]: audit 2024-09-13T13:52:50.385085+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:52:51.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:51 smithi192 bash[22035]: audit 2024-09-13T13:52:50.388184+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:51 smithi192 bash[22035]: audit 2024-09-13T13:52:50.390314+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:51 smithi192 bash[22035]: audit 2024-09-13T13:52:50.392569+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:51 smithi192 bash[22035]: audit 2024-09-13T13:52:50.394655+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:51 smithi192 bash[22035]: audit 2024-09-13T13:52:50.396406+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:51 smithi192 bash[22035]: audit 2024-09-13T13:52:50.398192+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:51 smithi192 bash[22035]: audit 2024-09-13T13:52:50.400394+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:51 smithi192 bash[22035]: audit 2024-09-13T13:52:50.403006+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:51 smithi192 bash[22035]: audit 2024-09-13T13:52:50.405318+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:51 smithi192 bash[22035]: audit 2024-09-13T13:52:50.407493+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:51 smithi192 bash[22035]: audit 2024-09-13T13:52:50.409580+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[19831]: audit 2024-09-13T13:52:50.190949+0000 mgr.y (mgr.15252) 141 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:51.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[19831]: audit 2024-09-13T13:52:50.301356+0000 mgr.y (mgr.15252) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:52:51.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[19831]: audit 2024-09-13T13:52:50.385085+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:52:51.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[19831]: audit 2024-09-13T13:52:50.388184+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[19831]: audit 2024-09-13T13:52:50.390314+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[19831]: audit 2024-09-13T13:52:50.392569+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[19831]: audit 2024-09-13T13:52:50.394655+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[19831]: audit 2024-09-13T13:52:50.396406+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[19831]: audit 2024-09-13T13:52:50.398192+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[19831]: audit 2024-09-13T13:52:50.400394+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[19831]: audit 2024-09-13T13:52:50.403006+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[19831]: audit 2024-09-13T13:52:50.405318+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[19831]: audit 2024-09-13T13:52:50.407493+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[19831]: audit 2024-09-13T13:52:50.409580+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[26447]: audit 2024-09-13T13:52:50.190949+0000 mgr.y (mgr.15252) 141 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:52:51.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[26447]: audit 2024-09-13T13:52:50.301356+0000 mgr.y (mgr.15252) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:52:51.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[26447]: audit 2024-09-13T13:52:50.385085+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:52:51.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[26447]: audit 2024-09-13T13:52:50.388184+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[26447]: audit 2024-09-13T13:52:50.390314+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[26447]: audit 2024-09-13T13:52:50.392569+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[26447]: audit 2024-09-13T13:52:50.394655+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[26447]: audit 2024-09-13T13:52:50.396406+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[26447]: audit 2024-09-13T13:52:50.398192+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[26447]: audit 2024-09-13T13:52:50.400394+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[26447]: audit 2024-09-13T13:52:50.403006+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[26447]: audit 2024-09-13T13:52:50.405318+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[26447]: audit 2024-09-13T13:52:50.407493+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:51.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:51 smithi076 bash[26447]: audit 2024-09-13T13:52:50.409580+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:52:52.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:52 smithi192 bash[22035]: audit 2024-09-13T13:52:50.842339+0000 mgr.y (mgr.15252) 143 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:52.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:52 smithi192 bash[22035]: cluster 2024-09-13T13:52:51.290031+0000 mgr.y (mgr.15252) 144 : cluster [DBG] pgmap v70: 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-13T13:52:52.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:52 smithi076 bash[19831]: audit 2024-09-13T13:52:50.842339+0000 mgr.y (mgr.15252) 143 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:52.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:52 smithi076 bash[19831]: cluster 2024-09-13T13:52:51.290031+0000 mgr.y (mgr.15252) 144 : cluster [DBG] pgmap v70: 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-13T13:52:52.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:52 smithi076 bash[26447]: audit 2024-09-13T13:52:50.842339+0000 mgr.y (mgr.15252) 143 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:52:52.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:52 smithi076 bash[26447]: cluster 2024-09-13T13:52:51.290031+0000 mgr.y (mgr.15252) 144 : cluster [DBG] pgmap v70: 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-13T13:52:53.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:53 smithi192 bash[22035]: audit 2024-09-13T13:52:53.135785+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:52:53.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:53 smithi076 bash[19831]: audit 2024-09-13T13:52:53.135785+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:52:53.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:53 smithi076 bash[26447]: audit 2024-09-13T13:52:53.135785+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:52:54.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:54 smithi192 bash[22035]: cephadm 2024-09-13T13:52:52.941147+0000 mgr.y (mgr.15252) 145 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-13T13:52:54.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:54 smithi192 bash[22035]: cephadm 2024-09-13T13:52:53.036760+0000 mgr.y (mgr.15252) 146 : cephadm [INF] Deploying daemon grafana.a on smithi192 2024-09-13T13:52:54.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:54 smithi192 bash[22035]: cluster 2024-09-13T13:52:53.291540+0000 mgr.y (mgr.15252) 147 : cluster [DBG] pgmap v71: 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-13T13:52:54.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:54 smithi076 bash[19831]: cephadm 2024-09-13T13:52:52.941147+0000 mgr.y (mgr.15252) 145 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-13T13:52:54.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:54 smithi076 bash[19831]: cephadm 2024-09-13T13:52:53.036760+0000 mgr.y (mgr.15252) 146 : cephadm [INF] Deploying daemon grafana.a on smithi192 2024-09-13T13:52:54.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:54 smithi076 bash[19831]: cluster 2024-09-13T13:52:53.291540+0000 mgr.y (mgr.15252) 147 : cluster [DBG] pgmap v71: 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-13T13:52:54.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:54 smithi076 bash[26447]: cephadm 2024-09-13T13:52:52.941147+0000 mgr.y (mgr.15252) 145 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-13T13:52:54.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:54 smithi076 bash[26447]: cephadm 2024-09-13T13:52:53.036760+0000 mgr.y (mgr.15252) 146 : cephadm [INF] Deploying daemon grafana.a on smithi192 2024-09-13T13:52:54.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:54 smithi076 bash[26447]: cluster 2024-09-13T13:52:53.291540+0000 mgr.y (mgr.15252) 147 : cluster [DBG] pgmap v71: 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-13T13:52:56.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:56 smithi192 bash[22035]: cluster 2024-09-13T13:52:55.292336+0000 mgr.y (mgr.15252) 148 : cluster [DBG] pgmap v72: 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-13T13:52:56.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:56 smithi076 bash[26447]: cluster 2024-09-13T13:52:55.292336+0000 mgr.y (mgr.15252) 148 : cluster [DBG] pgmap v72: 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-13T13:52:56.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:56 smithi076 bash[19831]: cluster 2024-09-13T13:52:55.292336+0000 mgr.y (mgr.15252) 148 : cluster [DBG] pgmap v72: 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-13T13:52:58.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:52:58 smithi192 bash[22035]: cluster 2024-09-13T13:52:57.293031+0000 mgr.y (mgr.15252) 149 : cluster [DBG] pgmap v73: 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-13T13:52:58.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:52:58 smithi076 bash[19831]: cluster 2024-09-13T13:52:57.293031+0000 mgr.y (mgr.15252) 149 : cluster [DBG] pgmap v73: 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-13T13:52:58.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:52:58 smithi076 bash[26447]: cluster 2024-09-13T13:52:57.293031+0000 mgr.y (mgr.15252) 149 : cluster [DBG] pgmap v73: 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-13T13:52:59.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:52:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:52:59] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.51.0" 2024-09-13T13:53:00.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:00 smithi192 bash[22035]: cluster 2024-09-13T13:52:59.294669+0000 mgr.y (mgr.15252) 150 : cluster [DBG] pgmap v74: 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-13T13:53:00.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:00 smithi076 bash[19831]: cluster 2024-09-13T13:52:59.294669+0000 mgr.y (mgr.15252) 150 : cluster [DBG] pgmap v74: 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-13T13:53:00.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:00 smithi076 bash[26447]: cluster 2024-09-13T13:52:59.294669+0000 mgr.y (mgr.15252) 150 : cluster [DBG] pgmap v74: 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-13T13:53:02.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:02 smithi192 bash[22035]: audit 2024-09-13T13:53:00.850461+0000 mgr.y (mgr.15252) 151 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:02.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:02 smithi192 bash[22035]: cluster 2024-09-13T13:53:01.295389+0000 mgr.y (mgr.15252) 152 : cluster [DBG] pgmap v75: 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-13T13:53:02.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:02 smithi076 bash[19831]: audit 2024-09-13T13:53:00.850461+0000 mgr.y (mgr.15252) 151 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:02.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:02 smithi076 bash[19831]: cluster 2024-09-13T13:53:01.295389+0000 mgr.y (mgr.15252) 152 : cluster [DBG] pgmap v75: 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-13T13:53:02.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:02 smithi076 bash[26447]: audit 2024-09-13T13:53:00.850461+0000 mgr.y (mgr.15252) 151 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:02.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:02 smithi076 bash[26447]: cluster 2024-09-13T13:53:01.295389+0000 mgr.y (mgr.15252) 152 : cluster [DBG] pgmap v75: 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-13T13:53:04.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:04 smithi192 bash[22035]: cluster 2024-09-13T13:53:03.296939+0000 mgr.y (mgr.15252) 153 : cluster [DBG] pgmap v76: 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-13T13:53:04.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:04 smithi076 bash[26447]: cluster 2024-09-13T13:53:03.296939+0000 mgr.y (mgr.15252) 153 : cluster [DBG] pgmap v76: 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-13T13:53:04.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:04 smithi076 bash[19831]: cluster 2024-09-13T13:53:03.296939+0000 mgr.y (mgr.15252) 153 : cluster [DBG] pgmap v76: 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-13T13:53:06.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:06 smithi192 bash[22035]: cluster 2024-09-13T13:53:05.297765+0000 mgr.y (mgr.15252) 154 : cluster [DBG] pgmap v77: 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-13T13:53:06.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:06 smithi076 bash[26447]: cluster 2024-09-13T13:53:05.297765+0000 mgr.y (mgr.15252) 154 : cluster [DBG] pgmap v77: 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-13T13:53:06.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:06 smithi076 bash[19831]: cluster 2024-09-13T13:53:05.297765+0000 mgr.y (mgr.15252) 154 : cluster [DBG] pgmap v77: 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-13T13:53:08.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:08 smithi192 bash[22035]: cluster 2024-09-13T13:53:07.298616+0000 mgr.y (mgr.15252) 155 : cluster [DBG] pgmap v78: 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-13T13:53:08.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:08 smithi192 bash[22035]: audit 2024-09-13T13:53:08.136524+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:53:08.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:08 smithi076 bash[19831]: cluster 2024-09-13T13:53:07.298616+0000 mgr.y (mgr.15252) 155 : cluster [DBG] pgmap v78: 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-13T13:53:08.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:08 smithi076 bash[19831]: audit 2024-09-13T13:53:08.136524+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:53:08.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:08 smithi076 bash[26447]: cluster 2024-09-13T13:53:07.298616+0000 mgr.y (mgr.15252) 155 : cluster [DBG] pgmap v78: 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-13T13:53:08.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:08 smithi076 bash[26447]: audit 2024-09-13T13:53:08.136524+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:53:09.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:53:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:53:09] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.51.0" 2024-09-13T13:53:10.655 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:10 smithi192 bash[22035]: cluster 2024-09-13T13:53:09.300267+0000 mgr.y (mgr.15252) 156 : cluster [DBG] pgmap v79: 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-13T13:53:10.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:10 smithi076 bash[26447]: cluster 2024-09-13T13:53:09.300267+0000 mgr.y (mgr.15252) 156 : cluster [DBG] pgmap v79: 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-13T13:53:10.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:10 smithi076 bash[19831]: cluster 2024-09-13T13:53:09.300267+0000 mgr.y (mgr.15252) 156 : cluster [DBG] pgmap v79: 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-13T13:53:11.456 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:11 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:11.456 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:53:11 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:11.457 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:53:11 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:11.458 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:53:11 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:11.458 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:53:11 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:11.458 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:53:11 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:11.458 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:11 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:11.459 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:53:11 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:11.459 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:53:11 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:11.787 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:11 smithi192 systemd[1]: Stopping Ceph grafana.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:53:11.787 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:11 smithi192 bash[47235]: logger=server t=2024-09-13T13:53:11.58042022Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-13T13:53:11.788 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:11 smithi192 bash[47235]: logger=tracing t=2024-09-13T13:53:11.580527122Z level=info msg="Closing tracing" 2024-09-13T13:53:11.788 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:11 smithi192 bash[47235]: logger=ticker t=2024-09-13T13:53:11.580602334Z level=info msg=stopped last_tick=2024-09-13T13:53:10Z 2024-09-13T13:53:12.416 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:12 smithi192 bash[66715]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-grafana-a 2024-09-13T13:53:12.416 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:12 smithi192 bash[66775]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-grafana-a 2024-09-13T13:53:12.416 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:12 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-13T13:53:12.417 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:12 smithi192 systemd[1]: Stopped Ceph grafana.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:53:12.671 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:12 smithi192 bash[22035]: audit 2024-09-13T13:53:10.858528+0000 mgr.y (mgr.15252) 157 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:12.672 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:12 smithi192 bash[22035]: cluster 2024-09-13T13:53:11.300982+0000 mgr.y (mgr.15252) 158 : cluster [DBG] pgmap v80: 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-13T13:53:12.672 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:12.672 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:53:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:12.673 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:53:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:12.673 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:53:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:12.674 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:53:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:12.674 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:12.675 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:12 smithi192 systemd[1]: Started Ceph grafana.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:53:12.675 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:53:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:12.676 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:53:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:12.676 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:53:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:53:12.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:12 smithi076 bash[19831]: audit 2024-09-13T13:53:10.858528+0000 mgr.y (mgr.15252) 157 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:12.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:12 smithi076 bash[19831]: cluster 2024-09-13T13:53:11.300982+0000 mgr.y (mgr.15252) 158 : cluster [DBG] pgmap v80: 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-13T13:53:12.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:12 smithi076 bash[26447]: audit 2024-09-13T13:53:10.858528+0000 mgr.y (mgr.15252) 157 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:12.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:12 smithi076 bash[26447]: cluster 2024-09-13T13:53:11.300982+0000 mgr.y (mgr.15252) 158 : cluster [DBG] pgmap v80: 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-13T13:53:13.886 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[22035]: audit 2024-09-13T13:53:12.609501+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:13.886 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[22035]: audit 2024-09-13T13:53:12.622988+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:14.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:13 smithi076 bash[19831]: audit 2024-09-13T13:53:12.609501+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:13 smithi076 bash[19831]: audit 2024-09-13T13:53:12.622988+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:14.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:13 smithi076 bash[26447]: audit 2024-09-13T13:53:12.609501+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:14.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:13 smithi076 bash[26447]: audit 2024-09-13T13:53:12.622988+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:14.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886561844Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-13T13:53:13Z 2024-09-13T13:53:14.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.88681574Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-13T13:53:14.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886825402Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-13T13:53:14.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886832906Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-13T13:53:14.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886838148Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-13T13:53:14.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886842382Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-13T13:53:14.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886846632Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-13T13:53:14.146 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886853722Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-13T13:53:14.147 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886857761Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-13T13:53:14.147 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886861047Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-13T13:53:14.147 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886866295Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-13T13:53:14.147 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886869556Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-13T13:53:14.147 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886872714Z level=info msg=Target target=[all] 2024-09-13T13:53:14.147 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886878494Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-13T13:53:14.147 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886881586Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-13T13:53:14.147 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.88688445Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-13T13:53:14.147 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886887568Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-13T13:53:14.147 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886890479Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-13T13:53:14.147 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=settings t=2024-09-13T13:53:13.886893515Z level=info msg="App mode production" 2024-09-13T13:53:14.147 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=sqlstore t=2024-09-13T13:53:13.887255023Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-13T13:53:14.147 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=sqlstore t=2024-09-13T13:53:13.88727798Z 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-13T13:53:14.148 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:13.888535395Z level=info msg="Starting DB migrations" 2024-09-13T13:53:14.148 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:13.905384143Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-13T13:53:14.148 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:13.914414128Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=9.028678ms 2024-09-13T13:53:14.148 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:13.941451793Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-13T13:53:14.148 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:13.94176052Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=308.558µs 2024-09-13T13:53:14.148 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:13.966726256Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-13T13:53:14.148 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:13.968977628Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=2.251009ms 2024-09-13T13:53:14.148 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:13 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:13.992499253Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-13T13:53:14.148 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.007818516Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=15.31679ms 2024-09-13T13:53:14.148 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.05166662Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-13T13:53:14.148 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.067673166Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=16.008549ms 2024-09-13T13:53:14.148 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.109736959Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-13T13:53:14.148 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.117818607Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.082038ms 2024-09-13T13:53:14.149 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.145313965Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-13T13:53:14.149 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.145787461Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=473.563µs 2024-09-13T13:53:14.405 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.170561897Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-13T13:53:14.405 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.172892617Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.326561ms 2024-09-13T13:53:14.405 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.195927739Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-13T13:53:14.405 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.19823891Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.309349ms 2024-09-13T13:53:14.405 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.237880686Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-13T13:53:14.405 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.254170533Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=16.287861ms 2024-09-13T13:53:14.405 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.279845129Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-13T13:53:14.405 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.295184146Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=15.33678ms 2024-09-13T13:53:14.405 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.338314204Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-13T13:53:14.405 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.338521977Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=208.572µs 2024-09-13T13:53:14.406 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.355262661Z level=info msg="Executing migration" id="permission kind migration" 2024-09-13T13:53:14.406 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.370932001Z level=info msg="Migration successfully executed" id="permission kind migration" duration=15.666694ms 2024-09-13T13:53:14.406 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.388813098Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-13T13:53:14.406 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.405148331Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=16.334433ms 2024-09-13T13:53:14.657 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[22035]: cluster 2024-09-13T13:53:13.302543+0000 mgr.y (mgr.15252) 159 : cluster [DBG] pgmap v81: 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-13T13:53:14.657 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.43070735Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-13T13:53:14.657 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.447005376Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=16.296993ms 2024-09-13T13:53:14.658 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.472590808Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-13T13:53:14.658 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.475721199Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=3.129284ms 2024-09-13T13:53:14.658 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.497879432Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-13T13:53:14.658 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.501163303Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.282925ms 2024-09-13T13:53:14.658 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.523043036Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-13T13:53:14.658 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.525512964Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.465328ms 2024-09-13T13:53:14.658 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.565049422Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-13T13:53:14.658 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.56512312Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=73.075µs 2024-09-13T13:53:14.658 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.590286013Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-13T13:53:14.658 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.592511533Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.224269ms 2024-09-13T13:53:14.658 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.632309686Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-13T13:53:14.658 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.634662913Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.356817ms 2024-09-13T13:53:14.659 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.657728697Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-13T13:53:14.917 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.706869486Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=49.140149ms 2024-09-13T13:53:14.917 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.74137272Z level=info msg="Executing migration" id="create correlation v2" 2024-09-13T13:53:14.918 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.743516317Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.142981ms 2024-09-13T13:53:14.918 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.79155008Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-13T13:53:14.918 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.793851198Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.300545ms 2024-09-13T13:53:14.918 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.816780389Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-13T13:53:14.918 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.81907133Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.290371ms 2024-09-13T13:53:14.918 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.841992091Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-13T13:53:14.918 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.844247863Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.255346ms 2024-09-13T13:53:14.918 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.86719197Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-13T13:53:14.918 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.867812207Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=620.021µs 2024-09-13T13:53:14.918 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.892442739Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-13T13:53:14.918 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.89445005Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.004348ms 2024-09-13T13:53:14.918 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.917809981Z level=info msg="Executing migration" id="add provisioning column" 2024-09-13T13:53:15.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:14 smithi076 bash[19831]: cluster 2024-09-13T13:53:13.302543+0000 mgr.y (mgr.15252) 159 : cluster [DBG] pgmap v81: 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-13T13:53:15.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:14 smithi076 bash[26447]: cluster 2024-09-13T13:53:13.302543+0000 mgr.y (mgr.15252) 159 : cluster [DBG] pgmap v81: 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-13T13:53:15.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.933794688Z level=info msg="Migration successfully executed" id="add provisioning column" duration=15.983964ms 2024-09-13T13:53:15.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.959767941Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-13T13:53:15.182 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.960244454Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=475.526µs 2024-09-13T13:53:15.182 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.984902872Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-13T13:53:15.182 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:14 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:14.985073659Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=168.82µs 2024-09-13T13:53:15.182 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.001894974Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-13T13:53:15.182 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.018548567Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=16.651336ms 2024-09-13T13:53:15.182 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.03537527Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-13T13:53:15.182 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.036054793Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=679.785µs 2024-09-13T13:53:15.182 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.052295984Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-13T13:53:15.182 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.052714416Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=419.808µs 2024-09-13T13:53:15.182 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.085878301Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-13T13:53:15.182 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.08754582Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=1.667462ms 2024-09-13T13:53:15.183 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.119735906Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-13T13:53:15.183 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.122674342Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.945548ms 2024-09-13T13:53:15.183 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.145258376Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-13T13:53:15.183 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.14757153Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.313597ms 2024-09-13T13:53:15.448 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.187014038Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-13T13:53:15.448 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.187967698Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=953.074µs 2024-09-13T13:53:15.448 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.212336029Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-13T13:53:15.448 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.212755826Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=427.844µs 2024-09-13T13:53:15.448 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.237488752Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-13T13:53:15.449 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.238835581Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.344819ms 2024-09-13T13:53:15.449 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.262770679Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-13T13:53:15.449 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.26409334Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.322243ms 2024-09-13T13:53:15.449 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.288142445Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-13T13:53:15.449 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.290529518Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.388944ms 2024-09-13T13:53:15.449 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.330077593Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-13T13:53:15.449 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.332364138Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.286129ms 2024-09-13T13:53:15.449 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.355274807Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-13T13:53:15.449 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.357408422Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.133682ms 2024-09-13T13:53:15.449 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.380659293Z level=info msg="Executing migration" id="create anon_device table" 2024-09-13T13:53:15.449 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.382708444Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.04834ms 2024-09-13T13:53:15.449 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.4058602Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-13T13:53:15.449 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.408327458Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.464682ms 2024-09-13T13:53:15.449 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.447866104Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-13T13:53:15.724 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.450556523Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.68916ms 2024-09-13T13:53:15.724 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.489798515Z level=info msg="Executing migration" id="create signing_key table" 2024-09-13T13:53:15.724 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.491925637Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.124059ms 2024-09-13T13:53:15.724 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.515029961Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-13T13:53:15.724 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.517417587Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.389013ms 2024-09-13T13:53:15.725 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.556879077Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-13T13:53:15.725 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.559101664Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.224907ms 2024-09-13T13:53:15.725 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.598970562Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-13T13:53:15.725 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.601011646Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=2.043084ms 2024-09-13T13:53:15.725 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.641093381Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-13T13:53:15.725 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.65472422Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.629736ms 2024-09-13T13:53:15.725 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.68294404Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-13T13:53:15.725 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.68382572Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=885.081µs 2024-09-13T13:53:15.725 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.724824691Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-13T13:53:15.977 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.726272051Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=1.446992ms 2024-09-13T13:53:15.977 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.766827542Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-13T13:53:15.977 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.767948816Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.120239ms 2024-09-13T13:53:15.978 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.809086548Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-13T13:53:15.978 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.811413169Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=2.327177ms 2024-09-13T13:53:15.978 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.834355996Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-13T13:53:15.978 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.836934602Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.577576ms 2024-09-13T13:53:15.978 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.859663961Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-13T13:53:15.978 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.862345834Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.681013ms 2024-09-13T13:53:15.978 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.884935616Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-13T13:53:15.978 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.887284697Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.348588ms 2024-09-13T13:53:15.978 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.910210118Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-13T13:53:15.978 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.912343757Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.133081ms 2024-09-13T13:53:15.978 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.943914359Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-13T13:53:15.978 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.945250985Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.336475ms 2024-09-13T13:53:15.979 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.960733769Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-13T13:53:15.979 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.960916619Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=181.696µs 2024-09-13T13:53:15.979 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.977628227Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-13T13:53:16.253 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:15 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:15.995089553Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=17.45588ms 2024-09-13T13:53:16.253 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:16.011154432Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-13T13:53:16.253 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:16.027688105Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.53208ms 2024-09-13T13:53:16.253 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:16.078640894Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-13T13:53:16.253 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:16.07946025Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=820.556µs 2024-09-13T13:53:16.253 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=migrator t=2024-09-13T13:53:16.103927441Z level=info msg="migrations completed" performed=65 skipped=482 duration=2.198616291s 2024-09-13T13:53:16.254 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=sqlstore t=2024-09-13T13:53:16.106241132Z level=info msg="Created default organization" 2024-09-13T13:53:16.254 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=secrets t=2024-09-13T13:53:16.146160737Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-13T13:53:16.254 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=plugin.store t=2024-09-13T13:53:16.190721784Z level=info msg="Loading plugins..." 2024-09-13T13:53:16.254 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=local.finder t=2024-09-13T13:53:16.253519978Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-13T13:53:16.618 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=plugin.store t=2024-09-13T13:53:16.253541959Z level=info msg="Plugins loaded" count=55 duration=62.822526ms 2024-09-13T13:53:16.618 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=query_data t=2024-09-13T13:53:16.256574525Z level=info msg="Query Service initialization" 2024-09-13T13:53:16.618 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=live.push_http t=2024-09-13T13:53:16.264558046Z level=info msg="Live Push Gateway initialization" 2024-09-13T13:53:16.618 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=ngalert.migration t=2024-09-13T13:53:16.312995732Z level=info msg=Starting 2024-09-13T13:53:16.618 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=ngalert.state.manager t=2024-09-13T13:53:16.391021881Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-13T13:53:16.619 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=infra.usagestats.collector t=2024-09-13T13:53:16.395292391Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-13T13:53:16.619 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=provisioning.datasources t=2024-09-13T13:53:16.463953512Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-13T13:53:16.619 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=provisioning.datasources t=2024-09-13T13:53:16.4648379Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-13T13:53:16.868 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[22035]: cluster 2024-09-13T13:53:15.303351+0000 mgr.y (mgr.15252) 160 : cluster [DBG] pgmap v82: 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-13T13:53:16.868 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=provisioning.alerting t=2024-09-13T13:53:16.617788918Z level=info msg="starting to provision alerting" 2024-09-13T13:53:16.868 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=provisioning.alerting t=2024-09-13T13:53:16.61782532Z level=info msg="finished to provision alerting" 2024-09-13T13:53:16.869 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=ngalert.state.manager t=2024-09-13T13:53:16.618052525Z level=info msg="Warming state cache for startup" 2024-09-13T13:53:16.869 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=ngalert.multiorg.alertmanager t=2024-09-13T13:53:16.618641516Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-13T13:53:16.869 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=ngalert.state.manager t=2024-09-13T13:53:16.618811783Z level=info msg="State cache has been initialized" states=0 duration=756.211µs 2024-09-13T13:53:16.869 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=ngalert.scheduler t=2024-09-13T13:53:16.618887381Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-13T13:53:16.869 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=ticker t=2024-09-13T13:53:16.619056784Z level=info msg=starting first_tick=2024-09-13T13:53:20Z 2024-09-13T13:53:16.869 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=grafanaStorageLogger t=2024-09-13T13:53:16.619877903Z level=info msg="Storage starting" 2024-09-13T13:53:16.869 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=http.server t=2024-09-13T13:53:16.623100844Z 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-13T13:53:16.869 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=http.server t=2024-09-13T13:53:16.623360195Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-13T13:53:16.869 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=plugins.update.checker t=2024-09-13T13:53:16.69084704Z level=info msg="Update check succeeded" duration=71.481497ms 2024-09-13T13:53:16.869 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=grafana.update.checker t=2024-09-13T13:53:16.69804349Z level=info msg="Update check succeeded" duration=79.206256ms 2024-09-13T13:53:16.869 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=provisioning.dashboard t=2024-09-13T13:53:16.868618433Z level=info msg="starting to provision dashboards" 2024-09-13T13:53:17.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:16 smithi076 bash[19831]: cluster 2024-09-13T13:53:15.303351+0000 mgr.y (mgr.15252) 160 : cluster [DBG] pgmap v82: 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-13T13:53:17.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:16 smithi076 bash[26447]: cluster 2024-09-13T13:53:15.303351+0000 mgr.y (mgr.15252) 160 : cluster [DBG] pgmap v82: 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-13T13:53:17.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=grafana-apiserver t=2024-09-13T13:53:16.905427792Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-13T13:53:17.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:16 smithi192 bash[66830]: logger=grafana-apiserver t=2024-09-13T13:53:16.906016423Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-13T13:53:17.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:17.004174873Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:17.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:17 smithi192 bash[66830]: logger=provisioning.dashboard t=2024-09-13T13:53:17.009197664Z level=info msg="finished to provision dashboards" 2024-09-13T13:53:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:18 smithi192 bash[22035]: cluster 2024-09-13T13:53:17.304209+0000 mgr.y (mgr.15252) 161 : cluster [DBG] pgmap v83: 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-13T13:53:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:18 smithi192 bash[22035]: audit 2024-09-13T13:53:18.590711+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:18.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:18 smithi192 bash[22035]: audit 2024-09-13T13:53:18.604070+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:19.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:18 smithi076 bash[19831]: cluster 2024-09-13T13:53:17.304209+0000 mgr.y (mgr.15252) 161 : cluster [DBG] pgmap v83: 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-13T13:53:19.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:18 smithi076 bash[19831]: audit 2024-09-13T13:53:18.590711+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:19.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:18 smithi076 bash[19831]: audit 2024-09-13T13:53:18.604070+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:19.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:18 smithi076 bash[26447]: cluster 2024-09-13T13:53:17.304209+0000 mgr.y (mgr.15252) 161 : cluster [DBG] pgmap v83: 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-13T13:53:19.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:18 smithi076 bash[26447]: audit 2024-09-13T13:53:18.590711+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:19.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:18 smithi076 bash[26447]: audit 2024-09-13T13:53:18.604070+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:19.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:53:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:53:19] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.51.0" 2024-09-13T13:53:20.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:20.026863321Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:20.533 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:53:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:20 smithi192 bash[22035]: cluster 2024-09-13T13:53:19.305878+0000 mgr.y (mgr.15252) 162 : cluster [DBG] pgmap v84: 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-13T13:53:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:20 smithi192 bash[22035]: audit 2024-09-13T13:53:19.751245+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:20 smithi192 bash[22035]: audit 2024-09-13T13:53:19.764473+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:21.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:20 smithi076 bash[19831]: cluster 2024-09-13T13:53:19.305878+0000 mgr.y (mgr.15252) 162 : cluster [DBG] pgmap v84: 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-13T13:53:21.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:20 smithi076 bash[19831]: audit 2024-09-13T13:53:19.751245+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:21.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:20 smithi076 bash[19831]: audit 2024-09-13T13:53:19.764473+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:21.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:20 smithi076 bash[26447]: cluster 2024-09-13T13:53:19.305878+0000 mgr.y (mgr.15252) 162 : cluster [DBG] pgmap v84: 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-13T13:53:21.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:20 smithi076 bash[26447]: audit 2024-09-13T13:53:19.751245+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:21.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:20 smithi076 bash[26447]: audit 2024-09-13T13:53:19.764473+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:21.185 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:53:21.185 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (47s) 41s ago 27m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T13:53:21.185 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (8s) 2s ago 27m 35.1M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T13:53:21.185 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (2m) 41s ago 25m 48.1M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T13:53:21.185 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (2m) 2s ago 36m 438M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T13:53:21.186 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (12m) 41s ago 38m 504M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:53:21.186 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (38m) 41s ago 38m 85.3M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:53:21.186 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (36m) 2s ago 36m 60.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 3ffc8db9dbc1 2024-09-13T13:53:21.186 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (36m) 41s ago 36m 62.6M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:53:21.186 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (115s) 41s ago 27m 7680k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T13:53:21.186 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (110s) 2s ago 27m 8275k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T13:53:21.186 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (35m) 41s ago 35m 58.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:53:21.186 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (34m) 41s ago 34m 67.8M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:53:21.186 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (33m) 41s ago 33m 54.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:53:21.186 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (32m) 41s ago 32m 66.0M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:53:21.186 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (31m) 2s ago 31m 59.0M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:53:21.186 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (30m) 2s ago 30m 65.0M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:53:21.186 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (29m) 2s ago 29m 54.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:53:21.187 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (29m) 2s ago 29m 65.2M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:53:21.187 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (77s) 2s ago 28m 40.2M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T13:53:21.187 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (25m) 41s ago 25m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:53:21.187 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (25m) 2s ago 25m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:53:21.545 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:53:21.545 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:53:21.545 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:53:21.545 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:53:21.545 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:53:21.546 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:53:21.546 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:53:21.546 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:53:21.546 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:53:21.546 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:53:21.546 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:53:21.546 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:53:21.546 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:53:21.546 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:53:21.546 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:53:21.546 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:53:21.546 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:53:21.546 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:53:21.856 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:53:21.856 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:53:21.856 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T13:53:21.856 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-13T13:53:21.856 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [ 2024-09-13T13:53:21.856 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr" 2024-09-13T13:53:21.856 INFO:teuthology.orchestra.run.smithi076.stdout: ], 2024-09-13T13:53:21.856 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "2/2 daemons upgraded", 2024-09-13T13:53:21.857 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading grafana daemons", 2024-09-13T13:53:21.857 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:53:21.857 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:53:21.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:21 smithi192 bash[22035]: audit 2024-09-13T13:53:20.522334+0000 mgr.y (mgr.15252) 163 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:21.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:21 smithi192 bash[22035]: audit 2024-09-13T13:53:21.547275+0000 mon.a (mon.0) 1350 : audit [DBG] from='client.? 172.21.15.76:0/4078499331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:21 smithi076 bash[19831]: audit 2024-09-13T13:53:20.522334+0000 mgr.y (mgr.15252) 163 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:22.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:21 smithi076 bash[19831]: audit 2024-09-13T13:53:21.547275+0000 mon.a (mon.0) 1350 : audit [DBG] from='client.? 172.21.15.76:0/4078499331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:22.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:21 smithi076 bash[26447]: audit 2024-09-13T13:53:20.522334+0000 mgr.y (mgr.15252) 163 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:22.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:21 smithi076 bash[26447]: audit 2024-09-13T13:53:21.547275+0000 mon.a (mon.0) 1350 : audit [DBG] from='client.? 172.21.15.76:0/4078499331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:22 smithi192 bash[22035]: audit 2024-09-13T13:53:20.850214+0000 mgr.y (mgr.15252) 164 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:22 smithi192 bash[22035]: audit 2024-09-13T13:53:20.866251+0000 mgr.y (mgr.15252) 165 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:22 smithi192 bash[22035]: audit 2024-09-13T13:53:21.149558+0000 mgr.y (mgr.15252) 166 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:22 smithi192 bash[22035]: cluster 2024-09-13T13:53:21.306257+0000 mgr.y (mgr.15252) 167 : cluster [DBG] pgmap v85: 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-13T13:53:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:22 smithi192 bash[22035]: audit 2024-09-13T13:53:21.857707+0000 mgr.y (mgr.15252) 168 : audit [DBG] from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:22 smithi076 bash[19831]: audit 2024-09-13T13:53:20.850214+0000 mgr.y (mgr.15252) 164 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:23.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:22 smithi076 bash[19831]: audit 2024-09-13T13:53:20.866251+0000 mgr.y (mgr.15252) 165 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:23.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:22 smithi076 bash[19831]: audit 2024-09-13T13:53:21.149558+0000 mgr.y (mgr.15252) 166 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:23.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:22 smithi076 bash[19831]: cluster 2024-09-13T13:53:21.306257+0000 mgr.y (mgr.15252) 167 : cluster [DBG] pgmap v85: 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-13T13:53:23.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:22 smithi076 bash[19831]: audit 2024-09-13T13:53:21.857707+0000 mgr.y (mgr.15252) 168 : audit [DBG] from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:22 smithi076 bash[26447]: audit 2024-09-13T13:53:20.850214+0000 mgr.y (mgr.15252) 164 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:22 smithi076 bash[26447]: audit 2024-09-13T13:53:20.866251+0000 mgr.y (mgr.15252) 165 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:22 smithi076 bash[26447]: audit 2024-09-13T13:53:21.149558+0000 mgr.y (mgr.15252) 166 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:22 smithi076 bash[26447]: cluster 2024-09-13T13:53:21.306257+0000 mgr.y (mgr.15252) 167 : cluster [DBG] pgmap v85: 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-13T13:53:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:22 smithi076 bash[26447]: audit 2024-09-13T13:53:21.857707+0000 mgr.y (mgr.15252) 168 : audit [DBG] from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:23.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:23.031376876Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:23.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:23 smithi192 bash[22035]: audit 2024-09-13T13:53:23.137128+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:53:23.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:23 smithi192 bash[22035]: cluster 2024-09-13T13:53:23.307824+0000 mgr.y (mgr.15252) 169 : cluster [DBG] pgmap v86: 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-13T13:53:24.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:23 smithi076 bash[19831]: audit 2024-09-13T13:53:23.137128+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:53:24.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:23 smithi076 bash[19831]: cluster 2024-09-13T13:53:23.307824+0000 mgr.y (mgr.15252) 169 : cluster [DBG] pgmap v86: 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-13T13:53:24.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:23 smithi076 bash[26447]: audit 2024-09-13T13:53:23.137128+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:53:24.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:23 smithi076 bash[26447]: cluster 2024-09-13T13:53:23.307824+0000 mgr.y (mgr.15252) 169 : cluster [DBG] pgmap v86: 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-13T13:53:26.252 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:26.023463831Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:26.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:26 smithi192 bash[22035]: cluster 2024-09-13T13:53:25.308658+0000 mgr.y (mgr.15252) 170 : cluster [DBG] pgmap v87: 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-13T13:53:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:26 smithi076 bash[19831]: cluster 2024-09-13T13:53:25.308658+0000 mgr.y (mgr.15252) 170 : cluster [DBG] pgmap v87: 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-13T13:53:26.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:26 smithi076 bash[26447]: cluster 2024-09-13T13:53:25.308658+0000 mgr.y (mgr.15252) 170 : cluster [DBG] pgmap v87: 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-13T13:53:28.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:28 smithi192 bash[22035]: cluster 2024-09-13T13:53:27.309500+0000 mgr.y (mgr.15252) 171 : cluster [DBG] pgmap v88: 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-13T13:53:28.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:28 smithi076 bash[19831]: cluster 2024-09-13T13:53:27.309500+0000 mgr.y (mgr.15252) 171 : cluster [DBG] pgmap v88: 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-13T13:53:28.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:28 smithi076 bash[26447]: cluster 2024-09-13T13:53:27.309500+0000 mgr.y (mgr.15252) 171 : cluster [DBG] pgmap v88: 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-13T13:53:29.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:29.036522713Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:29.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:53:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:53:29] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-13T13:53:30.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: cluster 2024-09-13T13:53:29.311267+0000 mgr.y (mgr.15252) 172 : cluster [DBG] pgmap v89: 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-13T13:53:30.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.821643+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.835520+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.838961+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:53:30.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.840927+0000 mon.c (mon.2) 350 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:53:30.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.852289+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.899438+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:53:30.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.952375+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:53:30.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.955618+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.958160+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.961308+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.963481+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.965134+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.966766+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.968919+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.971730+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.974027+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.976129+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.978244+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.980384+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.982382+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.984303+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.992875+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.998293+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:53:30.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:29.998670+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:53:30.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.005287+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:53:30.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.009636+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.010146+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.016489+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:53:30.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.020513+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:53:30.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.021100+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:53:30.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.027524+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:53:30.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.031571+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:53:30.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.032120+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:53:30.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.033347+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:53:30.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.033887+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:53:30.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.040154+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:53:30.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.043637+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:53:30.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.044090+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:53:30.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.045294+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:53:30.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.045786+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:53:30.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.051818+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:53:30.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.055843+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.056363+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.057747+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:53:30.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.058302+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:53:30.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.064590+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:53:30.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.068584+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:53:30.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.069036+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:53:30.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.070310+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:53:30.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.070713+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:53:30.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.076864+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:53:30.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.081097+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:53:30.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.081580+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:53:30.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.087825+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:53:30.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.092199+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.092672+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.094236+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.094671+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.096223+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.096664+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.098195+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.098631+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.100091+0000 mon.c (mon.2) 383 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.100558+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.102039+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.102460+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.104518+0000 mon.c (mon.2) 385 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:53:30.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.104964+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:53:30.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.111442+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:53:30.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.113581+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:53:30.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.114994+0000 mon.c (mon.2) 387 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:53:30.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.125611+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.253604+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:53:30.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.255071+0000 mon.c (mon.2) 389 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:53:30.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:30 smithi192 bash[22035]: audit 2024-09-13T13:53:30.266565+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: cluster 2024-09-13T13:53:29.311267+0000 mgr.y (mgr.15252) 172 : cluster [DBG] pgmap v89: 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-13T13:53:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.821643+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.835520+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.838961+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:53:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.840927+0000 mon.c (mon.2) 350 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:53:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.852289+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.899438+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:53:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.952375+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:53:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.955618+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.958160+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.961308+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.963481+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.965134+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.966766+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.968919+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.971730+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.974027+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.976129+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.978244+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.980384+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: cluster 2024-09-13T13:53:29.311267+0000 mgr.y (mgr.15252) 172 : cluster [DBG] pgmap v89: 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-13T13:53:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.821643+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.835520+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.838961+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:53:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.840927+0000 mon.c (mon.2) 350 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:53:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.852289+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.899438+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:53:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.952375+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:53:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.955618+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.958160+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.961308+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.963481+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.965134+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.966766+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.968919+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.971730+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.974027+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.976129+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.978244+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.980384+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.982382+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.984303+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.992875+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.998293+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:53:30.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:29.998670+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:53:30.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.005287+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:53:30.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.009636+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.010146+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.016489+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:53:30.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.020513+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:53:30.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.021100+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:53:30.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.027524+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:53:30.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.031571+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:53:30.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.032120+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:53:30.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.033347+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:53:30.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.033887+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:53:30.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.040154+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:53:30.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.043637+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:53:30.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.982382+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.984303+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:30.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.992875+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.998293+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:53:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:29.998670+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:53:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.005287+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:53:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.009636+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.010146+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.016489+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:53:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.020513+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:53:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.021100+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:53:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.027524+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:53:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.031571+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:53:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.032120+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:53:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.033347+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:53:30.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.033887+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:53:30.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.040154+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:53:30.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.043637+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:53:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.044090+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:53:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.045294+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:53:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.045786+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:53:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.051818+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:53:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.055843+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.056363+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.057747+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:53:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.058302+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:53:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.064590+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:53:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.068584+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:53:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.069036+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:53:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.070310+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:53:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.070713+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:53:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.076864+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:53:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.081097+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:53:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.081580+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:53:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.087825+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:53:30.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.044090+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:53:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.045294+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:53:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.045786+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:53:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.051818+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:53:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.055843+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.056363+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.057747+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:53:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.058302+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:53:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.064590+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:53:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.068584+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:53:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.069036+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:53:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.070310+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:53:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.070713+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:53:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.076864+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:53:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.081097+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:53:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.081580+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:53:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.087825+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:53:30.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.092199+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.092672+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.094236+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.094671+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.096223+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.096664+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.098195+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.098631+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.100091+0000 mon.c (mon.2) 383 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.100558+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.102039+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.102460+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.104518+0000 mon.c (mon.2) 385 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.104964+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.111442+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.113581+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.114994+0000 mon.c (mon.2) 387 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.125611+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.253604+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.255071+0000 mon.c (mon.2) 389 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:53:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[26447]: audit 2024-09-13T13:53:30.266565+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.092199+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.092672+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.094236+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.094671+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.096223+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.096664+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.098195+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.098631+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.100091+0000 mon.c (mon.2) 383 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.100558+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.102039+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.102460+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:53:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.104518+0000 mon.c (mon.2) 385 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:53:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.104964+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:53:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.111442+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:53:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.113581+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:53:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.114994+0000 mon.c (mon.2) 387 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:53:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.125611+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.253604+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:53:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.255071+0000 mon.c (mon.2) 389 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:53:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:30 smithi076 bash[19831]: audit 2024-09-13T13:53:30.266565+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:31.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:31 smithi192 bash[22035]: audit 2024-09-13T13:53:29.900430+0000 mgr.y (mgr.15252) 173 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:53:31.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:31 smithi192 bash[22035]: cephadm 2024-09-13T13:53:29.985345+0000 mgr.y (mgr.15252) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:53:31.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:31 smithi192 bash[22035]: cephadm 2024-09-13T13:53:30.103743+0000 mgr.y (mgr.15252) 175 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:53:31.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:31 smithi076 bash[19831]: audit 2024-09-13T13:53:29.900430+0000 mgr.y (mgr.15252) 173 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:53:31.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:31 smithi076 bash[19831]: cephadm 2024-09-13T13:53:29.985345+0000 mgr.y (mgr.15252) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:53:31.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:31 smithi076 bash[19831]: cephadm 2024-09-13T13:53:30.103743+0000 mgr.y (mgr.15252) 175 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:53:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:31 smithi076 bash[26447]: audit 2024-09-13T13:53:29.900430+0000 mgr.y (mgr.15252) 173 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:53:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:31 smithi076 bash[26447]: cephadm 2024-09-13T13:53:29.985345+0000 mgr.y (mgr.15252) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:53:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:31 smithi076 bash[26447]: cephadm 2024-09-13T13:53:30.103743+0000 mgr.y (mgr.15252) 175 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:53:32.387 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:32.058125995Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:32.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:32 smithi192 bash[22035]: audit 2024-09-13T13:53:30.877295+0000 mgr.y (mgr.15252) 176 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:32.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:32 smithi192 bash[22035]: cluster 2024-09-13T13:53:31.311987+0000 mgr.y (mgr.15252) 177 : cluster [DBG] pgmap v90: 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-13T13:53:32.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:32 smithi076 bash[19831]: audit 2024-09-13T13:53:30.877295+0000 mgr.y (mgr.15252) 176 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:32.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:32 smithi076 bash[19831]: cluster 2024-09-13T13:53:31.311987+0000 mgr.y (mgr.15252) 177 : cluster [DBG] pgmap v90: 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-13T13:53:32.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:32 smithi076 bash[26447]: audit 2024-09-13T13:53:30.877295+0000 mgr.y (mgr.15252) 176 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:32.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:32 smithi076 bash[26447]: cluster 2024-09-13T13:53:31.311987+0000 mgr.y (mgr.15252) 177 : cluster [DBG] pgmap v90: 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-13T13:53:34.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:34 smithi076 bash[19831]: audit 2024-09-13T13:53:33.207804+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:34.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:34 smithi076 bash[19831]: cluster 2024-09-13T13:53:33.313504+0000 mgr.y (mgr.15252) 178 : cluster [DBG] pgmap v91: 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-13T13:53:34.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:34 smithi076 bash[26447]: audit 2024-09-13T13:53:33.207804+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:34.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:34 smithi076 bash[26447]: cluster 2024-09-13T13:53:33.313504+0000 mgr.y (mgr.15252) 178 : cluster [DBG] pgmap v91: 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-13T13:53:34.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:34 smithi192 bash[22035]: audit 2024-09-13T13:53:33.207804+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:53:34.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:34 smithi192 bash[22035]: cluster 2024-09-13T13:53:33.313504+0000 mgr.y (mgr.15252) 178 : cluster [DBG] pgmap v91: 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-13T13:53:35.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:35.028382216Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:36.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:36 smithi192 bash[22035]: cluster 2024-09-13T13:53:35.314199+0000 mgr.y (mgr.15252) 179 : cluster [DBG] pgmap v92: 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-13T13:53:36.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:36 smithi076 bash[19831]: cluster 2024-09-13T13:53:35.314199+0000 mgr.y (mgr.15252) 179 : cluster [DBG] pgmap v92: 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-13T13:53:36.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:36 smithi076 bash[26447]: cluster 2024-09-13T13:53:35.314199+0000 mgr.y (mgr.15252) 179 : cluster [DBG] pgmap v92: 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-13T13:53:38.373 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:38.05219669Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:38.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:38 smithi192 bash[22035]: cluster 2024-09-13T13:53:37.314889+0000 mgr.y (mgr.15252) 180 : cluster [DBG] pgmap v93: 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-13T13:53:38.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:38 smithi192 bash[22035]: audit 2024-09-13T13:53:38.137158+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:53:38.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:38 smithi076 bash[19831]: cluster 2024-09-13T13:53:37.314889+0000 mgr.y (mgr.15252) 180 : cluster [DBG] pgmap v93: 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-13T13:53:38.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:38 smithi076 bash[19831]: audit 2024-09-13T13:53:38.137158+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:53:38.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:38 smithi076 bash[26447]: cluster 2024-09-13T13:53:37.314889+0000 mgr.y (mgr.15252) 180 : cluster [DBG] pgmap v93: 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-13T13:53:38.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:38 smithi076 bash[26447]: audit 2024-09-13T13:53:38.137158+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:53:39.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:53:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:53:39] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.51.0" 2024-09-13T13:53:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:40 smithi192 bash[22035]: cluster 2024-09-13T13:53:39.316517+0000 mgr.y (mgr.15252) 181 : cluster [DBG] pgmap v94: 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-13T13:53:40.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:40 smithi076 bash[19831]: cluster 2024-09-13T13:53:39.316517+0000 mgr.y (mgr.15252) 181 : cluster [DBG] pgmap v94: 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-13T13:53:40.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:40 smithi076 bash[26447]: cluster 2024-09-13T13:53:39.316517+0000 mgr.y (mgr.15252) 181 : cluster [DBG] pgmap v94: 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-13T13:53:41.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:41.059854375Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:42 smithi192 bash[22035]: audit 2024-09-13T13:53:40.888633+0000 mgr.y (mgr.15252) 182 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:42 smithi192 bash[22035]: cluster 2024-09-13T13:53:41.317306+0000 mgr.y (mgr.15252) 183 : cluster [DBG] pgmap v95: 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-13T13:53:42.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:42 smithi076 bash[19831]: audit 2024-09-13T13:53:40.888633+0000 mgr.y (mgr.15252) 182 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:42.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:42 smithi076 bash[19831]: cluster 2024-09-13T13:53:41.317306+0000 mgr.y (mgr.15252) 183 : cluster [DBG] pgmap v95: 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-13T13:53:42.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:42 smithi076 bash[26447]: audit 2024-09-13T13:53:40.888633+0000 mgr.y (mgr.15252) 182 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:42.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:42 smithi076 bash[26447]: cluster 2024-09-13T13:53:41.317306+0000 mgr.y (mgr.15252) 183 : cluster [DBG] pgmap v95: 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-13T13:53:44.389 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:44.068882338Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:44.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:44 smithi192 bash[22035]: cluster 2024-09-13T13:53:43.319020+0000 mgr.y (mgr.15252) 184 : cluster [DBG] pgmap v96: 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-13T13:53:44.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:44 smithi076 bash[19831]: cluster 2024-09-13T13:53:43.319020+0000 mgr.y (mgr.15252) 184 : cluster [DBG] pgmap v96: 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-13T13:53:44.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:44 smithi076 bash[26447]: cluster 2024-09-13T13:53:43.319020+0000 mgr.y (mgr.15252) 184 : cluster [DBG] pgmap v96: 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-13T13:53:46.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:46 smithi192 bash[22035]: cluster 2024-09-13T13:53:45.319772+0000 mgr.y (mgr.15252) 185 : cluster [DBG] pgmap v97: 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-13T13:53:46.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:46 smithi076 bash[19831]: cluster 2024-09-13T13:53:45.319772+0000 mgr.y (mgr.15252) 185 : cluster [DBG] pgmap v97: 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-13T13:53:46.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:46 smithi076 bash[26447]: cluster 2024-09-13T13:53:45.319772+0000 mgr.y (mgr.15252) 185 : cluster [DBG] pgmap v97: 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-13T13:53:47.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:47.049125368Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:48.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:48 smithi192 bash[22035]: cluster 2024-09-13T13:53:47.320493+0000 mgr.y (mgr.15252) 186 : cluster [DBG] pgmap v98: 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-13T13:53:48.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:48 smithi076 bash[19831]: cluster 2024-09-13T13:53:47.320493+0000 mgr.y (mgr.15252) 186 : cluster [DBG] pgmap v98: 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-13T13:53:48.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:48 smithi076 bash[26447]: cluster 2024-09-13T13:53:47.320493+0000 mgr.y (mgr.15252) 186 : cluster [DBG] pgmap v98: 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-13T13:53:49.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:53:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:53:49] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.51.0" 2024-09-13T13:53:50.403 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:50.043989673Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:50.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:50 smithi192 bash[22035]: cluster 2024-09-13T13:53:49.322162+0000 mgr.y (mgr.15252) 187 : cluster [DBG] pgmap v99: 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-13T13:53:50.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:50 smithi076 bash[19831]: cluster 2024-09-13T13:53:49.322162+0000 mgr.y (mgr.15252) 187 : cluster [DBG] pgmap v99: 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-13T13:53:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:50 smithi076 bash[26447]: cluster 2024-09-13T13:53:49.322162+0000 mgr.y (mgr.15252) 187 : cluster [DBG] pgmap v99: 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-13T13:53:52.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:52 smithi076 bash[26447]: audit 2024-09-13T13:53:50.894480+0000 mgr.y (mgr.15252) 188 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:52.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:52 smithi076 bash[26447]: cluster 2024-09-13T13:53:51.322894+0000 mgr.y (mgr.15252) 189 : cluster [DBG] pgmap v100: 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-13T13:53:52.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:52 smithi076 bash[19831]: audit 2024-09-13T13:53:50.894480+0000 mgr.y (mgr.15252) 188 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:52.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:52 smithi076 bash[19831]: cluster 2024-09-13T13:53:51.322894+0000 mgr.y (mgr.15252) 189 : cluster [DBG] pgmap v100: 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-13T13:53:52.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:52 smithi192 bash[22035]: audit 2024-09-13T13:53:50.894480+0000 mgr.y (mgr.15252) 188 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:53:52.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:52 smithi192 bash[22035]: cluster 2024-09-13T13:53:51.322894+0000 mgr.y (mgr.15252) 189 : cluster [DBG] pgmap v100: 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-13T13:53:52.937 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-13T13:53:53.416 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:53.065682827Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:53.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:53 smithi192 bash[22035]: audit 2024-09-13T13:53:52.187853+0000 mgr.y (mgr.15252) 190 : audit [DBG] from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:53.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:53 smithi192 bash[22035]: audit 2024-09-13T13:53:53.137015+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:53:53.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:53 smithi076 bash[19831]: audit 2024-09-13T13:53:52.187853+0000 mgr.y (mgr.15252) 190 : audit [DBG] from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:53.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:53 smithi076 bash[19831]: audit 2024-09-13T13:53:53.137015+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:53:53.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:53 smithi076 bash[26447]: audit 2024-09-13T13:53:52.187853+0000 mgr.y (mgr.15252) 190 : audit [DBG] from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:53:53.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:53 smithi076 bash[26447]: audit 2024-09-13T13:53:53.137015+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:53:54.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:54 smithi192 bash[22035]: cluster 2024-09-13T13:53:53.324426+0000 mgr.y (mgr.15252) 191 : cluster [DBG] pgmap v101: 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-13T13:53:54.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:54 smithi076 bash[19831]: cluster 2024-09-13T13:53:53.324426+0000 mgr.y (mgr.15252) 191 : cluster [DBG] pgmap v101: 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-13T13:53:54.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:54 smithi076 bash[26447]: cluster 2024-09-13T13:53:53.324426+0000 mgr.y (mgr.15252) 191 : cluster [DBG] pgmap v101: 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-13T13:53:56.423 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:56.041411007Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:56.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:56 smithi192 bash[22035]: cluster 2024-09-13T13:53:55.325088+0000 mgr.y (mgr.15252) 192 : cluster [DBG] pgmap v102: 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-13T13:53:56.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:56 smithi076 bash[19831]: cluster 2024-09-13T13:53:55.325088+0000 mgr.y (mgr.15252) 192 : cluster [DBG] pgmap v102: 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-13T13:53:56.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:56 smithi076 bash[26447]: cluster 2024-09-13T13:53:55.325088+0000 mgr.y (mgr.15252) 192 : cluster [DBG] pgmap v102: 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-13T13:53:57.757 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:53:58.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:58 smithi192 bash[22035]: cluster 2024-09-13T13:53:57.325805+0000 mgr.y (mgr.15252) 193 : cluster [DBG] pgmap v103: 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-13T13:53:58.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:58 smithi076 bash[19831]: cluster 2024-09-13T13:53:57.325805+0000 mgr.y (mgr.15252) 193 : cluster [DBG] pgmap v103: 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-13T13:53:58.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:58 smithi076 bash[26447]: cluster 2024-09-13T13:53:57.325805+0000 mgr.y (mgr.15252) 193 : cluster [DBG] pgmap v103: 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-13T13:53:59.364 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:53:59.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:53:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:53:59.02122345Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:53:59.563 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:53:59 smithi076 bash[19831]: audit 2024-09-13T13:53:59.354700+0000 mon.c (mon.2) 392 : audit [DBG] from='client.? 172.21.15.76:0/419662610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:59.563 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:53:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:53:59] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-13T13:53:59.563 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:53:59 smithi076 bash[26447]: audit 2024-09-13T13:53:59.354700+0000 mon.c (mon.2) 392 : audit [DBG] from='client.? 172.21.15.76:0/419662610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:53:59.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:53:59 smithi192 bash[22035]: audit 2024-09-13T13:53:59.354700+0000 mon.c (mon.2) 392 : audit [DBG] from='client.? 172.21.15.76:0/419662610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:54:00.055 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-13T13:54:00.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:00 smithi076 bash[19831]: cluster 2024-09-13T13:53:59.327387+0000 mgr.y (mgr.15252) 194 : cluster [DBG] pgmap v104: 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-13T13:54:00.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:00 smithi076 bash[26447]: cluster 2024-09-13T13:53:59.327387+0000 mgr.y (mgr.15252) 194 : cluster [DBG] pgmap v104: 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-13T13:54:00.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:00 smithi192 bash[22035]: cluster 2024-09-13T13:53:59.327387+0000 mgr.y (mgr.15252) 194 : cluster [DBG] pgmap v104: 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-13T13:54:02.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:02.026169454Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:02.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:02 smithi076 bash[26447]: audit 2024-09-13T13:54:00.902452+0000 mgr.y (mgr.15252) 195 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:02.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:02 smithi076 bash[26447]: cluster 2024-09-13T13:54:01.328060+0000 mgr.y (mgr.15252) 196 : cluster [DBG] pgmap v105: 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-13T13:54:02.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:02 smithi076 bash[19831]: audit 2024-09-13T13:54:00.902452+0000 mgr.y (mgr.15252) 195 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:02.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:02 smithi076 bash[19831]: cluster 2024-09-13T13:54:01.328060+0000 mgr.y (mgr.15252) 196 : cluster [DBG] pgmap v105: 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-13T13:54:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:02 smithi192 bash[22035]: audit 2024-09-13T13:54:00.902452+0000 mgr.y (mgr.15252) 195 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:02 smithi192 bash[22035]: cluster 2024-09-13T13:54:01.328060+0000 mgr.y (mgr.15252) 196 : cluster [DBG] pgmap v105: 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-13T13:54:03.855 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:54:04.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:04 smithi076 bash[19831]: cluster 2024-09-13T13:54:03.329632+0000 mgr.y (mgr.15252) 197 : cluster [DBG] pgmap v106: 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-13T13:54:04.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:04 smithi076 bash[26447]: cluster 2024-09-13T13:54:03.329632+0000 mgr.y (mgr.15252) 197 : cluster [DBG] pgmap v106: 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-13T13:54:04.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:04 smithi192 bash[22035]: cluster 2024-09-13T13:54:03.329632+0000 mgr.y (mgr.15252) 197 : cluster [DBG] pgmap v106: 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-13T13:54:05.368 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)" 2024-09-13T13:54:05.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:05.037738164Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:05.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:05 smithi076 bash[19831]: audit 2024-09-13T13:54:05.358893+0000 mon.c (mon.2) 393 : audit [DBG] from='client.? 172.21.15.76:0/3927676738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:54:05.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:05 smithi076 bash[26447]: audit 2024-09-13T13:54:05.358893+0000 mon.c (mon.2) 393 : audit [DBG] from='client.? 172.21.15.76:0/3927676738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:54:05.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:05 smithi192 bash[22035]: audit 2024-09-13T13:54:05.358893+0000 mon.c (mon.2) 393 : audit [DBG] from='client.? 172.21.15.76:0/3927676738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:54:06.026 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-13T13:54:06.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:06 smithi076 bash[19831]: cluster 2024-09-13T13:54:05.330317+0000 mgr.y (mgr.15252) 198 : cluster [DBG] pgmap v107: 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-13T13:54:06.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:06 smithi076 bash[26447]: cluster 2024-09-13T13:54:05.330317+0000 mgr.y (mgr.15252) 198 : cluster [DBG] pgmap v107: 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-13T13:54:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:06 smithi192 bash[22035]: cluster 2024-09-13T13:54:05.330317+0000 mgr.y (mgr.15252) 198 : cluster [DBG] pgmap v107: 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-13T13:54:08.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:08.047755759Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:08.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:08 smithi076 bash[19831]: cluster 2024-09-13T13:54:07.330980+0000 mgr.y (mgr.15252) 199 : cluster [DBG] pgmap v108: 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-13T13:54:08.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:08 smithi076 bash[19831]: audit 2024-09-13T13:54:08.137964+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:54:08.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:08 smithi076 bash[26447]: cluster 2024-09-13T13:54:07.330980+0000 mgr.y (mgr.15252) 199 : cluster [DBG] pgmap v108: 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-13T13:54:08.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:08 smithi076 bash[26447]: audit 2024-09-13T13:54:08.137964+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:54:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:08 smithi192 bash[22035]: cluster 2024-09-13T13:54:07.330980+0000 mgr.y (mgr.15252) 199 : cluster [DBG] pgmap v108: 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-13T13:54:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:08 smithi192 bash[22035]: audit 2024-09-13T13:54:08.137964+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:54:09.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:54:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:54:09] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-13T13:54:09.931 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:09 smithi192 bash[66830]: logger=infra.usagestats t=2024-09-13T13:54:09.635900851Z level=info msg="Usage stats are ready to report" 2024-09-13T13:54:10.839 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:54:10.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:10 smithi076 bash[26447]: cluster 2024-09-13T13:54:09.332631+0000 mgr.y (mgr.15252) 200 : cluster [DBG] pgmap v109: 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-13T13:54:10.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:10 smithi076 bash[19831]: cluster 2024-09-13T13:54:09.332631+0000 mgr.y (mgr.15252) 200 : cluster [DBG] pgmap v109: 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-13T13:54:10.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:10 smithi192 bash[22035]: cluster 2024-09-13T13:54:09.332631+0000 mgr.y (mgr.15252) 200 : cluster [DBG] pgmap v109: 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-13T13:54:11.432 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:11.020273321Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:12.368 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:54:12.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:12 smithi076 bash[19831]: audit 2024-09-13T13:54:10.906540+0000 mgr.y (mgr.15252) 201 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:12.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:12 smithi076 bash[19831]: cluster 2024-09-13T13:54:11.333330+0000 mgr.y (mgr.15252) 202 : cluster [DBG] pgmap v110: 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-13T13:54:12.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:12 smithi076 bash[19831]: audit 2024-09-13T13:54:12.358142+0000 mon.a (mon.0) 1386 : audit [DBG] from='client.? 172.21.15.76:0/617325071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:54:12.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:12 smithi076 bash[26447]: audit 2024-09-13T13:54:10.906540+0000 mgr.y (mgr.15252) 201 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:12.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:12 smithi076 bash[26447]: cluster 2024-09-13T13:54:11.333330+0000 mgr.y (mgr.15252) 202 : cluster [DBG] pgmap v110: 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-13T13:54:12.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:12 smithi076 bash[26447]: audit 2024-09-13T13:54:12.358142+0000 mon.a (mon.0) 1386 : audit [DBG] from='client.? 172.21.15.76:0/617325071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:54:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:12 smithi192 bash[22035]: audit 2024-09-13T13:54:10.906540+0000 mgr.y (mgr.15252) 201 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:12 smithi192 bash[22035]: cluster 2024-09-13T13:54:11.333330+0000 mgr.y (mgr.15252) 202 : cluster [DBG] pgmap v110: 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-13T13:54:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:12 smithi192 bash[22035]: audit 2024-09-13T13:54:12.358142+0000 mon.a (mon.0) 1386 : audit [DBG] from='client.? 172.21.15.76:0/617325071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:54:13.156 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-13T13:54:14.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:14.038810579Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:14.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:14 smithi076 bash[19831]: cluster 2024-09-13T13:54:13.335006+0000 mgr.y (mgr.15252) 203 : cluster [DBG] pgmap v111: 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-13T13:54:14.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:14 smithi076 bash[26447]: cluster 2024-09-13T13:54:13.335006+0000 mgr.y (mgr.15252) 203 : cluster [DBG] pgmap v111: 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-13T13:54:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:14 smithi192 bash[22035]: cluster 2024-09-13T13:54:13.335006+0000 mgr.y (mgr.15252) 203 : cluster [DBG] pgmap v111: 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-13T13:54:16.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:16 smithi076 bash[19831]: cluster 2024-09-13T13:54:15.335860+0000 mgr.y (mgr.15252) 204 : cluster [DBG] pgmap v112: 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-13T13:54:16.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:16 smithi076 bash[26447]: cluster 2024-09-13T13:54:15.335860+0000 mgr.y (mgr.15252) 204 : cluster [DBG] pgmap v112: 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-13T13:54:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:16 smithi192 bash[22035]: cluster 2024-09-13T13:54:15.335860+0000 mgr.y (mgr.15252) 204 : cluster [DBG] pgmap v112: 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-13T13:54:17.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:17.045428747Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:17.983 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:54:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:18 smithi076 bash[19831]: cluster 2024-09-13T13:54:17.336597+0000 mgr.y (mgr.15252) 205 : cluster [DBG] pgmap v113: 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-13T13:54:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:18 smithi076 bash[26447]: cluster 2024-09-13T13:54:17.336597+0000 mgr.y (mgr.15252) 205 : cluster [DBG] pgmap v113: 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-13T13:54:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:18 smithi192 bash[22035]: cluster 2024-09-13T13:54:17.336597+0000 mgr.y (mgr.15252) 205 : cluster [DBG] pgmap v113: 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-13T13:54:19.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:54:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:54:19] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-13T13:54:20.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:20.026310435Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:20.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:20 smithi076 bash[19831]: cluster 2024-09-13T13:54:19.338274+0000 mgr.y (mgr.15252) 206 : cluster [DBG] pgmap v114: 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-13T13:54:20.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:20 smithi076 bash[19831]: audit 2024-09-13T13:54:19.471383+0000 mgr.y (mgr.15252) 207 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:20 smithi076 bash[26447]: cluster 2024-09-13T13:54:19.338274+0000 mgr.y (mgr.15252) 206 : cluster [DBG] pgmap v114: 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-13T13:54:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:20 smithi076 bash[26447]: audit 2024-09-13T13:54:19.471383+0000 mgr.y (mgr.15252) 207 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:20 smithi192 bash[22035]: cluster 2024-09-13T13:54:19.338274+0000 mgr.y (mgr.15252) 206 : cluster [DBG] pgmap v114: 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-13T13:54:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:20 smithi192 bash[22035]: audit 2024-09-13T13:54:19.471383+0000 mgr.y (mgr.15252) 207 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:21.824 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:54:22.496 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade status' 2024-09-13T13:54:22.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:22 smithi076 bash[19831]: audit 2024-09-13T13:54:20.912605+0000 mgr.y (mgr.15252) 208 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:22.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:22 smithi076 bash[19831]: cluster 2024-09-13T13:54:21.338967+0000 mgr.y (mgr.15252) 209 : cluster [DBG] pgmap v115: 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-13T13:54:22.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:22 smithi076 bash[26447]: audit 2024-09-13T13:54:20.912605+0000 mgr.y (mgr.15252) 208 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:22.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:22 smithi076 bash[26447]: cluster 2024-09-13T13:54:21.338967+0000 mgr.y (mgr.15252) 209 : cluster [DBG] pgmap v115: 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-13T13:54:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:22 smithi192 bash[22035]: audit 2024-09-13T13:54:20.912605+0000 mgr.y (mgr.15252) 208 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:22 smithi192 bash[22035]: cluster 2024-09-13T13:54:21.338967+0000 mgr.y (mgr.15252) 209 : cluster [DBG] pgmap v115: 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-13T13:54:23.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:23.033382773Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:23.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:23 smithi076 bash[19831]: audit 2024-09-13T13:54:23.138373+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:54:23.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:23 smithi076 bash[26447]: audit 2024-09-13T13:54:23.138373+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:54:23.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:23 smithi192 bash[22035]: audit 2024-09-13T13:54:23.138373+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:54:24.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:24 smithi076 bash[19831]: cluster 2024-09-13T13:54:23.340541+0000 mgr.y (mgr.15252) 210 : cluster [DBG] pgmap v116: 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-13T13:54:24.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:24 smithi076 bash[26447]: cluster 2024-09-13T13:54:23.340541+0000 mgr.y (mgr.15252) 210 : cluster [DBG] pgmap v116: 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-13T13:54:24.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:24 smithi192 bash[22035]: cluster 2024-09-13T13:54:23.340541+0000 mgr.y (mgr.15252) 210 : cluster [DBG] pgmap v116: 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-13T13:54:26.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:26.020258427Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:26 smithi076 bash[19831]: cluster 2024-09-13T13:54:25.341034+0000 mgr.y (mgr.15252) 211 : cluster [DBG] pgmap v117: 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-13T13:54:26.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:26 smithi076 bash[26447]: cluster 2024-09-13T13:54:25.341034+0000 mgr.y (mgr.15252) 211 : cluster [DBG] pgmap v117: 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-13T13:54:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:26 smithi192 bash[22035]: cluster 2024-09-13T13:54:25.341034+0000 mgr.y (mgr.15252) 211 : cluster [DBG] pgmap v117: 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-13T13:54:27.318 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:54:28.804 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:54:28.804 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": null, 2024-09-13T13:54:28.804 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": false, 2024-09-13T13:54:28.804 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "", 2024-09-13T13:54:28.805 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T13:54:28.805 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": null, 2024-09-13T13:54:28.805 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "", 2024-09-13T13:54:28.805 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:54:28.805 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:54:28.816 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:28 smithi076 bash[19831]: cluster 2024-09-13T13:54:27.341482+0000 mgr.y (mgr.15252) 212 : cluster [DBG] pgmap v118: 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-13T13:54:28.816 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:28 smithi076 bash[26447]: cluster 2024-09-13T13:54:27.341482+0000 mgr.y (mgr.15252) 212 : cluster [DBG] pgmap v118: 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-13T13:54:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:28 smithi192 bash[22035]: cluster 2024-09-13T13:54:27.341482+0000 mgr.y (mgr.15252) 212 : cluster [DBG] pgmap v118: 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-13T13:54:29.432 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:29.061442266Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:29.565 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:54:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:54:29] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.51.0" 2024-09-13T13:54:29.566 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:54:30.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:30 smithi076 bash[26447]: audit 2024-09-13T13:54:28.806267+0000 mgr.y (mgr.15252) 213 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:30.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:30 smithi076 bash[26447]: cluster 2024-09-13T13:54:29.343046+0000 mgr.y (mgr.15252) 214 : cluster [DBG] pgmap v119: 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-13T13:54:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:30 smithi076 bash[19831]: audit 2024-09-13T13:54:28.806267+0000 mgr.y (mgr.15252) 213 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:30 smithi076 bash[19831]: cluster 2024-09-13T13:54:29.343046+0000 mgr.y (mgr.15252) 214 : cluster [DBG] pgmap v119: 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-13T13:54:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:30 smithi192 bash[22035]: audit 2024-09-13T13:54:28.806267+0000 mgr.y (mgr.15252) 213 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:30 smithi192 bash[22035]: cluster 2024-09-13T13:54:29.343046+0000 mgr.y (mgr.15252) 214 : cluster [DBG] pgmap v119: 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-13T13:54:31.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:31 smithi076 bash[19831]: audit 2024-09-13T13:54:31.092756+0000 mon.c (mon.2) 396 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:54:31.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:31 smithi076 bash[19831]: audit 2024-09-13T13:54:31.094397+0000 mon.c (mon.2) 397 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:54:31.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:31 smithi076 bash[19831]: audit 2024-09-13T13:54:31.104869+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:31 smithi076 bash[26447]: audit 2024-09-13T13:54:31.092756+0000 mon.c (mon.2) 396 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:54:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:31 smithi076 bash[26447]: audit 2024-09-13T13:54:31.094397+0000 mon.c (mon.2) 397 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:54:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:31 smithi076 bash[26447]: audit 2024-09-13T13:54:31.104869+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:31.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:31 smithi192 bash[22035]: audit 2024-09-13T13:54:31.092756+0000 mon.c (mon.2) 396 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:54:31.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:31 smithi192 bash[22035]: audit 2024-09-13T13:54:31.094397+0000 mon.c (mon.2) 397 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:54:31.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:31 smithi192 bash[22035]: audit 2024-09-13T13:54:31.104869+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:32.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:32.020195457Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:32.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:32 smithi076 bash[19831]: audit 2024-09-13T13:54:30.922246+0000 mgr.y (mgr.15252) 215 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:32.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:32 smithi076 bash[19831]: cluster 2024-09-13T13:54:31.343717+0000 mgr.y (mgr.15252) 216 : cluster [DBG] pgmap v120: 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-13T13:54:32.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:32 smithi076 bash[26447]: audit 2024-09-13T13:54:30.922246+0000 mgr.y (mgr.15252) 215 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:32.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:32 smithi076 bash[26447]: cluster 2024-09-13T13:54:31.343717+0000 mgr.y (mgr.15252) 216 : cluster [DBG] pgmap v120: 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-13T13:54:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:32 smithi192 bash[22035]: audit 2024-09-13T13:54:30.922246+0000 mgr.y (mgr.15252) 215 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:32 smithi192 bash[22035]: cluster 2024-09-13T13:54:31.343717+0000 mgr.y (mgr.15252) 216 : cluster [DBG] pgmap v120: 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-13T13:54:34.373 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:54:34.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:34 smithi076 bash[19831]: cluster 2024-09-13T13:54:33.345277+0000 mgr.y (mgr.15252) 217 : cluster [DBG] pgmap v121: 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-13T13:54:34.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:34 smithi076 bash[26447]: cluster 2024-09-13T13:54:33.345277+0000 mgr.y (mgr.15252) 217 : cluster [DBG] pgmap v121: 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-13T13:54:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:34 smithi192 bash[22035]: cluster 2024-09-13T13:54:33.345277+0000 mgr.y (mgr.15252) 217 : cluster [DBG] pgmap v121: 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-13T13:54:35.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:35.059980129Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:36.034 INFO:teuthology.orchestra.run.smithi076.stdout:HEALTH_OK 2024-09-13T13:54:36.715 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:54:36.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:36 smithi076 bash[19831]: cluster 2024-09-13T13:54:35.346036+0000 mgr.y (mgr.15252) 218 : cluster [DBG] pgmap v122: 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-13T13:54:36.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:36 smithi076 bash[19831]: audit 2024-09-13T13:54:36.036770+0000 mon.a (mon.0) 1388 : audit [DBG] from='client.? 172.21.15.76:0/2170426676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:54:36.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:36 smithi076 bash[26447]: cluster 2024-09-13T13:54:35.346036+0000 mgr.y (mgr.15252) 218 : cluster [DBG] pgmap v122: 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-13T13:54:36.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:36 smithi076 bash[26447]: audit 2024-09-13T13:54:36.036770+0000 mon.a (mon.0) 1388 : audit [DBG] from='client.? 172.21.15.76:0/2170426676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:54:36.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:36 smithi192 bash[22035]: cluster 2024-09-13T13:54:35.346036+0000 mgr.y (mgr.15252) 218 : cluster [DBG] pgmap v122: 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-13T13:54:36.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:36 smithi192 bash[22035]: audit 2024-09-13T13:54:36.036770+0000 mon.a (mon.0) 1388 : audit [DBG] from='client.? 172.21.15.76:0/2170426676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:54:38.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:38.050651537Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:38.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:38 smithi076 bash[19831]: cluster 2024-09-13T13:54:37.346691+0000 mgr.y (mgr.15252) 219 : cluster [DBG] pgmap v123: 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-13T13:54:38.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:38 smithi076 bash[19831]: audit 2024-09-13T13:54:38.138446+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:54:38.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:38 smithi076 bash[26447]: cluster 2024-09-13T13:54:37.346691+0000 mgr.y (mgr.15252) 219 : cluster [DBG] pgmap v123: 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-13T13:54:38.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:38 smithi076 bash[26447]: audit 2024-09-13T13:54:38.138446+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:54:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:38 smithi192 bash[22035]: cluster 2024-09-13T13:54:37.346691+0000 mgr.y (mgr.15252) 219 : cluster [DBG] pgmap v123: 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-13T13:54:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:38 smithi192 bash[22035]: audit 2024-09-13T13:54:38.138446+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:54:39.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:54:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:54:39] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-13T13:54:40.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:40 smithi076 bash[19831]: cluster 2024-09-13T13:54:39.348330+0000 mgr.y (mgr.15252) 220 : cluster [DBG] pgmap v124: 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-13T13:54:40.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:40 smithi076 bash[26447]: cluster 2024-09-13T13:54:39.348330+0000 mgr.y (mgr.15252) 220 : cluster [DBG] pgmap v124: 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-13T13:54:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:40 smithi192 bash[22035]: cluster 2024-09-13T13:54:39.348330+0000 mgr.y (mgr.15252) 220 : cluster [DBG] pgmap v124: 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-13T13:54:41.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:41.047389756Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:41.529 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:54:42.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:42 smithi076 bash[26447]: audit 2024-09-13T13:54:40.927616+0000 mgr.y (mgr.15252) 221 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:42.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:42 smithi076 bash[26447]: cluster 2024-09-13T13:54:41.349037+0000 mgr.y (mgr.15252) 222 : cluster [DBG] pgmap v125: 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-13T13:54:42.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:42 smithi076 bash[19831]: audit 2024-09-13T13:54:40.927616+0000 mgr.y (mgr.15252) 221 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:42 smithi076 bash[19831]: cluster 2024-09-13T13:54:41.349037+0000 mgr.y (mgr.15252) 222 : cluster [DBG] pgmap v125: 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-13T13:54:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:42 smithi192 bash[22035]: audit 2024-09-13T13:54:40.927616+0000 mgr.y (mgr.15252) 221 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:42 smithi192 bash[22035]: cluster 2024-09-13T13:54:41.349037+0000 mgr.y (mgr.15252) 222 : cluster [DBG] pgmap v125: 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-13T13:54:44.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:44.057704488Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:44.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:44 smithi076 bash[19831]: audit 2024-09-13T13:54:42.960124+0000 mgr.y (mgr.15252) 223 : audit [DBG] from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:44.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:44 smithi076 bash[19831]: audit 2024-09-13T13:54:43.316043+0000 mgr.y (mgr.15252) 224 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mon", "hosts": "smithi192", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:44.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:44 smithi076 bash[19831]: cluster 2024-09-13T13:54:43.350071+0000 mgr.y (mgr.15252) 225 : cluster [DBG] pgmap v126: 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-13T13:54:44.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:44 smithi076 bash[26447]: audit 2024-09-13T13:54:42.960124+0000 mgr.y (mgr.15252) 223 : audit [DBG] from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:44.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:44 smithi076 bash[26447]: audit 2024-09-13T13:54:43.316043+0000 mgr.y (mgr.15252) 224 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mon", "hosts": "smithi192", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:44.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:44 smithi076 bash[26447]: cluster 2024-09-13T13:54:43.350071+0000 mgr.y (mgr.15252) 225 : cluster [DBG] pgmap v126: 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-13T13:54:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:44 smithi192 bash[22035]: audit 2024-09-13T13:54:42.960124+0000 mgr.y (mgr.15252) 223 : audit [DBG] from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:44 smithi192 bash[22035]: audit 2024-09-13T13:54:43.316043+0000 mgr.y (mgr.15252) 224 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mon", "hosts": "smithi192", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:44 smithi192 bash[22035]: cluster 2024-09-13T13:54:43.350071+0000 mgr.y (mgr.15252) 225 : cluster [DBG] pgmap v126: 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-13T13:54:45.813 INFO:teuthology.orchestra.run.smithi076.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:54:46.449 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:54:46.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:46 smithi076 bash[26447]: cluster 2024-09-13T13:54:45.350828+0000 mgr.y (mgr.15252) 226 : cluster [DBG] pgmap v127: 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-13T13:54:46.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:46 smithi076 bash[26447]: audit 2024-09-13T13:54:45.812465+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:46.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:46 smithi076 bash[26447]: audit 2024-09-13T13:54:45.817005+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:54:46.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:46 smithi076 bash[26447]: audit 2024-09-13T13:54:45.818427+0000 mon.c (mon.2) 400 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:54:46.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:46 smithi076 bash[26447]: audit 2024-09-13T13:54:45.826357+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:46.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:46 smithi076 bash[19831]: cluster 2024-09-13T13:54:45.350828+0000 mgr.y (mgr.15252) 226 : cluster [DBG] pgmap v127: 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-13T13:54:46.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:46 smithi076 bash[19831]: audit 2024-09-13T13:54:45.812465+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:46.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:46 smithi076 bash[19831]: audit 2024-09-13T13:54:45.817005+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:54:46.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:46 smithi076 bash[19831]: audit 2024-09-13T13:54:45.818427+0000 mon.c (mon.2) 400 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:54:46.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:46 smithi076 bash[19831]: audit 2024-09-13T13:54:45.826357+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:46 smithi192 bash[22035]: cluster 2024-09-13T13:54:45.350828+0000 mgr.y (mgr.15252) 226 : cluster [DBG] pgmap v127: 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-13T13:54:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:46 smithi192 bash[22035]: audit 2024-09-13T13:54:45.812465+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:46 smithi192 bash[22035]: audit 2024-09-13T13:54:45.817005+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:54:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:46 smithi192 bash[22035]: audit 2024-09-13T13:54:45.818427+0000 mon.c (mon.2) 400 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:54:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:46 smithi192 bash[22035]: audit 2024-09-13T13:54:45.826357+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:47.432 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:47.020494172Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:47.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:47 smithi076 bash[19831]: cephadm 2024-09-13T13:54:45.803425+0000 mgr.y (mgr.15252) 227 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:54:47.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:47 smithi076 bash[19831]: cephadm 2024-09-13T13:54:45.895356+0000 mgr.y (mgr.15252) 228 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:54:47.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:47 smithi076 bash[26447]: cephadm 2024-09-13T13:54:45.803425+0000 mgr.y (mgr.15252) 227 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:54:47.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:47 smithi076 bash[26447]: cephadm 2024-09-13T13:54:45.895356+0000 mgr.y (mgr.15252) 228 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:54:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:47 smithi192 bash[22035]: cephadm 2024-09-13T13:54:45.803425+0000 mgr.y (mgr.15252) 227 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:54:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:47 smithi192 bash[22035]: cephadm 2024-09-13T13:54:45.895356+0000 mgr.y (mgr.15252) 228 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:54:48.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:48 smithi076 bash[19831]: cluster 2024-09-13T13:54:47.351585+0000 mgr.y (mgr.15252) 229 : cluster [DBG] pgmap v128: 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-13T13:54:48.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:48 smithi076 bash[19831]: audit 2024-09-13T13:54:48.326007+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:48.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:48 smithi076 bash[19831]: audit 2024-09-13T13:54:48.330072+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:54:48.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:48 smithi076 bash[19831]: audit 2024-09-13T13:54:48.332601+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:54:48.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:48 smithi076 bash[19831]: audit 2024-09-13T13:54:48.340556+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:48.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:48 smithi076 bash[19831]: audit 2024-09-13T13:54:48.347098+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:54:48.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:48 smithi076 bash[19831]: audit 2024-09-13T13:54:48.348330+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-13T13:54:48.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:48 smithi076 bash[26447]: cluster 2024-09-13T13:54:47.351585+0000 mgr.y (mgr.15252) 229 : cluster [DBG] pgmap v128: 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-13T13:54:48.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:48 smithi076 bash[26447]: audit 2024-09-13T13:54:48.326007+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:48.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:48 smithi076 bash[26447]: audit 2024-09-13T13:54:48.330072+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:54:48.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:48 smithi076 bash[26447]: audit 2024-09-13T13:54:48.332601+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:54:48.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:48 smithi076 bash[26447]: audit 2024-09-13T13:54:48.340556+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:48.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:48 smithi076 bash[26447]: audit 2024-09-13T13:54:48.347098+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:54:48.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:48 smithi076 bash[26447]: audit 2024-09-13T13:54:48.348330+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-13T13:54:48.920 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:48 smithi192 bash[22035]: cluster 2024-09-13T13:54:47.351585+0000 mgr.y (mgr.15252) 229 : cluster [DBG] pgmap v128: 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-13T13:54:48.920 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:48 smithi192 bash[22035]: audit 2024-09-13T13:54:48.326007+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:48.920 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:48 smithi192 bash[22035]: audit 2024-09-13T13:54:48.330072+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:54:48.920 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:48 smithi192 bash[22035]: audit 2024-09-13T13:54:48.332601+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:54:48.920 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:48 smithi192 bash[22035]: audit 2024-09-13T13:54:48.340556+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:48.920 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:48 smithi192 bash[22035]: audit 2024-09-13T13:54:48.347098+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:54:48.920 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:48 smithi192 bash[22035]: audit 2024-09-13T13:54:48.348330+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-13T13:54:49.580 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:54:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:54:49] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-13T13:54:49.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:49 smithi076 bash[19831]: cephadm 2024-09-13T13:54:48.328042+0000 mgr.y (mgr.15252) 230 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:54:49.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:49 smithi076 bash[19831]: cephadm 2024-09-13T13:54:48.328116+0000 mgr.y (mgr.15252) 231 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:54:49.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:49 smithi076 bash[19831]: cephadm 2024-09-13T13:54:48.333602+0000 mgr.y (mgr.15252) 232 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:54:49.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:49 smithi076 bash[19831]: cephadm 2024-09-13T13:54:48.349154+0000 mgr.y (mgr.15252) 233 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-13T13:54:49.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:49 smithi076 bash[26447]: cephadm 2024-09-13T13:54:48.328042+0000 mgr.y (mgr.15252) 230 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:54:49.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:49 smithi076 bash[26447]: cephadm 2024-09-13T13:54:48.328116+0000 mgr.y (mgr.15252) 231 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:54:49.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:49 smithi076 bash[26447]: cephadm 2024-09-13T13:54:48.333602+0000 mgr.y (mgr.15252) 232 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:54:49.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:49 smithi076 bash[26447]: cephadm 2024-09-13T13:54:48.349154+0000 mgr.y (mgr.15252) 233 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-13T13:54:49.878 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:49 smithi192 bash[22035]: cephadm 2024-09-13T13:54:48.328042+0000 mgr.y (mgr.15252) 230 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:54:49.879 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:49 smithi192 bash[22035]: cephadm 2024-09-13T13:54:48.328116+0000 mgr.y (mgr.15252) 231 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:54:49.879 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:49 smithi192 bash[22035]: cephadm 2024-09-13T13:54:48.333602+0000 mgr.y (mgr.15252) 232 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:54:49.879 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:49 smithi192 bash[22035]: cephadm 2024-09-13T13:54:48.349154+0000 mgr.y (mgr.15252) 233 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-13T13:54:50.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:50.034907001Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:50.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:50 smithi076 bash[19831]: cluster 2024-09-13T13:54:49.353219+0000 mgr.y (mgr.15252) 234 : cluster [DBG] pgmap v129: 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-13T13:54:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:50 smithi076 bash[26447]: cluster 2024-09-13T13:54:49.353219+0000 mgr.y (mgr.15252) 234 : cluster [DBG] pgmap v129: 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-13T13:54:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:50 smithi192 bash[22035]: cluster 2024-09-13T13:54:49.353219+0000 mgr.y (mgr.15252) 234 : cluster [DBG] pgmap v129: 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-13T13:54:51.872 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:54:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[19831]: cephadm 2024-09-13T13:54:50.770726+0000 mgr.y (mgr.15252) 235 : cephadm [INF] Upgrade: Updating mon.b 2024-09-13T13:54:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[19831]: audit 2024-09-13T13:54:50.778978+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[19831]: audit 2024-09-13T13:54:50.783836+0000 mon.c (mon.2) 405 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:54:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[19831]: audit 2024-09-13T13:54:50.785343+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:54:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[19831]: audit 2024-09-13T13:54:50.786925+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:54:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[19831]: cephadm 2024-09-13T13:54:50.788869+0000 mgr.y (mgr.15252) 236 : cephadm [INF] Deploying daemon mon.b on smithi192 2024-09-13T13:54:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[19831]: audit 2024-09-13T13:54:50.929036+0000 mgr.y (mgr.15252) 237 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[19831]: cluster 2024-09-13T13:54:51.354064+0000 mgr.y (mgr.15252) 238 : cluster [DBG] pgmap v130: 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-13T13:54:52.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[26447]: cephadm 2024-09-13T13:54:50.770726+0000 mgr.y (mgr.15252) 235 : cephadm [INF] Upgrade: Updating mon.b 2024-09-13T13:54:52.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[26447]: audit 2024-09-13T13:54:50.778978+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:52.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[26447]: audit 2024-09-13T13:54:50.783836+0000 mon.c (mon.2) 405 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:54:52.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[26447]: audit 2024-09-13T13:54:50.785343+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:54:52.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[26447]: audit 2024-09-13T13:54:50.786925+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:54:52.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[26447]: cephadm 2024-09-13T13:54:50.788869+0000 mgr.y (mgr.15252) 236 : cephadm [INF] Deploying daemon mon.b on smithi192 2024-09-13T13:54:52.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[26447]: audit 2024-09-13T13:54:50.929036+0000 mgr.y (mgr.15252) 237 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:52.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:51 smithi076 bash[26447]: cluster 2024-09-13T13:54:51.354064+0000 mgr.y (mgr.15252) 238 : cluster [DBG] pgmap v130: 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-13T13:54:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:51 smithi192 bash[22035]: cephadm 2024-09-13T13:54:50.770726+0000 mgr.y (mgr.15252) 235 : cephadm [INF] Upgrade: Updating mon.b 2024-09-13T13:54:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:51 smithi192 bash[22035]: audit 2024-09-13T13:54:50.778978+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:52.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:51 smithi192 bash[22035]: audit 2024-09-13T13:54:50.783836+0000 mon.c (mon.2) 405 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:54:52.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:51 smithi192 bash[22035]: audit 2024-09-13T13:54:50.785343+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:54:52.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:51 smithi192 bash[22035]: audit 2024-09-13T13:54:50.786925+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:54:52.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:51 smithi192 bash[22035]: cephadm 2024-09-13T13:54:50.788869+0000 mgr.y (mgr.15252) 236 : cephadm [INF] Deploying daemon mon.b on smithi192 2024-09-13T13:54:52.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:51 smithi192 bash[22035]: audit 2024-09-13T13:54:50.929036+0000 mgr.y (mgr.15252) 237 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:54:52.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:51 smithi192 bash[22035]: cluster 2024-09-13T13:54:51.354064+0000 mgr.y (mgr.15252) 238 : cluster [DBG] pgmap v130: 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-13T13:54:53.317 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:53.068086217Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:53.354 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:54:53.589 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:54:53 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:53.590 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:54:53 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:53.590 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:54:53 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:53.590 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:54:53 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:53.591 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:54:53 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:53.591 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:53 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:53.591 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:54:53 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:53.592 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:54:53 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:53.592 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:53 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:53.592 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:53 smithi192 systemd[1]: Stopping Ceph mon.b for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:54:53.592 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:53 smithi192 bash[22035]: debug 2024-09-13T13:54:53.541+0000 7fcf55053640 -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-13T13:54:53.592 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:53 smithi192 bash[22035]: debug 2024-09-13T13:54:53.541+0000 7fcf55053640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-13T13:54:53.995 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:54:53.995 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (2m) 2m ago 29m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T13:54:53.995 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (101s) 95s ago 28m 35.1M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T13:54:53.995 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (4m) 2m ago 26m 48.1M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T13:54:53.995 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (3m) 95s ago 37m 438M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T13:54:53.995 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (14m) 2m ago 39m 504M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:54:53.995 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (39m) 2m ago 40m 85.3M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:54:53.995 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (38m) 95s ago 38m 60.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 3ffc8db9dbc1 2024-09-13T13:54:53.995 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (38m) 2m ago 38m 62.6M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:54:53.995 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (3m) 2m ago 29m 7680k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T13:54:53.996 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (3m) 95s ago 29m 8275k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T13:54:53.996 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (36m) 2m ago 36m 58.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:54:53.996 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (36m) 2m ago 36m 67.8M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:54:53.996 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (35m) 2m ago 35m 54.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:54:53.996 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (34m) 2m ago 34m 66.0M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:54:53.996 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (33m) 95s ago 33m 59.0M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:54:53.996 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (32m) 95s ago 32m 65.0M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:54:53.996 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (31m) 95s ago 31m 54.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:54:53.996 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (30m) 95s ago 30m 65.2M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:54:53.996 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (2m) 95s ago 29m 40.2M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T13:54:53.996 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (27m) 2m ago 27m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:54:53.996 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (27m) 95s ago 27m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:54:54.372 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:54:54.372 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:54:54.372 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:54:54.373 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:54:54.373 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:54:54.373 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:54:54.373 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:54:54.373 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:54:54.373 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:54:54.373 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:54:54.373 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:54:54.373 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:54:54.373 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:54:54.373 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:54:54.373 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:54:54.374 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:54:54.374 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:54:54.374 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:54:54.419 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:54 smithi192 bash[70256]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mon-b 2024-09-13T13:54:54.419 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:54 smithi192 bash[70316]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mon-b 2024-09-13T13:54:54.420 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:54 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-13T13:54:54.420 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:54 smithi192 systemd[1]: Stopped Ceph mon.b for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:54:54.673 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:54:54.673 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:54:54.673 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T13:54:54.673 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi192", 2024-09-13T13:54:54.673 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T13:54:54.673 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "0/1 daemons upgraded", 2024-09-13T13:54:54.673 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading mon daemons", 2024-09-13T13:54:54.673 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:54:54.673 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:54:54.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 13:54:54 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:54.681 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 13:54:54 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:54.682 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 13:54:54 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:54.682 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 13:54:54 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:54.682 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 13:54:54 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:54.682 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 13:54:54 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:54.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:54 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:54.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:54 smithi192 systemd[1]: Started Ceph mon.b for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:54:54.683 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:54 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:54.683 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 13:54:54 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:54:56.047 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.773+0000 7fae1c32fc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-13T13:54:56.047 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.773+0000 7fae1c32fc80 0 ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev), process ceph-mon, pid 7 2024-09-13T13:54:56.047 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.773+0000 7fae1c32fc80 0 pidfile_write: ignore empty --pid-file 2024-09-13T13:54:56.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 0 load: jerasure load: lrc 2024-09-13T13:54:56.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-13T13:54:56.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Git sha 0 2024-09-13T13:54:56.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Compile date 2024-09-13 10:06:52 2024-09-13T13:54:56.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: DB SUMMARY 2024-09-13T13:54:56.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: DB Session ID: 70UMG39NB16F03J4AQ4V 2024-09-13T13:54:56.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: CURRENT file: CURRENT 2024-09-13T13:54:56.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-13T13:54:56.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4334 Bytes 2024-09-13T13:54:56.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000063.sst 2024-09-13T13:54:56.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000061.log size: 773409 ; 2024-09-13T13:54:56.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.error_if_exists: 0 2024-09-13T13:54:56.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.create_if_missing: 0 2024-09-13T13:54:56.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-13T13:54:56.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T13:54:56.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T13:54:56.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T13:54:56.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.env: 0x5606a399c120 2024-09-13T13:54:56.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-13T13:54:56.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.info_log: 0x5606a5bef700 2024-09-13T13:54:56.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-13T13:54:56.050 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.statistics: (nil) 2024-09-13T13:54:56.050 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.use_fsync: 0 2024-09-13T13:54:56.050 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-13T13:54:56.051 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T13:54:56.051 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T13:54:56.051 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-13T13:54:56.051 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-13T13:54:56.051 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-13T13:54:56.051 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-13T13:54:56.051 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-13T13:54:56.052 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-13T13:54:56.052 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T13:54:56.052 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-13T13:54:56.052 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.db_log_dir: 2024-09-13T13:54:56.052 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.wal_dir: 2024-09-13T13:54:56.052 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T13:54:56.052 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T13:54:56.052 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T13:54:56.052 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T13:54:56.052 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T13:54:56.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T13:54:56.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-13T13:54:56.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-13T13:54:56.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.write_buffer_manager: 0x5606a5bf21e0 2024-09-13T13:54:56.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T13:54:56.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T13:54:56.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T13:54:56.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-13T13:54:56.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T13:54:56.054 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-13T13:54:56.054 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-13T13:54:56.054 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-13T13:54:56.054 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.unordered_write: 0 2024-09-13T13:54:56.054 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T13:54:56.054 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T13:54:56.054 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T13:54:56.054 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T13:54:56.054 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.row_cache: None 2024-09-13T13:54:56.054 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.wal_filter: None 2024-09-13T13:54:56.054 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T13:54:56.054 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-13T13:54:56.055 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.two_write_queues: 0 2024-09-13T13:54:56.055 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-13T13:54:56.055 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.wal_compression: 0 2024-09-13T13:54:56.055 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.atomic_flush: 0 2024-09-13T13:54:56.055 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T13:54:56.055 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T13:54:56.055 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T13:54:56.055 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-13T13:54:56.055 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T13:54:56.055 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-13T13:54:56.055 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T13:54:56.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T13:54:56.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-13T13:54:56.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-13T13:54:56.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T13:54:56.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-13T13:54:56.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-13T13:54:56.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-13T13:54:56.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T13:54:56.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T13:54:56.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T13:54:56.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-13T13:54:56.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T13:54:56.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T13:54:56.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T13:54:56.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T13:54:56.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_open_files: -1 2024-09-13T13:54:56.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-13T13:54:56.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T13:54:56.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T13:54:56.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-13T13:54:56.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-13T13:54:56.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Compression algorithms supported: 2024-09-13T13:54:56.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: kZSTD supported: 0 2024-09-13T13:54:56.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: kXpressCompression supported: 0 2024-09-13T13:54:56.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-13T13:54:56.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T13:54:56.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-13T13:54:56.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: kZlibCompression supported: 1 2024-09-13T13:54:56.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-13T13:54:56.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-13T13:54:56.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T13:54:56.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T13:54:56.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-13T13:54:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T13:54:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T13:54:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.merge_operator: 2024-09-13T13:54:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compaction_filter: None 2024-09-13T13:54:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-13T13:54:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-13T13:54:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T13:54:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T13:54:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5606a5bef320) 2024-09-13T13:54:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: cache_index_and_filter_blocks: 1 2024-09-13T13:54:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T13:54:56.060 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T13:54:56.060 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: pin_top_level_index_and_filter: 1 2024-09-13T13:54:56.060 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: index_type: 0 2024-09-13T13:54:56.060 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: data_block_index_type: 0 2024-09-13T13:54:56.060 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: index_shortening: 1 2024-09-13T13:54:56.060 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: data_block_hash_table_util_ratio: 0.750000 2024-09-13T13:54:56.060 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: checksum: 4 2024-09-13T13:54:56.060 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: no_block_cache: 0 2024-09-13T13:54:56.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: block_cache: 0x5606a5be5610 2024-09-13T13:54:56.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: block_cache_name: BinnedLRUCache 2024-09-13T13:54:56.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: block_cache_options: 2024-09-13T13:54:56.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: capacity : 536870912 2024-09-13T13:54:56.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: num_shard_bits : 4 2024-09-13T13:54:56.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: strict_capacity_limit : 0 2024-09-13T13:54:56.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: high_pri_pool_ratio: 0.000 2024-09-13T13:54:56.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: block_cache_compressed: (nil) 2024-09-13T13:54:56.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: persistent_cache: (nil) 2024-09-13T13:54:56.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: block_size: 4096 2024-09-13T13:54:56.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: block_size_deviation: 10 2024-09-13T13:54:56.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: block_restart_interval: 16 2024-09-13T13:54:56.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: index_block_restart_interval: 1 2024-09-13T13:54:56.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: metadata_block_size: 4096 2024-09-13T13:54:56.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: partition_filters: 0 2024-09-13T13:54:56.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: use_delta_encoding: 1 2024-09-13T13:54:56.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: filter_policy: bloomfilter 2024-09-13T13:54:56.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: whole_key_filtering: 1 2024-09-13T13:54:56.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: verify_compression: 0 2024-09-13T13:54:56.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: read_amp_bytes_per_bit: 0 2024-09-13T13:54:56.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: format_version: 5 2024-09-13T13:54:56.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: enable_index_compression: 1 2024-09-13T13:54:56.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: block_align: 0 2024-09-13T13:54:56.063 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: max_auto_readahead_size: 262144 2024-09-13T13:54:56.063 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: prepopulate_block_cache: 0 2024-09-13T13:54:56.063 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: initial_auto_readahead_size: 8192 2024-09-13T13:54:56.063 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: num_file_reads_for_auto_readahead: 2 2024-09-13T13:54:56.063 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-13T13:54:56.063 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-13T13:54:56.063 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compression: NoCompression 2024-09-13T13:54:56.064 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-13T13:54:56.064 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-13T13:54:56.064 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T13:54:56.064 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.num_levels: 7 2024-09-13T13:54:56.064 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T13:54:56.064 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T13:54:56.064 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T13:54:56.064 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T13:54:56.064 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T13:54:56.065 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T13:54:56.065 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T13:54:56.065 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:54:56.065 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T13:54:56.065 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T13:54:56.065 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:54:56.065 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:54:56.065 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T13:54:56.065 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-13T13:54:56.065 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-13T13:54:56.065 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T13:54:56.066 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:54:56.066 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:54:56.066 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T13:54:56.066 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-13T13:54:56.066 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T13:54:56.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T13:54:56.068 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T13:54:56.068 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T13:54:56.068 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T13:54:56.068 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-13T13:54:56.068 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T13:54:56.068 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T13:54:56.068 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-13T13:54:56.068 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T13:54:56.068 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T13:54:56.068 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T13:54:56.068 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T13:54:56.068 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T13:54:56.068 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.bloom_locality: 0 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-13T13:54:56.069 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-13T13:54:56.070 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-13T13:54:56.070 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.ttl: 2592000 2024-09-13T13:54:56.070 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T13:54:56.070 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T13:54:56.070 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T13:54:56.070 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.enable_blob_files: false 2024-09-13T13:54:56.070 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.min_blob_size: 0 2024-09-13T13:54:56.070 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-13T13:54:56.070 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T13:54:56.070 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T13:54:56.070 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T13:54:56.070 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T13:54:56.070 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T13:54:56.071 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-13T13:54:56.071 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.777+0000 7fae1c32fc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T13:54:56.071 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.781+0000 7fae1c32fc80 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-13T13:54:56.071 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.781+0000 7fae1c32fc80 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 33661, log_number is 61,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61 2024-09-13T13:54:56.071 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.781+0000 7fae1c32fc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 61 2024-09-13T13:54:56.071 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.781+0000 7fae1c32fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5dca5d5a-5447-4f8d-8afb-db484d017eda 2024-09-13T13:54:56.071 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.781+0000 7fae1c32fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726235695783216, "job": 1, "event": "recovery_started", "wal_files": [61]} 2024-09-13T13:54:56.071 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.781+0000 7fae1c32fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #61 mode 2 2024-09-13T13:54:56.071 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.785+0000 7fae1c32fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726235695786561, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 66, "file_size": 508290, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 33667, "largest_seqno": 34153, "table_properties": {"data_size": 505500, "index_size": 1238, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 4418, "raw_average_key_size": 23, "raw_value_size": 501295, "raw_average_value_size": 2610, "num_data_blocks": 56, "num_entries": 192, "num_filter_entries": 192, "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": 1726235695, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5dca5d5a-5447-4f8d-8afb-db484d017eda", "db_session_id": "70UMG39NB16F03J4AQ4V", "orig_file_number": 66, "seqno_to_time_mapping": "N/A"}} 2024-09-13T13:54:56.071 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.785+0000 7fae1c32fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726235695786697, "job": 1, "event": "recovery_finished"} 2024-09-13T13:54:56.071 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.785+0000 7fae1c32fc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 68 2024-09-13T13:54:56.071 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.785+0000 7fae1c32fc80 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-13T13:54:56.072 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.785+0000 7fae1c32fc80 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-13T13:54:56.072 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.785+0000 7fae1c32fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5606a5c12e00 2024-09-13T13:54:56.072 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.785+0000 7fae1c32fc80 4 rocksdb: DB pointer 0x5606a5d16000 2024-09-13T13:54:56.072 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.785+0000 7fae120f7640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T13:54:56.072 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.785+0000 7fae120f7640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T13:54:56.072 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: ** DB Stats ** 2024-09-13T13:54:56.072 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:54:56.072 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: 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-13T13:54:56.072 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:54:56.072 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:54:56.072 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: 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-13T13:54:56.072 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:54:56.073 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:54:56.073 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: ** Compaction Stats [default] ** 2024-09-13T13:54:56.073 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: 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-13T13:54:56.073 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T13:54:56.073 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: L0 1/0 496.38 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 251.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-13T13:54:56.073 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: L6 1/0 10.29 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-13T13:54:56.073 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: Sum 2/0 10.77 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 251.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-13T13:54:56.073 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 251.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-13T13:54:56.073 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: ** Compaction Stats [default] ** 2024-09-13T13:54:56.073 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: 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-13T13:54:56.073 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T13:54:56.073 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 251.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-13T13:54:56.073 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T13:54:56.073 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: AddFile(Keys): cumulative 0, interval 0 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: Cumulative compaction: 0.00 GB write, 75.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: Interval compaction: 0.00 GB write, 75.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: 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-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: Block cache BinnedLRUCache@0x5606a5be5610#7 capacity: 512.00 MB usage: 1.92 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: Block cache entry stats(count,size,portion): FilterBlock(1,0.59 KB,0.000113249%) IndexBlock(1,1.33 KB,0.00025332%) Misc(1,0.00 KB,0%) 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: ** File Read Latency Histogram By Level [default] ** 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.785+0000 7fae1c32fc80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] at bind addrs [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.785+0000 7fae1c32fc80 1 mon.b@-1(???) e3 preinit fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.785+0000 7fae1c32fc80 0 mon.b@-1(???).mds e1 new map 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.785+0000 7fae1c32fc80 0 mon.b@-1(???).mds e1 print_map 2024-09-13T13:54:56.074 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: e1 2024-09-13T13:54:56.075 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: btime 2024-09-13T13:14:51:254882+0000 2024-09-13T13:54:56.075 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T13:54:56.075 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: 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-13T13:54:56.075 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: legacy client fscid: -1 2024-09-13T13:54:56.075 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: 2024-09-13T13:54:56.075 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: No filesystems configured 2024-09-13T13:54:56.075 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.789+0000 7fae1c32fc80 0 mon.b@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-13T13:54:56.075 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.789+0000 7fae1c32fc80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:54:56.075 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.789+0000 7fae1c32fc80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:54:56.075 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.789+0000 7fae1c32fc80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:54:56.075 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:55 smithi192 bash[70372]: debug 2024-09-13T13:54:55.789+0000 7fae1c32fc80 1 mon.b@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-09-13T13:54:56.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:56.046466378Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:57.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: audit 2024-09-13T13:54:53.663910+0000 mgr.y (mgr.15252) 241 : audit [DBG] from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:57.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: audit 2024-09-13T13:54:53.959517+0000 mgr.y (mgr.15252) 242 : audit [DBG] from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:57.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: audit 2024-09-13T13:54:54.371359+0000 mon.a (mon.0) 1394 : audit [DBG] from='client.? 172.21.15.76:0/2253689104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:54:57.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: audit 2024-09-13T13:54:54.674559+0000 mgr.y (mgr.15252) 243 : audit [DBG] from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:57.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:55.355706+0000 mgr.y (mgr.15252) 244 : cluster [DBG] pgmap v132: 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-13T13:54:57.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.005438+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T13:54:57.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.008685+0000 mon.a (mon.0) 1395 : cluster [INF] mon.a calling monitor election 2024-09-13T13:54:57.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.050481+0000 mon.a (mon.0) 1396 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:54:57.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.059442+0000 mon.a (mon.0) 1397 : cluster [DBG] monmap epoch 3 2024-09-13T13:54:57.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.059474+0000 mon.a (mon.0) 1398 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:54:57.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.059501+0000 mon.a (mon.0) 1399 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:54:57.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.059530+0000 mon.a (mon.0) 1400 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:54:57.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.059567+0000 mon.a (mon.0) 1401 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:54:57.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.059600+0000 mon.a (mon.0) 1402 : cluster [DBG] election_strategy: 1 2024-09-13T13:54:57.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.059620+0000 mon.a (mon.0) 1403 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:54:57.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.059639+0000 mon.a (mon.0) 1404 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:54:57.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.059657+0000 mon.a (mon.0) 1405 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:54:57.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.060887+0000 mon.a (mon.0) 1406 : cluster [DBG] fsmap 2024-09-13T13:54:57.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.060944+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:54:57.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.061741+0000 mon.a (mon.0) 1408 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-09-13T13:54:57.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: cluster 2024-09-13T13:54:56.062031+0000 mon.a (mon.0) 1409 : cluster [INF] overall HEALTH_OK 2024-09-13T13:54:57.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: audit 2024-09-13T13:54:56.098156+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:57.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[19831]: audit 2024-09-13T13:54:56.114989+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:57.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: audit 2024-09-13T13:54:53.663910+0000 mgr.y (mgr.15252) 241 : audit [DBG] from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:57.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: audit 2024-09-13T13:54:53.959517+0000 mgr.y (mgr.15252) 242 : audit [DBG] from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:57.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: audit 2024-09-13T13:54:54.371359+0000 mon.a (mon.0) 1394 : audit [DBG] from='client.? 172.21.15.76:0/2253689104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:54:57.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: audit 2024-09-13T13:54:54.674559+0000 mgr.y (mgr.15252) 243 : audit [DBG] from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:57.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:55.355706+0000 mgr.y (mgr.15252) 244 : cluster [DBG] pgmap v132: 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-13T13:54:57.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.005438+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T13:54:57.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.008685+0000 mon.a (mon.0) 1395 : cluster [INF] mon.a calling monitor election 2024-09-13T13:54:57.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.050481+0000 mon.a (mon.0) 1396 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:54:57.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.059442+0000 mon.a (mon.0) 1397 : cluster [DBG] monmap epoch 3 2024-09-13T13:54:57.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.059474+0000 mon.a (mon.0) 1398 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:54:57.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.059501+0000 mon.a (mon.0) 1399 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:54:57.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.059530+0000 mon.a (mon.0) 1400 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:54:57.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.059567+0000 mon.a (mon.0) 1401 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:54:57.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.059600+0000 mon.a (mon.0) 1402 : cluster [DBG] election_strategy: 1 2024-09-13T13:54:57.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.059620+0000 mon.a (mon.0) 1403 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:54:57.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.059639+0000 mon.a (mon.0) 1404 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:54:57.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.059657+0000 mon.a (mon.0) 1405 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:54:57.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.060887+0000 mon.a (mon.0) 1406 : cluster [DBG] fsmap 2024-09-13T13:54:57.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.060944+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:54:57.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.061741+0000 mon.a (mon.0) 1408 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-09-13T13:54:57.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: cluster 2024-09-13T13:54:56.062031+0000 mon.a (mon.0) 1409 : cluster [INF] overall HEALTH_OK 2024-09-13T13:54:57.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: audit 2024-09-13T13:54:56.098156+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:57.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:57 smithi076 bash[26447]: audit 2024-09-13T13:54:56.114989+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:57.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: audit 2024-09-13T13:54:53.663910+0000 mgr.y (mgr.15252) 241 : audit [DBG] from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:57.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: audit 2024-09-13T13:54:53.663910+0000 mgr.y (mgr.15252) 241 : audit [DBG] from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:57.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: audit 2024-09-13T13:54:53.959517+0000 mgr.y (mgr.15252) 242 : audit [DBG] from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:57.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: audit 2024-09-13T13:54:53.959517+0000 mgr.y (mgr.15252) 242 : audit [DBG] from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:57.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: audit 2024-09-13T13:54:54.371359+0000 mon.a (mon.0) 1394 : audit [DBG] from='client.? 172.21.15.76:0/2253689104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:54:57.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: audit 2024-09-13T13:54:54.371359+0000 mon.a (mon.0) 1394 : audit [DBG] from='client.? 172.21.15.76:0/2253689104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:54:57.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: audit 2024-09-13T13:54:54.674559+0000 mgr.y (mgr.15252) 243 : audit [DBG] from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:57.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: audit 2024-09-13T13:54:54.674559+0000 mgr.y (mgr.15252) 243 : audit [DBG] from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:54:57.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:55.355706+0000 mgr.y (mgr.15252) 244 : cluster [DBG] pgmap v132: 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-13T13:54:57.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:55.355706+0000 mgr.y (mgr.15252) 244 : cluster [DBG] pgmap v132: 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-13T13:54:57.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.005438+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T13:54:57.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.005438+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T13:54:57.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.008685+0000 mon.a (mon.0) 1395 : cluster [INF] mon.a calling monitor election 2024-09-13T13:54:57.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.008685+0000 mon.a (mon.0) 1395 : cluster [INF] mon.a calling monitor election 2024-09-13T13:54:57.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.050481+0000 mon.a (mon.0) 1396 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:54:57.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.050481+0000 mon.a (mon.0) 1396 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:54:57.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059442+0000 mon.a (mon.0) 1397 : cluster [DBG] monmap epoch 3 2024-09-13T13:54:57.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059442+0000 mon.a (mon.0) 1397 : cluster [DBG] monmap epoch 3 2024-09-13T13:54:57.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059474+0000 mon.a (mon.0) 1398 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:54:57.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059474+0000 mon.a (mon.0) 1398 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:54:57.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059501+0000 mon.a (mon.0) 1399 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:54:57.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059501+0000 mon.a (mon.0) 1399 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:54:57.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059530+0000 mon.a (mon.0) 1400 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:54:57.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059530+0000 mon.a (mon.0) 1400 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:54:57.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059567+0000 mon.a (mon.0) 1401 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:54:57.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059567+0000 mon.a (mon.0) 1401 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:54:57.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059600+0000 mon.a (mon.0) 1402 : cluster [DBG] election_strategy: 1 2024-09-13T13:54:57.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059600+0000 mon.a (mon.0) 1402 : cluster [DBG] election_strategy: 1 2024-09-13T13:54:57.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059620+0000 mon.a (mon.0) 1403 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:54:57.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059620+0000 mon.a (mon.0) 1403 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:54:57.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059639+0000 mon.a (mon.0) 1404 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:54:57.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059639+0000 mon.a (mon.0) 1404 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:54:57.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059657+0000 mon.a (mon.0) 1405 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:54:57.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.059657+0000 mon.a (mon.0) 1405 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:54:57.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.060887+0000 mon.a (mon.0) 1406 : cluster [DBG] fsmap 2024-09-13T13:54:57.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.060887+0000 mon.a (mon.0) 1406 : cluster [DBG] fsmap 2024-09-13T13:54:57.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.060944+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:54:57.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.060944+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:54:57.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.061741+0000 mon.a (mon.0) 1408 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-09-13T13:54:57.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.061741+0000 mon.a (mon.0) 1408 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-09-13T13:54:57.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.062031+0000 mon.a (mon.0) 1409 : cluster [INF] overall HEALTH_OK 2024-09-13T13:54:57.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: cluster 2024-09-13T13:54:56.062031+0000 mon.a (mon.0) 1409 : cluster [INF] overall HEALTH_OK 2024-09-13T13:54:57.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: audit 2024-09-13T13:54:56.098156+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:57.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: audit 2024-09-13T13:54:56.098156+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:57.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: audit 2024-09-13T13:54:56.114989+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:57.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:57 smithi192 bash[70372]: audit 2024-09-13T13:54:56.114989+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:54:58.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:54:58 smithi076 bash[19831]: cluster 2024-09-13T13:54:57.356421+0000 mgr.y (mgr.15252) 245 : cluster [DBG] pgmap v133: 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-13T13:54:58.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:54:58 smithi076 bash[26447]: cluster 2024-09-13T13:54:57.356421+0000 mgr.y (mgr.15252) 245 : cluster [DBG] pgmap v133: 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-13T13:54:58.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:58 smithi192 bash[70372]: cluster 2024-09-13T13:54:57.356421+0000 mgr.y (mgr.15252) 245 : cluster [DBG] pgmap v133: 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-13T13:54:58.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:54:58 smithi192 bash[70372]: cluster 2024-09-13T13:54:57.356421+0000 mgr.y (mgr.15252) 245 : cluster [DBG] pgmap v133: 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-13T13:54:59.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:54:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:54:59.019937824Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:54:59.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:54:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:54:59] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-13T13:55:00.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:00 smithi192 bash[70372]: cluster 2024-09-13T13:54:59.358082+0000 mgr.y (mgr.15252) 246 : cluster [DBG] pgmap v134: 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-13T13:55:00.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:00 smithi192 bash[70372]: cluster 2024-09-13T13:54:59.358082+0000 mgr.y (mgr.15252) 246 : cluster [DBG] pgmap v134: 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-13T13:55:00.801 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:00 smithi076 bash[26447]: cluster 2024-09-13T13:54:59.358082+0000 mgr.y (mgr.15252) 246 : cluster [DBG] pgmap v134: 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-13T13:55:00.801 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:00 smithi076 bash[19831]: cluster 2024-09-13T13:54:59.358082+0000 mgr.y (mgr.15252) 246 : cluster [DBG] pgmap v134: 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-13T13:55:01.090 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:55:00 smithi076 bash[68032]: debug 2024-09-13T13:55:00.798+0000 7f5709f3f640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-13T13:55:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:01 smithi076 bash[19831]: audit 2024-09-13T13:55:00.930428+0000 mgr.y (mgr.15252) 247 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:01 smithi076 bash[19831]: cluster 2024-09-13T13:55:01.358746+0000 mgr.y (mgr.15252) 248 : cluster [DBG] pgmap v135: 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-13T13:55:02.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:01 smithi076 bash[26447]: audit 2024-09-13T13:55:00.930428+0000 mgr.y (mgr.15252) 247 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:02.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:01 smithi076 bash[26447]: cluster 2024-09-13T13:55:01.358746+0000 mgr.y (mgr.15252) 248 : cluster [DBG] pgmap v135: 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-13T13:55:02.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:02.039321638Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:02.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:01 smithi192 bash[70372]: audit 2024-09-13T13:55:00.930428+0000 mgr.y (mgr.15252) 247 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:02.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:01 smithi192 bash[70372]: audit 2024-09-13T13:55:00.930428+0000 mgr.y (mgr.15252) 247 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:02.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:01 smithi192 bash[70372]: cluster 2024-09-13T13:55:01.358746+0000 mgr.y (mgr.15252) 248 : cluster [DBG] pgmap v135: 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-13T13:55:02.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:01 smithi192 bash[70372]: cluster 2024-09-13T13:55:01.358746+0000 mgr.y (mgr.15252) 248 : cluster [DBG] pgmap v135: 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-13T13:55:03.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:03 smithi192 bash[70372]: audit 2024-09-13T13:55:02.095442+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:03.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:03 smithi192 bash[70372]: audit 2024-09-13T13:55:02.095442+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:03.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:03 smithi192 bash[70372]: audit 2024-09-13T13:55:02.113876+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:03.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:03 smithi192 bash[70372]: audit 2024-09-13T13:55:02.113876+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:03.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:03 smithi076 bash[19831]: audit 2024-09-13T13:55:02.095442+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:03.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:03 smithi076 bash[19831]: audit 2024-09-13T13:55:02.113876+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:03.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:03 smithi076 bash[26447]: audit 2024-09-13T13:55:02.095442+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:03.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:03 smithi076 bash[26447]: audit 2024-09-13T13:55:02.113876+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:04.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:04 smithi076 bash[26447]: audit 2024-09-13T13:55:03.298249+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:04.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:04 smithi076 bash[26447]: audit 2024-09-13T13:55:03.313417+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:04.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:04 smithi076 bash[26447]: cluster 2024-09-13T13:55:03.360346+0000 mgr.y (mgr.15252) 249 : cluster [DBG] pgmap v136: 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-13T13:55:04.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:04 smithi076 bash[19831]: audit 2024-09-13T13:55:03.298249+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:04.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:04 smithi076 bash[19831]: audit 2024-09-13T13:55:03.313417+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:04.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:04 smithi076 bash[19831]: cluster 2024-09-13T13:55:03.360346+0000 mgr.y (mgr.15252) 249 : cluster [DBG] pgmap v136: 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-13T13:55:04.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:04 smithi192 bash[70372]: audit 2024-09-13T13:55:03.298249+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:04.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:04 smithi192 bash[70372]: audit 2024-09-13T13:55:03.298249+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:04.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:04 smithi192 bash[70372]: audit 2024-09-13T13:55:03.313417+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:04.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:04 smithi192 bash[70372]: audit 2024-09-13T13:55:03.313417+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:04.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:04 smithi192 bash[70372]: cluster 2024-09-13T13:55:03.360346+0000 mgr.y (mgr.15252) 249 : cluster [DBG] pgmap v136: 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-13T13:55:04.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:04 smithi192 bash[70372]: cluster 2024-09-13T13:55:03.360346+0000 mgr.y (mgr.15252) 249 : cluster [DBG] pgmap v136: 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-13T13:55:05.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:05.020678763Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:06.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:06 smithi192 bash[70372]: cluster 2024-09-13T13:55:05.361088+0000 mgr.y (mgr.15252) 250 : cluster [DBG] pgmap v137: 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-13T13:55:06.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:06 smithi192 bash[70372]: cluster 2024-09-13T13:55:05.361088+0000 mgr.y (mgr.15252) 250 : cluster [DBG] pgmap v137: 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-13T13:55:06.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:06 smithi076 bash[19831]: cluster 2024-09-13T13:55:05.361088+0000 mgr.y (mgr.15252) 250 : cluster [DBG] pgmap v137: 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-13T13:55:06.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:06 smithi076 bash[26447]: cluster 2024-09-13T13:55:05.361088+0000 mgr.y (mgr.15252) 250 : cluster [DBG] pgmap v137: 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-13T13:55:08.420 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:08.038776854Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:08.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:08 smithi192 bash[70372]: cluster 2024-09-13T13:55:07.361807+0000 mgr.y (mgr.15252) 251 : cluster [DBG] pgmap v138: 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-13T13:55:08.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:08 smithi192 bash[70372]: cluster 2024-09-13T13:55:07.361807+0000 mgr.y (mgr.15252) 251 : cluster [DBG] pgmap v138: 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-13T13:55:08.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:08 smithi192 bash[70372]: audit 2024-09-13T13:55:08.139310+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:08.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:08 smithi192 bash[70372]: audit 2024-09-13T13:55:08.139310+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:08.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:08 smithi076 bash[19831]: cluster 2024-09-13T13:55:07.361807+0000 mgr.y (mgr.15252) 251 : cluster [DBG] pgmap v138: 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-13T13:55:08.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:08 smithi076 bash[19831]: audit 2024-09-13T13:55:08.139310+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:08.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:08 smithi076 bash[26447]: cluster 2024-09-13T13:55:07.361807+0000 mgr.y (mgr.15252) 251 : cluster [DBG] pgmap v138: 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-13T13:55:08.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:08 smithi076 bash[26447]: audit 2024-09-13T13:55:08.139310+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:09.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:55:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:55:09] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-13T13:55:10.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:10 smithi192 bash[70372]: cluster 2024-09-13T13:55:09.363419+0000 mgr.y (mgr.15252) 252 : cluster [DBG] pgmap v139: 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-13T13:55:10.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:10 smithi192 bash[70372]: cluster 2024-09-13T13:55:09.363419+0000 mgr.y (mgr.15252) 252 : cluster [DBG] pgmap v139: 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-13T13:55:10.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:10 smithi076 bash[19831]: cluster 2024-09-13T13:55:09.363419+0000 mgr.y (mgr.15252) 252 : cluster [DBG] pgmap v139: 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-13T13:55:10.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:10 smithi076 bash[26447]: cluster 2024-09-13T13:55:09.363419+0000 mgr.y (mgr.15252) 252 : cluster [DBG] pgmap v139: 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-13T13:55:11.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:11.031295819Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:12.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:12 smithi192 bash[70372]: audit 2024-09-13T13:55:10.931875+0000 mgr.y (mgr.15252) 253 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:12.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:12 smithi192 bash[70372]: audit 2024-09-13T13:55:10.931875+0000 mgr.y (mgr.15252) 253 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:12.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:12 smithi192 bash[70372]: cluster 2024-09-13T13:55:11.364150+0000 mgr.y (mgr.15252) 254 : cluster [DBG] pgmap v140: 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-13T13:55:12.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:12 smithi192 bash[70372]: cluster 2024-09-13T13:55:11.364150+0000 mgr.y (mgr.15252) 254 : cluster [DBG] pgmap v140: 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-13T13:55:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:12 smithi076 bash[19831]: audit 2024-09-13T13:55:10.931875+0000 mgr.y (mgr.15252) 253 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:12 smithi076 bash[19831]: cluster 2024-09-13T13:55:11.364150+0000 mgr.y (mgr.15252) 254 : cluster [DBG] pgmap v140: 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-13T13:55:12.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:12 smithi076 bash[26447]: audit 2024-09-13T13:55:10.931875+0000 mgr.y (mgr.15252) 253 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:12.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:12 smithi076 bash[26447]: cluster 2024-09-13T13:55:11.364150+0000 mgr.y (mgr.15252) 254 : cluster [DBG] pgmap v140: 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-13T13:55:14.354 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:14.057650052Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:14.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.354766+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.354766+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cluster 2024-09-13T13:55:13.366339+0000 mgr.y (mgr.15252) 255 : cluster [DBG] pgmap v141: 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-13T13:55:14.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cluster 2024-09-13T13:55:13.366339+0000 mgr.y (mgr.15252) 255 : cluster [DBG] pgmap v141: 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-13T13:55:14.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.368395+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.368395+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.372594+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:55:14.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.372594+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:55:14.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.374505+0000 mon.c (mon.2) 411 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:55:14.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.374505+0000 mon.c (mon.2) 411 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:55:14.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.386328+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.386328+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.520259+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:55:14.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.520259+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:55:14.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.523640+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.523640+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.526382+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.526382+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.527652+0000 mgr.y (mgr.15252) 256 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:55:14.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.527652+0000 mgr.y (mgr.15252) 256 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:55:14.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.535538+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.535538+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.543372+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.543372+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.545134+0000 mgr.y (mgr.15252) 257 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T13:55:14.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.545134+0000 mgr.y (mgr.15252) 257 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T13:55:14.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.553012+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.553012+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.560170+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.560170+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.561922+0000 mgr.y (mgr.15252) 258 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:55:14.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.561922+0000 mgr.y (mgr.15252) 258 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:55:14.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.571435+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.571435+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.578483+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.578483+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.580108+0000 mgr.y (mgr.15252) 259 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:55:14.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.580108+0000 mgr.y (mgr.15252) 259 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:55:14.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.588002+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.588002+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.595603+0000 mon.c (mon.2) 418 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.595603+0000 mon.c (mon.2) 418 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.596240+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.596240+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.603544+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-13T13:55:14.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.603544+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-13T13:55:14.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.612117+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.612117+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.613575+0000 mgr.y (mgr.15252) 260 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:55:14.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.613575+0000 mgr.y (mgr.15252) 260 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:55:14.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.622050+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.622050+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.631620+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.631620+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.633049+0000 mgr.y (mgr.15252) 261 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T13:55:14.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.633049+0000 mgr.y (mgr.15252) 261 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T13:55:14.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.640296+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.640296+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.649748+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.649748+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.651386+0000 mgr.y (mgr.15252) 262 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:55:14.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.651386+0000 mgr.y (mgr.15252) 262 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:55:14.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.659148+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.659148+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.667838+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.667838+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.672850+0000 mon.c (mon.2) 423 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.672850+0000 mon.c (mon.2) 423 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.673436+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.673436+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.676753+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.676753+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.681721+0000 mon.c (mon.2) 425 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.681721+0000 mon.c (mon.2) 425 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.682576+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.682576+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.686170+0000 mon.c (mon.2) 426 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.686170+0000 mon.c (mon.2) 426 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.690894+0000 mon.c (mon.2) 427 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.690894+0000 mon.c (mon.2) 427 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.691536+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.691536+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.694986+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.694986+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.700070+0000 mon.c (mon.2) 429 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.700070+0000 mon.c (mon.2) 429 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.700757+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.700757+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.703999+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.703999+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.709054+0000 mon.c (mon.2) 431 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.709054+0000 mon.c (mon.2) 431 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.709737+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.709737+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.712924+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.712924+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.717896+0000 mon.c (mon.2) 433 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.717896+0000 mon.c (mon.2) 433 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.718590+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.718590+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.723602+0000 mon.c (mon.2) 434 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:55:14.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.723602+0000 mon.c (mon.2) 434 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:55:14.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.724299+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:55:14.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.724299+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:55:14.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.731058+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:55:14.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.731058+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:55:14.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.737385+0000 mon.c (mon.2) 435 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.737385+0000 mon.c (mon.2) 435 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.738041+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.738041+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.748781+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:55:14.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.748781+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:55:14.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.756471+0000 mon.c (mon.2) 436 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:55:14.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.756471+0000 mon.c (mon.2) 436 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:55:14.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.757489+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:55:14.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.757489+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:55:14.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.766039+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:55:14.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.766039+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:55:14.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.771820+0000 mon.c (mon.2) 437 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:55:14.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.771820+0000 mon.c (mon.2) 437 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:55:14.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.772482+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:55:14.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.772482+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:55:14.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.774358+0000 mon.c (mon.2) 438 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:55:14.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.774358+0000 mon.c (mon.2) 438 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:55:14.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.775057+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:55:14.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.775057+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:55:14.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.782761+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:55:14.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.782761+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:55:14.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.791094+0000 mon.c (mon.2) 439 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:55:14.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.791094+0000 mon.c (mon.2) 439 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:55:14.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.791781+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:55:14.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.791781+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:55:14.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.793711+0000 mon.c (mon.2) 440 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:55:14.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.793711+0000 mon.c (mon.2) 440 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:55:14.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.794499+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:55:14.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.794499+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:55:14.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.801217+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:55:14.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.801217+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:55:14.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.807196+0000 mon.c (mon.2) 441 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.807196+0000 mon.c (mon.2) 441 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.807864+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.807864+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.809807+0000 mon.c (mon.2) 442 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:55:14.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.809807+0000 mon.c (mon.2) 442 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:55:14.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.810445+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:55:14.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.810445+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:55:14.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.817941+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:55:14.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.817941+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:55:14.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.825590+0000 mon.c (mon.2) 443 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:55:14.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.825590+0000 mon.c (mon.2) 443 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:55:14.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.826247+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:55:14.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.826247+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:55:14.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.828139+0000 mon.c (mon.2) 444 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:55:14.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.828139+0000 mon.c (mon.2) 444 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:55:14.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.828733+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:55:14.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.828733+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:55:14.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.835167+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:55:14.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.835167+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:55:14.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.841143+0000 mon.c (mon.2) 445 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:55:14.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.841143+0000 mon.c (mon.2) 445 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:55:14.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.841753+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:55:14.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.841753+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:55:14.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.848084+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:55:14.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.848084+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:55:14.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.853959+0000 mon.c (mon.2) 446 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.853959+0000 mon.c (mon.2) 446 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.854652+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.854652+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.856539+0000 mon.c (mon.2) 447 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.856539+0000 mon.c (mon.2) 447 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.857096+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.857096+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.858897+0000 mon.c (mon.2) 448 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.858897+0000 mon.c (mon.2) 448 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.859513+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.859513+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.861440+0000 mon.c (mon.2) 449 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.861440+0000 mon.c (mon.2) 449 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.862079+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.862079+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.863956+0000 mon.c (mon.2) 450 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.863956+0000 mon.c (mon.2) 450 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.864569+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.864569+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.866561+0000 mon.c (mon.2) 451 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.866561+0000 mon.c (mon.2) 451 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.867141+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.867141+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.869474+0000 mon.c (mon.2) 452 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:55:14.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.869474+0000 mon.c (mon.2) 452 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:55:14.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.870106+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:55:14.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.870106+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:55:14.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.876499+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:55:14.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.876499+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:55:14.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.880452+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:55:14.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.880452+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:55:14.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.882223+0000 mon.c (mon.2) 454 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:55:14.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.882223+0000 mon.c (mon.2) 454 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:55:14.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.893826+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.893826+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.987949+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:55:14.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.987949+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:55:14.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.989309+0000 mon.c (mon.2) 456 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:55:14.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.989309+0000 mon.c (mon.2) 456 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:55:14.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.998013+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:14 smithi192 bash[70372]: audit 2024-09-13T13:55:13.998013+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.354766+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: cluster 2024-09-13T13:55:13.366339+0000 mgr.y (mgr.15252) 255 : cluster [DBG] pgmap v141: 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-13T13:55:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.368395+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.372594+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:55:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.374505+0000 mon.c (mon.2) 411 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:55:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.386328+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.520259+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:55:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.523640+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.526382+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.527652+0000 mgr.y (mgr.15252) 256 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:55:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.535538+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.543372+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.545134+0000 mgr.y (mgr.15252) 257 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T13:55:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.553012+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.560170+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.561922+0000 mgr.y (mgr.15252) 258 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:55:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.571435+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.578483+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.580108+0000 mgr.y (mgr.15252) 259 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:55:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.588002+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.595603+0000 mon.c (mon.2) 418 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.596240+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.354766+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: cluster 2024-09-13T13:55:13.366339+0000 mgr.y (mgr.15252) 255 : cluster [DBG] pgmap v141: 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-13T13:55:14.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.368395+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.372594+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:55:14.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.374505+0000 mon.c (mon.2) 411 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:55:14.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.386328+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.520259+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:55:14.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.523640+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.526382+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.527652+0000 mgr.y (mgr.15252) 256 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:55:14.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.535538+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.543372+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.545134+0000 mgr.y (mgr.15252) 257 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T13:55:14.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.553012+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.560170+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.561922+0000 mgr.y (mgr.15252) 258 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:55:14.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.571435+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.578483+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.580108+0000 mgr.y (mgr.15252) 259 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:55:14.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.588002+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.595603+0000 mon.c (mon.2) 418 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.596240+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.603544+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-13T13:55:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.612117+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.613575+0000 mgr.y (mgr.15252) 260 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:55:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.622050+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.631620+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.633049+0000 mgr.y (mgr.15252) 261 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T13:55:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.640296+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.649748+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.651386+0000 mgr.y (mgr.15252) 262 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:55:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.659148+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.667838+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.672850+0000 mon.c (mon.2) 423 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.673436+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.676753+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.681721+0000 mon.c (mon.2) 425 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.682576+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.686170+0000 mon.c (mon.2) 426 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.690894+0000 mon.c (mon.2) 427 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.691536+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.694986+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.603544+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-13T13:55:14.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.612117+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.613575+0000 mgr.y (mgr.15252) 260 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:55:14.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.622050+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.631620+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.633049+0000 mgr.y (mgr.15252) 261 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T13:55:14.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.640296+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.649748+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.651386+0000 mgr.y (mgr.15252) 262 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:55:14.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.659148+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.667838+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.672850+0000 mon.c (mon.2) 423 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.673436+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.676753+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.681721+0000 mon.c (mon.2) 425 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.682576+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.686170+0000 mon.c (mon.2) 426 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.690894+0000 mon.c (mon.2) 427 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.691536+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.694986+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.700070+0000 mon.c (mon.2) 429 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.700757+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.703999+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.709054+0000 mon.c (mon.2) 431 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.709737+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.712924+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.717896+0000 mon.c (mon.2) 433 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.718590+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.723602+0000 mon.c (mon.2) 434 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:55:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.724299+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:55:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.731058+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:55:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.737385+0000 mon.c (mon.2) 435 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.738041+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.748781+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:55:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.756471+0000 mon.c (mon.2) 436 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:55:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.757489+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:55:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.766039+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:55:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.771820+0000 mon.c (mon.2) 437 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:55:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.772482+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:55:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.774358+0000 mon.c (mon.2) 438 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:55:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.775057+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:55:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.782761+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:55:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.791094+0000 mon.c (mon.2) 439 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:55:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.791781+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:55:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.793711+0000 mon.c (mon.2) 440 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:55:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.794499+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:55:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.801217+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:55:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.807196+0000 mon.c (mon.2) 441 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.807864+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.809807+0000 mon.c (mon.2) 442 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:55:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.810445+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:55:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.817941+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:55:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.825590+0000 mon.c (mon.2) 443 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:55:14.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.826247+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:55:14.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.700070+0000 mon.c (mon.2) 429 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.700757+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.703999+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.709054+0000 mon.c (mon.2) 431 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.709737+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.712924+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:14.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.717896+0000 mon.c (mon.2) 433 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.718590+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:55:14.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.723602+0000 mon.c (mon.2) 434 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:55:14.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.724299+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:55:14.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.731058+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:55:14.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.737385+0000 mon.c (mon.2) 435 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.738041+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.748781+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:55:14.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.756471+0000 mon.c (mon.2) 436 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:55:14.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.757489+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:55:14.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.766039+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:55:14.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.828139+0000 mon.c (mon.2) 444 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:55:14.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.828733+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:55:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.835167+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:55:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.841143+0000 mon.c (mon.2) 445 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:55:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.841753+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:55:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.848084+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:55:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.853959+0000 mon.c (mon.2) 446 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.854652+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.856539+0000 mon.c (mon.2) 447 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.857096+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.858897+0000 mon.c (mon.2) 448 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.859513+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.861440+0000 mon.c (mon.2) 449 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.862079+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.863956+0000 mon.c (mon.2) 450 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.864569+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.866561+0000 mon.c (mon.2) 451 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.867141+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.869474+0000 mon.c (mon.2) 452 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:55:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.870106+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:55:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.876499+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:55:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.880452+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:55:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.882223+0000 mon.c (mon.2) 454 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:55:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.893826+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.987949+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:55:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.989309+0000 mon.c (mon.2) 456 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:55:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[19831]: audit 2024-09-13T13:55:13.998013+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.771820+0000 mon.c (mon.2) 437 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:55:14.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.772482+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:55:14.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.774358+0000 mon.c (mon.2) 438 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:55:14.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.775057+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:55:14.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.782761+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:55:14.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.791094+0000 mon.c (mon.2) 439 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:55:14.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.791781+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:55:14.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.793711+0000 mon.c (mon.2) 440 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:55:14.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.794499+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:55:14.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.801217+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:55:14.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.807196+0000 mon.c (mon.2) 441 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.807864+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.809807+0000 mon.c (mon.2) 442 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:55:14.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.810445+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:55:14.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.817941+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:55:14.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.825590+0000 mon.c (mon.2) 443 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:55:14.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.826247+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:55:14.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.828139+0000 mon.c (mon.2) 444 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:55:14.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.828733+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:55:14.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.835167+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:55:14.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.841143+0000 mon.c (mon.2) 445 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:55:14.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.841753+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:55:14.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.848084+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:55:14.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.853959+0000 mon.c (mon.2) 446 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.854652+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.856539+0000 mon.c (mon.2) 447 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.857096+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.858897+0000 mon.c (mon.2) 448 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.859513+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.861440+0000 mon.c (mon.2) 449 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.862079+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.863956+0000 mon.c (mon.2) 450 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.864569+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.866561+0000 mon.c (mon.2) 451 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.867141+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.869474+0000 mon.c (mon.2) 452 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.870106+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.876499+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:55:14.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.880452+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:55:14.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.882223+0000 mon.c (mon.2) 454 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:55:14.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.893826+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:14.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.987949+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:55:14.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.989309+0000 mon.c (mon.2) 456 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:55:14.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:14 smithi076 bash[26447]: audit 2024-09-13T13:55:13.998013+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:15.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.669489+0000 mgr.y (mgr.15252) 263 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-13T13:55:15.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.669489+0000 mgr.y (mgr.15252) 263 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-13T13:55:15.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.678425+0000 mgr.y (mgr.15252) 264 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-13T13:55:15.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.678425+0000 mgr.y (mgr.15252) 264 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-13T13:55:15.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.687757+0000 mgr.y (mgr.15252) 265 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-13T13:55:15.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.687757+0000 mgr.y (mgr.15252) 265 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-13T13:55:15.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.696639+0000 mgr.y (mgr.15252) 266 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-13T13:55:15.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.696639+0000 mgr.y (mgr.15252) 266 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-13T13:55:15.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.705662+0000 mgr.y (mgr.15252) 267 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-13T13:55:15.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.705662+0000 mgr.y (mgr.15252) 267 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-13T13:55:15.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.714588+0000 mgr.y (mgr.15252) 268 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-13T13:55:15.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.714588+0000 mgr.y (mgr.15252) 268 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-13T13:55:15.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.720281+0000 mgr.y (mgr.15252) 269 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:55:15.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.720281+0000 mgr.y (mgr.15252) 269 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:55:15.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.868594+0000 mgr.y (mgr.15252) 270 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:55:15.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:15 smithi192 bash[70372]: cephadm 2024-09-13T13:55:13.868594+0000 mgr.y (mgr.15252) 270 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:55:15.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.669489+0000 mgr.y (mgr.15252) 263 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-13T13:55:15.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.678425+0000 mgr.y (mgr.15252) 264 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-13T13:55:15.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.687757+0000 mgr.y (mgr.15252) 265 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-13T13:55:15.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.696639+0000 mgr.y (mgr.15252) 266 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-13T13:55:15.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.705662+0000 mgr.y (mgr.15252) 267 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-13T13:55:15.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.714588+0000 mgr.y (mgr.15252) 268 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-13T13:55:15.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.720281+0000 mgr.y (mgr.15252) 269 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:55:15.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[19831]: cephadm 2024-09-13T13:55:13.868594+0000 mgr.y (mgr.15252) 270 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:55:15.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.669489+0000 mgr.y (mgr.15252) 263 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-13T13:55:15.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.678425+0000 mgr.y (mgr.15252) 264 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-13T13:55:15.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.687757+0000 mgr.y (mgr.15252) 265 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-13T13:55:15.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.696639+0000 mgr.y (mgr.15252) 266 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-13T13:55:15.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.705662+0000 mgr.y (mgr.15252) 267 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-13T13:55:15.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.714588+0000 mgr.y (mgr.15252) 268 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-13T13:55:15.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.720281+0000 mgr.y (mgr.15252) 269 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:55:15.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:15 smithi076 bash[26447]: cephadm 2024-09-13T13:55:13.868594+0000 mgr.y (mgr.15252) 270 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:55:16.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:16 smithi192 bash[70372]: cluster 2024-09-13T13:55:15.367135+0000 mgr.y (mgr.15252) 271 : cluster [DBG] pgmap v142: 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-13T13:55:16.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:16 smithi192 bash[70372]: cluster 2024-09-13T13:55:15.367135+0000 mgr.y (mgr.15252) 271 : cluster [DBG] pgmap v142: 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-13T13:55:16.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:16 smithi076 bash[19831]: cluster 2024-09-13T13:55:15.367135+0000 mgr.y (mgr.15252) 271 : cluster [DBG] pgmap v142: 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-13T13:55:16.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:16 smithi076 bash[26447]: cluster 2024-09-13T13:55:15.367135+0000 mgr.y (mgr.15252) 271 : cluster [DBG] pgmap v142: 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-13T13:55:17.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:17.020357765Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:18.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:18 smithi192 bash[70372]: cluster 2024-09-13T13:55:17.367877+0000 mgr.y (mgr.15252) 272 : cluster [DBG] pgmap v143: 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-13T13:55:18.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:18 smithi192 bash[70372]: cluster 2024-09-13T13:55:17.367877+0000 mgr.y (mgr.15252) 272 : cluster [DBG] pgmap v143: 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-13T13:55:18.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:18 smithi192 bash[70372]: audit 2024-09-13T13:55:18.260874+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:18.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:18 smithi192 bash[70372]: audit 2024-09-13T13:55:18.260874+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:18 smithi076 bash[19831]: cluster 2024-09-13T13:55:17.367877+0000 mgr.y (mgr.15252) 272 : cluster [DBG] pgmap v143: 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-13T13:55:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:18 smithi076 bash[19831]: audit 2024-09-13T13:55:18.260874+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:18 smithi076 bash[26447]: cluster 2024-09-13T13:55:17.367877+0000 mgr.y (mgr.15252) 272 : cluster [DBG] pgmap v143: 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-13T13:55:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:18 smithi076 bash[26447]: audit 2024-09-13T13:55:18.260874+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:55:19.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:55:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:55:19] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-13T13:55:20.398 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:20.05735037Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:20.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:20 smithi192 bash[70372]: cluster 2024-09-13T13:55:19.369500+0000 mgr.y (mgr.15252) 273 : cluster [DBG] pgmap v144: 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-13T13:55:20.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:20 smithi192 bash[70372]: cluster 2024-09-13T13:55:19.369500+0000 mgr.y (mgr.15252) 273 : cluster [DBG] pgmap v144: 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-13T13:55:20.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:20 smithi076 bash[19831]: cluster 2024-09-13T13:55:19.369500+0000 mgr.y (mgr.15252) 273 : cluster [DBG] pgmap v144: 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-13T13:55:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:20 smithi076 bash[26447]: cluster 2024-09-13T13:55:19.369500+0000 mgr.y (mgr.15252) 273 : cluster [DBG] pgmap v144: 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-13T13:55:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:22 smithi192 bash[70372]: audit 2024-09-13T13:55:20.942528+0000 mgr.y (mgr.15252) 274 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:22 smithi192 bash[70372]: audit 2024-09-13T13:55:20.942528+0000 mgr.y (mgr.15252) 274 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:22 smithi192 bash[70372]: cluster 2024-09-13T13:55:21.370255+0000 mgr.y (mgr.15252) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:55:22.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:22 smithi192 bash[70372]: cluster 2024-09-13T13:55:21.370255+0000 mgr.y (mgr.15252) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:55:22.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:22 smithi076 bash[19831]: audit 2024-09-13T13:55:20.942528+0000 mgr.y (mgr.15252) 274 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:22.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:22 smithi076 bash[19831]: cluster 2024-09-13T13:55:21.370255+0000 mgr.y (mgr.15252) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:55:22.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:22 smithi076 bash[26447]: audit 2024-09-13T13:55:20.942528+0000 mgr.y (mgr.15252) 274 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:22.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:22 smithi076 bash[26447]: cluster 2024-09-13T13:55:21.370255+0000 mgr.y (mgr.15252) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:55:23.410 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:23.056623792Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:23.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:23 smithi192 bash[70372]: audit 2024-09-13T13:55:23.139987+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:23.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:23 smithi192 bash[70372]: audit 2024-09-13T13:55:23.139987+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:23.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:23 smithi076 bash[19831]: audit 2024-09-13T13:55:23.139987+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:23.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:23 smithi076 bash[26447]: audit 2024-09-13T13:55:23.139987+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:24.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:24 smithi192 bash[70372]: cluster 2024-09-13T13:55:23.371758+0000 mgr.y (mgr.15252) 276 : cluster [DBG] pgmap v146: 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-13T13:55:24.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:24 smithi192 bash[70372]: cluster 2024-09-13T13:55:23.371758+0000 mgr.y (mgr.15252) 276 : cluster [DBG] pgmap v146: 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-13T13:55:24.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:24 smithi076 bash[19831]: cluster 2024-09-13T13:55:23.371758+0000 mgr.y (mgr.15252) 276 : cluster [DBG] pgmap v146: 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-13T13:55:24.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:24 smithi076 bash[26447]: cluster 2024-09-13T13:55:23.371758+0000 mgr.y (mgr.15252) 276 : cluster [DBG] pgmap v146: 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-13T13:55:25.683 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:55:26.416 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:26.030867069Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:26.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:26 smithi192 bash[70372]: audit 2024-09-13T13:55:25.002696+0000 mgr.y (mgr.15252) 277 : audit [DBG] from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:55:26.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:26 smithi192 bash[70372]: audit 2024-09-13T13:55:25.002696+0000 mgr.y (mgr.15252) 277 : audit [DBG] from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:55:26.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:26 smithi192 bash[70372]: cluster 2024-09-13T13:55:25.372465+0000 mgr.y (mgr.15252) 278 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:55:26.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:26 smithi192 bash[70372]: cluster 2024-09-13T13:55:25.372465+0000 mgr.y (mgr.15252) 278 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:55:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:26 smithi076 bash[19831]: audit 2024-09-13T13:55:25.002696+0000 mgr.y (mgr.15252) 277 : audit [DBG] from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:55:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:26 smithi076 bash[19831]: cluster 2024-09-13T13:55:25.372465+0000 mgr.y (mgr.15252) 278 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:55:26.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:26 smithi076 bash[26447]: audit 2024-09-13T13:55:25.002696+0000 mgr.y (mgr.15252) 277 : audit [DBG] from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:55:26.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:26 smithi076 bash[26447]: cluster 2024-09-13T13:55:25.372465+0000 mgr.y (mgr.15252) 278 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:55:28.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:28 smithi192 bash[70372]: cluster 2024-09-13T13:55:27.373177+0000 mgr.y (mgr.15252) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:55:28.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:28 smithi192 bash[70372]: cluster 2024-09-13T13:55:27.373177+0000 mgr.y (mgr.15252) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:55:28.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:28 smithi076 bash[19831]: cluster 2024-09-13T13:55:27.373177+0000 mgr.y (mgr.15252) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:55:28.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:28 smithi076 bash[26447]: cluster 2024-09-13T13:55:27.373177+0000 mgr.y (mgr.15252) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T13:55:29.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:29.06897366Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:29.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:55:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:55:29] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-13T13:55:30.503 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:55:30.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:30 smithi192 bash[70372]: cluster 2024-09-13T13:55:29.374838+0000 mgr.y (mgr.15252) 280 : cluster [DBG] pgmap v149: 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-13T13:55:30.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:30 smithi192 bash[70372]: cluster 2024-09-13T13:55:29.374838+0000 mgr.y (mgr.15252) 280 : cluster [DBG] pgmap v149: 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-13T13:55:30.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:30 smithi076 bash[19831]: cluster 2024-09-13T13:55:29.374838+0000 mgr.y (mgr.15252) 280 : cluster [DBG] pgmap v149: 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-13T13:55:30.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:30 smithi076 bash[26447]: cluster 2024-09-13T13:55:29.374838+0000 mgr.y (mgr.15252) 280 : cluster [DBG] pgmap v149: 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-13T13:55:32.001 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:55:32.001 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (2m) 2m ago 29m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T13:55:32.001 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (2m) 29s ago 29m 68.4M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T13:55:32.001 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (4m) 2m ago 27m 48.1M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T13:55:32.001 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (4m) 29s ago 38m 439M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (14m) 2m ago 40m 504M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (40m) 2m ago 40m 85.3M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (37s) 29s ago 38m 18.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (38m) 2m ago 38m 62.6M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (4m) 2m ago 30m 7680k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (4m) 29s ago 30m 8047k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (37m) 2m ago 37m 58.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (36m) 2m ago 36m 67.8M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (35m) 2m ago 35m 54.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (34m) 2m ago 34m 66.0M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (33m) 29s ago 34m 59.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (33m) 29s ago 33m 65.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (32m) 29s ago 32m 54.8M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (31m) 29s ago 31m 65.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:55:32.002 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (3m) 29s ago 30m 46.1M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T13:55:32.003 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (27m) 2m ago 27m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:55:32.003 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (27m) 29s ago 27m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:55:32.429 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:32.059675802Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:32.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:32 smithi192 bash[70372]: audit 2024-09-13T13:55:30.953734+0000 mgr.y (mgr.15252) 281 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:32.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:32 smithi192 bash[70372]: audit 2024-09-13T13:55:30.953734+0000 mgr.y (mgr.15252) 281 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:32.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:32 smithi192 bash[70372]: cluster 2024-09-13T13:55:31.375514+0000 mgr.y (mgr.15252) 282 : cluster [DBG] pgmap v150: 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-13T13:55:32.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:32 smithi192 bash[70372]: cluster 2024-09-13T13:55:31.375514+0000 mgr.y (mgr.15252) 282 : cluster [DBG] pgmap v150: 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-13T13:55:32.765 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:32 smithi076 bash[19831]: audit 2024-09-13T13:55:30.953734+0000 mgr.y (mgr.15252) 281 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:32.765 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:32 smithi076 bash[19831]: cluster 2024-09-13T13:55:31.375514+0000 mgr.y (mgr.15252) 282 : cluster [DBG] pgmap v150: 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-13T13:55:32.765 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:32 smithi076 bash[26447]: audit 2024-09-13T13:55:30.953734+0000 mgr.y (mgr.15252) 281 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:32.765 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:32 smithi076 bash[26447]: cluster 2024-09-13T13:55:31.375514+0000 mgr.y (mgr.15252) 282 : cluster [DBG] pgmap v150: 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-13T13:55:32.766 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-13T13:55:33.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:33 smithi192 bash[70372]: audit 2024-09-13T13:55:31.966630+0000 mgr.y (mgr.15252) 283 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:55:33.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:33 smithi192 bash[70372]: audit 2024-09-13T13:55:31.966630+0000 mgr.y (mgr.15252) 283 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:55:33.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:33 smithi076 bash[19831]: audit 2024-09-13T13:55:31.966630+0000 mgr.y (mgr.15252) 283 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:55:33.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:33 smithi076 bash[26447]: audit 2024-09-13T13:55:31.966630+0000 mgr.y (mgr.15252) 283 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:55:34.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:34 smithi076 bash[19831]: cluster 2024-09-13T13:55:33.377081+0000 mgr.y (mgr.15252) 284 : cluster [DBG] pgmap v151: 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-13T13:55:34.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:34 smithi076 bash[26447]: cluster 2024-09-13T13:55:33.377081+0000 mgr.y (mgr.15252) 284 : cluster [DBG] pgmap v151: 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-13T13:55:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:34 smithi192 bash[70372]: cluster 2024-09-13T13:55:33.377081+0000 mgr.y (mgr.15252) 284 : cluster [DBG] pgmap v151: 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-13T13:55:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:34 smithi192 bash[70372]: cluster 2024-09-13T13:55:33.377081+0000 mgr.y (mgr.15252) 284 : cluster [DBG] pgmap v151: 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-13T13:55:35.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:35.029773092Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:36.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:36 smithi076 bash[19831]: cluster 2024-09-13T13:55:35.377782+0000 mgr.y (mgr.15252) 285 : cluster [DBG] pgmap v152: 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-13T13:55:36.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:36 smithi076 bash[26447]: cluster 2024-09-13T13:55:35.377782+0000 mgr.y (mgr.15252) 285 : cluster [DBG] pgmap v152: 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-13T13:55:36.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:36 smithi192 bash[70372]: cluster 2024-09-13T13:55:35.377782+0000 mgr.y (mgr.15252) 285 : cluster [DBG] pgmap v152: 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-13T13:55:36.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:36 smithi192 bash[70372]: cluster 2024-09-13T13:55:35.377782+0000 mgr.y (mgr.15252) 285 : cluster [DBG] pgmap v152: 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-13T13:55:37.581 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:55:38.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:38.065852763Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:38.704 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:38 smithi076 bash[19831]: cluster 2024-09-13T13:55:37.378511+0000 mgr.y (mgr.15252) 286 : cluster [DBG] pgmap v153: 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-13T13:55:38.704 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:38 smithi076 bash[19831]: audit 2024-09-13T13:55:38.140285+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:38.705 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:38 smithi076 bash[26447]: cluster 2024-09-13T13:55:37.378511+0000 mgr.y (mgr.15252) 286 : cluster [DBG] pgmap v153: 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-13T13:55:38.705 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:38 smithi076 bash[26447]: audit 2024-09-13T13:55:38.140285+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:38 smithi192 bash[70372]: cluster 2024-09-13T13:55:37.378511+0000 mgr.y (mgr.15252) 286 : cluster [DBG] pgmap v153: 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-13T13:55:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:38 smithi192 bash[70372]: cluster 2024-09-13T13:55:37.378511+0000 mgr.y (mgr.15252) 286 : cluster [DBG] pgmap v153: 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-13T13:55:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:38 smithi192 bash[70372]: audit 2024-09-13T13:55:38.140285+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:38 smithi192 bash[70372]: audit 2024-09-13T13:55:38.140285+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:39.113 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:55:39.450 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:55:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:55:39] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-13T13:55:39.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:39 smithi076 bash[19831]: audit 2024-09-13T13:55:39.103969+0000 mon.c (mon.2) 459 : audit [DBG] from='client.? 172.21.15.76:0/2806435078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:39.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:39 smithi076 bash[26447]: audit 2024-09-13T13:55:39.103969+0000 mon.c (mon.2) 459 : audit [DBG] from='client.? 172.21.15.76:0/2806435078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:39.884 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade status' 2024-09-13T13:55:39.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:39 smithi192 bash[70372]: audit 2024-09-13T13:55:39.103969+0000 mon.c (mon.2) 459 : audit [DBG] from='client.? 172.21.15.76:0/2806435078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:39.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:39 smithi192 bash[70372]: audit 2024-09-13T13:55:39.103969+0000 mon.c (mon.2) 459 : audit [DBG] from='client.? 172.21.15.76:0/2806435078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:55:40.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:40 smithi076 bash[19831]: cluster 2024-09-13T13:55:39.380148+0000 mgr.y (mgr.15252) 287 : cluster [DBG] pgmap v154: 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-13T13:55:40.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:40 smithi076 bash[26447]: cluster 2024-09-13T13:55:39.380148+0000 mgr.y (mgr.15252) 287 : cluster [DBG] pgmap v154: 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-13T13:55:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:40 smithi192 bash[70372]: cluster 2024-09-13T13:55:39.380148+0000 mgr.y (mgr.15252) 287 : cluster [DBG] pgmap v154: 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-13T13:55:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:40 smithi192 bash[70372]: cluster 2024-09-13T13:55:39.380148+0000 mgr.y (mgr.15252) 287 : cluster [DBG] pgmap v154: 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-13T13:55:41.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:41.055983948Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:42.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:42 smithi076 bash[19831]: audit 2024-09-13T13:55:40.964907+0000 mgr.y (mgr.15252) 288 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:42.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:42 smithi076 bash[19831]: cluster 2024-09-13T13:55:41.380863+0000 mgr.y (mgr.15252) 289 : cluster [DBG] pgmap v155: 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-13T13:55:42.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:42 smithi076 bash[26447]: audit 2024-09-13T13:55:40.964907+0000 mgr.y (mgr.15252) 288 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:42.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:42 smithi076 bash[26447]: cluster 2024-09-13T13:55:41.380863+0000 mgr.y (mgr.15252) 289 : cluster [DBG] pgmap v155: 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-13T13:55:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:42 smithi192 bash[70372]: audit 2024-09-13T13:55:40.964907+0000 mgr.y (mgr.15252) 288 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:42 smithi192 bash[70372]: audit 2024-09-13T13:55:40.964907+0000 mgr.y (mgr.15252) 288 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:42 smithi192 bash[70372]: cluster 2024-09-13T13:55:41.380863+0000 mgr.y (mgr.15252) 289 : cluster [DBG] pgmap v155: 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-13T13:55:42.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:42 smithi192 bash[70372]: cluster 2024-09-13T13:55:41.380863+0000 mgr.y (mgr.15252) 289 : cluster [DBG] pgmap v155: 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-13T13:55:44.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:44.042980666Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:44.707 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:55:44.794 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:44 smithi076 bash[19831]: cluster 2024-09-13T13:55:43.382578+0000 mgr.y (mgr.15252) 290 : cluster [DBG] pgmap v156: 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-13T13:55:44.795 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:44 smithi076 bash[26447]: cluster 2024-09-13T13:55:43.382578+0000 mgr.y (mgr.15252) 290 : cluster [DBG] pgmap v156: 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-13T13:55:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:44 smithi192 bash[70372]: cluster 2024-09-13T13:55:43.382578+0000 mgr.y (mgr.15252) 290 : cluster [DBG] pgmap v156: 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-13T13:55:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:44 smithi192 bash[70372]: cluster 2024-09-13T13:55:43.382578+0000 mgr.y (mgr.15252) 290 : cluster [DBG] pgmap v156: 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-13T13:55:46.139 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:55:46.139 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": null, 2024-09-13T13:55:46.140 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": false, 2024-09-13T13:55:46.140 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "", 2024-09-13T13:55:46.140 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T13:55:46.140 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": null, 2024-09-13T13:55:46.140 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "", 2024-09-13T13:55:46.140 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:55:46.140 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:55:46.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:46 smithi076 bash[19831]: cluster 2024-09-13T13:55:45.383275+0000 mgr.y (mgr.15252) 291 : cluster [DBG] pgmap v157: 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-13T13:55:46.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:46 smithi076 bash[26447]: cluster 2024-09-13T13:55:45.383275+0000 mgr.y (mgr.15252) 291 : cluster [DBG] pgmap v157: 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-13T13:55:46.859 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:55:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:46 smithi192 bash[70372]: cluster 2024-09-13T13:55:45.383275+0000 mgr.y (mgr.15252) 291 : cluster [DBG] pgmap v157: 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-13T13:55:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:46 smithi192 bash[70372]: cluster 2024-09-13T13:55:45.383275+0000 mgr.y (mgr.15252) 291 : cluster [DBG] pgmap v157: 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-13T13:55:47.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:47.054921784Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:47.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:47 smithi076 bash[19831]: audit 2024-09-13T13:55:46.141807+0000 mgr.y (mgr.15252) 292 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:55:47.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:47 smithi076 bash[26447]: audit 2024-09-13T13:55:46.141807+0000 mgr.y (mgr.15252) 292 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:55:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:47 smithi192 bash[70372]: audit 2024-09-13T13:55:46.141807+0000 mgr.y (mgr.15252) 292 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:55:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:47 smithi192 bash[70372]: audit 2024-09-13T13:55:46.141807+0000 mgr.y (mgr.15252) 292 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:55:48.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:48 smithi076 bash[19831]: cluster 2024-09-13T13:55:47.383995+0000 mgr.y (mgr.15252) 293 : cluster [DBG] pgmap v158: 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-13T13:55:48.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:48 smithi076 bash[26447]: cluster 2024-09-13T13:55:47.383995+0000 mgr.y (mgr.15252) 293 : cluster [DBG] pgmap v158: 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-13T13:55:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:48 smithi192 bash[70372]: cluster 2024-09-13T13:55:47.383995+0000 mgr.y (mgr.15252) 293 : cluster [DBG] pgmap v158: 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-13T13:55:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:48 smithi192 bash[70372]: cluster 2024-09-13T13:55:47.383995+0000 mgr.y (mgr.15252) 293 : cluster [DBG] pgmap v158: 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-13T13:55:49.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:55:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:55:49] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-13T13:55:50.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:50.044741446Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:50.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:50 smithi076 bash[19831]: cluster 2024-09-13T13:55:49.385657+0000 mgr.y (mgr.15252) 294 : cluster [DBG] pgmap v159: 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-13T13:55:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:50 smithi076 bash[26447]: cluster 2024-09-13T13:55:49.385657+0000 mgr.y (mgr.15252) 294 : cluster [DBG] pgmap v159: 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-13T13:55:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:50 smithi192 bash[70372]: cluster 2024-09-13T13:55:49.385657+0000 mgr.y (mgr.15252) 294 : cluster [DBG] pgmap v159: 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-13T13:55:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:50 smithi192 bash[70372]: cluster 2024-09-13T13:55:49.385657+0000 mgr.y (mgr.15252) 294 : cluster [DBG] pgmap v159: 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-13T13:55:51.669 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:55:52.807 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:52 smithi076 bash[19831]: audit 2024-09-13T13:55:50.976079+0000 mgr.y (mgr.15252) 295 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:52.807 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:52 smithi076 bash[19831]: cluster 2024-09-13T13:55:51.386373+0000 mgr.y (mgr.15252) 296 : cluster [DBG] pgmap v160: 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-13T13:55:52.807 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:52 smithi076 bash[26447]: audit 2024-09-13T13:55:50.976079+0000 mgr.y (mgr.15252) 295 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:52.807 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:52 smithi076 bash[26447]: cluster 2024-09-13T13:55:51.386373+0000 mgr.y (mgr.15252) 296 : cluster [DBG] pgmap v160: 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-13T13:55:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:52 smithi192 bash[70372]: audit 2024-09-13T13:55:50.976079+0000 mgr.y (mgr.15252) 295 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:52 smithi192 bash[70372]: audit 2024-09-13T13:55:50.976079+0000 mgr.y (mgr.15252) 295 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:55:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:52 smithi192 bash[70372]: cluster 2024-09-13T13:55:51.386373+0000 mgr.y (mgr.15252) 296 : cluster [DBG] pgmap v160: 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-13T13:55:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:52 smithi192 bash[70372]: cluster 2024-09-13T13:55:51.386373+0000 mgr.y (mgr.15252) 296 : cluster [DBG] pgmap v160: 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-13T13:55:53.233 INFO:teuthology.orchestra.run.smithi076.stdout:HEALTH_OK 2024-09-13T13:55:53.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:53.048788982Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:53.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:53 smithi076 bash[19831]: audit 2024-09-13T13:55:53.140530+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:53.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:53 smithi076 bash[19831]: audit 2024-09-13T13:55:53.235580+0000 mon.a (mon.0) 1465 : audit [DBG] from='client.? 172.21.15.76:0/2839825246' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:55:53.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:53 smithi076 bash[26447]: audit 2024-09-13T13:55:53.140530+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:53.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:53 smithi076 bash[26447]: audit 2024-09-13T13:55:53.235580+0000 mon.a (mon.0) 1465 : audit [DBG] from='client.? 172.21.15.76:0/2839825246' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:55:53.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:53 smithi192 bash[70372]: audit 2024-09-13T13:55:53.140530+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:53.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:53 smithi192 bash[70372]: audit 2024-09-13T13:55:53.140530+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:55:53.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:53 smithi192 bash[70372]: audit 2024-09-13T13:55:53.235580+0000 mon.a (mon.0) 1465 : audit [DBG] from='client.? 172.21.15.76:0/2839825246' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:55:53.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:53 smithi192 bash[70372]: audit 2024-09-13T13:55:53.235580+0000 mon.a (mon.0) 1465 : audit [DBG] from='client.? 172.21.15.76:0/2839825246' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:55:53.997 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:55:54.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:54 smithi076 bash[19831]: cluster 2024-09-13T13:55:53.388020+0000 mgr.y (mgr.15252) 297 : cluster [DBG] pgmap v161: 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-13T13:55:54.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:54 smithi076 bash[26447]: cluster 2024-09-13T13:55:53.388020+0000 mgr.y (mgr.15252) 297 : cluster [DBG] pgmap v161: 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-13T13:55:54.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:54 smithi192 bash[70372]: cluster 2024-09-13T13:55:53.388020+0000 mgr.y (mgr.15252) 297 : cluster [DBG] pgmap v161: 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-13T13:55:54.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:54 smithi192 bash[70372]: cluster 2024-09-13T13:55:53.388020+0000 mgr.y (mgr.15252) 297 : cluster [DBG] pgmap v161: 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-13T13:55:56.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:56.020255409Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:56.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:56 smithi076 bash[19831]: cluster 2024-09-13T13:55:55.388873+0000 mgr.y (mgr.15252) 298 : cluster [DBG] pgmap v162: 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-13T13:55:56.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:56 smithi076 bash[26447]: cluster 2024-09-13T13:55:55.388873+0000 mgr.y (mgr.15252) 298 : cluster [DBG] pgmap v162: 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-13T13:55:56.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:56 smithi192 bash[70372]: cluster 2024-09-13T13:55:55.388873+0000 mgr.y (mgr.15252) 298 : cluster [DBG] pgmap v162: 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-13T13:55:56.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:56 smithi192 bash[70372]: cluster 2024-09-13T13:55:55.388873+0000 mgr.y (mgr.15252) 298 : cluster [DBG] pgmap v162: 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-13T13:55:58.822 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:55:58.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:55:58 smithi076 bash[19831]: cluster 2024-09-13T13:55:57.389758+0000 mgr.y (mgr.15252) 299 : cluster [DBG] pgmap v163: 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-13T13:55:58.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:55:58 smithi076 bash[26447]: cluster 2024-09-13T13:55:57.389758+0000 mgr.y (mgr.15252) 299 : cluster [DBG] pgmap v163: 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-13T13:55:58.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:58 smithi192 bash[70372]: cluster 2024-09-13T13:55:57.389758+0000 mgr.y (mgr.15252) 299 : cluster [DBG] pgmap v163: 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-13T13:55:58.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:55:58 smithi192 bash[70372]: cluster 2024-09-13T13:55:57.389758+0000 mgr.y (mgr.15252) 299 : cluster [DBG] pgmap v163: 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-13T13:55:59.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:55:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:55:59.054909569Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:55:59.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:55:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:55:59] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.51.0" 2024-09-13T13:56:00.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:00 smithi076 bash[19831]: cluster 2024-09-13T13:55:59.391518+0000 mgr.y (mgr.15252) 300 : cluster [DBG] pgmap v164: 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-13T13:56:00.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:00 smithi076 bash[26447]: cluster 2024-09-13T13:55:59.391518+0000 mgr.y (mgr.15252) 300 : cluster [DBG] pgmap v164: 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-13T13:56:00.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:00 smithi192 bash[70372]: cluster 2024-09-13T13:55:59.391518+0000 mgr.y (mgr.15252) 300 : cluster [DBG] pgmap v164: 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-13T13:56:00.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:00 smithi192 bash[70372]: cluster 2024-09-13T13:55:59.391518+0000 mgr.y (mgr.15252) 300 : cluster [DBG] pgmap v164: 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-13T13:56:01.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:01 smithi076 bash[19831]: audit 2024-09-13T13:56:00.259682+0000 mgr.y (mgr.15252) 301 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:01.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:01 smithi076 bash[19831]: audit 2024-09-13T13:56:00.652881+0000 mgr.y (mgr.15252) 302 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mon", "hosts": "smithi076", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:01.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:01 smithi076 bash[26447]: audit 2024-09-13T13:56:00.259682+0000 mgr.y (mgr.15252) 301 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:01.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:01 smithi076 bash[26447]: audit 2024-09-13T13:56:00.652881+0000 mgr.y (mgr.15252) 302 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mon", "hosts": "smithi076", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:01.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:01 smithi192 bash[70372]: audit 2024-09-13T13:56:00.259682+0000 mgr.y (mgr.15252) 301 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:01.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:01 smithi192 bash[70372]: audit 2024-09-13T13:56:00.259682+0000 mgr.y (mgr.15252) 301 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:01.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:01 smithi192 bash[70372]: audit 2024-09-13T13:56:00.652881+0000 mgr.y (mgr.15252) 302 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mon", "hosts": "smithi076", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:01.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:01 smithi192 bash[70372]: audit 2024-09-13T13:56:00.652881+0000 mgr.y (mgr.15252) 302 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mon", "hosts": "smithi076", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:02.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:02.045190872Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:02.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:02 smithi076 bash[19831]: audit 2024-09-13T13:56:00.986387+0000 mgr.y (mgr.15252) 303 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:02.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:02 smithi076 bash[19831]: cluster 2024-09-13T13:56:01.392291+0000 mgr.y (mgr.15252) 304 : cluster [DBG] pgmap v165: 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-13T13:56:02.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:02 smithi076 bash[26447]: audit 2024-09-13T13:56:00.986387+0000 mgr.y (mgr.15252) 303 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:02.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:02 smithi076 bash[26447]: cluster 2024-09-13T13:56:01.392291+0000 mgr.y (mgr.15252) 304 : cluster [DBG] pgmap v165: 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-13T13:56:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:02 smithi192 bash[70372]: audit 2024-09-13T13:56:00.986387+0000 mgr.y (mgr.15252) 303 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:02 smithi192 bash[70372]: audit 2024-09-13T13:56:00.986387+0000 mgr.y (mgr.15252) 303 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:02 smithi192 bash[70372]: cluster 2024-09-13T13:56:01.392291+0000 mgr.y (mgr.15252) 304 : cluster [DBG] pgmap v165: 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-13T13:56:02.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:02 smithi192 bash[70372]: cluster 2024-09-13T13:56:01.392291+0000 mgr.y (mgr.15252) 304 : cluster [DBG] pgmap v165: 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-13T13:56:03.189 INFO:teuthology.orchestra.run.smithi076.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:56:03.782 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:56:04.517 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:04 smithi076 bash[26447]: cephadm 2024-09-13T13:56:03.181640+0000 mgr.y (mgr.15252) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:56:04.518 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:04 smithi076 bash[26447]: audit 2024-09-13T13:56:03.190284+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:04.518 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:04 smithi076 bash[26447]: cluster 2024-09-13T13:56:03.393312+0000 mgr.y (mgr.15252) 306 : cluster [DBG] pgmap v166: 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-13T13:56:04.518 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:04 smithi076 bash[26447]: audit 2024-09-13T13:56:03.866037+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:04.518 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:04 smithi076 bash[26447]: audit 2024-09-13T13:56:03.867237+0000 mon.c (mon.2) 462 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:56:04.518 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:04 smithi076 bash[26447]: audit 2024-09-13T13:56:03.876889+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:04.518 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:04 smithi076 bash[19831]: cephadm 2024-09-13T13:56:03.181640+0000 mgr.y (mgr.15252) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:56:04.518 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:04 smithi076 bash[19831]: audit 2024-09-13T13:56:03.190284+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:04.518 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:04 smithi076 bash[19831]: cluster 2024-09-13T13:56:03.393312+0000 mgr.y (mgr.15252) 306 : cluster [DBG] pgmap v166: 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-13T13:56:04.518 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:04 smithi076 bash[19831]: audit 2024-09-13T13:56:03.866037+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:04.519 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:04 smithi076 bash[19831]: audit 2024-09-13T13:56:03.867237+0000 mon.c (mon.2) 462 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:56:04.519 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:04 smithi076 bash[19831]: audit 2024-09-13T13:56:03.876889+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:04.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:04 smithi192 bash[70372]: cephadm 2024-09-13T13:56:03.181640+0000 mgr.y (mgr.15252) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:56:04.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:04 smithi192 bash[70372]: cephadm 2024-09-13T13:56:03.181640+0000 mgr.y (mgr.15252) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:56:04.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:04 smithi192 bash[70372]: audit 2024-09-13T13:56:03.190284+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:04.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:04 smithi192 bash[70372]: audit 2024-09-13T13:56:03.190284+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:04.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:04 smithi192 bash[70372]: cluster 2024-09-13T13:56:03.393312+0000 mgr.y (mgr.15252) 306 : cluster [DBG] pgmap v166: 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-13T13:56:04.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:04 smithi192 bash[70372]: cluster 2024-09-13T13:56:03.393312+0000 mgr.y (mgr.15252) 306 : cluster [DBG] pgmap v166: 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-13T13:56:04.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:04 smithi192 bash[70372]: audit 2024-09-13T13:56:03.866037+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:04.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:04 smithi192 bash[70372]: audit 2024-09-13T13:56:03.866037+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:04.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:04 smithi192 bash[70372]: audit 2024-09-13T13:56:03.867237+0000 mon.c (mon.2) 462 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:56:04.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:04 smithi192 bash[70372]: audit 2024-09-13T13:56:03.867237+0000 mon.c (mon.2) 462 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:56:04.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:04 smithi192 bash[70372]: audit 2024-09-13T13:56:03.876889+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:04.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:04 smithi192 bash[70372]: audit 2024-09-13T13:56:03.876889+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:05.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:05.042384682Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:05.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:05 smithi192 bash[70372]: cephadm 2024-09-13T13:56:03.950283+0000 mgr.y (mgr.15252) 307 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:56:05.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:05 smithi192 bash[70372]: cephadm 2024-09-13T13:56:03.950283+0000 mgr.y (mgr.15252) 307 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:56:05.572 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:05 smithi076 bash[26447]: cephadm 2024-09-13T13:56:03.950283+0000 mgr.y (mgr.15252) 307 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:56:05.573 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:05 smithi076 bash[19831]: cephadm 2024-09-13T13:56:03.950283+0000 mgr.y (mgr.15252) 307 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:56:06.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:06 smithi076 bash[19831]: cluster 2024-09-13T13:56:05.394032+0000 mgr.y (mgr.15252) 308 : cluster [DBG] pgmap v167: 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-13T13:56:06.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:06 smithi076 bash[26447]: cluster 2024-09-13T13:56:05.394032+0000 mgr.y (mgr.15252) 308 : cluster [DBG] pgmap v167: 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-13T13:56:06.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:06 smithi192 bash[70372]: cluster 2024-09-13T13:56:05.394032+0000 mgr.y (mgr.15252) 308 : cluster [DBG] pgmap v167: 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-13T13:56:06.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:06 smithi192 bash[70372]: cluster 2024-09-13T13:56:05.394032+0000 mgr.y (mgr.15252) 308 : cluster [DBG] pgmap v167: 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-13T13:56:07.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[26447]: audit 2024-09-13T13:56:06.262856+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:07.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[26447]: cephadm 2024-09-13T13:56:06.265606+0000 mgr.y (mgr.15252) 309 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:56:07.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[26447]: cephadm 2024-09-13T13:56:06.265677+0000 mgr.y (mgr.15252) 310 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:56:07.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[26447]: audit 2024-09-13T13:56:06.267616+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:56:07.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[26447]: audit 2024-09-13T13:56:06.270388+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:56:07.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[26447]: cephadm 2024-09-13T13:56:06.271472+0000 mgr.y (mgr.15252) 311 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:56:07.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[26447]: audit 2024-09-13T13:56:06.276514+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:07.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[26447]: audit 2024-09-13T13:56:06.283746+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:56:07.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[26447]: audit 2024-09-13T13:56:06.285210+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-13T13:56:07.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[26447]: cephadm 2024-09-13T13:56:06.286269+0000 mgr.y (mgr.15252) 312 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-13T13:56:07.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[19831]: audit 2024-09-13T13:56:06.262856+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:07.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[19831]: cephadm 2024-09-13T13:56:06.265606+0000 mgr.y (mgr.15252) 309 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:56:07.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[19831]: cephadm 2024-09-13T13:56:06.265677+0000 mgr.y (mgr.15252) 310 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:56:07.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[19831]: audit 2024-09-13T13:56:06.267616+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:56:07.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[19831]: audit 2024-09-13T13:56:06.270388+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:56:07.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[19831]: cephadm 2024-09-13T13:56:06.271472+0000 mgr.y (mgr.15252) 311 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:56:07.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[19831]: audit 2024-09-13T13:56:06.276514+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:07.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[19831]: audit 2024-09-13T13:56:06.283746+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:56:07.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[19831]: audit 2024-09-13T13:56:06.285210+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-13T13:56:07.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:07 smithi076 bash[19831]: cephadm 2024-09-13T13:56:06.286269+0000 mgr.y (mgr.15252) 312 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-13T13:56:07.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: audit 2024-09-13T13:56:06.262856+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:07.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: audit 2024-09-13T13:56:06.262856+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:07.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: cephadm 2024-09-13T13:56:06.265606+0000 mgr.y (mgr.15252) 309 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:56:07.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: cephadm 2024-09-13T13:56:06.265606+0000 mgr.y (mgr.15252) 309 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:56:07.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: cephadm 2024-09-13T13:56:06.265677+0000 mgr.y (mgr.15252) 310 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:56:07.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: cephadm 2024-09-13T13:56:06.265677+0000 mgr.y (mgr.15252) 310 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:56:07.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: audit 2024-09-13T13:56:06.267616+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:56:07.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: audit 2024-09-13T13:56:06.267616+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:56:07.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: audit 2024-09-13T13:56:06.270388+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:56:07.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: audit 2024-09-13T13:56:06.270388+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:56:07.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: cephadm 2024-09-13T13:56:06.271472+0000 mgr.y (mgr.15252) 311 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:56:07.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: cephadm 2024-09-13T13:56:06.271472+0000 mgr.y (mgr.15252) 311 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:56:07.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: audit 2024-09-13T13:56:06.276514+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:07.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: audit 2024-09-13T13:56:06.276514+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:07.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: audit 2024-09-13T13:56:06.283746+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:56:07.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: audit 2024-09-13T13:56:06.283746+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:56:07.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: audit 2024-09-13T13:56:06.285210+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-13T13:56:07.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: audit 2024-09-13T13:56:06.285210+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-13T13:56:07.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: cephadm 2024-09-13T13:56:06.286269+0000 mgr.y (mgr.15252) 312 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-13T13:56:07.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:07 smithi192 bash[70372]: cephadm 2024-09-13T13:56:06.286269+0000 mgr.y (mgr.15252) 312 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-13T13:56:08.271 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:08.020853322Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:08.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:08 smithi076 bash[19831]: cluster 2024-09-13T13:56:07.395034+0000 mgr.y (mgr.15252) 313 : cluster [DBG] pgmap v168: 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-13T13:56:08.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:08 smithi076 bash[19831]: audit 2024-09-13T13:56:08.140523+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:56:08.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:08 smithi076 bash[26447]: cluster 2024-09-13T13:56:07.395034+0000 mgr.y (mgr.15252) 313 : cluster [DBG] pgmap v168: 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-13T13:56:08.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:08 smithi076 bash[26447]: audit 2024-09-13T13:56:08.140523+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:56:08.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:08 smithi192 bash[70372]: cluster 2024-09-13T13:56:07.395034+0000 mgr.y (mgr.15252) 313 : cluster [DBG] pgmap v168: 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-13T13:56:08.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:08 smithi192 bash[70372]: cluster 2024-09-13T13:56:07.395034+0000 mgr.y (mgr.15252) 313 : cluster [DBG] pgmap v168: 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-13T13:56:08.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:08 smithi192 bash[70372]: audit 2024-09-13T13:56:08.140523+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:56:08.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:08 smithi192 bash[70372]: audit 2024-09-13T13:56:08.140523+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:56:09.137 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:56:09.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:56:09] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-13T13:56:09.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:09 smithi192 bash[70372]: cephadm 2024-09-13T13:56:08.659245+0000 mgr.y (mgr.15252) 314 : cephadm [INF] Upgrade: Updating mon.a 2024-09-13T13:56:09.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:09 smithi192 bash[70372]: cephadm 2024-09-13T13:56:08.659245+0000 mgr.y (mgr.15252) 314 : cephadm [INF] Upgrade: Updating mon.a 2024-09-13T13:56:09.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:09 smithi192 bash[70372]: audit 2024-09-13T13:56:08.666628+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:09.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:09 smithi192 bash[70372]: audit 2024-09-13T13:56:08.666628+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:09.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:09 smithi192 bash[70372]: audit 2024-09-13T13:56:08.671399+0000 mon.c (mon.2) 468 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:56:09.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:09 smithi192 bash[70372]: audit 2024-09-13T13:56:08.671399+0000 mon.c (mon.2) 468 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:56:09.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:09 smithi192 bash[70372]: audit 2024-09-13T13:56:08.672466+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:56:09.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:09 smithi192 bash[70372]: audit 2024-09-13T13:56:08.672466+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:56:09.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:09 smithi192 bash[70372]: audit 2024-09-13T13:56:08.673519+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:09.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:09 smithi192 bash[70372]: audit 2024-09-13T13:56:08.673519+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:09.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:09 smithi192 bash[70372]: cephadm 2024-09-13T13:56:08.674857+0000 mgr.y (mgr.15252) 315 : cephadm [INF] Deploying daemon mon.a on smithi076 2024-09-13T13:56:09.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:09 smithi192 bash[70372]: cephadm 2024-09-13T13:56:08.674857+0000 mgr.y (mgr.15252) 315 : cephadm [INF] Deploying daemon mon.a on smithi076 2024-09-13T13:56:10.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:09 smithi076 bash[19831]: cephadm 2024-09-13T13:56:08.659245+0000 mgr.y (mgr.15252) 314 : cephadm [INF] Upgrade: Updating mon.a 2024-09-13T13:56:10.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:09 smithi076 bash[19831]: audit 2024-09-13T13:56:08.666628+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:10.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:09 smithi076 bash[19831]: audit 2024-09-13T13:56:08.671399+0000 mon.c (mon.2) 468 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:56:10.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:09 smithi076 bash[19831]: audit 2024-09-13T13:56:08.672466+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:56:10.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:09 smithi076 bash[19831]: audit 2024-09-13T13:56:08.673519+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:10.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:09 smithi076 bash[19831]: cephadm 2024-09-13T13:56:08.674857+0000 mgr.y (mgr.15252) 315 : cephadm [INF] Deploying daemon mon.a on smithi076 2024-09-13T13:56:10.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:09 smithi076 bash[26447]: cephadm 2024-09-13T13:56:08.659245+0000 mgr.y (mgr.15252) 314 : cephadm [INF] Upgrade: Updating mon.a 2024-09-13T13:56:10.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:09 smithi076 bash[26447]: audit 2024-09-13T13:56:08.666628+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:10.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:09 smithi076 bash[26447]: audit 2024-09-13T13:56:08.671399+0000 mon.c (mon.2) 468 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:56:10.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:09 smithi076 bash[26447]: audit 2024-09-13T13:56:08.672466+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:56:10.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:09 smithi076 bash[26447]: audit 2024-09-13T13:56:08.673519+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:10.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:09 smithi076 bash[26447]: cephadm 2024-09-13T13:56:08.674857+0000 mgr.y (mgr.15252) 315 : cephadm [INF] Deploying daemon mon.a on smithi076 2024-09-13T13:56:10.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:10 smithi192 bash[70372]: cluster 2024-09-13T13:56:09.396734+0000 mgr.y (mgr.15252) 316 : cluster [DBG] pgmap v169: 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-13T13:56:10.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:10 smithi192 bash[70372]: cluster 2024-09-13T13:56:09.396734+0000 mgr.y (mgr.15252) 316 : cluster [DBG] pgmap v169: 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-13T13:56:10.933 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:10 smithi076 bash[19831]: cluster 2024-09-13T13:56:09.396734+0000 mgr.y (mgr.15252) 316 : cluster [DBG] pgmap v169: 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-13T13:56:10.933 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:10 smithi076 bash[26447]: cluster 2024-09-13T13:56:09.396734+0000 mgr.y (mgr.15252) 316 : cluster [DBG] pgmap v169: 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-13T13:56:11.261 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:56:11.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:11.062266013Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:11.890 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:56:11.890 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (3m) 3m ago 30m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T13:56:11.890 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (2m) 69s ago 30m 68.4M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T13:56:11.890 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (5m) 3m ago 28m 48.1M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T13:56:11.890 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (5m) 69s ago 38m 439M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T13:56:11.891 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (15m) 3m ago 41m 504M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:56:11.891 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (41m) 3m ago 41m 85.3M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 426abf693724 2024-09-13T13:56:11.891 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (77s) 69s ago 39m 18.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T13:56:11.891 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (39m) 3m ago 39m 62.6M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 6b1a4d5ce40f 2024-09-13T13:56:11.891 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (4m) 3m ago 30m 7680k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T13:56:11.891 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (4m) 69s ago 30m 8047k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T13:56:11.891 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (38m) 3m ago 38m 58.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:56:11.891 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (37m) 3m ago 37m 67.8M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:56:11.891 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (36m) 3m ago 36m 54.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:56:11.891 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (35m) 3m ago 35m 66.0M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:56:11.891 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (34m) 69s ago 34m 59.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:56:11.891 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (33m) 69s ago 33m 65.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:56:11.891 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (32m) 69s ago 32m 54.8M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:56:11.892 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (31m) 69s ago 31m 65.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:56:11.892 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (4m) 69s ago 31m 46.1M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T13:56:11.892 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (28m) 3m ago 28m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:56:11.892 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (28m) 69s ago 28m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:56:12.025 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:56:11 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:12.025 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:56:11 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:12.025 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:56:11 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:12.026 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:56:11 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:12.026 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:56:11 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:12.026 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:11 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:12.027 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:56:11 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:12.027 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:11 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:12.027 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:11 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:12.027 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:12 smithi076 systemd[1]: Stopping Ceph mon.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:56:12.256 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:56:12.256 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:56:12.256 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2, 2024-09-13T13:56:12.256 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 1 2024-09-13T13:56:12.256 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:56:12.256 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:56:12.256 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:56:12.256 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:56:12.257 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:56:12.257 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:56:12.257 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:56:12.257 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:56:12.257 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:56:12.257 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:56:12.257 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:56:12.257 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 12, 2024-09-13T13:56:12.257 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:56:12.257 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:56:12.257 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:56:12.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:12 smithi076 bash[19831]: debug 2024-09-13T13:56:12.148+0000 7f5be375c640 -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-13T13:56:12.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:12 smithi076 bash[19831]: debug 2024-09-13T13:56:12.148+0000 7f5be375c640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-13T13:56:12.561 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:56:12.561 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:56:12.562 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T13:56:12.562 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi076", 2024-09-13T13:56:12.562 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T13:56:12.562 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "0/2 daemons upgraded", 2024-09-13T13:56:12.562 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading mon daemons", 2024-09-13T13:56:12.562 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:56:12.562 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:56:13.045 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:12 smithi076 bash[88634]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mon-a 2024-09-13T13:56:13.045 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:12 smithi076 bash[88720]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mon-a 2024-09-13T13:56:13.045 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:12 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-13T13:56:13.045 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:12 smithi076 systemd[1]: Stopped Ceph mon.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:56:13.339 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:13 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:13.340 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:56:13 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:13.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:13 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:13.340 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:56:13 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:13.341 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:56:13 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:13.341 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:56:13 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:13.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:13 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:13.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:13 smithi076 systemd[1]: Started Ceph mon.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:56:13.342 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:56:13 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:13.342 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:56:13 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:14.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:14.020275974Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:14.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.476+0000 7f08c5d46c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-13T13:56:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.476+0000 7f08c5d46c80 0 ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev), process ceph-mon, pid 7 2024-09-13T13:56:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.476+0000 7f08c5d46c80 0 pidfile_write: ignore empty --pid-file 2024-09-13T13:56:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 0 load: jerasure load: lrc 2024-09-13T13:56:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-13T13:56:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Git sha 0 2024-09-13T13:56:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Compile date 2024-09-13 10:06:52 2024-09-13T13:56:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: DB SUMMARY 2024-09-13T13:56:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: DB Session ID: 98JZZ2J5G4U2BUKHEJCM 2024-09-13T13:56:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: CURRENT file: CURRENT 2024-09-13T13:56:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-13T13:56:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 4679 Bytes 2024-09-13T13:56:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000071.sst 2024-09-13T13:56:14.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000069.log size: 641606 ; 2024-09-13T13:56:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.error_if_exists: 0 2024-09-13T13:56:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.create_if_missing: 0 2024-09-13T13:56:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-13T13:56:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T13:56:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T13:56:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T13:56:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.env: 0x55fe3e03a120 2024-09-13T13:56:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-13T13:56:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.info_log: 0x55fe3fa39700 2024-09-13T13:56:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-13T13:56:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.statistics: (nil) 2024-09-13T13:56:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.use_fsync: 0 2024-09-13T13:56:14.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-13T13:56:14.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T13:56:14.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T13:56:14.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-13T13:56:14.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-13T13:56:14.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-13T13:56:14.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-13T13:56:14.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-13T13:56:14.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-13T13:56:14.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T13:56:14.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-13T13:56:14.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.db_log_dir: 2024-09-13T13:56:14.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.wal_dir: 2024-09-13T13:56:14.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T13:56:14.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T13:56:14.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T13:56:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T13:56:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T13:56:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T13:56:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-13T13:56:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-13T13:56:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.write_buffer_manager: 0x55fe3fa3c1e0 2024-09-13T13:56:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T13:56:14.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T13:56:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T13:56:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-13T13:56:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T13:56:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-13T13:56:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-13T13:56:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-13T13:56:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.unordered_write: 0 2024-09-13T13:56:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T13:56:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T13:56:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T13:56:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T13:56:14.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.row_cache: None 2024-09-13T13:56:14.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.wal_filter: None 2024-09-13T13:56:14.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T13:56:14.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-13T13:56:14.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.two_write_queues: 0 2024-09-13T13:56:14.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-13T13:56:14.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.wal_compression: 0 2024-09-13T13:56:14.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.atomic_flush: 0 2024-09-13T13:56:14.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T13:56:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T13:56:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T13:56:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-13T13:56:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T13:56:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-13T13:56:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T13:56:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T13:56:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-13T13:56:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-13T13:56:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T13:56:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-13T13:56:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-13T13:56:14.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-13T13:56:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T13:56:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T13:56:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T13:56:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-13T13:56:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T13:56:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T13:56:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T13:56:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T13:56:14.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_open_files: -1 2024-09-13T13:56:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-13T13:56:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T13:56:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T13:56:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-13T13:56:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-13T13:56:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Compression algorithms supported: 2024-09-13T13:56:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: kZSTD supported: 0 2024-09-13T13:56:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: kXpressCompression supported: 0 2024-09-13T13:56:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-13T13:56:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T13:56:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-13T13:56:14.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: kZlibCompression supported: 1 2024-09-13T13:56:14.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-13T13:56:14.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-13T13:56:14.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T13:56:14.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T13:56:14.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-13T13:56:14.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T13:56:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T13:56:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.merge_operator: 2024-09-13T13:56:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compaction_filter: None 2024-09-13T13:56:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-13T13:56:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-13T13:56:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T13:56:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T13:56:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fe3fa39320) 2024-09-13T13:56:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: cache_index_and_filter_blocks: 1 2024-09-13T13:56:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T13:56:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T13:56:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: pin_top_level_index_and_filter: 1 2024-09-13T13:56:14.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: index_type: 0 2024-09-13T13:56:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: data_block_index_type: 0 2024-09-13T13:56:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: index_shortening: 1 2024-09-13T13:56:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: data_block_hash_table_util_ratio: 0.750000 2024-09-13T13:56:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: checksum: 4 2024-09-13T13:56:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: no_block_cache: 0 2024-09-13T13:56:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: block_cache: 0x55fe3fa2f610 2024-09-13T13:56:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: block_cache_name: BinnedLRUCache 2024-09-13T13:56:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: block_cache_options: 2024-09-13T13:56:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: capacity : 536870912 2024-09-13T13:56:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: num_shard_bits : 4 2024-09-13T13:56:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: strict_capacity_limit : 0 2024-09-13T13:56:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: high_pri_pool_ratio: 0.000 2024-09-13T13:56:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: block_cache_compressed: (nil) 2024-09-13T13:56:14.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: persistent_cache: (nil) 2024-09-13T13:56:14.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: block_size: 4096 2024-09-13T13:56:14.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: block_size_deviation: 10 2024-09-13T13:56:14.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: block_restart_interval: 16 2024-09-13T13:56:14.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: index_block_restart_interval: 1 2024-09-13T13:56:14.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: metadata_block_size: 4096 2024-09-13T13:56:14.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: partition_filters: 0 2024-09-13T13:56:14.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: use_delta_encoding: 1 2024-09-13T13:56:14.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: filter_policy: bloomfilter 2024-09-13T13:56:14.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: whole_key_filtering: 1 2024-09-13T13:56:14.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: verify_compression: 0 2024-09-13T13:56:14.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: read_amp_bytes_per_bit: 0 2024-09-13T13:56:14.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: format_version: 5 2024-09-13T13:56:14.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: enable_index_compression: 1 2024-09-13T13:56:14.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: block_align: 0 2024-09-13T13:56:14.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: max_auto_readahead_size: 262144 2024-09-13T13:56:14.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: prepopulate_block_cache: 0 2024-09-13T13:56:14.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: initial_auto_readahead_size: 8192 2024-09-13T13:56:14.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: num_file_reads_for_auto_readahead: 2 2024-09-13T13:56:14.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-13T13:56:14.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-13T13:56:14.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compression: NoCompression 2024-09-13T13:56:14.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-13T13:56:14.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-13T13:56:14.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T13:56:14.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.num_levels: 7 2024-09-13T13:56:14.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T13:56:14.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T13:56:14.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T13:56:14.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T13:56:14.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T13:56:14.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T13:56:14.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T13:56:14.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:56:14.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T13:56:14.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T13:56:14.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:56:14.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:56:14.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T13:56:14.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-13T13:56:14.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-13T13:56:14.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T13:56:14.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:56:14.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:56:14.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T13:56:14.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-13T13:56:14.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:56:14.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T13:56:14.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T13:56:14.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T13:56:14.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-13T13:56:14.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T13:56:14.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T13:56:14.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T13:56:14.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T13:56:14.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T13:56:14.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T13:56:14.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T13:56:14.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T13:56:14.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T13:56:14.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T13:56:14.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T13:56:14.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T13:56:14.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T13:56:14.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T13:56:14.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-13T13:56:14.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T13:56:14.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T13:56:14.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-13T13:56:14.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T13:56:14.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T13:56:14.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T13:56:14.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T13:56:14.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T13:56:14.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T13:56:14.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T13:56:14.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T13:56:14.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T13:56:14.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T13:56:14.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T13:56:14.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-13T13:56:14.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T13:56:14.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T13:56:14.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T13:56:14.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T13:56:14.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.bloom_locality: 0 2024-09-13T13:56:14.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-13T13:56:14.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T13:56:14.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-13T13:56:14.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-13T13:56:14.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-13T13:56:14.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.ttl: 2592000 2024-09-13T13:56:14.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T13:56:14.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T13:56:14.864 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T13:56:14.864 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.enable_blob_files: false 2024-09-13T13:56:14.864 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.min_blob_size: 0 2024-09-13T13:56:14.864 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-13T13:56:14.864 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T13:56:14.865 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T13:56:14.865 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T13:56:14.865 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T13:56:14.865 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T13:56:14.865 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-13T13:56:14.865 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T13:56:14.865 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 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-13T13:56:14.865 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 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 32350, log_number is 69,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 69 2024-09-13T13:56:14.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 69 2024-09-13T13:56:14.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 10b9cdc4-948f-4c7d-a94a-ae49490e217c 2024-09-13T13:56:14.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726235774485076, "job": 1, "event": "recovery_started", "wal_files": [69]} 2024-09-13T13:56:14.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.480+0000 7f08c5d46c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #69 mode 2 2024-09-13T13:56:14.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.484+0000 7f08c5d46c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726235774488906, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 74, "file_size": 632131, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 32351, "largest_seqno": 33142, "table_properties": {"data_size": 628338, "index_size": 1536, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1221, "raw_key_size": 9224, "raw_average_key_size": 19, "raw_value_size": 620080, "raw_average_value_size": 1289, "num_data_blocks": 70, "num_entries": 481, "num_filter_entries": 481, "num_deletions": 255, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726235774, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "10b9cdc4-948f-4c7d-a94a-ae49490e217c", "db_session_id": "98JZZ2J5G4U2BUKHEJCM", "orig_file_number": 74, "seqno_to_time_mapping": "N/A"}} 2024-09-13T13:56:14.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.484+0000 7f08c5d46c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726235774489035, "job": 1, "event": "recovery_finished"} 2024-09-13T13:56:14.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.484+0000 7f08c5d46c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 76 2024-09-13T13:56:14.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.484+0000 7f08c5d46c80 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-13T13:56:14.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.488+0000 7f08c5d46c80 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-13T13:56:14.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.488+0000 7f08c5d46c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fe3fa5ce00 2024-09-13T13:56:14.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.488+0000 7f08c5d46c80 4 rocksdb: DB pointer 0x55fe3fb60000 2024-09-13T13:56:14.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.488+0000 7f08bbb0e640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T13:56:14.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.488+0000 7f08bbb0e640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T13:56:14.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: ** DB Stats ** 2024-09-13T13:56:14.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:56:14.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: 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-13T13:56:14.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:56:14.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:56:14.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: 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-13T13:56:14.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:56:14.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:56:14.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: ** Compaction Stats [default] ** 2024-09-13T13:56:14.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: 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-13T13:56:14.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T13:56:14.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: L0 1/0 617.32 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 250.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-13T13:56:14.869 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: L6 1/0 10.27 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-13T13:56:14.869 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: Sum 2/0 10.87 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 250.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-13T13:56:14.869 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 250.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-13T13:56:14.869 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: ** Compaction Stats [default] ** 2024-09-13T13:56:14.869 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: 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-13T13:56:14.869 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T13:56:14.869 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 250.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-13T13:56:14.869 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T13:56:14.870 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:56:14.870 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-13T13:56:14.870 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T13:56:14.870 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T13:56:14.870 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T13:56:14.870 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: AddFile(Keys): cumulative 0, interval 0 2024-09-13T13:56:14.870 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: Cumulative compaction: 0.00 GB write, 90.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:56:14.870 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: Interval compaction: 0.00 GB write, 90.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:56:14.870 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: 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-13T13:56:14.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: Block cache BinnedLRUCache@0x55fe3fa2f610#7 capacity: 512.00 MB usage: 2.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-13T13:56:14.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: Block cache entry stats(count,size,portion): FilterBlock(1,1.28 KB,0.000244379%) IndexBlock(1,1.58 KB,0.000301003%) Misc(1,0.00 KB,0%) 2024-09-13T13:56:14.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: ** File Read Latency Histogram By Level [default] ** 2024-09-13T13:56:14.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.488+0000 7f08c5d46c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] at bind addrs [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:14.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.488+0000 7f08c5d46c80 1 mon.a@-1(???) e3 preinit fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:14.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.488+0000 7f08c5d46c80 0 mon.a@-1(???).mds e1 new map 2024-09-13T13:56:14.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.488+0000 7f08c5d46c80 0 mon.a@-1(???).mds e1 print_map 2024-09-13T13:56:14.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: e1 2024-09-13T13:56:14.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: btime 2024-09-13T13:14:51:254882+0000 2024-09-13T13:56:14.872 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T13:56:14.872 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: 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-13T13:56:14.872 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: legacy client fscid: -1 2024-09-13T13:56:14.872 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: 2024-09-13T13:56:14.872 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: No filesystems configured 2024-09-13T13:56:14.872 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.488+0000 7f08c5d46c80 0 mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-13T13:56:14.872 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.488+0000 7f08c5d46c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:56:14.872 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.488+0000 7f08c5d46c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:56:14.872 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.488+0000 7f08c5d46c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:56:14.873 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:14 smithi076 bash[88788]: debug 2024-09-13T13:56:14.488+0000 7f08c5d46c80 1 mon.a@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-09-13T13:56:16.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: audit 2024-09-13T13:56:11.879810+0000 mgr.y (mgr.15252) 321 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:16.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: audit 2024-09-13T13:56:11.879810+0000 mgr.y (mgr.15252) 321 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:16.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: audit 2024-09-13T13:56:12.258675+0000 mon.c (mon.2) 471 : audit [DBG] from='client.15741 172.21.15.76:0/2177131631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:56:16.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: audit 2024-09-13T13:56:12.258675+0000 mon.c (mon.2) 471 : audit [DBG] from='client.15741 172.21.15.76:0/2177131631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:56:16.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: audit 2024-09-13T13:56:12.563987+0000 mgr.y (mgr.15252) 322 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:16.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: audit 2024-09-13T13:56:12.563987+0000 mgr.y (mgr.15252) 322 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:16.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:13.398832+0000 mgr.y (mgr.15252) 323 : cluster [DBG] pgmap v171: 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-13T13:56:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:13.398832+0000 mgr.y (mgr.15252) 323 : cluster [DBG] pgmap v171: 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-13T13:56:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.399477+0000 mgr.y (mgr.15252) 324 : cluster [DBG] pgmap v172: 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-13T13:56:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.399477+0000 mgr.y (mgr.15252) 324 : cluster [DBG] pgmap v172: 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-13T13:56:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.916696+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-13T13:56:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.916696+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-13T13:56:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.940149+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-13T13:56:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.940149+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-13T13:56:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953053+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-13T13:56:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953053+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-13T13:56:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953104+0000 mon.a (mon.0) 4 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953104+0000 mon.a (mon.0) 4 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953141+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:56:16.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953141+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:56:16.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953175+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:56:16.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953175+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:56:16.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: audit 2024-09-13T13:56:11.879810+0000 mgr.y (mgr.15252) 321 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:16.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: audit 2024-09-13T13:56:12.258675+0000 mon.c (mon.2) 471 : audit [DBG] from='client.15741 172.21.15.76:0/2177131631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:56:16.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: audit 2024-09-13T13:56:12.563987+0000 mgr.y (mgr.15252) 322 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:16.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:13.398832+0000 mgr.y (mgr.15252) 323 : cluster [DBG] pgmap v171: 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-13T13:56:16.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.399477+0000 mgr.y (mgr.15252) 324 : cluster [DBG] pgmap v172: 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-13T13:56:16.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.916696+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-13T13:56:16.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.940149+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-13T13:56:16.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.953053+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-13T13:56:16.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.953104+0000 mon.a (mon.0) 4 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:16.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.953141+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:56:16.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.953175+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:56:16.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.953211+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:56:16.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.953249+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-13T13:56:16.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.953283+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:56:16.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.953321+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:56:16.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.953356+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:56:16.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.954663+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-13T13:56:16.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.954752+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:56:16.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.957165+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 5m), standbys: x 2024-09-13T13:56:16.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: cluster 2024-09-13T13:56:15.957644+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-13T13:56:16.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: audit 2024-09-13T13:56:15.977870+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15252 ' entity='' 2024-09-13T13:56:16.345 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[26447]: audit 2024-09-13T13:56:15.993075+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:16.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953211+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:56:16.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953211+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:56:16.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953249+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-13T13:56:16.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953249+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-13T13:56:16.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953283+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:56:16.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953283+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:56:16.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953321+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:56:16.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953321+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:56:16.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953356+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:56:16.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.953356+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:56:16.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.954663+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-13T13:56:16.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.954663+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-13T13:56:16.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.954752+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:56:16.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.954752+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:56:16.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.957165+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 5m), standbys: x 2024-09-13T13:56:16.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.957165+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 5m), standbys: x 2024-09-13T13:56:16.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.957644+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-13T13:56:16.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: cluster 2024-09-13T13:56:15.957644+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-13T13:56:16.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: audit 2024-09-13T13:56:15.977870+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15252 ' entity='' 2024-09-13T13:56:16.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: audit 2024-09-13T13:56:15.977870+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15252 ' entity='' 2024-09-13T13:56:16.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: audit 2024-09-13T13:56:15.993075+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:16.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:16 smithi076 bash[88788]: audit 2024-09-13T13:56:15.993075+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:16.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: audit 2024-09-13T13:56:11.879810+0000 mgr.y (mgr.15252) 321 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:16.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: audit 2024-09-13T13:56:11.879810+0000 mgr.y (mgr.15252) 321 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:16.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: audit 2024-09-13T13:56:12.258675+0000 mon.c (mon.2) 471 : audit [DBG] from='client.15741 172.21.15.76:0/2177131631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:56:16.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: audit 2024-09-13T13:56:12.258675+0000 mon.c (mon.2) 471 : audit [DBG] from='client.15741 172.21.15.76:0/2177131631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:56:16.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: audit 2024-09-13T13:56:12.563987+0000 mgr.y (mgr.15252) 322 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:16.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: audit 2024-09-13T13:56:12.563987+0000 mgr.y (mgr.15252) 322 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:16.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:13.398832+0000 mgr.y (mgr.15252) 323 : cluster [DBG] pgmap v171: 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-13T13:56:16.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:13.398832+0000 mgr.y (mgr.15252) 323 : cluster [DBG] pgmap v171: 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-13T13:56:16.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.399477+0000 mgr.y (mgr.15252) 324 : cluster [DBG] pgmap v172: 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-13T13:56:16.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.399477+0000 mgr.y (mgr.15252) 324 : cluster [DBG] pgmap v172: 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-13T13:56:16.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.916696+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-13T13:56:16.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.916696+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-13T13:56:16.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.940149+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-13T13:56:16.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.940149+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-13T13:56:16.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953053+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-13T13:56:16.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953053+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-13T13:56:16.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953104+0000 mon.a (mon.0) 4 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:16.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953104+0000 mon.a (mon.0) 4 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:16.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953141+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:56:16.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953141+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:56:16.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953175+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:56:16.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953175+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:56:16.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953211+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:56:16.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953211+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:56:16.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953249+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-13T13:56:16.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953249+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-13T13:56:16.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953283+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:56:16.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953283+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:56:16.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953321+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:56:16.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953321+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:56:16.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953356+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:56:16.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.953356+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:56:16.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.954663+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-13T13:56:16.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.954663+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-13T13:56:16.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.954752+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:56:16.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.954752+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:56:16.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.957165+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 5m), standbys: x 2024-09-13T13:56:16.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.957165+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 5m), standbys: x 2024-09-13T13:56:16.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.957644+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-13T13:56:16.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: cluster 2024-09-13T13:56:15.957644+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-13T13:56:16.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: audit 2024-09-13T13:56:15.977870+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15252 ' entity='' 2024-09-13T13:56:16.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: audit 2024-09-13T13:56:15.977870+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15252 ' entity='' 2024-09-13T13:56:16.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: audit 2024-09-13T13:56:15.993075+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:16.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:16 smithi192 bash[70372]: audit 2024-09-13T13:56:15.993075+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:17.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:17.020016059Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:18 smithi076 bash[26447]: cluster 2024-09-13T13:56:17.400290+0000 mgr.y (mgr.15252) 325 : cluster [DBG] pgmap v173: 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-13T13:56:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:18 smithi076 bash[88788]: cluster 2024-09-13T13:56:17.400290+0000 mgr.y (mgr.15252) 325 : cluster [DBG] pgmap v173: 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-13T13:56:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:18 smithi076 bash[88788]: cluster 2024-09-13T13:56:17.400290+0000 mgr.y (mgr.15252) 325 : cluster [DBG] pgmap v173: 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-13T13:56:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:18 smithi192 bash[70372]: cluster 2024-09-13T13:56:17.400290+0000 mgr.y (mgr.15252) 325 : cluster [DBG] pgmap v173: 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-13T13:56:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:18 smithi192 bash[70372]: cluster 2024-09-13T13:56:17.400290+0000 mgr.y (mgr.15252) 325 : cluster [DBG] pgmap v173: 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-13T13:56:19.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:56:19] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-13T13:56:19.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:19 smithi076 bash[68032]: debug 2024-09-13T13:56:19.500+0000 7f5709f3f640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-13T13:56:20.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:20.049723315Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:20.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:20 smithi076 bash[26447]: cluster 2024-09-13T13:56:19.402065+0000 mgr.y (mgr.15252) 326 : cluster [DBG] pgmap v174: 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-13T13:56:20.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:20 smithi076 bash[88788]: cluster 2024-09-13T13:56:19.402065+0000 mgr.y (mgr.15252) 326 : cluster [DBG] pgmap v174: 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-13T13:56:20.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:20 smithi076 bash[88788]: cluster 2024-09-13T13:56:19.402065+0000 mgr.y (mgr.15252) 326 : cluster [DBG] pgmap v174: 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-13T13:56:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:20 smithi192 bash[70372]: cluster 2024-09-13T13:56:19.402065+0000 mgr.y (mgr.15252) 326 : cluster [DBG] pgmap v174: 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-13T13:56:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:20 smithi192 bash[70372]: cluster 2024-09-13T13:56:19.402065+0000 mgr.y (mgr.15252) 326 : cluster [DBG] pgmap v174: 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-13T13:56:22.461 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:22 smithi076 bash[88788]: audit 2024-09-13T13:56:21.001119+0000 mgr.y (mgr.15252) 327 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:22.461 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:22 smithi076 bash[88788]: audit 2024-09-13T13:56:21.001119+0000 mgr.y (mgr.15252) 327 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:22.461 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:22 smithi076 bash[88788]: cluster 2024-09-13T13:56:21.402565+0000 mgr.y (mgr.15252) 328 : cluster [DBG] pgmap v175: 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-13T13:56:22.462 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:22 smithi076 bash[88788]: cluster 2024-09-13T13:56:21.402565+0000 mgr.y (mgr.15252) 328 : cluster [DBG] pgmap v175: 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-13T13:56:22.462 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:22 smithi076 bash[88788]: audit 2024-09-13T13:56:21.864923+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:22.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:22 smithi076 bash[88788]: audit 2024-09-13T13:56:21.864923+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:22.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:22 smithi076 bash[88788]: audit 2024-09-13T13:56:21.873425+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:22.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:22 smithi076 bash[88788]: audit 2024-09-13T13:56:21.873425+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:22.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:22 smithi076 bash[26447]: audit 2024-09-13T13:56:21.001119+0000 mgr.y (mgr.15252) 327 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:22.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:22 smithi076 bash[26447]: cluster 2024-09-13T13:56:21.402565+0000 mgr.y (mgr.15252) 328 : cluster [DBG] pgmap v175: 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-13T13:56:22.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:22 smithi076 bash[26447]: audit 2024-09-13T13:56:21.864923+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:22.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:22 smithi076 bash[26447]: audit 2024-09-13T13:56:21.873425+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:22 smithi192 bash[70372]: audit 2024-09-13T13:56:21.001119+0000 mgr.y (mgr.15252) 327 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:22 smithi192 bash[70372]: audit 2024-09-13T13:56:21.001119+0000 mgr.y (mgr.15252) 327 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:22.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:22 smithi192 bash[70372]: cluster 2024-09-13T13:56:21.402565+0000 mgr.y (mgr.15252) 328 : cluster [DBG] pgmap v175: 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-13T13:56:22.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:22 smithi192 bash[70372]: cluster 2024-09-13T13:56:21.402565+0000 mgr.y (mgr.15252) 328 : cluster [DBG] pgmap v175: 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-13T13:56:22.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:22 smithi192 bash[70372]: audit 2024-09-13T13:56:21.864923+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:22.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:22 smithi192 bash[70372]: audit 2024-09-13T13:56:21.864923+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:22.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:22 smithi192 bash[70372]: audit 2024-09-13T13:56:21.873425+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:22.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:22 smithi192 bash[70372]: audit 2024-09-13T13:56:21.873425+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:23.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:23.033430612Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:24.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:23 smithi076 bash[26447]: audit 2024-09-13T13:56:22.955477+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:24.610 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:23 smithi076 bash[26447]: audit 2024-09-13T13:56:22.962788+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:24.610 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:23 smithi076 bash[26447]: audit 2024-09-13T13:56:23.141570+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:56:24.610 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:23 smithi076 bash[26447]: cluster 2024-09-13T13:56:23.404277+0000 mgr.y (mgr.15252) 329 : cluster [DBG] pgmap v176: 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-13T13:56:24.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:23 smithi076 bash[88788]: audit 2024-09-13T13:56:22.955477+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:24.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:23 smithi076 bash[88788]: audit 2024-09-13T13:56:22.955477+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:24.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:23 smithi076 bash[88788]: audit 2024-09-13T13:56:22.962788+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:24.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:23 smithi076 bash[88788]: audit 2024-09-13T13:56:22.962788+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:24.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:23 smithi076 bash[88788]: audit 2024-09-13T13:56:23.141570+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:56:24.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:23 smithi076 bash[88788]: audit 2024-09-13T13:56:23.141570+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:56:24.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:23 smithi076 bash[88788]: cluster 2024-09-13T13:56:23.404277+0000 mgr.y (mgr.15252) 329 : cluster [DBG] pgmap v176: 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-13T13:56:24.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:23 smithi076 bash[88788]: cluster 2024-09-13T13:56:23.404277+0000 mgr.y (mgr.15252) 329 : cluster [DBG] pgmap v176: 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-13T13:56:24.612 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:23 smithi192 bash[70372]: audit 2024-09-13T13:56:22.955477+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:24.612 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:23 smithi192 bash[70372]: audit 2024-09-13T13:56:22.955477+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:24.612 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:23 smithi192 bash[70372]: audit 2024-09-13T13:56:22.962788+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:24.612 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:23 smithi192 bash[70372]: audit 2024-09-13T13:56:22.962788+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:24.612 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:23 smithi192 bash[70372]: audit 2024-09-13T13:56:23.141570+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:56:24.612 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:23 smithi192 bash[70372]: audit 2024-09-13T13:56:23.141570+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:56:24.612 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:23 smithi192 bash[70372]: cluster 2024-09-13T13:56:23.404277+0000 mgr.y (mgr.15252) 329 : cluster [DBG] pgmap v176: 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-13T13:56:24.612 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:23 smithi192 bash[70372]: cluster 2024-09-13T13:56:23.404277+0000 mgr.y (mgr.15252) 329 : cluster [DBG] pgmap v176: 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-13T13:56:26.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:26.030147387Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:26.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:26 smithi076 bash[26447]: cluster 2024-09-13T13:56:25.404923+0000 mgr.y (mgr.15252) 330 : cluster [DBG] pgmap v177: 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-13T13:56:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:26 smithi076 bash[88788]: cluster 2024-09-13T13:56:25.404923+0000 mgr.y (mgr.15252) 330 : cluster [DBG] pgmap v177: 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-13T13:56:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:26 smithi076 bash[88788]: cluster 2024-09-13T13:56:25.404923+0000 mgr.y (mgr.15252) 330 : cluster [DBG] pgmap v177: 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-13T13:56:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:26 smithi192 bash[70372]: cluster 2024-09-13T13:56:25.404923+0000 mgr.y (mgr.15252) 330 : cluster [DBG] pgmap v177: 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-13T13:56:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:26 smithi192 bash[70372]: cluster 2024-09-13T13:56:25.404923+0000 mgr.y (mgr.15252) 330 : cluster [DBG] pgmap v177: 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-13T13:56:28.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:28 smithi076 bash[26447]: cluster 2024-09-13T13:56:27.405608+0000 mgr.y (mgr.15252) 331 : cluster [DBG] pgmap v178: 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-13T13:56:28.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:28 smithi076 bash[88788]: cluster 2024-09-13T13:56:27.405608+0000 mgr.y (mgr.15252) 331 : cluster [DBG] pgmap v178: 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-13T13:56:28.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:28 smithi076 bash[88788]: cluster 2024-09-13T13:56:27.405608+0000 mgr.y (mgr.15252) 331 : cluster [DBG] pgmap v178: 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-13T13:56:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:28 smithi192 bash[70372]: cluster 2024-09-13T13:56:27.405608+0000 mgr.y (mgr.15252) 331 : cluster [DBG] pgmap v178: 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-13T13:56:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:28 smithi192 bash[70372]: cluster 2024-09-13T13:56:27.405608+0000 mgr.y (mgr.15252) 331 : cluster [DBG] pgmap v178: 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-13T13:56:29.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:29.020470968Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:29.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:56:29] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-13T13:56:30.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:30 smithi076 bash[26447]: cluster 2024-09-13T13:56:29.406618+0000 mgr.y (mgr.15252) 332 : cluster [DBG] pgmap v179: 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-13T13:56:30.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:30 smithi076 bash[88788]: cluster 2024-09-13T13:56:29.406618+0000 mgr.y (mgr.15252) 332 : cluster [DBG] pgmap v179: 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-13T13:56:30.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:30 smithi076 bash[88788]: cluster 2024-09-13T13:56:29.406618+0000 mgr.y (mgr.15252) 332 : cluster [DBG] pgmap v179: 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-13T13:56:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:30 smithi192 bash[70372]: cluster 2024-09-13T13:56:29.406618+0000 mgr.y (mgr.15252) 332 : cluster [DBG] pgmap v179: 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-13T13:56:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:30 smithi192 bash[70372]: cluster 2024-09-13T13:56:29.406618+0000 mgr.y (mgr.15252) 332 : cluster [DBG] pgmap v179: 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-13T13:56:32.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:32.019575425Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:32.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:32 smithi076 bash[26447]: audit 2024-09-13T13:56:31.012274+0000 mgr.y (mgr.15252) 333 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:32.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:32 smithi076 bash[26447]: cluster 2024-09-13T13:56:31.407009+0000 mgr.y (mgr.15252) 334 : cluster [DBG] pgmap v180: 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-13T13:56:32.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:32 smithi076 bash[88788]: audit 2024-09-13T13:56:31.012274+0000 mgr.y (mgr.15252) 333 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:32.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:32 smithi076 bash[88788]: audit 2024-09-13T13:56:31.012274+0000 mgr.y (mgr.15252) 333 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:32.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:32 smithi076 bash[88788]: cluster 2024-09-13T13:56:31.407009+0000 mgr.y (mgr.15252) 334 : cluster [DBG] pgmap v180: 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-13T13:56:32.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:32 smithi076 bash[88788]: cluster 2024-09-13T13:56:31.407009+0000 mgr.y (mgr.15252) 334 : cluster [DBG] pgmap v180: 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-13T13:56:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:32 smithi192 bash[70372]: audit 2024-09-13T13:56:31.012274+0000 mgr.y (mgr.15252) 333 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:32 smithi192 bash[70372]: audit 2024-09-13T13:56:31.012274+0000 mgr.y (mgr.15252) 333 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:32 smithi192 bash[70372]: cluster 2024-09-13T13:56:31.407009+0000 mgr.y (mgr.15252) 334 : cluster [DBG] pgmap v180: 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-13T13:56:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:32 smithi192 bash[70372]: cluster 2024-09-13T13:56:31.407009+0000 mgr.y (mgr.15252) 334 : cluster [DBG] pgmap v180: 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-13T13:56:34.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.118011+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.118011+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.131521+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.131521+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.135801+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:34.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.135801+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:34.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.137550+0000 mon.c (mon.2) 474 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:56:34.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.137550+0000 mon.c (mon.2) 474 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:56:34.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.147822+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.147822+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.278234+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:56:34.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.278234+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:56:34.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.281076+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:56:34.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.281076+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:56:34.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.282980+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:56:34.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.282980+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:56:34.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.284379+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-13T13:56:34.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: audit 2024-09-13T13:56:33.284379+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-13T13:56:34.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: cephadm 2024-09-13T13:56:33.285258+0000 mgr.y (mgr.15252) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-13T13:56:34.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: cephadm 2024-09-13T13:56:33.285258+0000 mgr.y (mgr.15252) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-13T13:56:34.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: cluster 2024-09-13T13:56:33.408518+0000 mgr.y (mgr.15252) 336 : cluster [DBG] pgmap v181: 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-13T13:56:34.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:34 smithi192 bash[70372]: cluster 2024-09-13T13:56:33.408518+0000 mgr.y (mgr.15252) 336 : cluster [DBG] pgmap v181: 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-13T13:56:34.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[26447]: audit 2024-09-13T13:56:33.118011+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[26447]: audit 2024-09-13T13:56:33.131521+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[26447]: audit 2024-09-13T13:56:33.135801+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:34.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[26447]: audit 2024-09-13T13:56:33.137550+0000 mon.c (mon.2) 474 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:56:34.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[26447]: audit 2024-09-13T13:56:33.147822+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[26447]: audit 2024-09-13T13:56:33.278234+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:56:34.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[26447]: audit 2024-09-13T13:56:33.281076+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:56:34.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[26447]: audit 2024-09-13T13:56:33.282980+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:56:34.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[26447]: audit 2024-09-13T13:56:33.284379+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-13T13:56:34.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[26447]: cephadm 2024-09-13T13:56:33.285258+0000 mgr.y (mgr.15252) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-13T13:56:34.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[26447]: cluster 2024-09-13T13:56:33.408518+0000 mgr.y (mgr.15252) 336 : cluster [DBG] pgmap v181: 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-13T13:56:34.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.118011+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.118011+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.131521+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.131521+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.135801+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:34.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.135801+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:34.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.137550+0000 mon.c (mon.2) 474 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:56:34.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.137550+0000 mon.c (mon.2) 474 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:56:34.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.147822+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.147822+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:34.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.278234+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:56:34.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.278234+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:56:34.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.281076+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:56:34.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.281076+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:56:34.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.282980+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:56:34.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.282980+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:56:34.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.284379+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-13T13:56:34.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: audit 2024-09-13T13:56:33.284379+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-13T13:56:34.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: cephadm 2024-09-13T13:56:33.285258+0000 mgr.y (mgr.15252) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-13T13:56:34.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: cephadm 2024-09-13T13:56:33.285258+0000 mgr.y (mgr.15252) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-13T13:56:34.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: cluster 2024-09-13T13:56:33.408518+0000 mgr.y (mgr.15252) 336 : cluster [DBG] pgmap v181: 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-13T13:56:34.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:34 smithi076 bash[88788]: cluster 2024-09-13T13:56:33.408518+0000 mgr.y (mgr.15252) 336 : cluster [DBG] pgmap v181: 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-13T13:56:35.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:35.019987555Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:36.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[26447]: cluster 2024-09-13T13:56:35.409236+0000 mgr.y (mgr.15252) 337 : cluster [DBG] pgmap v182: 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-13T13:56:36.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[26447]: audit 2024-09-13T13:56:35.805519+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:36.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[26447]: audit 2024-09-13T13:56:35.811410+0000 mon.c (mon.2) 479 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:56:36.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[26447]: audit 2024-09-13T13:56:35.812604+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:56:36.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[26447]: audit 2024-09-13T13:56:35.813824+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:36.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[88788]: cluster 2024-09-13T13:56:35.409236+0000 mgr.y (mgr.15252) 337 : cluster [DBG] pgmap v182: 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-13T13:56:36.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[88788]: cluster 2024-09-13T13:56:35.409236+0000 mgr.y (mgr.15252) 337 : cluster [DBG] pgmap v182: 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-13T13:56:36.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[88788]: audit 2024-09-13T13:56:35.805519+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:36.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[88788]: audit 2024-09-13T13:56:35.805519+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:36.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[88788]: audit 2024-09-13T13:56:35.811410+0000 mon.c (mon.2) 479 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:56:36.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[88788]: audit 2024-09-13T13:56:35.811410+0000 mon.c (mon.2) 479 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:56:36.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[88788]: audit 2024-09-13T13:56:35.812604+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:56:36.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[88788]: audit 2024-09-13T13:56:35.812604+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:56:36.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[88788]: audit 2024-09-13T13:56:35.813824+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:36.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:36 smithi076 bash[88788]: audit 2024-09-13T13:56:35.813824+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:36.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:36 smithi192 bash[70372]: cluster 2024-09-13T13:56:35.409236+0000 mgr.y (mgr.15252) 337 : cluster [DBG] pgmap v182: 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-13T13:56:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:36 smithi192 bash[70372]: cluster 2024-09-13T13:56:35.409236+0000 mgr.y (mgr.15252) 337 : cluster [DBG] pgmap v182: 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-13T13:56:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:36 smithi192 bash[70372]: audit 2024-09-13T13:56:35.805519+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:36 smithi192 bash[70372]: audit 2024-09-13T13:56:35.805519+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:36 smithi192 bash[70372]: audit 2024-09-13T13:56:35.811410+0000 mon.c (mon.2) 479 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:56:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:36 smithi192 bash[70372]: audit 2024-09-13T13:56:35.811410+0000 mon.c (mon.2) 479 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:56:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:36 smithi192 bash[70372]: audit 2024-09-13T13:56:35.812604+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:56:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:36 smithi192 bash[70372]: audit 2024-09-13T13:56:35.812604+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:56:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:36 smithi192 bash[70372]: audit 2024-09-13T13:56:35.813824+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:36 smithi192 bash[70372]: audit 2024-09-13T13:56:35.813824+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:56:37.760 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:37 smithi076 bash[26447]: cephadm 2024-09-13T13:56:35.798645+0000 mgr.y (mgr.15252) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-13T13:56:37.760 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:37 smithi076 bash[26447]: cephadm 2024-09-13T13:56:35.815488+0000 mgr.y (mgr.15252) 339 : cephadm [INF] Deploying daemon mon.c on smithi076 2024-09-13T13:56:37.760 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:37 smithi076 bash[88788]: cephadm 2024-09-13T13:56:35.798645+0000 mgr.y (mgr.15252) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-13T13:56:37.761 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:37 smithi076 bash[88788]: cephadm 2024-09-13T13:56:35.798645+0000 mgr.y (mgr.15252) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-13T13:56:37.761 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:37 smithi076 bash[88788]: cephadm 2024-09-13T13:56:35.815488+0000 mgr.y (mgr.15252) 339 : cephadm [INF] Deploying daemon mon.c on smithi076 2024-09-13T13:56:37.761 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:37 smithi076 bash[88788]: cephadm 2024-09-13T13:56:35.815488+0000 mgr.y (mgr.15252) 339 : cephadm [INF] Deploying daemon mon.c on smithi076 2024-09-13T13:56:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:37 smithi192 bash[70372]: cephadm 2024-09-13T13:56:35.798645+0000 mgr.y (mgr.15252) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-13T13:56:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:37 smithi192 bash[70372]: cephadm 2024-09-13T13:56:35.798645+0000 mgr.y (mgr.15252) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-13T13:56:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:37 smithi192 bash[70372]: cephadm 2024-09-13T13:56:35.815488+0000 mgr.y (mgr.15252) 339 : cephadm [INF] Deploying daemon mon.c on smithi076 2024-09-13T13:56:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:37 smithi192 bash[70372]: cephadm 2024-09-13T13:56:35.815488+0000 mgr.y (mgr.15252) 339 : cephadm [INF] Deploying daemon mon.c on smithi076 2024-09-13T13:56:38.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:38.019684383Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:38.572 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:56:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:38.573 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:56:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:38.573 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:56:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:38.573 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:56:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:38.574 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:56:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:38.574 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:38.574 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:38 smithi076 bash[26447]: cluster 2024-09-13T13:56:37.410018+0000 mgr.y (mgr.15252) 340 : cluster [DBG] pgmap v183: 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-13T13:56:38.574 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:38 smithi076 bash[26447]: audit 2024-09-13T13:56:38.141692+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:56:38.574 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:38 smithi076 systemd[1]: Stopping Ceph mon.c for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:56:38.575 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:56:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:38.575 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:38.575 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:38 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:38.575 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:38 smithi076 bash[88788]: cluster 2024-09-13T13:56:37.410018+0000 mgr.y (mgr.15252) 340 : cluster [DBG] pgmap v183: 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-13T13:56:38.576 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:38 smithi076 bash[88788]: cluster 2024-09-13T13:56:37.410018+0000 mgr.y (mgr.15252) 340 : cluster [DBG] pgmap v183: 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-13T13:56:38.576 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:38 smithi076 bash[88788]: audit 2024-09-13T13:56:38.141692+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:56:38.576 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:38 smithi076 bash[88788]: audit 2024-09-13T13:56:38.141692+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:56:38.839 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:38 smithi076 bash[68032]: [13/Sep/2024:13:56:38] ENGINE Bus STOPPING 2024-09-13T13:56:38.839 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:38 smithi076 bash[68032]: [13/Sep/2024:13:56:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:56:38.839 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:38 smithi076 bash[68032]: [13/Sep/2024:13:56:38] ENGINE Bus STOPPED 2024-09-13T13:56:38.840 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:38 smithi076 bash[68032]: [13/Sep/2024:13:56:38] ENGINE Bus STARTING 2024-09-13T13:56:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:38 smithi076 bash[26447]: debug 2024-09-13T13:56:38.679+0000 7ff0b66c0640 -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-13T13:56:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:38 smithi076 bash[26447]: debug 2024-09-13T13:56:38.679+0000 7ff0b66c0640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-13T13:56:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:38 smithi192 bash[70372]: cluster 2024-09-13T13:56:37.410018+0000 mgr.y (mgr.15252) 340 : cluster [DBG] pgmap v183: 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-13T13:56:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:38 smithi192 bash[70372]: cluster 2024-09-13T13:56:37.410018+0000 mgr.y (mgr.15252) 340 : cluster [DBG] pgmap v183: 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-13T13:56:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:38 smithi192 bash[70372]: audit 2024-09-13T13:56:38.141692+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:56:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:38 smithi192 bash[70372]: audit 2024-09-13T13:56:38.141692+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:56:39.271 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:38 smithi076 bash[68032]: [13/Sep/2024:13:56:38] ENGINE Serving on http://:::9283 2024-09-13T13:56:39.271 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:38 smithi076 bash[68032]: [13/Sep/2024:13:56:38] ENGINE Bus STARTED 2024-09-13T13:56:39.555 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:39 smithi076 bash[92375]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mon-c 2024-09-13T13:56:39.555 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:39 smithi076 bash[92447]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mon-c 2024-09-13T13:56:39.555 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:39 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-13T13:56:39.555 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:39 smithi076 systemd[1]: Stopped Ceph mon.c for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:56:39.556 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:56:39] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.51.0" 2024-09-13T13:56:39.839 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:39.840 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:56:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:39.840 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:56:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:39.840 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:56:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:39.841 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:56:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:39.841 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:56:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:39.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:39.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:39.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:39 smithi076 systemd[1]: Started Ceph mon.c for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:56:39.842 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:56:39 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:56:41.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.831+0000 7ff4216a0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-13T13:56:41.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.831+0000 7ff4216a0c80 0 ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev), process ceph-mon, pid 7 2024-09-13T13:56:41.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.831+0000 7ff4216a0c80 0 pidfile_write: ignore empty --pid-file 2024-09-13T13:56:41.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 0 load: jerasure load: lrc 2024-09-13T13:56:41.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-13T13:56:41.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Git sha 0 2024-09-13T13:56:41.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Compile date 2024-09-13 10:06:52 2024-09-13T13:56:41.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: DB SUMMARY 2024-09-13T13:56:41.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: DB Session ID: 8JWO05NU0MHF6MBNQOH5 2024-09-13T13:56:41.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: CURRENT file: CURRENT 2024-09-13T13:56:41.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-13T13:56:41.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4577 Bytes 2024-09-13T13:56:41.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000066.sst 2024-09-13T13:56:41.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000064.log size: 1731550 ; 2024-09-13T13:56:41.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.error_if_exists: 0 2024-09-13T13:56:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.create_if_missing: 0 2024-09-13T13:56:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-13T13:56:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T13:56:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T13:56:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T13:56:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.env: 0x5651847ce120 2024-09-13T13:56:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-13T13:56:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.info_log: 0x5651854c3700 2024-09-13T13:56:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-13T13:56:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.statistics: (nil) 2024-09-13T13:56:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.use_fsync: 0 2024-09-13T13:56:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-13T13:56:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T13:56:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T13:56:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-13T13:56:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-13T13:56:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-13T13:56:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-13T13:56:41.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-13T13:56:41.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-13T13:56:41.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T13:56:41.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-13T13:56:41.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.db_log_dir: 2024-09-13T13:56:41.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.wal_dir: 2024-09-13T13:56:41.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T13:56:41.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T13:56:41.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T13:56:41.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T13:56:41.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T13:56:41.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T13:56:41.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-13T13:56:41.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-13T13:56:41.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.write_buffer_manager: 0x5651854c61e0 2024-09-13T13:56:41.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T13:56:41.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T13:56:41.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T13:56:41.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-13T13:56:41.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T13:56:41.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-13T13:56:41.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-13T13:56:41.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-13T13:56:41.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.unordered_write: 0 2024-09-13T13:56:41.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T13:56:41.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T13:56:41.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T13:56:41.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T13:56:41.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.row_cache: None 2024-09-13T13:56:41.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.wal_filter: None 2024-09-13T13:56:41.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T13:56:41.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-13T13:56:41.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.two_write_queues: 0 2024-09-13T13:56:41.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-13T13:56:41.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.wal_compression: 0 2024-09-13T13:56:41.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.atomic_flush: 0 2024-09-13T13:56:41.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T13:56:41.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T13:56:41.096 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T13:56:41.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-13T13:56:41.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T13:56:41.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-13T13:56:41.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T13:56:41.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T13:56:41.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-13T13:56:41.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-13T13:56:41.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T13:56:41.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-13T13:56:41.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-13T13:56:41.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-13T13:56:41.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T13:56:41.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T13:56:41.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T13:56:41.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-13T13:56:41.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T13:56:41.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T13:56:41.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T13:56:41.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T13:56:41.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_open_files: -1 2024-09-13T13:56:41.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-13T13:56:41.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T13:56:41.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T13:56:41.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-13T13:56:41.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-13T13:56:41.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Compression algorithms supported: 2024-09-13T13:56:41.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: kZSTD supported: 0 2024-09-13T13:56:41.099 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: kXpressCompression supported: 0 2024-09-13T13:56:41.099 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-13T13:56:41.099 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T13:56:41.099 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-13T13:56:41.099 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: kZlibCompression supported: 1 2024-09-13T13:56:41.099 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-13T13:56:41.099 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-13T13:56:41.099 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T13:56:41.099 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T13:56:41.099 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-13T13:56:41.100 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T13:56:41.100 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T13:56:41.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.merge_operator: 2024-09-13T13:56:41.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compaction_filter: None 2024-09-13T13:56:41.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-13T13:56:41.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-13T13:56:41.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T13:56:41.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T13:56:41.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5651854c3320) 2024-09-13T13:56:41.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: cache_index_and_filter_blocks: 1 2024-09-13T13:56:41.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T13:56:41.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T13:56:41.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: pin_top_level_index_and_filter: 1 2024-09-13T13:56:41.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: index_type: 0 2024-09-13T13:56:41.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: data_block_index_type: 0 2024-09-13T13:56:41.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: index_shortening: 1 2024-09-13T13:56:41.102 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: data_block_hash_table_util_ratio: 0.750000 2024-09-13T13:56:41.102 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: checksum: 4 2024-09-13T13:56:41.102 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: no_block_cache: 0 2024-09-13T13:56:41.102 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: block_cache: 0x5651854b9610 2024-09-13T13:56:41.102 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: block_cache_name: BinnedLRUCache 2024-09-13T13:56:41.102 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: block_cache_options: 2024-09-13T13:56:41.102 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: capacity : 536870912 2024-09-13T13:56:41.102 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: num_shard_bits : 4 2024-09-13T13:56:41.102 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: strict_capacity_limit : 0 2024-09-13T13:56:41.102 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: high_pri_pool_ratio: 0.000 2024-09-13T13:56:41.102 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: block_cache_compressed: (nil) 2024-09-13T13:56:41.102 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: persistent_cache: (nil) 2024-09-13T13:56:41.102 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: block_size: 4096 2024-09-13T13:56:41.102 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: block_size_deviation: 10 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: block_restart_interval: 16 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: index_block_restart_interval: 1 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: metadata_block_size: 4096 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: partition_filters: 0 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: use_delta_encoding: 1 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: filter_policy: bloomfilter 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: whole_key_filtering: 1 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: verify_compression: 0 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: read_amp_bytes_per_bit: 0 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: format_version: 5 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: enable_index_compression: 1 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: block_align: 0 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: max_auto_readahead_size: 262144 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: prepopulate_block_cache: 0 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: initial_auto_readahead_size: 8192 2024-09-13T13:56:41.103 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: num_file_reads_for_auto_readahead: 2 2024-09-13T13:56:41.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-13T13:56:41.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-13T13:56:41.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compression: NoCompression 2024-09-13T13:56:41.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-13T13:56:41.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-13T13:56:41.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T13:56:41.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.num_levels: 7 2024-09-13T13:56:41.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T13:56:41.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T13:56:41.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T13:56:41.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T13:56:41.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T13:56:41.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T13:56:41.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T13:56:41.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:56:41.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T13:56:41.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T13:56:41.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:56:41.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:56:41.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T13:56:41.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-13T13:56:41.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-13T13:56:41.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T13:56:41.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:56:41.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:56:41.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T13:56:41.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-13T13:56:41.106 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:56:41.106 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T13:56:41.106 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T13:56:41.106 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T13:56:41.106 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-13T13:56:41.106 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T13:56:41.106 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T13:56:41.106 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T13:56:41.106 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T13:56:41.106 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T13:56:41.106 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T13:56:41.106 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T13:56:41.106 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T13:56:41.106 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T13:56:41.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T13:56:41.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T13:56:41.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T13:56:41.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T13:56:41.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T13:56:41.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-13T13:56:41.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T13:56:41.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T13:56:41.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-13T13:56:41.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T13:56:41.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T13:56:41.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T13:56:41.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T13:56:41.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.bloom_locality: 0 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T13:56:41.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-13T13:56:41.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-13T13:56:41.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-13T13:56:41.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.ttl: 2592000 2024-09-13T13:56:41.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T13:56:41.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T13:56:41.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T13:56:41.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.enable_blob_files: false 2024-09-13T13:56:41.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.min_blob_size: 0 2024-09-13T13:56:41.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-13T13:56:41.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T13:56:41.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T13:56:41.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T13:56:41.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T13:56:41.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 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-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 68, last_sequence is 35021, log_number is 64,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 64 2024-09-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.835+0000 7ff4216a0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 64 2024-09-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.839+0000 7ff4216a0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 11b0c305-3247-44db-8060-461fe7ab988e 2024-09-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.839+0000 7ff4216a0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726235800841934, "job": 1, "event": "recovery_started", "wal_files": [64]} 2024-09-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.839+0000 7ff4216a0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #64 mode 2 2024-09-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.843+0000 7ff4216a0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726235800848200, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 69, "file_size": 1100599, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 35026, "largest_seqno": 36232, "table_properties": {"data_size": 1095398, "index_size": 2560, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1605, "raw_key_size": 12596, "raw_average_key_size": 20, "raw_value_size": 1083963, "raw_average_value_size": 1737, "num_data_blocks": 115, "num_entries": 624, "num_filter_entries": 624, "num_deletions": 255, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726235800, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "11b0c305-3247-44db-8060-461fe7ab988e", "db_session_id": "8JWO05NU0MHF6MBNQOH5", "orig_file_number": 69, "seqno_to_time_mapping": "N/A"}} 2024-09-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.843+0000 7ff4216a0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726235800848337, "job": 1, "event": "recovery_finished"} 2024-09-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.843+0000 7ff4216a0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 71 2024-09-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.843+0000 7ff4216a0c80 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-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.843+0000 7ff4216a0c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000064.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.843+0000 7ff4216a0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5651854e6e00 2024-09-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.847+0000 7ff4216a0c80 4 rocksdb: DB pointer 0x5651855ea000 2024-09-13T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.847+0000 7ff417468640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.847+0000 7ff417468640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: ** DB Stats ** 2024-09-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: 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-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: 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-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: ** Compaction Stats [default] ** 2024-09-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: 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-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: L0 1/0 1.05 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 314.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: L6 1/0 10.27 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-13T13:56:41.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: Sum 2/0 11.32 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 314.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 314.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: ** Compaction Stats [default] ** 2024-09-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: 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-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 314.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: AddFile(Keys): cumulative 0, interval 0 2024-09-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: Cumulative compaction: 0.00 GB write, 115.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: Interval compaction: 0.00 GB write, 115.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:56:41.112 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: 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-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: Block cache BinnedLRUCache@0x5651854b9610#7 capacity: 512.00 MB usage: 4.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-09-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: ** File Read Latency Histogram By Level [default] ** 2024-09-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.847+0000 7ff4216a0c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] at bind addrs [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.847+0000 7ff4216a0c80 1 mon.c@-1(???) e3 preinit fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.847+0000 7ff4216a0c80 0 mon.c@-1(???).mds e1 new map 2024-09-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.847+0000 7ff4216a0c80 0 mon.c@-1(???).mds e1 print_map 2024-09-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: e1 2024-09-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: btime 2024-09-13T13:14:51:254882+0000 2024-09-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: 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-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: legacy client fscid: -1 2024-09-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: 2024-09-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: No filesystems configured 2024-09-13T13:56:41.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.847+0000 7ff4216a0c80 0 mon.c@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-13T13:56:41.114 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.847+0000 7ff4216a0c80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:56:41.114 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.847+0000 7ff4216a0c80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:56:41.114 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.847+0000 7ff4216a0c80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:56:41.114 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:40 smithi076 bash[92503]: debug 2024-09-13T13:56:40.847+0000 7ff4216a0c80 1 mon.c@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-09-13T13:56:41.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:41.064865866Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:42.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[88788]: audit 2024-09-13T13:56:38.698144+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:56:42.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[88788]: audit 2024-09-13T13:56:38.698144+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:56:42.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[88788]: audit 2024-09-13T13:56:38.698562+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:56:42.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[88788]: audit 2024-09-13T13:56:38.698562+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:56:42.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[88788]: audit 2024-09-13T13:56:38.699485+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:56:42.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[88788]: audit 2024-09-13T13:56:38.699485+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:56:42.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[88788]: audit 2024-09-13T13:56:38.814261+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:56:42.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[88788]: audit 2024-09-13T13:56:38.814261+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:56:42.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[92503]: audit 2024-09-13T13:56:38.698144+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:56:42.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[92503]: audit 2024-09-13T13:56:38.698144+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:56:42.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[92503]: audit 2024-09-13T13:56:38.698562+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:56:42.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[92503]: audit 2024-09-13T13:56:38.698562+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:56:42.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[92503]: audit 2024-09-13T13:56:38.699485+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:56:42.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[92503]: audit 2024-09-13T13:56:38.699485+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:56:42.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[92503]: audit 2024-09-13T13:56:38.814261+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:56:42.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:41 smithi076 bash[92503]: audit 2024-09-13T13:56:38.814261+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:56:42.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:41 smithi192 bash[70372]: audit 2024-09-13T13:56:38.698144+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:56:42.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:41 smithi192 bash[70372]: audit 2024-09-13T13:56:38.698144+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:56:42.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:41 smithi192 bash[70372]: audit 2024-09-13T13:56:38.698562+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:56:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:41 smithi192 bash[70372]: audit 2024-09-13T13:56:38.698562+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:56:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:41 smithi192 bash[70372]: audit 2024-09-13T13:56:38.699485+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:56:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:41 smithi192 bash[70372]: audit 2024-09-13T13:56:38.699485+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:56:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:41 smithi192 bash[70372]: audit 2024-09-13T13:56:38.814261+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:56:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:41 smithi192 bash[70372]: audit 2024-09-13T13:56:38.814261+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:56:42.890 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:56:43.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: audit 2024-09-13T13:56:38.817583+0000 mgr.y (mgr.15252) 341 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:56:43.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: audit 2024-09-13T13:56:38.817583+0000 mgr.y (mgr.15252) 341 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:56:43.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:39.411686+0000 mgr.y (mgr.15252) 342 : cluster [DBG] pgmap v184: 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-13T13:56:43.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:39.411686+0000 mgr.y (mgr.15252) 342 : cluster [DBG] pgmap v184: 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-13T13:56:43.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: audit 2024-09-13T13:56:41.017051+0000 mgr.y (mgr.15252) 343 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:43.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: audit 2024-09-13T13:56:41.017051+0000 mgr.y (mgr.15252) 343 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:43.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.412415+0000 mgr.y (mgr.15252) 344 : cluster [DBG] pgmap v185: 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-13T13:56:43.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.412415+0000 mgr.y (mgr.15252) 344 : cluster [DBG] pgmap v185: 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-13T13:56:43.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.936202+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:56:43.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.936202+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:56:43.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.937328+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-13T13:56:43.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.937328+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-13T13:56:43.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.956641+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:56:43.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.956641+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:56:43.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966825+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-13T13:56:43.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966825+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-13T13:56:43.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966853+0000 mon.a (mon.0) 29 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:43.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966853+0000 mon.a (mon.0) 29 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:43.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966870+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:56:43.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966870+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:56:43.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966894+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:56:43.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966894+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:56:43.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966915+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:56:43.344 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: audit 2024-09-13T13:56:38.817583+0000 mgr.y (mgr.15252) 341 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:56:43.344 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: audit 2024-09-13T13:56:38.817583+0000 mgr.y (mgr.15252) 341 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:56:43.344 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:39.411686+0000 mgr.y (mgr.15252) 342 : cluster [DBG] pgmap v184: 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-13T13:56:43.344 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:39.411686+0000 mgr.y (mgr.15252) 342 : cluster [DBG] pgmap v184: 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-13T13:56:43.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: audit 2024-09-13T13:56:41.017051+0000 mgr.y (mgr.15252) 343 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:43.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: audit 2024-09-13T13:56:41.017051+0000 mgr.y (mgr.15252) 343 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:43.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.412415+0000 mgr.y (mgr.15252) 344 : cluster [DBG] pgmap v185: 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-13T13:56:43.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.412415+0000 mgr.y (mgr.15252) 344 : cluster [DBG] pgmap v185: 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-13T13:56:43.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.936202+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:56:43.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.936202+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:56:43.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.937328+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-13T13:56:43.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.937328+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-13T13:56:43.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.956641+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:56:43.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.956641+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:56:43.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966825+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-13T13:56:43.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966825+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-13T13:56:43.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966853+0000 mon.a (mon.0) 29 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:43.347 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966853+0000 mon.a (mon.0) 29 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:43.347 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966870+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:56:43.347 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966870+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:56:43.347 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966894+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:56:43.347 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966894+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:56:43.347 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966915+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:56:43.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966915+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:56:43.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966939+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-13T13:56:43.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966939+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-13T13:56:43.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966960+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:56:43.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966960+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:56:43.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966987+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:56:43.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.966987+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:56:43.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.967014+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:56:43.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.967014+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:56:43.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.968484+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-13T13:56:43.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.968484+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-13T13:56:43.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.968546+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:56:43.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.968546+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:56:43.349 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.969185+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: y(active, since 6m), standbys: x 2024-09-13T13:56:43.349 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.969185+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: y(active, since 6m), standbys: x 2024-09-13T13:56:43.349 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.969573+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-13T13:56:43.349 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: cluster 2024-09-13T13:56:41.969573+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-13T13:56:43.349 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: audit 2024-09-13T13:56:42.000751+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.349 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: audit 2024-09-13T13:56:42.000751+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.349 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: audit 2024-09-13T13:56:42.015329+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.349 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: audit 2024-09-13T13:56:42.015329+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.349 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: audit 2024-09-13T13:56:42.553969+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.349 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: audit 2024-09-13T13:56:42.553969+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.349 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: audit 2024-09-13T13:56:42.565882+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.350 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[92503]: audit 2024-09-13T13:56:42.565882+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966915+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:56:43.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966939+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-13T13:56:43.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966939+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-13T13:56:43.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966960+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:56:43.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966960+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:56:43.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966987+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:56:43.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.966987+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:56:43.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.967014+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:56:43.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.967014+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:56:43.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.968484+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-13T13:56:43.351 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.968484+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-13T13:56:43.351 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.968546+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:56:43.351 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.968546+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:56:43.351 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.969185+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: y(active, since 6m), standbys: x 2024-09-13T13:56:43.351 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.969185+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: y(active, since 6m), standbys: x 2024-09-13T13:56:43.351 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.969573+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-13T13:56:43.351 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: cluster 2024-09-13T13:56:41.969573+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-13T13:56:43.351 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: audit 2024-09-13T13:56:42.000751+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.351 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: audit 2024-09-13T13:56:42.000751+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.351 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: audit 2024-09-13T13:56:42.015329+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.351 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: audit 2024-09-13T13:56:42.015329+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.351 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: audit 2024-09-13T13:56:42.553969+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.352 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: audit 2024-09-13T13:56:42.553969+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.352 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: audit 2024-09-13T13:56:42.565882+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.352 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:42 smithi076 bash[88788]: audit 2024-09-13T13:56:42.565882+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: audit 2024-09-13T13:56:38.817583+0000 mgr.y (mgr.15252) 341 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:56:43.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: audit 2024-09-13T13:56:38.817583+0000 mgr.y (mgr.15252) 341 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:56:43.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:39.411686+0000 mgr.y (mgr.15252) 342 : cluster [DBG] pgmap v184: 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-13T13:56:43.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:39.411686+0000 mgr.y (mgr.15252) 342 : cluster [DBG] pgmap v184: 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-13T13:56:43.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: audit 2024-09-13T13:56:41.017051+0000 mgr.y (mgr.15252) 343 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:43.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: audit 2024-09-13T13:56:41.017051+0000 mgr.y (mgr.15252) 343 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:43.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.412415+0000 mgr.y (mgr.15252) 344 : cluster [DBG] pgmap v185: 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-13T13:56:43.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.412415+0000 mgr.y (mgr.15252) 344 : cluster [DBG] pgmap v185: 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-13T13:56:43.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.936202+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:56:43.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.936202+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:56:43.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.937328+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-13T13:56:43.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.937328+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-13T13:56:43.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.956641+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:56:43.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.956641+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:56:43.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966825+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-13T13:56:43.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966825+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-13T13:56:43.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966853+0000 mon.a (mon.0) 29 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:43.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966853+0000 mon.a (mon.0) 29 : cluster [DBG] fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T13:56:43.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966870+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:56:43.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966870+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-13T13:16:52.601429+0000 2024-09-13T13:56:43.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966894+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:56:43.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966894+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-13T13:14:46.717371+0000 2024-09-13T13:56:43.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966915+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:56:43.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966915+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:56:43.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966939+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-13T13:56:43.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966939+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-13T13:56:43.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966960+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:56:43.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966960+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-13T13:56:43.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966987+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:56:43.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.966987+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.b 2024-09-13T13:56:43.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.967014+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:56:43.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.967014+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-13T13:56:43.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.968484+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-13T13:56:43.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.968484+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-13T13:56:43.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.968546+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:56:43.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.968546+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-13T13:56:43.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.969185+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: y(active, since 6m), standbys: x 2024-09-13T13:56:43.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.969185+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: y(active, since 6m), standbys: x 2024-09-13T13:56:43.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.969573+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-13T13:56:43.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: cluster 2024-09-13T13:56:41.969573+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-13T13:56:43.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: audit 2024-09-13T13:56:42.000751+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: audit 2024-09-13T13:56:42.000751+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: audit 2024-09-13T13:56:42.015329+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: audit 2024-09-13T13:56:42.015329+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: audit 2024-09-13T13:56:42.553969+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: audit 2024-09-13T13:56:42.553969+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: audit 2024-09-13T13:56:42.565882+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:42 smithi192 bash[70372]: audit 2024-09-13T13:56:42.565882+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:43.496 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:56:43.496 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (4m) 21s ago 31m 14.1M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T13:56:43.496 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (3m) 101s ago 30m 68.4M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T13:56:43.496 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (5m) 21s ago 28m 49.1M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T13:56:43.496 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (5m) 101s ago 39m 439M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T13:56:43.496 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (16m) 21s ago 41m 512M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:56:43.496 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (30s) 21s ago 41m 22.9M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T13:56:43.496 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (108s) 101s ago 39m 18.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T13:56:43.496 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 starting - - - 2048M 2024-09-13T13:56:43.497 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (5m) 21s ago 31m 8611k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T13:56:43.497 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (5m) 101s ago 31m 8047k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T13:56:43.497 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (38m) 21s ago 38m 58.6M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:56:43.497 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (37m) 21s ago 37m 68.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:56:43.497 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (36m) 21s ago 36m 54.5M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:56:43.497 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (36m) 21s ago 36m 66.6M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:56:43.497 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (35m) 101s ago 35m 59.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:56:43.497 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (34m) 101s ago 34m 65.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:56:43.497 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (33m) 101s ago 33m 54.8M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:56:43.497 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (32m) 101s ago 32m 65.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:56:43.498 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (4m) 101s ago 31m 46.1M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T13:56:43.498 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (28m) 21s ago 28m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:56:43.498 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (28m) 101s ago 28m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:56:43.849 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:56:43.849 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:56:43.849 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:56:43.849 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:56:43.849 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:56:43.849 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:56:43.849 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:56:43.850 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:56:43.850 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:56:43.850 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:56:43.850 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:56:43.850 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:56:43.850 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:56:43.850 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:56:43.850 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 10, 2024-09-13T13:56:43.850 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 5 2024-09-13T13:56:43.850 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:56:43.850 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:56:44.158 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:56:44.158 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:56:44.158 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T13:56:44.158 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi076", 2024-09-13T13:56:44.158 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T13:56:44.158 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "1/2 daemons upgraded", 2024-09-13T13:56:44.159 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading mon daemons", 2024-09-13T13:56:44.159 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:56:44.159 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:56:44.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[88788]: audit 2024-09-13T13:56:42.881231+0000 mgr.y (mgr.15252) 345 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[88788]: audit 2024-09-13T13:56:42.881231+0000 mgr.y (mgr.15252) 345 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[88788]: audit 2024-09-13T13:56:43.183705+0000 mgr.y (mgr.15252) 346 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[88788]: audit 2024-09-13T13:56:43.183705+0000 mgr.y (mgr.15252) 346 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[88788]: cluster 2024-09-13T13:56:43.414008+0000 mgr.y (mgr.15252) 347 : cluster [DBG] pgmap v186: 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-13T13:56:44.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[88788]: cluster 2024-09-13T13:56:43.414008+0000 mgr.y (mgr.15252) 347 : cluster [DBG] pgmap v186: 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-13T13:56:44.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[88788]: audit 2024-09-13T13:56:43.470640+0000 mgr.y (mgr.15252) 348 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[88788]: audit 2024-09-13T13:56:43.470640+0000 mgr.y (mgr.15252) 348 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[88788]: audit 2024-09-13T13:56:43.851683+0000 mon.a (mon.0) 45 : audit [DBG] from='client.? 172.21.15.76:0/2247815493' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:56:44.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[88788]: audit 2024-09-13T13:56:43.851683+0000 mon.a (mon.0) 45 : audit [DBG] from='client.? 172.21.15.76:0/2247815493' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:56:44.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[92503]: audit 2024-09-13T13:56:42.881231+0000 mgr.y (mgr.15252) 345 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[92503]: audit 2024-09-13T13:56:42.881231+0000 mgr.y (mgr.15252) 345 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[92503]: audit 2024-09-13T13:56:43.183705+0000 mgr.y (mgr.15252) 346 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[92503]: audit 2024-09-13T13:56:43.183705+0000 mgr.y (mgr.15252) 346 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[92503]: cluster 2024-09-13T13:56:43.414008+0000 mgr.y (mgr.15252) 347 : cluster [DBG] pgmap v186: 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-13T13:56:44.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[92503]: cluster 2024-09-13T13:56:43.414008+0000 mgr.y (mgr.15252) 347 : cluster [DBG] pgmap v186: 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-13T13:56:44.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[92503]: audit 2024-09-13T13:56:43.470640+0000 mgr.y (mgr.15252) 348 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[92503]: audit 2024-09-13T13:56:43.470640+0000 mgr.y (mgr.15252) 348 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[92503]: audit 2024-09-13T13:56:43.851683+0000 mon.a (mon.0) 45 : audit [DBG] from='client.? 172.21.15.76:0/2247815493' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:56:44.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:43 smithi076 bash[92503]: audit 2024-09-13T13:56:43.851683+0000 mon.a (mon.0) 45 : audit [DBG] from='client.? 172.21.15.76:0/2247815493' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:56:44.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:44.044185387Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:44.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:43 smithi192 bash[70372]: audit 2024-09-13T13:56:42.881231+0000 mgr.y (mgr.15252) 345 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:43 smithi192 bash[70372]: audit 2024-09-13T13:56:42.881231+0000 mgr.y (mgr.15252) 345 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:43 smithi192 bash[70372]: audit 2024-09-13T13:56:43.183705+0000 mgr.y (mgr.15252) 346 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:43 smithi192 bash[70372]: audit 2024-09-13T13:56:43.183705+0000 mgr.y (mgr.15252) 346 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:43 smithi192 bash[70372]: cluster 2024-09-13T13:56:43.414008+0000 mgr.y (mgr.15252) 347 : cluster [DBG] pgmap v186: 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-13T13:56:44.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:43 smithi192 bash[70372]: cluster 2024-09-13T13:56:43.414008+0000 mgr.y (mgr.15252) 347 : cluster [DBG] pgmap v186: 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-13T13:56:44.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:43 smithi192 bash[70372]: audit 2024-09-13T13:56:43.470640+0000 mgr.y (mgr.15252) 348 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:43 smithi192 bash[70372]: audit 2024-09-13T13:56:43.470640+0000 mgr.y (mgr.15252) 348 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:44.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:43 smithi192 bash[70372]: audit 2024-09-13T13:56:43.851683+0000 mon.a (mon.0) 45 : audit [DBG] from='client.? 172.21.15.76:0/2247815493' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:56:44.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:43 smithi192 bash[70372]: audit 2024-09-13T13:56:43.851683+0000 mon.a (mon.0) 45 : audit [DBG] from='client.? 172.21.15.76:0/2247815493' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:56:45.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:44 smithi076 bash[88788]: audit 2024-09-13T13:56:44.160746+0000 mgr.y (mgr.15252) 349 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:45.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:44 smithi076 bash[88788]: audit 2024-09-13T13:56:44.160746+0000 mgr.y (mgr.15252) 349 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:45.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:44 smithi076 bash[92503]: audit 2024-09-13T13:56:44.160746+0000 mgr.y (mgr.15252) 349 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:45.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:44 smithi076 bash[92503]: audit 2024-09-13T13:56:44.160746+0000 mgr.y (mgr.15252) 349 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:45.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:44 smithi192 bash[70372]: audit 2024-09-13T13:56:44.160746+0000 mgr.y (mgr.15252) 349 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:45.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:44 smithi192 bash[70372]: audit 2024-09-13T13:56:44.160746+0000 mgr.y (mgr.15252) 349 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:56:46.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:45 smithi076 bash[88788]: cluster 2024-09-13T13:56:45.414671+0000 mgr.y (mgr.15252) 350 : cluster [DBG] pgmap v187: 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-13T13:56:46.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:45 smithi076 bash[88788]: cluster 2024-09-13T13:56:45.414671+0000 mgr.y (mgr.15252) 350 : cluster [DBG] pgmap v187: 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-13T13:56:46.340 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:45 smithi076 bash[68032]: debug 2024-09-13T13:56:45.855+0000 7f5709f3f640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-13T13:56:46.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:45 smithi076 bash[92503]: cluster 2024-09-13T13:56:45.414671+0000 mgr.y (mgr.15252) 350 : cluster [DBG] pgmap v187: 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-13T13:56:46.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:45 smithi076 bash[92503]: cluster 2024-09-13T13:56:45.414671+0000 mgr.y (mgr.15252) 350 : cluster [DBG] pgmap v187: 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-13T13:56:46.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:45 smithi192 bash[70372]: cluster 2024-09-13T13:56:45.414671+0000 mgr.y (mgr.15252) 350 : cluster [DBG] pgmap v187: 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-13T13:56:46.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:45 smithi192 bash[70372]: cluster 2024-09-13T13:56:45.414671+0000 mgr.y (mgr.15252) 350 : cluster [DBG] pgmap v187: 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-13T13:56:47.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:47.020585786Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:48.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:48 smithi076 bash[92503]: cluster 2024-09-13T13:56:47.415343+0000 mgr.y (mgr.15252) 351 : cluster [DBG] pgmap v188: 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-13T13:56:48.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:48 smithi076 bash[92503]: cluster 2024-09-13T13:56:47.415343+0000 mgr.y (mgr.15252) 351 : cluster [DBG] pgmap v188: 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-13T13:56:48.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:48 smithi076 bash[92503]: audit 2024-09-13T13:56:48.457550+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:48.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:48 smithi076 bash[92503]: audit 2024-09-13T13:56:48.457550+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:48.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:48 smithi076 bash[92503]: audit 2024-09-13T13:56:48.468704+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:48.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:48 smithi076 bash[92503]: audit 2024-09-13T13:56:48.468704+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:48.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:48 smithi076 bash[88788]: cluster 2024-09-13T13:56:47.415343+0000 mgr.y (mgr.15252) 351 : cluster [DBG] pgmap v188: 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-13T13:56:48.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:48 smithi076 bash[88788]: cluster 2024-09-13T13:56:47.415343+0000 mgr.y (mgr.15252) 351 : cluster [DBG] pgmap v188: 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-13T13:56:48.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:48 smithi076 bash[88788]: audit 2024-09-13T13:56:48.457550+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:48.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:48 smithi076 bash[88788]: audit 2024-09-13T13:56:48.457550+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:48.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:48 smithi076 bash[88788]: audit 2024-09-13T13:56:48.468704+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:48.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:48 smithi076 bash[88788]: audit 2024-09-13T13:56:48.468704+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:48 smithi192 bash[70372]: cluster 2024-09-13T13:56:47.415343+0000 mgr.y (mgr.15252) 351 : cluster [DBG] pgmap v188: 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-13T13:56:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:48 smithi192 bash[70372]: cluster 2024-09-13T13:56:47.415343+0000 mgr.y (mgr.15252) 351 : cluster [DBG] pgmap v188: 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-13T13:56:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:48 smithi192 bash[70372]: audit 2024-09-13T13:56:48.457550+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:48 smithi192 bash[70372]: audit 2024-09-13T13:56:48.457550+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:48.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:48 smithi192 bash[70372]: audit 2024-09-13T13:56:48.468704+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:48.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:48 smithi192 bash[70372]: audit 2024-09-13T13:56:48.468704+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:49.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:56:49] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.51.0" 2024-09-13T13:56:50.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:50.054942755Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:50.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:50 smithi076 bash[88788]: cluster 2024-09-13T13:56:49.416937+0000 mgr.y (mgr.15252) 352 : cluster [DBG] pgmap v189: 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-13T13:56:50.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:50 smithi076 bash[88788]: cluster 2024-09-13T13:56:49.416937+0000 mgr.y (mgr.15252) 352 : cluster [DBG] pgmap v189: 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-13T13:56:50.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:50 smithi076 bash[88788]: audit 2024-09-13T13:56:49.571528+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:50.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:50 smithi076 bash[88788]: audit 2024-09-13T13:56:49.571528+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:50.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:50 smithi076 bash[88788]: audit 2024-09-13T13:56:49.584159+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:50.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:50 smithi076 bash[88788]: audit 2024-09-13T13:56:49.584159+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:50 smithi076 bash[92503]: cluster 2024-09-13T13:56:49.416937+0000 mgr.y (mgr.15252) 352 : cluster [DBG] pgmap v189: 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-13T13:56:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:50 smithi076 bash[92503]: cluster 2024-09-13T13:56:49.416937+0000 mgr.y (mgr.15252) 352 : cluster [DBG] pgmap v189: 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-13T13:56:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:50 smithi076 bash[92503]: audit 2024-09-13T13:56:49.571528+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:50 smithi076 bash[92503]: audit 2024-09-13T13:56:49.571528+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:50 smithi076 bash[92503]: audit 2024-09-13T13:56:49.584159+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:50.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:50 smithi076 bash[92503]: audit 2024-09-13T13:56:49.584159+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:50 smithi192 bash[70372]: cluster 2024-09-13T13:56:49.416937+0000 mgr.y (mgr.15252) 352 : cluster [DBG] pgmap v189: 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-13T13:56:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:50 smithi192 bash[70372]: cluster 2024-09-13T13:56:49.416937+0000 mgr.y (mgr.15252) 352 : cluster [DBG] pgmap v189: 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-13T13:56:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:50 smithi192 bash[70372]: audit 2024-09-13T13:56:49.571528+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:50.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:50 smithi192 bash[70372]: audit 2024-09-13T13:56:49.571528+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:50.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:50 smithi192 bash[70372]: audit 2024-09-13T13:56:49.584159+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:50.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:50 smithi192 bash[70372]: audit 2024-09-13T13:56:49.584159+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:56:52.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:52 smithi076 bash[88788]: audit 2024-09-13T13:56:51.027270+0000 mgr.y (mgr.15252) 353 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:52.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:52 smithi076 bash[88788]: audit 2024-09-13T13:56:51.027270+0000 mgr.y (mgr.15252) 353 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:52.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:52 smithi076 bash[88788]: cluster 2024-09-13T13:56:51.417662+0000 mgr.y (mgr.15252) 354 : cluster [DBG] pgmap v190: 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-13T13:56:52.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:52 smithi076 bash[88788]: cluster 2024-09-13T13:56:51.417662+0000 mgr.y (mgr.15252) 354 : cluster [DBG] pgmap v190: 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-13T13:56:52.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:52 smithi076 bash[92503]: audit 2024-09-13T13:56:51.027270+0000 mgr.y (mgr.15252) 353 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:52.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:52 smithi076 bash[92503]: audit 2024-09-13T13:56:51.027270+0000 mgr.y (mgr.15252) 353 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:52.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:52 smithi076 bash[92503]: cluster 2024-09-13T13:56:51.417662+0000 mgr.y (mgr.15252) 354 : cluster [DBG] pgmap v190: 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-13T13:56:52.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:52 smithi076 bash[92503]: cluster 2024-09-13T13:56:51.417662+0000 mgr.y (mgr.15252) 354 : cluster [DBG] pgmap v190: 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-13T13:56:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:52 smithi192 bash[70372]: audit 2024-09-13T13:56:51.027270+0000 mgr.y (mgr.15252) 353 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:52 smithi192 bash[70372]: audit 2024-09-13T13:56:51.027270+0000 mgr.y (mgr.15252) 353 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:56:52.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:52 smithi192 bash[70372]: cluster 2024-09-13T13:56:51.417662+0000 mgr.y (mgr.15252) 354 : cluster [DBG] pgmap v190: 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-13T13:56:52.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:52 smithi192 bash[70372]: cluster 2024-09-13T13:56:51.417662+0000 mgr.y (mgr.15252) 354 : cluster [DBG] pgmap v190: 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-13T13:56:53.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:53.032872583Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:53.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:53 smithi076 bash[92503]: audit 2024-09-13T13:56:53.139898+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:56:53.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:53 smithi076 bash[92503]: audit 2024-09-13T13:56:53.139898+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:56:53.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:53 smithi076 bash[88788]: audit 2024-09-13T13:56:53.139898+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:56:53.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:53 smithi076 bash[88788]: audit 2024-09-13T13:56:53.139898+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:56:53.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:53 smithi192 bash[70372]: audit 2024-09-13T13:56:53.139898+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:56:53.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:53 smithi192 bash[70372]: audit 2024-09-13T13:56:53.139898+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:56:54.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:54 smithi076 bash[88788]: cluster 2024-09-13T13:56:53.419234+0000 mgr.y (mgr.15252) 355 : cluster [DBG] pgmap v191: 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-13T13:56:54.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:54 smithi076 bash[88788]: cluster 2024-09-13T13:56:53.419234+0000 mgr.y (mgr.15252) 355 : cluster [DBG] pgmap v191: 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-13T13:56:54.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:54 smithi076 bash[92503]: cluster 2024-09-13T13:56:53.419234+0000 mgr.y (mgr.15252) 355 : cluster [DBG] pgmap v191: 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-13T13:56:54.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:54 smithi076 bash[92503]: cluster 2024-09-13T13:56:53.419234+0000 mgr.y (mgr.15252) 355 : cluster [DBG] pgmap v191: 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-13T13:56:54.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:54 smithi192 bash[70372]: cluster 2024-09-13T13:56:53.419234+0000 mgr.y (mgr.15252) 355 : cluster [DBG] pgmap v191: 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-13T13:56:54.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:54 smithi192 bash[70372]: cluster 2024-09-13T13:56:53.419234+0000 mgr.y (mgr.15252) 355 : cluster [DBG] pgmap v191: 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-13T13:56:56.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:56.048715105Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:56.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:56 smithi076 bash[88788]: cluster 2024-09-13T13:56:55.419967+0000 mgr.y (mgr.15252) 356 : cluster [DBG] pgmap v192: 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-13T13:56:56.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:56 smithi076 bash[88788]: cluster 2024-09-13T13:56:55.419967+0000 mgr.y (mgr.15252) 356 : cluster [DBG] pgmap v192: 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-13T13:56:56.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:56 smithi076 bash[92503]: cluster 2024-09-13T13:56:55.419967+0000 mgr.y (mgr.15252) 356 : cluster [DBG] pgmap v192: 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-13T13:56:56.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:56 smithi076 bash[92503]: cluster 2024-09-13T13:56:55.419967+0000 mgr.y (mgr.15252) 356 : cluster [DBG] pgmap v192: 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-13T13:56:56.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:56 smithi192 bash[70372]: cluster 2024-09-13T13:56:55.419967+0000 mgr.y (mgr.15252) 356 : cluster [DBG] pgmap v192: 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-13T13:56:56.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:56 smithi192 bash[70372]: cluster 2024-09-13T13:56:55.419967+0000 mgr.y (mgr.15252) 356 : cluster [DBG] pgmap v192: 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-13T13:56:58.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:58 smithi192 bash[70372]: cluster 2024-09-13T13:56:57.420692+0000 mgr.y (mgr.15252) 357 : cluster [DBG] pgmap v193: 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-13T13:56:58.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:56:58 smithi192 bash[70372]: cluster 2024-09-13T13:56:57.420692+0000 mgr.y (mgr.15252) 357 : cluster [DBG] pgmap v193: 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-13T13:56:58.964 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:58 smithi076 bash[88788]: cluster 2024-09-13T13:56:57.420692+0000 mgr.y (mgr.15252) 357 : cluster [DBG] pgmap v193: 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-13T13:56:58.965 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:56:58 smithi076 bash[88788]: cluster 2024-09-13T13:56:57.420692+0000 mgr.y (mgr.15252) 357 : cluster [DBG] pgmap v193: 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-13T13:56:58.965 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:58 smithi076 bash[92503]: cluster 2024-09-13T13:56:57.420692+0000 mgr.y (mgr.15252) 357 : cluster [DBG] pgmap v193: 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-13T13:56:58.965 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:56:58 smithi076 bash[92503]: cluster 2024-09-13T13:56:57.420692+0000 mgr.y (mgr.15252) 357 : cluster [DBG] pgmap v193: 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-13T13:56:59.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:56:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:56:59.0197397Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:56:59.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:56:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:56:59] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-13T13:57:00.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: cluster 2024-09-13T13:56:59.422392+0000 mgr.y (mgr.15252) 358 : cluster [DBG] pgmap v194: 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-13T13:57:00.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: cluster 2024-09-13T13:56:59.422392+0000 mgr.y (mgr.15252) 358 : cluster [DBG] pgmap v194: 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-13T13:57:00.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.493882+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.493882+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.525905+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.525905+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.528138+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.528138+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.530079+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.530079+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.550177+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.550177+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.641361+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:57:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.641361+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:57:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.644656+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.644656+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.647340+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.647340+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.651312+0000 mgr.y (mgr.15252) 359 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T13:57:00.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.651312+0000 mgr.y (mgr.15252) 359 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T13:57:00.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.656341+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.656341+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: cluster 2024-09-13T13:56:59.422392+0000 mgr.y (mgr.15252) 358 : cluster [DBG] pgmap v194: 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-13T13:57:00.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: cluster 2024-09-13T13:56:59.422392+0000 mgr.y (mgr.15252) 358 : cluster [DBG] pgmap v194: 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-13T13:57:00.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.493882+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.493882+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.525905+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.525905+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.528138+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.528138+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.530079+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.530079+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.550177+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.550177+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.641361+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:57:00.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.641361+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:57:00.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.644656+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.644656+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.647340+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.647340+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.651312+0000 mgr.y (mgr.15252) 359 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T13:57:00.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.651312+0000 mgr.y (mgr.15252) 359 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T13:57:00.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.656341+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.656341+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.661787+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.661787+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.665053+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.665053+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.670478+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-13T13:57:00.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.670478+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-13T13:57:00.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.674350+0000 mon.b (mon.1) 13 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.674350+0000 mon.b (mon.1) 13 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.677652+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.677652+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.682682+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-13T13:57:00.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.682682+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-13T13:57:00.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.687815+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.687815+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.698324+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.698324+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.704454+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.704454+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.715814+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.661787+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.661787+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.665053+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.665053+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.670478+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-13T13:57:00.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.670478+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-13T13:57:00.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.674350+0000 mon.b (mon.1) 13 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.848 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.674350+0000 mon.b (mon.1) 13 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.677652+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.677652+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.682682+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-13T13:57:00.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.682682+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-13T13:57:00.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.687815+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.687815+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.698324+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.698324+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.704454+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.704454+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.715814+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.715814+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.721678+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.721678+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.733320+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.733320+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.737716+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.737716+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.743366+0000 mon.b (mon.1) 18 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.743366+0000 mon.b (mon.1) 18 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.746674+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.746674+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.746835+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.746835+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.749976+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.749976+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.750734+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.750734+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.762500+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.762500+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.768182+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.715814+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.721678+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.721678+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.733320+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.733320+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.737716+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.737716+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.743366+0000 mon.b (mon.1) 18 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.743366+0000 mon.b (mon.1) 18 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.746674+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.746674+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.746835+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.746835+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.749976+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.749976+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.750734+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.750734+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.762500+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.762500+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.768182+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.768182+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.780131+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.780131+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.787153+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.787153+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.800259+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.800259+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.806173+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.806173+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.811630+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.811630+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.814718+0000 mon.b (mon.1) 25 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.814718+0000 mon.b (mon.1) 25 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.814905+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.814905+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.818028+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.818028+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.819554+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.819554+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.825591+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.825591+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.828891+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.828891+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.828914+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.828914+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.832199+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.832199+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.833623+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.833623+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.839533+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.839533+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.842749+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.842749+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.842851+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.842851+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.846056+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.846056+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.847619+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.768182+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.780131+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.780131+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.787153+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.787153+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.800259+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.800259+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.806173+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.806173+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.811630+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.811630+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.814718+0000 mon.b (mon.1) 25 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.814718+0000 mon.b (mon.1) 25 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.814905+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.814905+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.818028+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.818028+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.819554+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.819554+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.825591+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.847619+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.853667+0000 mon.b (mon.1) 33 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.853667+0000 mon.b (mon.1) 33 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.856979+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.856979+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.857023+0000 mon.b (mon.1) 34 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.857023+0000 mon.b (mon.1) 34 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.860311+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.860311+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.861429+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.861429+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.867598+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.867598+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.871212+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.871212+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.871256+0000 mon.b (mon.1) 37 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.871256+0000 mon.b (mon.1) 37 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.874513+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.825591+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.828891+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.828891+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.828914+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.828914+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.832199+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.832199+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.833623+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.833623+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.839533+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.839533+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.842749+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.842749+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.842851+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.842851+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.846056+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.846056+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.847619+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.874513+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.875736+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.875736+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.881582+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.881582+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.884785+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.884785+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.884834+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.884834+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.888001+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.888001+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.891197+0000 mon.b (mon.1) 41 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:57:00.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.891197+0000 mon.b (mon.1) 41 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:57:00.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.894460+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:57:00.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.894460+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:57:00.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.900536+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:57:00.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.900536+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:57:00.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.847619+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.853667+0000 mon.b (mon.1) 33 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.853667+0000 mon.b (mon.1) 33 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.856979+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.856979+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.857023+0000 mon.b (mon.1) 34 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.857023+0000 mon.b (mon.1) 34 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.860311+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.860311+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.861429+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.861429+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.867598+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.867598+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.871212+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.871212+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.871256+0000 mon.b (mon.1) 37 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.871256+0000 mon.b (mon.1) 37 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.874513+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.865 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.904296+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.904296+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.907612+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.907612+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.913503+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:57:00.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.913503+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:57:00.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.917276+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:57:00.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.917276+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:57:00.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.920654+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:57:00.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.920654+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:57:00.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.926371+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:57:00.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.926371+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:57:00.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.930611+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:57:00.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.930611+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:57:00.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.934009+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:57:00.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.934009+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:57:00.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.934465+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:57:00.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.934465+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:57:00.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.937652+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:57:00.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.937652+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:57:00.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.943669+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:57:00.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.943669+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:57:00.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.947324+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:57:00.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.947324+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:57:00.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.950529+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:57:00.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.950529+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:57:00.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.950775+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:57:00.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.950775+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:57:00.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.953802+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:57:00.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.953802+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:57:00.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.959481+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:57:00.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.959481+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:57:00.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.963494+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.963494+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.868 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.966568+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:57:00.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.874513+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.875736+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.875736+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.881582+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.881582+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.884785+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.884785+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.884834+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.884834+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.888001+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.888001+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.891197+0000 mon.b (mon.1) 41 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:57:00.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.891197+0000 mon.b (mon.1) 41 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:57:00.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.894460+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:57:00.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.894460+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:57:00.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.900536+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:57:00.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.900536+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:57:00.870 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.966568+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:57:00.870 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.966793+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.870 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.966793+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.870 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.969975+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:57:00.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.969975+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:57:00.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.975561+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:57:00.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.975561+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:57:00.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.979517+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:57:00.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.979517+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:57:00.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.982808+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:57:00.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.982808+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:57:00.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.983027+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:57:00.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.983027+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:57:00.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.986149+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:57:00.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.986149+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:57:00.871 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.991645+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:57:00.872 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.991645+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:57:00.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.904296+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.904296+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.907612+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.907612+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.913503+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:57:00.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.913503+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:57:00.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.917276+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:57:00.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.917276+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:57:00.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.920654+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:57:00.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.920654+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:57:00.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.926371+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:57:00.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.926371+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:57:00.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.930611+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:57:00.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.930611+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:57:00.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.934009+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:57:00.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.934009+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:57:00.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.934465+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:57:00.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.934465+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:57:00.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.995593+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:57:00.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.995593+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:57:00.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.999029+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:57:00.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:56:59.999029+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:57:00.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.004017+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:57:00.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.004017+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:57:00.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.008013+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.008013+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.010682+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.875 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.010682+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.875 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.011317+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.875 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.011317+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.875 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.013551+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.875 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.013551+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.875 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.013886+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.875 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.013886+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.875 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.016454+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.876 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.937652+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:57:00.876 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.937652+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:57:00.876 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.943669+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:57:00.876 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.943669+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:57:00.876 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.947324+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:57:00.876 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.947324+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:57:00.876 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.950529+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:57:00.876 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.950529+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:57:00.876 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.950775+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:57:00.876 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.950775+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:57:00.876 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.953802+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:57:00.876 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.953802+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:57:00.877 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.959481+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:57:00.877 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.959481+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:57:00.877 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.963494+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.877 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.963494+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.877 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.966568+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:57:00.877 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.016454+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.877 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.016904+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.878 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.016904+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.878 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.019135+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.878 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.019135+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.878 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.019814+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.878 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.019814+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.878 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.021467+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.878 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.021467+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.878 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.022287+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.878 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.022287+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.878 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.024568+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:57:00.878 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.024568+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:57:00.878 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.024621+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.878 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.024621+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.878 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.027796+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:57:00.879 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.027796+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:57:00.879 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.031686+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:57:00.879 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.031686+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:57:00.879 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.035040+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.879 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.035040+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.879 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.036579+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.879 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.036579+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.879 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.049257+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.879 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.049257+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.879 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.182556+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.879 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.182556+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.879 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.184425+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.879 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.184425+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.880 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.197788+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.880 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[88788]: audit 2024-09-13T13:57:00.197788+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.880 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.966568+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:57:00.880 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.966793+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.880 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.966793+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.881 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.969975+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:57:00.881 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.969975+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:57:00.881 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.975561+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:57:00.882 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.975561+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:57:00.882 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.979517+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:57:00.882 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.979517+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:57:00.882 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.982808+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:57:00.882 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.982808+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:57:00.882 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.983027+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:57:00.882 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.983027+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:57:00.882 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.986149+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:57:00.882 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.986149+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:57:00.882 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.991645+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:57:00.882 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.991645+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:57:00.882 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.995593+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:57:00.882 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.995593+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:57:00.883 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.999029+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:57:00.883 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:56:59.999029+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:57:00.883 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.004017+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:57:00.883 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.004017+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:57:00.883 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.008013+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.883 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.008013+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.883 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.010682+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.883 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.010682+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.883 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.011317+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.883 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.011317+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.883 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.013551+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.883 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.013551+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.883 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.013886+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.883 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.013886+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.884 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.016454+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.884 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.016454+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.884 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.016904+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.884 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.016904+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.884 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.019135+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.884 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.019135+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.884 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.019814+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.884 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.019814+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.884 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.021467+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.884 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.021467+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.884 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.022287+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.884 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.022287+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.884 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.024568+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:57:00.885 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.024568+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:57:00.885 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.024621+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.885 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.024621+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.885 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.027796+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:57:00.885 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.027796+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:57:00.885 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.031686+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:57:00.885 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.031686+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:57:00.885 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.035040+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.885 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.035040+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.885 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.036579+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.885 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.036579+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.885 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.049257+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.885 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.049257+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.885 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.182556+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.886 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.182556+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.886 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.184425+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.886 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.184425+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.886 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.197788+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.886 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:00 smithi076 bash[92503]: audit 2024-09-13T13:57:00.197788+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: cluster 2024-09-13T13:56:59.422392+0000 mgr.y (mgr.15252) 358 : cluster [DBG] pgmap v194: 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-13T13:57:00.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: cluster 2024-09-13T13:56:59.422392+0000 mgr.y (mgr.15252) 358 : cluster [DBG] pgmap v194: 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-13T13:57:00.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.493882+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.493882+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.525905+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.525905+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.528138+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.528138+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.530079+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.530079+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.550177+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.550177+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.641361+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:57:00.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.641361+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:57:00.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.644656+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.644656+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.647340+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.647340+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.651312+0000 mgr.y (mgr.15252) 359 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T13:57:00.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.651312+0000 mgr.y (mgr.15252) 359 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T13:57:00.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.656341+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.656341+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.661787+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.661787+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.665053+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.665053+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.670478+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-13T13:57:00.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.670478+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-13T13:57:00.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.674350+0000 mon.b (mon.1) 13 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.674350+0000 mon.b (mon.1) 13 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.677652+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.677652+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.682682+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-13T13:57:00.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.682682+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-13T13:57:00.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.687815+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.687815+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.698324+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.698324+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.704454+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.704454+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.715814+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.715814+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.721678+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.721678+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.733320+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.733320+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.737716+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.737716+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.743366+0000 mon.b (mon.1) 18 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.743366+0000 mon.b (mon.1) 18 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.746674+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.746674+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.746835+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.746835+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.749976+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.749976+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.750734+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.750734+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.762500+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.762500+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.768182+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.768182+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.780131+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.780131+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.787153+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.787153+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.800259+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.800259+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.806173+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.806173+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.811630+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.811630+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.814718+0000 mon.b (mon.1) 25 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.814718+0000 mon.b (mon.1) 25 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.814905+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.814905+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.818028+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.818028+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.819554+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.819554+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.825591+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.825591+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.828891+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.828891+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.828914+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.828914+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.832199+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.832199+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.833623+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.833623+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.839533+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.839533+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.842749+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.842749+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.842851+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.842851+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.846056+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.846056+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.847619+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.847619+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.853667+0000 mon.b (mon.1) 33 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.853667+0000 mon.b (mon.1) 33 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.856979+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.856979+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.857023+0000 mon.b (mon.1) 34 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.857023+0000 mon.b (mon.1) 34 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.860311+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.860311+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.861429+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.861429+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.867598+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.867598+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.871212+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.871212+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.871256+0000 mon.b (mon.1) 37 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.871256+0000 mon.b (mon.1) 37 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.874513+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.874513+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.875736+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.875736+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:00.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.881582+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.881582+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.884785+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.884785+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.884834+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.884834+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:57:00.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.888001+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.888001+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:57:00.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.891197+0000 mon.b (mon.1) 41 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:57:00.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.891197+0000 mon.b (mon.1) 41 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:57:00.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.894460+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:57:00.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.894460+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:57:00.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.900536+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:57:00.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.900536+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:57:00.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.904296+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.904296+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.907612+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.907612+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.913503+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:57:00.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.913503+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:57:00.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.917276+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:57:00.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.917276+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:57:00.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.920654+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:57:00.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.920654+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:57:00.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.926371+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:57:00.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.926371+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:57:00.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.930611+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:57:00.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.930611+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:57:00.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.934009+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:57:00.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.934009+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:57:00.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.934465+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:57:00.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.934465+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:57:00.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.937652+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:57:00.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.937652+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:57:00.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.943669+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:57:00.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.943669+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:57:00.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.947324+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:57:00.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.947324+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:57:00.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.950529+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:57:00.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.950529+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:57:00.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.950775+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:57:00.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.950775+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:57:00.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.953802+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:57:00.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.953802+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:57:00.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.959481+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:57:00.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.959481+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:57:00.947 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.963494+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.947 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.963494+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.947 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.966568+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:57:00.947 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.966568+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:57:00.947 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.966793+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.947 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.966793+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.947 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.969975+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:57:00.947 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.969975+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:57:00.947 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.975561+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:57:00.947 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.975561+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:57:00.947 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.979517+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:57:00.947 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.979517+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:57:00.947 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.982808+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:57:00.948 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.982808+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:57:00.948 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.983027+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:57:00.948 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.983027+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:57:00.948 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.986149+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:57:00.948 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.986149+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:57:00.948 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.991645+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:57:00.948 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.991645+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:57:00.948 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.995593+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:57:00.948 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.995593+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:57:00.948 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.999029+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:57:00.948 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:56:59.999029+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:57:00.948 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.004017+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:57:00.948 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.004017+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:57:00.948 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.008013+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.949 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.008013+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.949 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.010682+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.949 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.010682+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.949 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.011317+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.949 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.011317+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.949 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.013551+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.949 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.013551+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.949 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.013886+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.949 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.013886+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.949 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.016454+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.949 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.016454+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.949 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.016904+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.950 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.016904+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.950 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.019135+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.950 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.019135+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.950 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.019814+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.950 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.019814+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.950 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.021467+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.950 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.021467+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.950 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.022287+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.950 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.022287+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.950 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.024568+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:57:00.950 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.024568+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:57:00.950 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.024621+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.950 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.024621+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:57:00.950 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.027796+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:57:00.951 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.027796+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:57:00.951 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.031686+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:57:00.951 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.031686+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:57:00.951 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.035040+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.951 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.035040+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.951 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.036579+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.951 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.036579+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.951 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.049257+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.951 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.049257+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.951 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.182556+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.951 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.182556+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:57:00.951 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.184425+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.951 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.184425+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:57:00.951 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.197788+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:00.952 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:00 smithi192 bash[70372]: audit 2024-09-13T13:57:00.197788+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:01.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.692083+0000 mgr.y (mgr.15252) 360 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:57:01.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.692083+0000 mgr.y (mgr.15252) 360 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:57:01.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.708719+0000 mgr.y (mgr.15252) 361 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.708719+0000 mgr.y (mgr.15252) 361 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.725876+0000 mgr.y (mgr.15252) 362 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.725876+0000 mgr.y (mgr.15252) 362 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.741948+0000 mgr.y (mgr.15252) 363 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.741948+0000 mgr.y (mgr.15252) 363 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.755204+0000 mgr.y (mgr.15252) 364 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.755204+0000 mgr.y (mgr.15252) 364 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.772621+0000 mgr.y (mgr.15252) 365 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.772621+0000 mgr.y (mgr.15252) 365 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.793415+0000 mgr.y (mgr.15252) 366 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.793415+0000 mgr.y (mgr.15252) 366 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.810347+0000 mgr.y (mgr.15252) 367 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.810347+0000 mgr.y (mgr.15252) 367 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.823942+0000 mgr.y (mgr.15252) 368 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-13T13:57:01.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.823942+0000 mgr.y (mgr.15252) 368 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-13T13:57:01.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.837923+0000 mgr.y (mgr.15252) 369 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-13T13:57:01.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.837923+0000 mgr.y (mgr.15252) 369 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-13T13:57:01.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.852048+0000 mgr.y (mgr.15252) 370 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-13T13:57:01.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.852048+0000 mgr.y (mgr.15252) 370 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-13T13:57:01.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.865829+0000 mgr.y (mgr.15252) 371 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-13T13:57:01.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.865829+0000 mgr.y (mgr.15252) 371 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-13T13:57:01.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.692083+0000 mgr.y (mgr.15252) 360 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:57:01.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.692083+0000 mgr.y (mgr.15252) 360 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:57:01.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.708719+0000 mgr.y (mgr.15252) 361 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T13:57:01.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.708719+0000 mgr.y (mgr.15252) 361 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.725876+0000 mgr.y (mgr.15252) 362 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.725876+0000 mgr.y (mgr.15252) 362 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.741948+0000 mgr.y (mgr.15252) 363 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.741948+0000 mgr.y (mgr.15252) 363 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.755204+0000 mgr.y (mgr.15252) 364 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.755204+0000 mgr.y (mgr.15252) 364 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.772621+0000 mgr.y (mgr.15252) 365 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.772621+0000 mgr.y (mgr.15252) 365 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.793415+0000 mgr.y (mgr.15252) 366 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.793415+0000 mgr.y (mgr.15252) 366 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.810347+0000 mgr.y (mgr.15252) 367 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.810347+0000 mgr.y (mgr.15252) 367 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.823942+0000 mgr.y (mgr.15252) 368 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.823942+0000 mgr.y (mgr.15252) 368 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-13T13:57:01.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.837923+0000 mgr.y (mgr.15252) 369 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-13T13:57:01.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.837923+0000 mgr.y (mgr.15252) 369 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-13T13:57:01.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.852048+0000 mgr.y (mgr.15252) 370 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-13T13:57:01.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.852048+0000 mgr.y (mgr.15252) 370 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-13T13:57:01.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.865829+0000 mgr.y (mgr.15252) 371 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-13T13:57:01.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.865829+0000 mgr.y (mgr.15252) 371 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-13T13:57:01.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.880085+0000 mgr.y (mgr.15252) 372 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-13T13:57:01.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.880085+0000 mgr.y (mgr.15252) 372 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-13T13:57:01.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.889863+0000 mgr.y (mgr.15252) 373 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:57:01.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:56:59.889863+0000 mgr.y (mgr.15252) 373 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:57:01.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:57:00.026031+0000 mgr.y (mgr.15252) 374 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:57:01.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[88788]: cephadm 2024-09-13T13:57:00.026031+0000 mgr.y (mgr.15252) 374 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:57:01.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.880085+0000 mgr.y (mgr.15252) 372 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-13T13:57:01.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.880085+0000 mgr.y (mgr.15252) 372 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-13T13:57:01.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.889863+0000 mgr.y (mgr.15252) 373 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:57:01.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:56:59.889863+0000 mgr.y (mgr.15252) 373 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:57:01.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:57:00.026031+0000 mgr.y (mgr.15252) 374 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:57:01.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:01 smithi076 bash[92503]: cephadm 2024-09-13T13:57:00.026031+0000 mgr.y (mgr.15252) 374 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:57:01.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.692083+0000 mgr.y (mgr.15252) 360 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:57:01.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.692083+0000 mgr.y (mgr.15252) 360 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:57:01.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.708719+0000 mgr.y (mgr.15252) 361 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T13:57:01.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.708719+0000 mgr.y (mgr.15252) 361 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T13:57:01.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.725876+0000 mgr.y (mgr.15252) 362 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:57:01.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.725876+0000 mgr.y (mgr.15252) 362 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:57:01.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.741948+0000 mgr.y (mgr.15252) 363 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:57:01.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.741948+0000 mgr.y (mgr.15252) 363 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:57:01.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.755204+0000 mgr.y (mgr.15252) 364 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:57:01.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.755204+0000 mgr.y (mgr.15252) 364 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:57:01.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.772621+0000 mgr.y (mgr.15252) 365 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T13:57:01.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.772621+0000 mgr.y (mgr.15252) 365 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T13:57:01.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.793415+0000 mgr.y (mgr.15252) 366 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:57:01.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.793415+0000 mgr.y (mgr.15252) 366 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:57:01.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.810347+0000 mgr.y (mgr.15252) 367 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-13T13:57:01.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.810347+0000 mgr.y (mgr.15252) 367 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-13T13:57:01.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.823942+0000 mgr.y (mgr.15252) 368 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-13T13:57:01.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.823942+0000 mgr.y (mgr.15252) 368 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-13T13:57:01.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.837923+0000 mgr.y (mgr.15252) 369 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-13T13:57:01.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.837923+0000 mgr.y (mgr.15252) 369 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-13T13:57:01.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.852048+0000 mgr.y (mgr.15252) 370 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-13T13:57:01.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.852048+0000 mgr.y (mgr.15252) 370 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-13T13:57:01.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.865829+0000 mgr.y (mgr.15252) 371 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-13T13:57:01.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.865829+0000 mgr.y (mgr.15252) 371 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-13T13:57:01.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.880085+0000 mgr.y (mgr.15252) 372 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-13T13:57:01.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.880085+0000 mgr.y (mgr.15252) 372 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-13T13:57:01.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.889863+0000 mgr.y (mgr.15252) 373 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:57:01.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:56:59.889863+0000 mgr.y (mgr.15252) 373 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:57:01.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:57:00.026031+0000 mgr.y (mgr.15252) 374 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:57:01.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:01 smithi192 bash[70372]: cephadm 2024-09-13T13:57:00.026031+0000 mgr.y (mgr.15252) 374 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:57:02.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:02.020019581Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:02.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:02 smithi076 bash[92503]: audit 2024-09-13T13:57:01.035824+0000 mgr.y (mgr.15252) 375 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:02.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:02 smithi076 bash[92503]: audit 2024-09-13T13:57:01.035824+0000 mgr.y (mgr.15252) 375 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:02.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:02 smithi076 bash[92503]: cluster 2024-09-13T13:57:01.423121+0000 mgr.y (mgr.15252) 376 : cluster [DBG] pgmap v195: 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-13T13:57:02.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:02 smithi076 bash[92503]: cluster 2024-09-13T13:57:01.423121+0000 mgr.y (mgr.15252) 376 : cluster [DBG] pgmap v195: 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-13T13:57:02.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:02 smithi076 bash[88788]: audit 2024-09-13T13:57:01.035824+0000 mgr.y (mgr.15252) 375 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:02.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:02 smithi076 bash[88788]: audit 2024-09-13T13:57:01.035824+0000 mgr.y (mgr.15252) 375 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:02.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:02 smithi076 bash[88788]: cluster 2024-09-13T13:57:01.423121+0000 mgr.y (mgr.15252) 376 : cluster [DBG] pgmap v195: 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-13T13:57:02.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:02 smithi076 bash[88788]: cluster 2024-09-13T13:57:01.423121+0000 mgr.y (mgr.15252) 376 : cluster [DBG] pgmap v195: 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-13T13:57:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:02 smithi192 bash[70372]: audit 2024-09-13T13:57:01.035824+0000 mgr.y (mgr.15252) 375 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:02 smithi192 bash[70372]: audit 2024-09-13T13:57:01.035824+0000 mgr.y (mgr.15252) 375 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:02 smithi192 bash[70372]: cluster 2024-09-13T13:57:01.423121+0000 mgr.y (mgr.15252) 376 : cluster [DBG] pgmap v195: 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-13T13:57:02.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:02 smithi192 bash[70372]: cluster 2024-09-13T13:57:01.423121+0000 mgr.y (mgr.15252) 376 : cluster [DBG] pgmap v195: 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-13T13:57:04.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:04 smithi076 bash[92503]: audit 2024-09-13T13:57:03.291529+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:04.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:04 smithi076 bash[92503]: audit 2024-09-13T13:57:03.291529+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:04.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:04 smithi076 bash[92503]: cluster 2024-09-13T13:57:03.424656+0000 mgr.y (mgr.15252) 377 : cluster [DBG] pgmap v196: 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-13T13:57:04.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:04 smithi076 bash[92503]: cluster 2024-09-13T13:57:03.424656+0000 mgr.y (mgr.15252) 377 : cluster [DBG] pgmap v196: 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-13T13:57:04.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:04 smithi076 bash[88788]: audit 2024-09-13T13:57:03.291529+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:04.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:04 smithi076 bash[88788]: audit 2024-09-13T13:57:03.291529+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:04.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:04 smithi076 bash[88788]: cluster 2024-09-13T13:57:03.424656+0000 mgr.y (mgr.15252) 377 : cluster [DBG] pgmap v196: 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-13T13:57:04.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:04 smithi076 bash[88788]: cluster 2024-09-13T13:57:03.424656+0000 mgr.y (mgr.15252) 377 : cluster [DBG] pgmap v196: 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-13T13:57:04.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:04 smithi192 bash[70372]: audit 2024-09-13T13:57:03.291529+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:04.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:04 smithi192 bash[70372]: audit 2024-09-13T13:57:03.291529+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:57:04.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:04 smithi192 bash[70372]: cluster 2024-09-13T13:57:03.424656+0000 mgr.y (mgr.15252) 377 : cluster [DBG] pgmap v196: 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-13T13:57:04.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:04 smithi192 bash[70372]: cluster 2024-09-13T13:57:03.424656+0000 mgr.y (mgr.15252) 377 : cluster [DBG] pgmap v196: 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-13T13:57:05.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:05.058546586Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:06.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:06 smithi076 bash[92503]: cluster 2024-09-13T13:57:05.425340+0000 mgr.y (mgr.15252) 378 : cluster [DBG] pgmap v197: 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-13T13:57:06.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:06 smithi076 bash[92503]: cluster 2024-09-13T13:57:05.425340+0000 mgr.y (mgr.15252) 378 : cluster [DBG] pgmap v197: 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-13T13:57:06.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:06 smithi076 bash[88788]: cluster 2024-09-13T13:57:05.425340+0000 mgr.y (mgr.15252) 378 : cluster [DBG] pgmap v197: 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-13T13:57:06.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:06 smithi076 bash[88788]: cluster 2024-09-13T13:57:05.425340+0000 mgr.y (mgr.15252) 378 : cluster [DBG] pgmap v197: 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-13T13:57:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:06 smithi192 bash[70372]: cluster 2024-09-13T13:57:05.425340+0000 mgr.y (mgr.15252) 378 : cluster [DBG] pgmap v197: 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-13T13:57:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:06 smithi192 bash[70372]: cluster 2024-09-13T13:57:05.425340+0000 mgr.y (mgr.15252) 378 : cluster [DBG] pgmap v197: 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-13T13:57:08.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:08.054076829Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:08.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:08 smithi076 bash[88788]: cluster 2024-09-13T13:57:07.426089+0000 mgr.y (mgr.15252) 379 : cluster [DBG] pgmap v198: 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-13T13:57:08.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:08 smithi076 bash[88788]: cluster 2024-09-13T13:57:07.426089+0000 mgr.y (mgr.15252) 379 : cluster [DBG] pgmap v198: 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-13T13:57:08.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:08 smithi076 bash[88788]: audit 2024-09-13T13:57:08.139894+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:08.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:08 smithi076 bash[88788]: audit 2024-09-13T13:57:08.139894+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:08.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:08 smithi076 bash[92503]: cluster 2024-09-13T13:57:07.426089+0000 mgr.y (mgr.15252) 379 : cluster [DBG] pgmap v198: 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-13T13:57:08.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:08 smithi076 bash[92503]: cluster 2024-09-13T13:57:07.426089+0000 mgr.y (mgr.15252) 379 : cluster [DBG] pgmap v198: 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-13T13:57:08.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:08 smithi076 bash[92503]: audit 2024-09-13T13:57:08.139894+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:08.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:08 smithi076 bash[92503]: audit 2024-09-13T13:57:08.139894+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:08 smithi192 bash[70372]: cluster 2024-09-13T13:57:07.426089+0000 mgr.y (mgr.15252) 379 : cluster [DBG] pgmap v198: 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-13T13:57:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:08 smithi192 bash[70372]: cluster 2024-09-13T13:57:07.426089+0000 mgr.y (mgr.15252) 379 : cluster [DBG] pgmap v198: 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-13T13:57:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:08 smithi192 bash[70372]: audit 2024-09-13T13:57:08.139894+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:08 smithi192 bash[70372]: audit 2024-09-13T13:57:08.139894+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:09.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:57:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:57:09] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-13T13:57:10.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:10 smithi076 bash[88788]: cluster 2024-09-13T13:57:09.427658+0000 mgr.y (mgr.15252) 380 : cluster [DBG] pgmap v199: 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-13T13:57:10.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:10 smithi076 bash[88788]: cluster 2024-09-13T13:57:09.427658+0000 mgr.y (mgr.15252) 380 : cluster [DBG] pgmap v199: 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-13T13:57:10.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:10 smithi076 bash[92503]: cluster 2024-09-13T13:57:09.427658+0000 mgr.y (mgr.15252) 380 : cluster [DBG] pgmap v199: 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-13T13:57:10.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:10 smithi076 bash[92503]: cluster 2024-09-13T13:57:09.427658+0000 mgr.y (mgr.15252) 380 : cluster [DBG] pgmap v199: 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-13T13:57:10.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:10 smithi192 bash[70372]: cluster 2024-09-13T13:57:09.427658+0000 mgr.y (mgr.15252) 380 : cluster [DBG] pgmap v199: 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-13T13:57:10.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:10 smithi192 bash[70372]: cluster 2024-09-13T13:57:09.427658+0000 mgr.y (mgr.15252) 380 : cluster [DBG] pgmap v199: 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-13T13:57:11.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:11.038650736Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:12.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:12 smithi076 bash[92503]: audit 2024-09-13T13:57:11.047101+0000 mgr.y (mgr.15252) 381 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:12.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:12 smithi076 bash[92503]: audit 2024-09-13T13:57:11.047101+0000 mgr.y (mgr.15252) 381 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:12.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:12 smithi076 bash[92503]: cluster 2024-09-13T13:57:11.428353+0000 mgr.y (mgr.15252) 382 : cluster [DBG] pgmap v200: 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-13T13:57:12.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:12 smithi076 bash[92503]: cluster 2024-09-13T13:57:11.428353+0000 mgr.y (mgr.15252) 382 : cluster [DBG] pgmap v200: 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-13T13:57:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:12 smithi076 bash[88788]: audit 2024-09-13T13:57:11.047101+0000 mgr.y (mgr.15252) 381 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:12 smithi076 bash[88788]: audit 2024-09-13T13:57:11.047101+0000 mgr.y (mgr.15252) 381 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:12 smithi076 bash[88788]: cluster 2024-09-13T13:57:11.428353+0000 mgr.y (mgr.15252) 382 : cluster [DBG] pgmap v200: 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-13T13:57:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:12 smithi076 bash[88788]: cluster 2024-09-13T13:57:11.428353+0000 mgr.y (mgr.15252) 382 : cluster [DBG] pgmap v200: 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-13T13:57:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:12 smithi192 bash[70372]: audit 2024-09-13T13:57:11.047101+0000 mgr.y (mgr.15252) 381 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:12 smithi192 bash[70372]: audit 2024-09-13T13:57:11.047101+0000 mgr.y (mgr.15252) 381 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:12 smithi192 bash[70372]: cluster 2024-09-13T13:57:11.428353+0000 mgr.y (mgr.15252) 382 : cluster [DBG] pgmap v200: 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-13T13:57:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:12 smithi192 bash[70372]: cluster 2024-09-13T13:57:11.428353+0000 mgr.y (mgr.15252) 382 : cluster [DBG] pgmap v200: 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-13T13:57:14.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:14.045000538Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:14.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:14 smithi076 bash[92503]: cluster 2024-09-13T13:57:13.429933+0000 mgr.y (mgr.15252) 383 : cluster [DBG] pgmap v201: 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-13T13:57:14.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:14 smithi076 bash[92503]: cluster 2024-09-13T13:57:13.429933+0000 mgr.y (mgr.15252) 383 : cluster [DBG] pgmap v201: 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-13T13:57:14.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:14 smithi076 bash[88788]: cluster 2024-09-13T13:57:13.429933+0000 mgr.y (mgr.15252) 383 : cluster [DBG] pgmap v201: 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-13T13:57:14.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:14 smithi076 bash[88788]: cluster 2024-09-13T13:57:13.429933+0000 mgr.y (mgr.15252) 383 : cluster [DBG] pgmap v201: 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-13T13:57:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:14 smithi192 bash[70372]: cluster 2024-09-13T13:57:13.429933+0000 mgr.y (mgr.15252) 383 : cluster [DBG] pgmap v201: 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-13T13:57:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:14 smithi192 bash[70372]: cluster 2024-09-13T13:57:13.429933+0000 mgr.y (mgr.15252) 383 : cluster [DBG] pgmap v201: 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-13T13:57:15.227 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:57:15.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:15 smithi076 bash[88788]: audit 2024-09-13T13:57:14.485929+0000 mgr.y (mgr.15252) 384 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:15.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:15 smithi076 bash[88788]: audit 2024-09-13T13:57:14.485929+0000 mgr.y (mgr.15252) 384 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:15.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:15 smithi076 bash[92503]: audit 2024-09-13T13:57:14.485929+0000 mgr.y (mgr.15252) 384 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:15.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:15 smithi076 bash[92503]: audit 2024-09-13T13:57:14.485929+0000 mgr.y (mgr.15252) 384 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:15.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:15 smithi192 bash[70372]: audit 2024-09-13T13:57:14.485929+0000 mgr.y (mgr.15252) 384 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:15.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:15 smithi192 bash[70372]: audit 2024-09-13T13:57:14.485929+0000 mgr.y (mgr.15252) 384 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:16.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:16 smithi076 bash[88788]: cluster 2024-09-13T13:57:15.430367+0000 mgr.y (mgr.15252) 385 : cluster [DBG] pgmap v202: 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-13T13:57:16.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:16 smithi076 bash[88788]: cluster 2024-09-13T13:57:15.430367+0000 mgr.y (mgr.15252) 385 : cluster [DBG] pgmap v202: 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-13T13:57:16.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:16 smithi076 bash[92503]: cluster 2024-09-13T13:57:15.430367+0000 mgr.y (mgr.15252) 385 : cluster [DBG] pgmap v202: 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-13T13:57:16.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:16 smithi076 bash[92503]: cluster 2024-09-13T13:57:15.430367+0000 mgr.y (mgr.15252) 385 : cluster [DBG] pgmap v202: 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-13T13:57:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:16 smithi192 bash[70372]: cluster 2024-09-13T13:57:15.430367+0000 mgr.y (mgr.15252) 385 : cluster [DBG] pgmap v202: 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-13T13:57:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:16 smithi192 bash[70372]: cluster 2024-09-13T13:57:15.430367+0000 mgr.y (mgr.15252) 385 : cluster [DBG] pgmap v202: 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-13T13:57:17.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:17.044029825Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:18 smithi076 bash[88788]: cluster 2024-09-13T13:57:17.431024+0000 mgr.y (mgr.15252) 386 : cluster [DBG] pgmap v203: 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-13T13:57:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:18 smithi076 bash[88788]: cluster 2024-09-13T13:57:17.431024+0000 mgr.y (mgr.15252) 386 : cluster [DBG] pgmap v203: 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-13T13:57:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:18 smithi076 bash[92503]: cluster 2024-09-13T13:57:17.431024+0000 mgr.y (mgr.15252) 386 : cluster [DBG] pgmap v203: 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-13T13:57:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:18 smithi076 bash[92503]: cluster 2024-09-13T13:57:17.431024+0000 mgr.y (mgr.15252) 386 : cluster [DBG] pgmap v203: 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-13T13:57:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:18 smithi192 bash[70372]: cluster 2024-09-13T13:57:17.431024+0000 mgr.y (mgr.15252) 386 : cluster [DBG] pgmap v203: 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-13T13:57:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:18 smithi192 bash[70372]: cluster 2024-09-13T13:57:17.431024+0000 mgr.y (mgr.15252) 386 : cluster [DBG] pgmap v203: 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-13T13:57:19.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:57:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:57:19] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-13T13:57:20.040 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:57:20.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:20.01946934Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:20 smithi076 bash[88788]: cluster 2024-09-13T13:57:19.432688+0000 mgr.y (mgr.15252) 387 : cluster [DBG] pgmap v204: 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-13T13:57:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:20 smithi076 bash[88788]: cluster 2024-09-13T13:57:19.432688+0000 mgr.y (mgr.15252) 387 : cluster [DBG] pgmap v204: 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-13T13:57:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:20 smithi076 bash[92503]: cluster 2024-09-13T13:57:19.432688+0000 mgr.y (mgr.15252) 387 : cluster [DBG] pgmap v204: 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-13T13:57:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:20 smithi076 bash[92503]: cluster 2024-09-13T13:57:19.432688+0000 mgr.y (mgr.15252) 387 : cluster [DBG] pgmap v204: 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-13T13:57:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:20 smithi192 bash[70372]: cluster 2024-09-13T13:57:19.432688+0000 mgr.y (mgr.15252) 387 : cluster [DBG] pgmap v204: 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-13T13:57:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:20 smithi192 bash[70372]: cluster 2024-09-13T13:57:19.432688+0000 mgr.y (mgr.15252) 387 : cluster [DBG] pgmap v204: 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-13T13:57:21.610 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:57:21.610 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (4m) 33s ago 31m 13.4M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T13:57:21.610 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (4m) 2m ago 31m 68.4M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T13:57:21.610 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (6m) 33s ago 29m 49.2M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T13:57:21.610 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (6m) 2m ago 40m 439M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T13:57:21.610 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (16m) 33s ago 42m 512M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:57:21.610 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (68s) 33s ago 42m 35.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T13:57:21.610 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (2m) 2m ago 40m 18.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T13:57:21.610 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (41s) 33s ago 40m 19.0M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T13:57:21.611 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (5m) 33s ago 31m 8128k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T13:57:21.611 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (5m) 2m ago 31m 8047k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T13:57:21.611 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (39m) 33s ago 39m 58.7M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:57:21.611 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (38m) 33s ago 38m 68.3M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:57:21.611 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (37m) 33s ago 37m 54.6M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:57:21.611 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (36m) 33s ago 36m 66.8M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:57:21.611 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (35m) 2m ago 35m 59.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:57:21.611 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (34m) 2m ago 34m 65.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:57:21.611 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (33m) 2m ago 34m 54.8M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:57:21.611 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (33m) 2m ago 33m 65.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:57:21.611 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (5m) 2m ago 32m 46.1M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T13:57:21.611 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (29m) 33s ago 29m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:57:21.612 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (29m) 2m ago 29m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:57:22.318 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-13T13:57:22.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:22 smithi076 bash[92503]: audit 2024-09-13T13:57:21.055540+0000 mgr.y (mgr.15252) 388 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:22.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:22 smithi076 bash[92503]: audit 2024-09-13T13:57:21.055540+0000 mgr.y (mgr.15252) 388 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:22.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:22 smithi076 bash[92503]: cluster 2024-09-13T13:57:21.433213+0000 mgr.y (mgr.15252) 389 : cluster [DBG] pgmap v205: 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-13T13:57:22.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:22 smithi076 bash[92503]: cluster 2024-09-13T13:57:21.433213+0000 mgr.y (mgr.15252) 389 : cluster [DBG] pgmap v205: 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-13T13:57:22.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:22 smithi076 bash[92503]: audit 2024-09-13T13:57:21.575839+0000 mgr.y (mgr.15252) 390 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:22.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:22 smithi076 bash[92503]: audit 2024-09-13T13:57:21.575839+0000 mgr.y (mgr.15252) 390 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:22.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:22 smithi076 bash[88788]: audit 2024-09-13T13:57:21.055540+0000 mgr.y (mgr.15252) 388 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:22.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:22 smithi076 bash[88788]: audit 2024-09-13T13:57:21.055540+0000 mgr.y (mgr.15252) 388 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:22.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:22 smithi076 bash[88788]: cluster 2024-09-13T13:57:21.433213+0000 mgr.y (mgr.15252) 389 : cluster [DBG] pgmap v205: 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-13T13:57:22.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:22 smithi076 bash[88788]: cluster 2024-09-13T13:57:21.433213+0000 mgr.y (mgr.15252) 389 : cluster [DBG] pgmap v205: 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-13T13:57:22.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:22 smithi076 bash[88788]: audit 2024-09-13T13:57:21.575839+0000 mgr.y (mgr.15252) 390 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:22.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:22 smithi076 bash[88788]: audit 2024-09-13T13:57:21.575839+0000 mgr.y (mgr.15252) 390 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:22 smithi192 bash[70372]: audit 2024-09-13T13:57:21.055540+0000 mgr.y (mgr.15252) 388 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:22 smithi192 bash[70372]: audit 2024-09-13T13:57:21.055540+0000 mgr.y (mgr.15252) 388 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:22 smithi192 bash[70372]: cluster 2024-09-13T13:57:21.433213+0000 mgr.y (mgr.15252) 389 : cluster [DBG] pgmap v205: 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-13T13:57:22.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:22 smithi192 bash[70372]: cluster 2024-09-13T13:57:21.433213+0000 mgr.y (mgr.15252) 389 : cluster [DBG] pgmap v205: 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-13T13:57:22.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:22 smithi192 bash[70372]: audit 2024-09-13T13:57:21.575839+0000 mgr.y (mgr.15252) 390 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:22.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:22 smithi192 bash[70372]: audit 2024-09-13T13:57:21.575839+0000 mgr.y (mgr.15252) 390 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:23.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:23.020675289Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:23.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:23 smithi076 bash[88788]: audit 2024-09-13T13:57:23.140526+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:23.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:23 smithi076 bash[88788]: audit 2024-09-13T13:57:23.140526+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:23.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:23 smithi076 bash[92503]: audit 2024-09-13T13:57:23.140526+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:23.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:23 smithi076 bash[92503]: audit 2024-09-13T13:57:23.140526+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:23.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:23 smithi192 bash[70372]: audit 2024-09-13T13:57:23.140526+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:23.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:23 smithi192 bash[70372]: audit 2024-09-13T13:57:23.140526+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:24.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:24 smithi076 bash[88788]: cluster 2024-09-13T13:57:23.434783+0000 mgr.y (mgr.15252) 391 : cluster [DBG] pgmap v206: 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-13T13:57:24.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:24 smithi076 bash[88788]: cluster 2024-09-13T13:57:23.434783+0000 mgr.y (mgr.15252) 391 : cluster [DBG] pgmap v206: 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-13T13:57:24.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:24 smithi076 bash[92503]: cluster 2024-09-13T13:57:23.434783+0000 mgr.y (mgr.15252) 391 : cluster [DBG] pgmap v206: 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-13T13:57:24.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:24 smithi076 bash[92503]: cluster 2024-09-13T13:57:23.434783+0000 mgr.y (mgr.15252) 391 : cluster [DBG] pgmap v206: 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-13T13:57:24.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:24 smithi192 bash[70372]: cluster 2024-09-13T13:57:23.434783+0000 mgr.y (mgr.15252) 391 : cluster [DBG] pgmap v206: 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-13T13:57:24.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:24 smithi192 bash[70372]: cluster 2024-09-13T13:57:23.434783+0000 mgr.y (mgr.15252) 391 : cluster [DBG] pgmap v206: 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-13T13:57:26.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:26.048487717Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:26.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:26 smithi076 bash[88788]: cluster 2024-09-13T13:57:25.435497+0000 mgr.y (mgr.15252) 392 : cluster [DBG] pgmap v207: 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-13T13:57:26.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:26 smithi076 bash[88788]: cluster 2024-09-13T13:57:25.435497+0000 mgr.y (mgr.15252) 392 : cluster [DBG] pgmap v207: 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-13T13:57:26.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:26 smithi076 bash[92503]: cluster 2024-09-13T13:57:25.435497+0000 mgr.y (mgr.15252) 392 : cluster [DBG] pgmap v207: 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-13T13:57:26.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:26 smithi076 bash[92503]: cluster 2024-09-13T13:57:25.435497+0000 mgr.y (mgr.15252) 392 : cluster [DBG] pgmap v207: 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-13T13:57:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:26 smithi192 bash[70372]: cluster 2024-09-13T13:57:25.435497+0000 mgr.y (mgr.15252) 392 : cluster [DBG] pgmap v207: 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-13T13:57:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:26 smithi192 bash[70372]: cluster 2024-09-13T13:57:25.435497+0000 mgr.y (mgr.15252) 392 : cluster [DBG] pgmap v207: 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-13T13:57:27.139 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:57:28.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:28 smithi076 bash[88788]: cluster 2024-09-13T13:57:27.436212+0000 mgr.y (mgr.15252) 393 : cluster [DBG] pgmap v208: 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-13T13:57:28.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:28 smithi076 bash[88788]: cluster 2024-09-13T13:57:27.436212+0000 mgr.y (mgr.15252) 393 : cluster [DBG] pgmap v208: 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-13T13:57:28.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:28 smithi076 bash[92503]: cluster 2024-09-13T13:57:27.436212+0000 mgr.y (mgr.15252) 393 : cluster [DBG] pgmap v208: 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-13T13:57:28.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:28 smithi076 bash[92503]: cluster 2024-09-13T13:57:27.436212+0000 mgr.y (mgr.15252) 393 : cluster [DBG] pgmap v208: 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-13T13:57:28.727 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:57:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:28 smithi192 bash[70372]: cluster 2024-09-13T13:57:27.436212+0000 mgr.y (mgr.15252) 393 : cluster [DBG] pgmap v208: 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-13T13:57:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:28 smithi192 bash[70372]: cluster 2024-09-13T13:57:27.436212+0000 mgr.y (mgr.15252) 393 : cluster [DBG] pgmap v208: 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-13T13:57:29.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:29.030880889Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:29.452 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-13T13:57:29.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:29 smithi076 bash[88788]: audit 2024-09-13T13:57:28.718691+0000 mon.a (mon.0) 109 : audit [DBG] from='client.? 172.21.15.76:0/2089032519' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:29.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:29 smithi076 bash[88788]: audit 2024-09-13T13:57:28.718691+0000 mon.a (mon.0) 109 : audit [DBG] from='client.? 172.21.15.76:0/2089032519' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:29.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:57:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:57:29] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-13T13:57:29.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:29 smithi076 bash[92503]: audit 2024-09-13T13:57:28.718691+0000 mon.a (mon.0) 109 : audit [DBG] from='client.? 172.21.15.76:0/2089032519' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:29.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:29 smithi076 bash[92503]: audit 2024-09-13T13:57:28.718691+0000 mon.a (mon.0) 109 : audit [DBG] from='client.? 172.21.15.76:0/2089032519' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:29.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:29 smithi192 bash[70372]: audit 2024-09-13T13:57:28.718691+0000 mon.a (mon.0) 109 : audit [DBG] from='client.? 172.21.15.76:0/2089032519' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:29.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:29 smithi192 bash[70372]: audit 2024-09-13T13:57:28.718691+0000 mon.a (mon.0) 109 : audit [DBG] from='client.? 172.21.15.76:0/2089032519' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:30.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:30 smithi076 bash[88788]: cluster 2024-09-13T13:57:29.437900+0000 mgr.y (mgr.15252) 394 : cluster [DBG] pgmap v209: 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-13T13:57:30.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:30 smithi076 bash[88788]: cluster 2024-09-13T13:57:29.437900+0000 mgr.y (mgr.15252) 394 : cluster [DBG] pgmap v209: 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-13T13:57:30.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:30 smithi076 bash[92503]: cluster 2024-09-13T13:57:29.437900+0000 mgr.y (mgr.15252) 394 : cluster [DBG] pgmap v209: 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-13T13:57:30.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:30 smithi076 bash[92503]: cluster 2024-09-13T13:57:29.437900+0000 mgr.y (mgr.15252) 394 : cluster [DBG] pgmap v209: 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-13T13:57:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:30 smithi192 bash[70372]: cluster 2024-09-13T13:57:29.437900+0000 mgr.y (mgr.15252) 394 : cluster [DBG] pgmap v209: 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-13T13:57:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:30 smithi192 bash[70372]: cluster 2024-09-13T13:57:29.437900+0000 mgr.y (mgr.15252) 394 : cluster [DBG] pgmap v209: 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-13T13:57:32.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:32.019574074Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:32.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:32 smithi076 bash[88788]: audit 2024-09-13T13:57:31.066466+0000 mgr.y (mgr.15252) 395 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:32.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:32 smithi076 bash[88788]: audit 2024-09-13T13:57:31.066466+0000 mgr.y (mgr.15252) 395 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:32.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:32 smithi076 bash[88788]: cluster 2024-09-13T13:57:31.438651+0000 mgr.y (mgr.15252) 396 : cluster [DBG] pgmap v210: 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-13T13:57:32.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:32 smithi076 bash[88788]: cluster 2024-09-13T13:57:31.438651+0000 mgr.y (mgr.15252) 396 : cluster [DBG] pgmap v210: 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-13T13:57:32.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:32 smithi076 bash[92503]: audit 2024-09-13T13:57:31.066466+0000 mgr.y (mgr.15252) 395 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:32.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:32 smithi076 bash[92503]: audit 2024-09-13T13:57:31.066466+0000 mgr.y (mgr.15252) 395 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:32.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:32 smithi076 bash[92503]: cluster 2024-09-13T13:57:31.438651+0000 mgr.y (mgr.15252) 396 : cluster [DBG] pgmap v210: 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-13T13:57:32.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:32 smithi076 bash[92503]: cluster 2024-09-13T13:57:31.438651+0000 mgr.y (mgr.15252) 396 : cluster [DBG] pgmap v210: 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-13T13:57:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:32 smithi192 bash[70372]: audit 2024-09-13T13:57:31.066466+0000 mgr.y (mgr.15252) 395 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:32.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:32 smithi192 bash[70372]: audit 2024-09-13T13:57:31.066466+0000 mgr.y (mgr.15252) 395 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:32.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:32 smithi192 bash[70372]: cluster 2024-09-13T13:57:31.438651+0000 mgr.y (mgr.15252) 396 : cluster [DBG] pgmap v210: 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-13T13:57:32.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:32 smithi192 bash[70372]: cluster 2024-09-13T13:57:31.438651+0000 mgr.y (mgr.15252) 396 : cluster [DBG] pgmap v210: 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-13T13:57:34.269 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:57:34.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:34 smithi076 bash[88788]: cluster 2024-09-13T13:57:33.440214+0000 mgr.y (mgr.15252) 397 : cluster [DBG] pgmap v211: 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-13T13:57:34.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:34 smithi076 bash[88788]: cluster 2024-09-13T13:57:33.440214+0000 mgr.y (mgr.15252) 397 : cluster [DBG] pgmap v211: 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-13T13:57:34.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:34 smithi076 bash[92503]: cluster 2024-09-13T13:57:33.440214+0000 mgr.y (mgr.15252) 397 : cluster [DBG] pgmap v211: 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-13T13:57:34.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:34 smithi076 bash[92503]: cluster 2024-09-13T13:57:33.440214+0000 mgr.y (mgr.15252) 397 : cluster [DBG] pgmap v211: 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-13T13:57:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:34 smithi192 bash[70372]: cluster 2024-09-13T13:57:33.440214+0000 mgr.y (mgr.15252) 397 : cluster [DBG] pgmap v211: 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-13T13:57:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:34 smithi192 bash[70372]: cluster 2024-09-13T13:57:33.440214+0000 mgr.y (mgr.15252) 397 : cluster [DBG] pgmap v211: 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-13T13:57:35.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:35.026255675Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:35.912 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)" 2024-09-13T13:57:36.611 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-13T13:57:36.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:36 smithi076 bash[88788]: cluster 2024-09-13T13:57:35.440927+0000 mgr.y (mgr.15252) 398 : cluster [DBG] pgmap v212: 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-13T13:57:36.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:36 smithi076 bash[88788]: cluster 2024-09-13T13:57:35.440927+0000 mgr.y (mgr.15252) 398 : cluster [DBG] pgmap v212: 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-13T13:57:36.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:36 smithi076 bash[88788]: audit 2024-09-13T13:57:35.902980+0000 mon.a (mon.0) 110 : audit [DBG] from='client.? 172.21.15.76:0/1598470026' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:36.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:36 smithi076 bash[88788]: audit 2024-09-13T13:57:35.902980+0000 mon.a (mon.0) 110 : audit [DBG] from='client.? 172.21.15.76:0/1598470026' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:36.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:36 smithi076 bash[92503]: cluster 2024-09-13T13:57:35.440927+0000 mgr.y (mgr.15252) 398 : cluster [DBG] pgmap v212: 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-13T13:57:36.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:36 smithi076 bash[92503]: cluster 2024-09-13T13:57:35.440927+0000 mgr.y (mgr.15252) 398 : cluster [DBG] pgmap v212: 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-13T13:57:36.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:36 smithi076 bash[92503]: audit 2024-09-13T13:57:35.902980+0000 mon.a (mon.0) 110 : audit [DBG] from='client.? 172.21.15.76:0/1598470026' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:36.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:36 smithi076 bash[92503]: audit 2024-09-13T13:57:35.902980+0000 mon.a (mon.0) 110 : audit [DBG] from='client.? 172.21.15.76:0/1598470026' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:36.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:36 smithi192 bash[70372]: cluster 2024-09-13T13:57:35.440927+0000 mgr.y (mgr.15252) 398 : cluster [DBG] pgmap v212: 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-13T13:57:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:36 smithi192 bash[70372]: cluster 2024-09-13T13:57:35.440927+0000 mgr.y (mgr.15252) 398 : cluster [DBG] pgmap v212: 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-13T13:57:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:36 smithi192 bash[70372]: audit 2024-09-13T13:57:35.902980+0000 mon.a (mon.0) 110 : audit [DBG] from='client.? 172.21.15.76:0/1598470026' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:36 smithi192 bash[70372]: audit 2024-09-13T13:57:35.902980+0000 mon.a (mon.0) 110 : audit [DBG] from='client.? 172.21.15.76:0/1598470026' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:57:38.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:38.058840834Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:38.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:38 smithi076 bash[92503]: cluster 2024-09-13T13:57:37.441577+0000 mgr.y (mgr.15252) 399 : cluster [DBG] pgmap v213: 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-13T13:57:38.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:38 smithi076 bash[92503]: cluster 2024-09-13T13:57:37.441577+0000 mgr.y (mgr.15252) 399 : cluster [DBG] pgmap v213: 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-13T13:57:38.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:38 smithi076 bash[92503]: audit 2024-09-13T13:57:38.140715+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:38.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:38 smithi076 bash[92503]: audit 2024-09-13T13:57:38.140715+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:38.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:38 smithi076 bash[88788]: cluster 2024-09-13T13:57:37.441577+0000 mgr.y (mgr.15252) 399 : cluster [DBG] pgmap v213: 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-13T13:57:38.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:38 smithi076 bash[88788]: cluster 2024-09-13T13:57:37.441577+0000 mgr.y (mgr.15252) 399 : cluster [DBG] pgmap v213: 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-13T13:57:38.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:38 smithi076 bash[88788]: audit 2024-09-13T13:57:38.140715+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:38.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:38 smithi076 bash[88788]: audit 2024-09-13T13:57:38.140715+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:38 smithi192 bash[70372]: cluster 2024-09-13T13:57:37.441577+0000 mgr.y (mgr.15252) 399 : cluster [DBG] pgmap v213: 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-13T13:57:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:38 smithi192 bash[70372]: cluster 2024-09-13T13:57:37.441577+0000 mgr.y (mgr.15252) 399 : cluster [DBG] pgmap v213: 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-13T13:57:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:38 smithi192 bash[70372]: audit 2024-09-13T13:57:38.140715+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:38 smithi192 bash[70372]: audit 2024-09-13T13:57:38.140715+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:39.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:57:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:57:39] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.51.0" 2024-09-13T13:57:40.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:40 smithi076 bash[88788]: cluster 2024-09-13T13:57:39.442697+0000 mgr.y (mgr.15252) 400 : cluster [DBG] pgmap v214: 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-13T13:57:40.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:40 smithi076 bash[88788]: cluster 2024-09-13T13:57:39.442697+0000 mgr.y (mgr.15252) 400 : cluster [DBG] pgmap v214: 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-13T13:57:40.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:40 smithi076 bash[92503]: cluster 2024-09-13T13:57:39.442697+0000 mgr.y (mgr.15252) 400 : cluster [DBG] pgmap v214: 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-13T13:57:40.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:40 smithi076 bash[92503]: cluster 2024-09-13T13:57:39.442697+0000 mgr.y (mgr.15252) 400 : cluster [DBG] pgmap v214: 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-13T13:57:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:40 smithi192 bash[70372]: cluster 2024-09-13T13:57:39.442697+0000 mgr.y (mgr.15252) 400 : cluster [DBG] pgmap v214: 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-13T13:57:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:40 smithi192 bash[70372]: cluster 2024-09-13T13:57:39.442697+0000 mgr.y (mgr.15252) 400 : cluster [DBG] pgmap v214: 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-13T13:57:41.424 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:57:41.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:41.032056906Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:42.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:42 smithi076 bash[88788]: audit 2024-09-13T13:57:41.077658+0000 mgr.y (mgr.15252) 401 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:42.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:42 smithi076 bash[88788]: audit 2024-09-13T13:57:41.077658+0000 mgr.y (mgr.15252) 401 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:42.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:42 smithi076 bash[88788]: cluster 2024-09-13T13:57:41.443238+0000 mgr.y (mgr.15252) 402 : cluster [DBG] pgmap v215: 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-13T13:57:42.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:42 smithi076 bash[88788]: cluster 2024-09-13T13:57:41.443238+0000 mgr.y (mgr.15252) 402 : cluster [DBG] pgmap v215: 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-13T13:57:42.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:42 smithi076 bash[92503]: audit 2024-09-13T13:57:41.077658+0000 mgr.y (mgr.15252) 401 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:42.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:42 smithi076 bash[92503]: audit 2024-09-13T13:57:41.077658+0000 mgr.y (mgr.15252) 401 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:42.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:42 smithi076 bash[92503]: cluster 2024-09-13T13:57:41.443238+0000 mgr.y (mgr.15252) 402 : cluster [DBG] pgmap v215: 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-13T13:57:42.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:42 smithi076 bash[92503]: cluster 2024-09-13T13:57:41.443238+0000 mgr.y (mgr.15252) 402 : cluster [DBG] pgmap v215: 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-13T13:57:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:42 smithi192 bash[70372]: audit 2024-09-13T13:57:41.077658+0000 mgr.y (mgr.15252) 401 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:42 smithi192 bash[70372]: audit 2024-09-13T13:57:41.077658+0000 mgr.y (mgr.15252) 401 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:42 smithi192 bash[70372]: cluster 2024-09-13T13:57:41.443238+0000 mgr.y (mgr.15252) 402 : cluster [DBG] pgmap v215: 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-13T13:57:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:42 smithi192 bash[70372]: cluster 2024-09-13T13:57:41.443238+0000 mgr.y (mgr.15252) 402 : cluster [DBG] pgmap v215: 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-13T13:57:44.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:44.048954439Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:44.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:44 smithi076 bash[92503]: audit 2024-09-13T13:57:43.014236+0000 mgr.y (mgr.15252) 403 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:44.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:44 smithi076 bash[92503]: audit 2024-09-13T13:57:43.014236+0000 mgr.y (mgr.15252) 403 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:44.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:44 smithi076 bash[92503]: cluster 2024-09-13T13:57:43.444880+0000 mgr.y (mgr.15252) 404 : cluster [DBG] pgmap v216: 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-13T13:57:44.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:44 smithi076 bash[92503]: cluster 2024-09-13T13:57:43.444880+0000 mgr.y (mgr.15252) 404 : cluster [DBG] pgmap v216: 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-13T13:57:44.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:44 smithi076 bash[88788]: audit 2024-09-13T13:57:43.014236+0000 mgr.y (mgr.15252) 403 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:44.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:44 smithi076 bash[88788]: audit 2024-09-13T13:57:43.014236+0000 mgr.y (mgr.15252) 403 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:44.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:44 smithi076 bash[88788]: cluster 2024-09-13T13:57:43.444880+0000 mgr.y (mgr.15252) 404 : cluster [DBG] pgmap v216: 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-13T13:57:44.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:44 smithi076 bash[88788]: cluster 2024-09-13T13:57:43.444880+0000 mgr.y (mgr.15252) 404 : cluster [DBG] pgmap v216: 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-13T13:57:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:44 smithi192 bash[70372]: audit 2024-09-13T13:57:43.014236+0000 mgr.y (mgr.15252) 403 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:44 smithi192 bash[70372]: audit 2024-09-13T13:57:43.014236+0000 mgr.y (mgr.15252) 403 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:44 smithi192 bash[70372]: cluster 2024-09-13T13:57:43.444880+0000 mgr.y (mgr.15252) 404 : cluster [DBG] pgmap v216: 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-13T13:57:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:44 smithi192 bash[70372]: cluster 2024-09-13T13:57:43.444880+0000 mgr.y (mgr.15252) 404 : cluster [DBG] pgmap v216: 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-13T13:57:45.470 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:57:46.123 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade status' 2024-09-13T13:57:46.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:46 smithi076 bash[88788]: cluster 2024-09-13T13:57:45.445614+0000 mgr.y (mgr.15252) 405 : cluster [DBG] pgmap v217: 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-13T13:57:46.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:46 smithi076 bash[88788]: cluster 2024-09-13T13:57:45.445614+0000 mgr.y (mgr.15252) 405 : cluster [DBG] pgmap v217: 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-13T13:57:46.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:46 smithi076 bash[92503]: cluster 2024-09-13T13:57:45.445614+0000 mgr.y (mgr.15252) 405 : cluster [DBG] pgmap v217: 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-13T13:57:46.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:46 smithi076 bash[92503]: cluster 2024-09-13T13:57:45.445614+0000 mgr.y (mgr.15252) 405 : cluster [DBG] pgmap v217: 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-13T13:57:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:46 smithi192 bash[70372]: cluster 2024-09-13T13:57:45.445614+0000 mgr.y (mgr.15252) 405 : cluster [DBG] pgmap v217: 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-13T13:57:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:46 smithi192 bash[70372]: cluster 2024-09-13T13:57:45.445614+0000 mgr.y (mgr.15252) 405 : cluster [DBG] pgmap v217: 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-13T13:57:47.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:47.050749191Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:48.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:48 smithi076 bash[88788]: cluster 2024-09-13T13:57:47.446394+0000 mgr.y (mgr.15252) 406 : cluster [DBG] pgmap v218: 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-13T13:57:48.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:48 smithi076 bash[88788]: cluster 2024-09-13T13:57:47.446394+0000 mgr.y (mgr.15252) 406 : cluster [DBG] pgmap v218: 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-13T13:57:48.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:48 smithi076 bash[92503]: cluster 2024-09-13T13:57:47.446394+0000 mgr.y (mgr.15252) 406 : cluster [DBG] pgmap v218: 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-13T13:57:48.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:48 smithi076 bash[92503]: cluster 2024-09-13T13:57:47.446394+0000 mgr.y (mgr.15252) 406 : cluster [DBG] pgmap v218: 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-13T13:57:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:48 smithi192 bash[70372]: cluster 2024-09-13T13:57:47.446394+0000 mgr.y (mgr.15252) 406 : cluster [DBG] pgmap v218: 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-13T13:57:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:48 smithi192 bash[70372]: cluster 2024-09-13T13:57:47.446394+0000 mgr.y (mgr.15252) 406 : cluster [DBG] pgmap v218: 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-13T13:57:49.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:57:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:57:49] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.51.0" 2024-09-13T13:57:50.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:50.041504387Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:50 smithi192 bash[70372]: cluster 2024-09-13T13:57:49.448344+0000 mgr.y (mgr.15252) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:57:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:50 smithi192 bash[70372]: cluster 2024-09-13T13:57:49.448344+0000 mgr.y (mgr.15252) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:57:50.933 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:57:51.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:50 smithi076 bash[88788]: cluster 2024-09-13T13:57:49.448344+0000 mgr.y (mgr.15252) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:57:51.084 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:50 smithi076 bash[88788]: cluster 2024-09-13T13:57:49.448344+0000 mgr.y (mgr.15252) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:57:51.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:50 smithi076 bash[92503]: cluster 2024-09-13T13:57:49.448344+0000 mgr.y (mgr.15252) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:57:51.085 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:50 smithi076 bash[92503]: cluster 2024-09-13T13:57:49.448344+0000 mgr.y (mgr.15252) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:57:52.570 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:57:52.571 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": null, 2024-09-13T13:57:52.571 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": false, 2024-09-13T13:57:52.571 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "", 2024-09-13T13:57:52.571 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T13:57:52.571 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": null, 2024-09-13T13:57:52.571 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "", 2024-09-13T13:57:52.571 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:57:52.571 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:57:52.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:52 smithi076 bash[92503]: audit 2024-09-13T13:57:51.086912+0000 mgr.y (mgr.15252) 408 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:52.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:52 smithi076 bash[92503]: audit 2024-09-13T13:57:51.086912+0000 mgr.y (mgr.15252) 408 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:52.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:52 smithi076 bash[92503]: cluster 2024-09-13T13:57:51.449119+0000 mgr.y (mgr.15252) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:57:52.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:52 smithi076 bash[92503]: cluster 2024-09-13T13:57:51.449119+0000 mgr.y (mgr.15252) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:57:52.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:52 smithi076 bash[88788]: audit 2024-09-13T13:57:51.086912+0000 mgr.y (mgr.15252) 408 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:52.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:52 smithi076 bash[88788]: audit 2024-09-13T13:57:51.086912+0000 mgr.y (mgr.15252) 408 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:52.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:52 smithi076 bash[88788]: cluster 2024-09-13T13:57:51.449119+0000 mgr.y (mgr.15252) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:57:52.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:52 smithi076 bash[88788]: cluster 2024-09-13T13:57:51.449119+0000 mgr.y (mgr.15252) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:57:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:52 smithi192 bash[70372]: audit 2024-09-13T13:57:51.086912+0000 mgr.y (mgr.15252) 408 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:52 smithi192 bash[70372]: audit 2024-09-13T13:57:51.086912+0000 mgr.y (mgr.15252) 408 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:57:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:52 smithi192 bash[70372]: cluster 2024-09-13T13:57:51.449119+0000 mgr.y (mgr.15252) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:57:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:52 smithi192 bash[70372]: cluster 2024-09-13T13:57:51.449119+0000 mgr.y (mgr.15252) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:57:53.323 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:57:53.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:53.021448391Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:53.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:53 smithi192 bash[70372]: audit 2024-09-13T13:57:52.573764+0000 mgr.y (mgr.15252) 410 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:53.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:53 smithi192 bash[70372]: audit 2024-09-13T13:57:52.573764+0000 mgr.y (mgr.15252) 410 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:53.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:53 smithi192 bash[70372]: audit 2024-09-13T13:57:53.141044+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:53.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:53 smithi192 bash[70372]: audit 2024-09-13T13:57:53.141044+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:54.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:53 smithi076 bash[88788]: audit 2024-09-13T13:57:52.573764+0000 mgr.y (mgr.15252) 410 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:54.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:53 smithi076 bash[88788]: audit 2024-09-13T13:57:52.573764+0000 mgr.y (mgr.15252) 410 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:54.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:53 smithi076 bash[88788]: audit 2024-09-13T13:57:53.141044+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:54.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:53 smithi076 bash[88788]: audit 2024-09-13T13:57:53.141044+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:54.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:53 smithi076 bash[92503]: audit 2024-09-13T13:57:52.573764+0000 mgr.y (mgr.15252) 410 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:54.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:53 smithi076 bash[92503]: audit 2024-09-13T13:57:52.573764+0000 mgr.y (mgr.15252) 410 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:57:54.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:53 smithi076 bash[92503]: audit 2024-09-13T13:57:53.141044+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:54.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:53 smithi076 bash[92503]: audit 2024-09-13T13:57:53.141044+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:57:54.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:54 smithi192 bash[70372]: cluster 2024-09-13T13:57:53.450683+0000 mgr.y (mgr.15252) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:57:54.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:54 smithi192 bash[70372]: cluster 2024-09-13T13:57:53.450683+0000 mgr.y (mgr.15252) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:57:55.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:54 smithi076 bash[88788]: cluster 2024-09-13T13:57:53.450683+0000 mgr.y (mgr.15252) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:57:55.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:54 smithi076 bash[88788]: cluster 2024-09-13T13:57:53.450683+0000 mgr.y (mgr.15252) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:57:55.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:54 smithi076 bash[92503]: cluster 2024-09-13T13:57:53.450683+0000 mgr.y (mgr.15252) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:57:55.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:54 smithi076 bash[92503]: cluster 2024-09-13T13:57:53.450683+0000 mgr.y (mgr.15252) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:57:56.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:56.049750557Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:56.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:56 smithi192 bash[70372]: cluster 2024-09-13T13:57:55.451373+0000 mgr.y (mgr.15252) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:57:56.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:56 smithi192 bash[70372]: cluster 2024-09-13T13:57:55.451373+0000 mgr.y (mgr.15252) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:57:57.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:56 smithi076 bash[88788]: cluster 2024-09-13T13:57:55.451373+0000 mgr.y (mgr.15252) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:57:57.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:56 smithi076 bash[88788]: cluster 2024-09-13T13:57:55.451373+0000 mgr.y (mgr.15252) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:57:57.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:56 smithi076 bash[92503]: cluster 2024-09-13T13:57:55.451373+0000 mgr.y (mgr.15252) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:57:57.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:56 smithi076 bash[92503]: cluster 2024-09-13T13:57:55.451373+0000 mgr.y (mgr.15252) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:57:58.128 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:57:58.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:58 smithi192 bash[70372]: cluster 2024-09-13T13:57:57.452069+0000 mgr.y (mgr.15252) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:57:58.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:57:58 smithi192 bash[70372]: cluster 2024-09-13T13:57:57.452069+0000 mgr.y (mgr.15252) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:57:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:58 smithi076 bash[88788]: cluster 2024-09-13T13:57:57.452069+0000 mgr.y (mgr.15252) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:57:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:57:58 smithi076 bash[88788]: cluster 2024-09-13T13:57:57.452069+0000 mgr.y (mgr.15252) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:57:59.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:58 smithi076 bash[92503]: cluster 2024-09-13T13:57:57.452069+0000 mgr.y (mgr.15252) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:57:59.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:57:58 smithi076 bash[92503]: cluster 2024-09-13T13:57:57.452069+0000 mgr.y (mgr.15252) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:57:59.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:57:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:57:59.038458749Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:57:59.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:57:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:57:59] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-13T13:57:59.775 INFO:teuthology.orchestra.run.smithi076.stdout:HEALTH_OK 2024-09-13T13:58:00.476 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-13T13:58:00.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:00 smithi076 bash[88788]: cluster 2024-09-13T13:57:59.453369+0000 mgr.y (mgr.15252) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:58:00.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:00 smithi076 bash[88788]: cluster 2024-09-13T13:57:59.453369+0000 mgr.y (mgr.15252) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:58:00.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:00 smithi076 bash[88788]: audit 2024-09-13T13:57:59.778832+0000 mon.a (mon.0) 111 : audit [DBG] from='client.? 172.21.15.76:0/3662931935' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:58:00.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:00 smithi076 bash[88788]: audit 2024-09-13T13:57:59.778832+0000 mon.a (mon.0) 111 : audit [DBG] from='client.? 172.21.15.76:0/3662931935' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:58:00.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:00 smithi076 bash[92503]: cluster 2024-09-13T13:57:59.453369+0000 mgr.y (mgr.15252) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:58:00.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:00 smithi076 bash[92503]: cluster 2024-09-13T13:57:59.453369+0000 mgr.y (mgr.15252) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:58:00.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:00 smithi076 bash[92503]: audit 2024-09-13T13:57:59.778832+0000 mon.a (mon.0) 111 : audit [DBG] from='client.? 172.21.15.76:0/3662931935' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:58:00.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:00 smithi076 bash[92503]: audit 2024-09-13T13:57:59.778832+0000 mon.a (mon.0) 111 : audit [DBG] from='client.? 172.21.15.76:0/3662931935' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:58:00.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:00 smithi192 bash[70372]: cluster 2024-09-13T13:57:59.453369+0000 mgr.y (mgr.15252) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:58:00.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:00 smithi192 bash[70372]: cluster 2024-09-13T13:57:59.453369+0000 mgr.y (mgr.15252) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:58:00.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:00 smithi192 bash[70372]: audit 2024-09-13T13:57:59.778832+0000 mon.a (mon.0) 111 : audit [DBG] from='client.? 172.21.15.76:0/3662931935' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:58:00.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:00 smithi192 bash[70372]: audit 2024-09-13T13:57:59.778832+0000 mon.a (mon.0) 111 : audit [DBG] from='client.? 172.21.15.76:0/3662931935' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:58:01.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:01 smithi192 bash[70372]: audit 2024-09-13T13:58:00.994173+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:01.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:01 smithi192 bash[70372]: audit 2024-09-13T13:58:00.994173+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:01.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:01 smithi192 bash[70372]: audit 2024-09-13T13:58:00.995804+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:01.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:01 smithi192 bash[70372]: audit 2024-09-13T13:58:00.995804+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:01.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:01 smithi192 bash[70372]: audit 2024-09-13T13:58:01.011110+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:01.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:01 smithi192 bash[70372]: audit 2024-09-13T13:58:01.011110+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:02.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:01 smithi076 bash[92503]: audit 2024-09-13T13:58:00.994173+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:02.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:01 smithi076 bash[92503]: audit 2024-09-13T13:58:00.994173+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:02.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:01 smithi076 bash[92503]: audit 2024-09-13T13:58:00.995804+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:02.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:01 smithi076 bash[92503]: audit 2024-09-13T13:58:00.995804+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:02.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:01 smithi076 bash[92503]: audit 2024-09-13T13:58:01.011110+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:02.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:01 smithi076 bash[92503]: audit 2024-09-13T13:58:01.011110+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:01 smithi076 bash[88788]: audit 2024-09-13T13:58:00.994173+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:01 smithi076 bash[88788]: audit 2024-09-13T13:58:00.994173+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:01 smithi076 bash[88788]: audit 2024-09-13T13:58:00.995804+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:01 smithi076 bash[88788]: audit 2024-09-13T13:58:00.995804+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:01 smithi076 bash[88788]: audit 2024-09-13T13:58:01.011110+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:01 smithi076 bash[88788]: audit 2024-09-13T13:58:01.011110+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:02.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:02.034176086Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:02 smithi192 bash[70372]: audit 2024-09-13T13:58:01.094265+0000 mgr.y (mgr.15252) 415 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:02 smithi192 bash[70372]: audit 2024-09-13T13:58:01.094265+0000 mgr.y (mgr.15252) 415 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:02 smithi192 bash[70372]: cluster 2024-09-13T13:58:01.454089+0000 mgr.y (mgr.15252) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-13T13:58:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:02 smithi192 bash[70372]: cluster 2024-09-13T13:58:01.454089+0000 mgr.y (mgr.15252) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-13T13:58:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:02 smithi076 bash[88788]: audit 2024-09-13T13:58:01.094265+0000 mgr.y (mgr.15252) 415 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:02 smithi076 bash[88788]: audit 2024-09-13T13:58:01.094265+0000 mgr.y (mgr.15252) 415 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:02 smithi076 bash[88788]: cluster 2024-09-13T13:58:01.454089+0000 mgr.y (mgr.15252) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-13T13:58:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:02 smithi076 bash[88788]: cluster 2024-09-13T13:58:01.454089+0000 mgr.y (mgr.15252) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-13T13:58:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:02 smithi076 bash[92503]: audit 2024-09-13T13:58:01.094265+0000 mgr.y (mgr.15252) 415 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:02 smithi076 bash[92503]: audit 2024-09-13T13:58:01.094265+0000 mgr.y (mgr.15252) 415 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:02 smithi076 bash[92503]: cluster 2024-09-13T13:58:01.454089+0000 mgr.y (mgr.15252) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-13T13:58:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:02 smithi076 bash[92503]: cluster 2024-09-13T13:58:01.454089+0000 mgr.y (mgr.15252) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-13T13:58:04.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:04 smithi192 bash[70372]: cluster 2024-09-13T13:58:03.455653+0000 mgr.y (mgr.15252) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-13T13:58:04.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:04 smithi192 bash[70372]: cluster 2024-09-13T13:58:03.455653+0000 mgr.y (mgr.15252) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-13T13:58:05.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:04 smithi076 bash[88788]: cluster 2024-09-13T13:58:03.455653+0000 mgr.y (mgr.15252) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-13T13:58:05.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:04 smithi076 bash[88788]: cluster 2024-09-13T13:58:03.455653+0000 mgr.y (mgr.15252) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-13T13:58:05.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:04 smithi076 bash[92503]: cluster 2024-09-13T13:58:03.455653+0000 mgr.y (mgr.15252) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-13T13:58:05.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:04 smithi076 bash[92503]: cluster 2024-09-13T13:58:03.455653+0000 mgr.y (mgr.15252) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-13T13:58:05.292 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:58:05.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:05.019647773Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:06 smithi192 bash[70372]: cluster 2024-09-13T13:58:05.456369+0000 mgr.y (mgr.15252) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:06.957 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:06 smithi192 bash[70372]: cluster 2024-09-13T13:58:05.456369+0000 mgr.y (mgr.15252) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:06 smithi076 bash[88788]: cluster 2024-09-13T13:58:05.456369+0000 mgr.y (mgr.15252) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:06 smithi076 bash[88788]: cluster 2024-09-13T13:58:05.456369+0000 mgr.y (mgr.15252) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:07.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:06 smithi076 bash[92503]: cluster 2024-09-13T13:58:05.456369+0000 mgr.y (mgr.15252) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:07.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:06 smithi076 bash[92503]: cluster 2024-09-13T13:58:05.456369+0000 mgr.y (mgr.15252) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:08.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:08.055961319Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:08 smithi192 bash[70372]: audit 2024-09-13T13:58:06.706423+0000 mgr.y (mgr.15252) 419 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:08 smithi192 bash[70372]: audit 2024-09-13T13:58:06.706423+0000 mgr.y (mgr.15252) 419 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:08 smithi192 bash[70372]: cluster 2024-09-13T13:58:07.457108+0000 mgr.y (mgr.15252) 420 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:08.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:08 smithi192 bash[70372]: cluster 2024-09-13T13:58:07.457108+0000 mgr.y (mgr.15252) 420 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:08.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:08 smithi192 bash[70372]: audit 2024-09-13T13:58:08.141352+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:08.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:08 smithi192 bash[70372]: audit 2024-09-13T13:58:08.141352+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:09.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:08 smithi076 bash[92503]: audit 2024-09-13T13:58:06.706423+0000 mgr.y (mgr.15252) 419 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:09.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:08 smithi076 bash[92503]: audit 2024-09-13T13:58:06.706423+0000 mgr.y (mgr.15252) 419 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:09.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:08 smithi076 bash[92503]: cluster 2024-09-13T13:58:07.457108+0000 mgr.y (mgr.15252) 420 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:09.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:08 smithi076 bash[92503]: cluster 2024-09-13T13:58:07.457108+0000 mgr.y (mgr.15252) 420 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:09.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:08 smithi076 bash[92503]: audit 2024-09-13T13:58:08.141352+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:09.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:08 smithi076 bash[92503]: audit 2024-09-13T13:58:08.141352+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:08 smithi076 bash[88788]: audit 2024-09-13T13:58:06.706423+0000 mgr.y (mgr.15252) 419 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:08 smithi076 bash[88788]: audit 2024-09-13T13:58:06.706423+0000 mgr.y (mgr.15252) 419 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:08 smithi076 bash[88788]: cluster 2024-09-13T13:58:07.457108+0000 mgr.y (mgr.15252) 420 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:08 smithi076 bash[88788]: cluster 2024-09-13T13:58:07.457108+0000 mgr.y (mgr.15252) 420 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:08 smithi076 bash[88788]: audit 2024-09-13T13:58:08.141352+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:08 smithi076 bash[88788]: audit 2024-09-13T13:58:08.141352+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:09.090 INFO:teuthology.orchestra.run.smithi076.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:58:09.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:58:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:58:09] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-13T13:58:09.682 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:58:10.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[88788]: cephadm 2024-09-13T13:58:09.081936+0000 mgr.y (mgr.15252) 421 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:58:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[88788]: cephadm 2024-09-13T13:58:09.081936+0000 mgr.y (mgr.15252) 421 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:58:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[88788]: audit 2024-09-13T13:58:09.091321+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[88788]: audit 2024-09-13T13:58:09.091321+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[88788]: audit 2024-09-13T13:58:09.091505+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[88788]: audit 2024-09-13T13:58:09.091505+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[88788]: audit 2024-09-13T13:58:09.093036+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[88788]: audit 2024-09-13T13:58:09.093036+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[88788]: audit 2024-09-13T13:58:09.104846+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[88788]: audit 2024-09-13T13:58:09.104846+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[88788]: cephadm 2024-09-13T13:58:09.175103+0000 mgr.y (mgr.15252) 422 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:58:10.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[88788]: cephadm 2024-09-13T13:58:09.175103+0000 mgr.y (mgr.15252) 422 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:58:10.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[88788]: cluster 2024-09-13T13:58:09.458799+0000 mgr.y (mgr.15252) 423 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:10.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[88788]: cluster 2024-09-13T13:58:09.458799+0000 mgr.y (mgr.15252) 423 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[92503]: cephadm 2024-09-13T13:58:09.081936+0000 mgr.y (mgr.15252) 421 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:58:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[92503]: cephadm 2024-09-13T13:58:09.081936+0000 mgr.y (mgr.15252) 421 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:58:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[92503]: audit 2024-09-13T13:58:09.091321+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[92503]: audit 2024-09-13T13:58:09.091321+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[92503]: audit 2024-09-13T13:58:09.091505+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[92503]: audit 2024-09-13T13:58:09.091505+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[92503]: audit 2024-09-13T13:58:09.093036+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[92503]: audit 2024-09-13T13:58:09.093036+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[92503]: audit 2024-09-13T13:58:09.104846+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:10.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[92503]: audit 2024-09-13T13:58:09.104846+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:10.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[92503]: cephadm 2024-09-13T13:58:09.175103+0000 mgr.y (mgr.15252) 422 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:58:10.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[92503]: cephadm 2024-09-13T13:58:09.175103+0000 mgr.y (mgr.15252) 422 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:58:10.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[92503]: cluster 2024-09-13T13:58:09.458799+0000 mgr.y (mgr.15252) 423 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:10.342 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:10 smithi076 bash[92503]: cluster 2024-09-13T13:58:09.458799+0000 mgr.y (mgr.15252) 423 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:10.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:10 smithi192 bash[70372]: cephadm 2024-09-13T13:58:09.081936+0000 mgr.y (mgr.15252) 421 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:58:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:10 smithi192 bash[70372]: cephadm 2024-09-13T13:58:09.081936+0000 mgr.y (mgr.15252) 421 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:58:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:10 smithi192 bash[70372]: audit 2024-09-13T13:58:09.091321+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:10 smithi192 bash[70372]: audit 2024-09-13T13:58:09.091321+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:10 smithi192 bash[70372]: audit 2024-09-13T13:58:09.091505+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:10 smithi192 bash[70372]: audit 2024-09-13T13:58:09.091505+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:10 smithi192 bash[70372]: audit 2024-09-13T13:58:09.093036+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:10 smithi192 bash[70372]: audit 2024-09-13T13:58:09.093036+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:10 smithi192 bash[70372]: audit 2024-09-13T13:58:09.104846+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:10 smithi192 bash[70372]: audit 2024-09-13T13:58:09.104846+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:10 smithi192 bash[70372]: cephadm 2024-09-13T13:58:09.175103+0000 mgr.y (mgr.15252) 422 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:58:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:10 smithi192 bash[70372]: cephadm 2024-09-13T13:58:09.175103+0000 mgr.y (mgr.15252) 422 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:58:10.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:10 smithi192 bash[70372]: cluster 2024-09-13T13:58:09.458799+0000 mgr.y (mgr.15252) 423 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:10.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:10 smithi192 bash[70372]: cluster 2024-09-13T13:58:09.458799+0000 mgr.y (mgr.15252) 423 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:11.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:11.038731225Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:12.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.102446+0000 mgr.y (mgr.15252) 424 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:12.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.102446+0000 mgr.y (mgr.15252) 424 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:12.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: cluster 2024-09-13T13:58:11.459680+0000 mgr.y (mgr.15252) 425 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:12.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: cluster 2024-09-13T13:58:11.459680+0000 mgr.y (mgr.15252) 425 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:12.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.595601+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:12.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.595601+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:12.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: cephadm 2024-09-13T13:58:11.596741+0000 mgr.y (mgr.15252) 426 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:58:12.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: cephadm 2024-09-13T13:58:11.596741+0000 mgr.y (mgr.15252) 426 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:58:12.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: cephadm 2024-09-13T13:58:11.596858+0000 mgr.y (mgr.15252) 427 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:58:12.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: cephadm 2024-09-13T13:58:11.596858+0000 mgr.y (mgr.15252) 427 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:58:12.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.596887+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:58:12.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.596887+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:58:12.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.600420+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:12.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.600420+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:12.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: cephadm 2024-09-13T13:58:11.604810+0000 mgr.y (mgr.15252) 428 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:58:12.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: cephadm 2024-09-13T13:58:11.604810+0000 mgr.y (mgr.15252) 428 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:58:12.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.612517+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:12.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.612517+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:12.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.615858+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:12.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.615858+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:12.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: cephadm 2024-09-13T13:58:11.620555+0000 mgr.y (mgr.15252) 429 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T13:58:12.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: cephadm 2024-09-13T13:58:11.620555+0000 mgr.y (mgr.15252) 429 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T13:58:12.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.627810+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:12.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.627810+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:12.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.630678+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:12.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.630678+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:12.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: cephadm 2024-09-13T13:58:11.635564+0000 mgr.y (mgr.15252) 430 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:58:12.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: cephadm 2024-09-13T13:58:11.635564+0000 mgr.y (mgr.15252) 430 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:58:12.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.643197+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:12.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.643197+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:12.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.646397+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-13T13:58:12.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.646397+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-13T13:58:12.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.649657+0000 mgr.y (mgr.15252) 431 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T13:58:12.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: audit 2024-09-13T13:58:11.649657+0000 mgr.y (mgr.15252) 431 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T13:58:12.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: cephadm 2024-09-13T13:58:11.652238+0000 mgr.y (mgr.15252) 432 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-13T13:58:12.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:12 smithi192 bash[70372]: cephadm 2024-09-13T13:58:11.652238+0000 mgr.y (mgr.15252) 432 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-13T13:58:13.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.102446+0000 mgr.y (mgr.15252) 424 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.102446+0000 mgr.y (mgr.15252) 424 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: cluster 2024-09-13T13:58:11.459680+0000 mgr.y (mgr.15252) 425 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: cluster 2024-09-13T13:58:11.459680+0000 mgr.y (mgr.15252) 425 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.595601+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.595601+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: cephadm 2024-09-13T13:58:11.596741+0000 mgr.y (mgr.15252) 426 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:58:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: cephadm 2024-09-13T13:58:11.596741+0000 mgr.y (mgr.15252) 426 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:58:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: cephadm 2024-09-13T13:58:11.596858+0000 mgr.y (mgr.15252) 427 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:58:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: cephadm 2024-09-13T13:58:11.596858+0000 mgr.y (mgr.15252) 427 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:58:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.596887+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:58:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.596887+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:58:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.600420+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.600420+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: cephadm 2024-09-13T13:58:11.604810+0000 mgr.y (mgr.15252) 428 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:58:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: cephadm 2024-09-13T13:58:11.604810+0000 mgr.y (mgr.15252) 428 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:58:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.612517+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.612517+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.615858+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.615858+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:13.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.102446+0000 mgr.y (mgr.15252) 424 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.102446+0000 mgr.y (mgr.15252) 424 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: cluster 2024-09-13T13:58:11.459680+0000 mgr.y (mgr.15252) 425 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: cluster 2024-09-13T13:58:11.459680+0000 mgr.y (mgr.15252) 425 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.595601+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.595601+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: cephadm 2024-09-13T13:58:11.596741+0000 mgr.y (mgr.15252) 426 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:58:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: cephadm 2024-09-13T13:58:11.596741+0000 mgr.y (mgr.15252) 426 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:58:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: cephadm 2024-09-13T13:58:11.596858+0000 mgr.y (mgr.15252) 427 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:58:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: cephadm 2024-09-13T13:58:11.596858+0000 mgr.y (mgr.15252) 427 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:58:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.596887+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:58:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.596887+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:58:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.600420+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.600420+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: cephadm 2024-09-13T13:58:11.604810+0000 mgr.y (mgr.15252) 428 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:58:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: cephadm 2024-09-13T13:58:11.604810+0000 mgr.y (mgr.15252) 428 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T13:58:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.612517+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.612517+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.615858+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.615858+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:13.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: cephadm 2024-09-13T13:58:11.620555+0000 mgr.y (mgr.15252) 429 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T13:58:13.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: cephadm 2024-09-13T13:58:11.620555+0000 mgr.y (mgr.15252) 429 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T13:58:13.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.627810+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.627810+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.630678+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.630678+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: cephadm 2024-09-13T13:58:11.635564+0000 mgr.y (mgr.15252) 430 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:58:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: cephadm 2024-09-13T13:58:11.635564+0000 mgr.y (mgr.15252) 430 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:58:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.643197+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.643197+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.646397+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-13T13:58:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.646397+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-13T13:58:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.649657+0000 mgr.y (mgr.15252) 431 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T13:58:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: audit 2024-09-13T13:58:11.649657+0000 mgr.y (mgr.15252) 431 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T13:58:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: cephadm 2024-09-13T13:58:11.652238+0000 mgr.y (mgr.15252) 432 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-13T13:58:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[92503]: cephadm 2024-09-13T13:58:11.652238+0000 mgr.y (mgr.15252) 432 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-13T13:58:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: cephadm 2024-09-13T13:58:11.620555+0000 mgr.y (mgr.15252) 429 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T13:58:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: cephadm 2024-09-13T13:58:11.620555+0000 mgr.y (mgr.15252) 429 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T13:58:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.627810+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.627810+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.630678+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.630678+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: cephadm 2024-09-13T13:58:11.635564+0000 mgr.y (mgr.15252) 430 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:58:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: cephadm 2024-09-13T13:58:11.635564+0000 mgr.y (mgr.15252) 430 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T13:58:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.643197+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.643197+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.646397+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-13T13:58:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.646397+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-13T13:58:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.649657+0000 mgr.y (mgr.15252) 431 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T13:58:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: audit 2024-09-13T13:58:11.649657+0000 mgr.y (mgr.15252) 431 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T13:58:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: cephadm 2024-09-13T13:58:11.652238+0000 mgr.y (mgr.15252) 432 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-13T13:58:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:12 smithi076 bash[88788]: cephadm 2024-09-13T13:58:11.652238+0000 mgr.y (mgr.15252) 432 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-13T13:58:14.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:14.026862058Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:14.589 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:58:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:14 smithi192 bash[70372]: cluster 2024-09-13T13:58:13.460948+0000 mgr.y (mgr.15252) 433 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:14 smithi192 bash[70372]: cluster 2024-09-13T13:58:13.460948+0000 mgr.y (mgr.15252) 433 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:14 smithi192 bash[70372]: audit 2024-09-13T13:58:14.129929+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:14.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:14 smithi192 bash[70372]: audit 2024-09-13T13:58:14.129929+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:14.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:14 smithi192 bash[70372]: audit 2024-09-13T13:58:14.133867+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:58:14.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:14 smithi192 bash[70372]: audit 2024-09-13T13:58:14.133867+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:58:14.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:14 smithi192 bash[70372]: audit 2024-09-13T13:58:14.135306+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:14.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:14 smithi192 bash[70372]: audit 2024-09-13T13:58:14.135306+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:14.978 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[88788]: cluster 2024-09-13T13:58:13.460948+0000 mgr.y (mgr.15252) 433 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:14.978 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[88788]: cluster 2024-09-13T13:58:13.460948+0000 mgr.y (mgr.15252) 433 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:14.978 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[88788]: audit 2024-09-13T13:58:14.129929+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:14.979 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[88788]: audit 2024-09-13T13:58:14.129929+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:14.979 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[88788]: audit 2024-09-13T13:58:14.133867+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:58:14.979 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[88788]: audit 2024-09-13T13:58:14.133867+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:58:14.979 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[88788]: audit 2024-09-13T13:58:14.135306+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:14.979 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[88788]: audit 2024-09-13T13:58:14.135306+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:14.979 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[92503]: cluster 2024-09-13T13:58:13.460948+0000 mgr.y (mgr.15252) 433 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:14.979 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[92503]: cluster 2024-09-13T13:58:13.460948+0000 mgr.y (mgr.15252) 433 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:14.979 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[92503]: audit 2024-09-13T13:58:14.129929+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:14.979 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[92503]: audit 2024-09-13T13:58:14.129929+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:14.979 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[92503]: audit 2024-09-13T13:58:14.133867+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:58:14.980 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[92503]: audit 2024-09-13T13:58:14.133867+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:58:14.980 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[92503]: audit 2024-09-13T13:58:14.135306+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:14.980 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:14 smithi076 bash[92503]: audit 2024-09-13T13:58:14.135306+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:15.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:15 smithi192 bash[70372]: cephadm 2024-09-13T13:58:14.124060+0000 mgr.y (mgr.15252) 434 : cephadm [INF] Upgrade: Updating osd.0 2024-09-13T13:58:15.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:15 smithi192 bash[70372]: cephadm 2024-09-13T13:58:14.124060+0000 mgr.y (mgr.15252) 434 : cephadm [INF] Upgrade: Updating osd.0 2024-09-13T13:58:15.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:15 smithi192 bash[70372]: cephadm 2024-09-13T13:58:14.143584+0000 mgr.y (mgr.15252) 435 : cephadm [INF] Deploying daemon osd.0 on smithi076 2024-09-13T13:58:15.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:15 smithi192 bash[70372]: cephadm 2024-09-13T13:58:14.143584+0000 mgr.y (mgr.15252) 435 : cephadm [INF] Deploying daemon osd.0 on smithi076 2024-09-13T13:58:16.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:15 smithi076 bash[88788]: cephadm 2024-09-13T13:58:14.124060+0000 mgr.y (mgr.15252) 434 : cephadm [INF] Upgrade: Updating osd.0 2024-09-13T13:58:16.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:15 smithi076 bash[88788]: cephadm 2024-09-13T13:58:14.124060+0000 mgr.y (mgr.15252) 434 : cephadm [INF] Upgrade: Updating osd.0 2024-09-13T13:58:16.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:15 smithi076 bash[88788]: cephadm 2024-09-13T13:58:14.143584+0000 mgr.y (mgr.15252) 435 : cephadm [INF] Deploying daemon osd.0 on smithi076 2024-09-13T13:58:16.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:15 smithi076 bash[88788]: cephadm 2024-09-13T13:58:14.143584+0000 mgr.y (mgr.15252) 435 : cephadm [INF] Deploying daemon osd.0 on smithi076 2024-09-13T13:58:16.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:15 smithi076 bash[92503]: cephadm 2024-09-13T13:58:14.124060+0000 mgr.y (mgr.15252) 434 : cephadm [INF] Upgrade: Updating osd.0 2024-09-13T13:58:16.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:15 smithi076 bash[92503]: cephadm 2024-09-13T13:58:14.124060+0000 mgr.y (mgr.15252) 434 : cephadm [INF] Upgrade: Updating osd.0 2024-09-13T13:58:16.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:15 smithi076 bash[92503]: cephadm 2024-09-13T13:58:14.143584+0000 mgr.y (mgr.15252) 435 : cephadm [INF] Deploying daemon osd.0 on smithi076 2024-09-13T13:58:16.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:15 smithi076 bash[92503]: cephadm 2024-09-13T13:58:14.143584+0000 mgr.y (mgr.15252) 435 : cephadm [INF] Deploying daemon osd.0 on smithi076 2024-09-13T13:58:16.629 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:58:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:16 smithi192 bash[70372]: cluster 2024-09-13T13:58:15.461675+0000 mgr.y (mgr.15252) 436 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:16 smithi192 bash[70372]: cluster 2024-09-13T13:58:15.461675+0000 mgr.y (mgr.15252) 436 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:17.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:16 smithi076 bash[88788]: cluster 2024-09-13T13:58:15.461675+0000 mgr.y (mgr.15252) 436 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:17.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:16 smithi076 bash[88788]: cluster 2024-09-13T13:58:15.461675+0000 mgr.y (mgr.15252) 436 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:17.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:16 smithi076 bash[92503]: cluster 2024-09-13T13:58:15.461675+0000 mgr.y (mgr.15252) 436 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:17.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:16 smithi076 bash[92503]: cluster 2024-09-13T13:58:15.461675+0000 mgr.y (mgr.15252) 436 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:17.293 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:58:17.293 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (5m) 88s ago 32m 13.4M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T13:58:17.293 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (5m) 3m ago 32m 68.4M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T13:58:17.293 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (7m) 88s ago 30m 49.2M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T13:58:17.293 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (7m) 3m ago 41m 439M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T13:58:17.293 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (17m) 88s ago 43m 512M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:58:17.293 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (2m) 88s ago 43m 35.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T13:58:17.294 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (3m) 3m ago 41m 18.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T13:58:17.294 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (97s) 88s ago 41m 19.0M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T13:58:17.294 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (6m) 88s ago 32m 8128k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T13:58:17.294 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (6m) 3m ago 32m 8047k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T13:58:17.294 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (40m) 88s ago 40m 58.7M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 5dcf035bf373 2024-09-13T13:58:17.294 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (39m) 88s ago 39m 68.3M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:58:17.294 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (38m) 88s ago 38m 54.6M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:58:17.294 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (37m) 88s ago 37m 66.8M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:58:17.294 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (36m) 3m ago 36m 59.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:58:17.294 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (35m) 3m ago 35m 65.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:58:17.294 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (34m) 3m ago 34m 54.8M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:58:17.294 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (33m) 3m ago 33m 65.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:58:17.294 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (6m) 3m ago 33m 46.1M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T13:58:17.294 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (30m) 88s ago 30m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:58:17.295 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (30m) 3m ago 30m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:58:17.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:17.033206772Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:17.661 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:58:17.662 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:58:17.662 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:58:17.662 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:58:17.662 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:58:17.662 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:58:17.662 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:58:17.662 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:58:17.662 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:58:17.662 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:58:17.662 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:58:17.662 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:58:17.663 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:58:17.663 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:58:17.663 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 10, 2024-09-13T13:58:17.663 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 5 2024-09-13T13:58:17.663 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:58:17.663 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:58:17.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:17 smithi192 bash[70372]: audit 2024-09-13T13:58:16.620524+0000 mgr.y (mgr.15252) 437 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:17.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:17 smithi192 bash[70372]: audit 2024-09-13T13:58:16.620524+0000 mgr.y (mgr.15252) 437 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:17.967 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:58:17.968 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:58:17.968 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T13:58:17.968 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-13T13:58:17.968 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T13:58:17.968 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "0/8 daemons upgraded", 2024-09-13T13:58:17.968 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T13:58:17.968 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:58:17.968 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:58:18.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:17 smithi076 bash[88788]: audit 2024-09-13T13:58:16.620524+0000 mgr.y (mgr.15252) 437 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:17 smithi076 bash[88788]: audit 2024-09-13T13:58:16.620524+0000 mgr.y (mgr.15252) 437 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:17 smithi076 bash[92503]: audit 2024-09-13T13:58:16.620524+0000 mgr.y (mgr.15252) 437 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:17 smithi076 bash[92503]: audit 2024-09-13T13:58:16.620524+0000 mgr.y (mgr.15252) 437 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[88788]: audit 2024-09-13T13:58:16.946388+0000 mgr.y (mgr.15252) 438 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[88788]: audit 2024-09-13T13:58:16.946388+0000 mgr.y (mgr.15252) 438 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[88788]: audit 2024-09-13T13:58:17.260027+0000 mgr.y (mgr.15252) 439 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[88788]: audit 2024-09-13T13:58:17.260027+0000 mgr.y (mgr.15252) 439 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[88788]: cluster 2024-09-13T13:58:17.462395+0000 mgr.y (mgr.15252) 440 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[88788]: cluster 2024-09-13T13:58:17.462395+0000 mgr.y (mgr.15252) 440 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[88788]: audit 2024-09-13T13:58:17.665140+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.76:0/4090936659' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[88788]: audit 2024-09-13T13:58:17.665140+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.76:0/4090936659' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[92503]: audit 2024-09-13T13:58:16.946388+0000 mgr.y (mgr.15252) 438 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[92503]: audit 2024-09-13T13:58:16.946388+0000 mgr.y (mgr.15252) 438 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[92503]: audit 2024-09-13T13:58:17.260027+0000 mgr.y (mgr.15252) 439 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[92503]: audit 2024-09-13T13:58:17.260027+0000 mgr.y (mgr.15252) 439 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[92503]: cluster 2024-09-13T13:58:17.462395+0000 mgr.y (mgr.15252) 440 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[92503]: cluster 2024-09-13T13:58:17.462395+0000 mgr.y (mgr.15252) 440 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[92503]: audit 2024-09-13T13:58:17.665140+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.76:0/4090936659' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:18 smithi076 bash[92503]: audit 2024-09-13T13:58:17.665140+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.76:0/4090936659' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:18 smithi192 bash[70372]: audit 2024-09-13T13:58:16.946388+0000 mgr.y (mgr.15252) 438 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:18 smithi192 bash[70372]: audit 2024-09-13T13:58:16.946388+0000 mgr.y (mgr.15252) 438 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:18 smithi192 bash[70372]: audit 2024-09-13T13:58:17.260027+0000 mgr.y (mgr.15252) 439 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:18 smithi192 bash[70372]: audit 2024-09-13T13:58:17.260027+0000 mgr.y (mgr.15252) 439 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:18.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:18 smithi192 bash[70372]: cluster 2024-09-13T13:58:17.462395+0000 mgr.y (mgr.15252) 440 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:18.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:18 smithi192 bash[70372]: cluster 2024-09-13T13:58:17.462395+0000 mgr.y (mgr.15252) 440 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:18.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:18 smithi192 bash[70372]: audit 2024-09-13T13:58:17.665140+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.76:0/4090936659' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:18.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:18 smithi192 bash[70372]: audit 2024-09-13T13:58:17.665140+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.76:0/4090936659' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:19.464 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:19 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:19.465 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:58:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:58:19] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-13T13:58:19.465 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:58:19 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:19.465 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:19 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:19.465 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:19 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:19.466 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:58:19 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:19.466 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:58:19 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:19.466 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:58:19 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:19.467 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:58:19 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:19.467 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:58:19 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:19.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:19 smithi076 bash[88788]: audit 2024-09-13T13:58:17.970806+0000 mgr.y (mgr.15252) 441 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:19.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:19 smithi076 bash[88788]: audit 2024-09-13T13:58:17.970806+0000 mgr.y (mgr.15252) 441 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:19.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:19 smithi076 bash[88788]: cluster 2024-09-13T13:58:19.588497+0000 mon.a (mon.0) 120 : cluster [INF] osd.0 marked itself down and dead 2024-09-13T13:58:19.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:19 smithi076 bash[88788]: cluster 2024-09-13T13:58:19.588497+0000 mon.a (mon.0) 120 : cluster [INF] osd.0 marked itself down and dead 2024-09-13T13:58:19.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:19 smithi076 bash[92503]: audit 2024-09-13T13:58:17.970806+0000 mgr.y (mgr.15252) 441 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:19.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:19 smithi076 bash[92503]: audit 2024-09-13T13:58:17.970806+0000 mgr.y (mgr.15252) 441 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:19.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:19 smithi076 bash[92503]: cluster 2024-09-13T13:58:19.588497+0000 mon.a (mon.0) 120 : cluster [INF] osd.0 marked itself down and dead 2024-09-13T13:58:19.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:19 smithi076 bash[92503]: cluster 2024-09-13T13:58:19.588497+0000 mon.a (mon.0) 120 : cluster [INF] osd.0 marked itself down and dead 2024-09-13T13:58:19.840 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:19 smithi076 systemd[1]: Stopping Ceph osd.0 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:58:19.840 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:19 smithi076 bash[29351]: debug 2024-09-13T13:58:19.585+0000 7f706c4cd640 -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-13T13:58:19.840 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:19 smithi076 bash[29351]: debug 2024-09-13T13:58:19.585+0000 7f706c4cd640 -1 osd.0 112 *** Got signal Terminated *** 2024-09-13T13:58:19.840 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:19 smithi076 bash[29351]: debug 2024-09-13T13:58:19.585+0000 7f706c4cd640 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:58:19.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:19 smithi192 bash[70372]: audit 2024-09-13T13:58:17.970806+0000 mgr.y (mgr.15252) 441 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:19.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:19 smithi192 bash[70372]: audit 2024-09-13T13:58:17.970806+0000 mgr.y (mgr.15252) 441 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:19.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:19 smithi192 bash[70372]: cluster 2024-09-13T13:58:19.588497+0000 mon.a (mon.0) 120 : cluster [INF] osd.0 marked itself down and dead 2024-09-13T13:58:19.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:19 smithi192 bash[70372]: cluster 2024-09-13T13:58:19.588497+0000 mon.a (mon.0) 120 : cluster [INF] osd.0 marked itself down and dead 2024-09-13T13:58:20.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:20.020826025Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:20 smithi192 bash[70372]: cluster 2024-09-13T13:58:19.464487+0000 mgr.y (mgr.15252) 442 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:20 smithi192 bash[70372]: cluster 2024-09-13T13:58:19.464487+0000 mgr.y (mgr.15252) 442 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:20 smithi192 bash[70372]: cluster 2024-09-13T13:58:19.620563+0000 mon.a (mon.0) 121 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:58:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:20 smithi192 bash[70372]: cluster 2024-09-13T13:58:19.620563+0000 mon.a (mon.0) 121 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:58:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:20 smithi192 bash[70372]: cluster 2024-09-13T13:58:19.636269+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-13T13:58:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:20 smithi192 bash[70372]: cluster 2024-09-13T13:58:19.636269+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-13T13:58:20.998 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:20 smithi076 bash[97710]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-0 2024-09-13T13:58:20.999 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:20 smithi076 bash[97774]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-0 2024-09-13T13:58:20.999 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:20 smithi076 bash[88788]: cluster 2024-09-13T13:58:19.464487+0000 mgr.y (mgr.15252) 442 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:20.999 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:20 smithi076 bash[88788]: cluster 2024-09-13T13:58:19.464487+0000 mgr.y (mgr.15252) 442 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:20.999 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:20 smithi076 bash[88788]: cluster 2024-09-13T13:58:19.620563+0000 mon.a (mon.0) 121 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:58:20.999 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:20 smithi076 bash[88788]: cluster 2024-09-13T13:58:19.620563+0000 mon.a (mon.0) 121 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:58:20.999 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:20 smithi076 bash[88788]: cluster 2024-09-13T13:58:19.636269+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-13T13:58:20.999 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:20 smithi076 bash[88788]: cluster 2024-09-13T13:58:19.636269+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-13T13:58:21.000 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:20 smithi076 bash[92503]: cluster 2024-09-13T13:58:19.464487+0000 mgr.y (mgr.15252) 442 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:21.000 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:20 smithi076 bash[92503]: cluster 2024-09-13T13:58:19.464487+0000 mgr.y (mgr.15252) 442 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:21.000 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:20 smithi076 bash[92503]: cluster 2024-09-13T13:58:19.620563+0000 mon.a (mon.0) 121 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:58:21.000 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:20 smithi076 bash[92503]: cluster 2024-09-13T13:58:19.620563+0000 mon.a (mon.0) 121 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:58:21.000 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:20 smithi076 bash[92503]: cluster 2024-09-13T13:58:19.636269+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-13T13:58:21.000 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:20 smithi076 bash[92503]: cluster 2024-09-13T13:58:19.636269+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-13T13:58:21.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:21 smithi192 bash[70372]: cluster 2024-09-13T13:58:20.644951+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-13T13:58:21.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:21 smithi192 bash[70372]: cluster 2024-09-13T13:58:20.644951+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-13T13:58:22.011 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:21 smithi076 bash[92503]: cluster 2024-09-13T13:58:20.644951+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-13T13:58:22.012 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:21 smithi076 bash[92503]: cluster 2024-09-13T13:58:20.644951+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-13T13:58:22.012 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:21 smithi076 bash[88788]: cluster 2024-09-13T13:58:20.644951+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-13T13:58:22.012 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:21 smithi076 bash[88788]: cluster 2024-09-13T13:58:20.644951+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-13T13:58:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:22 smithi192 bash[70372]: audit 2024-09-13T13:58:21.104157+0000 mgr.y (mgr.15252) 443 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:22 smithi192 bash[70372]: audit 2024-09-13T13:58:21.104157+0000 mgr.y (mgr.15252) 443 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:22 smithi192 bash[70372]: cluster 2024-09-13T13:58:21.465281+0000 mgr.y (mgr.15252) 444 : cluster [DBG] pgmap v237: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T13:58:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:22 smithi192 bash[70372]: cluster 2024-09-13T13:58:21.465281+0000 mgr.y (mgr.15252) 444 : cluster [DBG] pgmap v237: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T13:58:23.027 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:22 smithi076 bash[92503]: audit 2024-09-13T13:58:21.104157+0000 mgr.y (mgr.15252) 443 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:23.027 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:22 smithi076 bash[92503]: audit 2024-09-13T13:58:21.104157+0000 mgr.y (mgr.15252) 443 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:23.027 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:22 smithi076 bash[92503]: cluster 2024-09-13T13:58:21.465281+0000 mgr.y (mgr.15252) 444 : cluster [DBG] pgmap v237: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T13:58:23.027 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:22 smithi076 bash[92503]: cluster 2024-09-13T13:58:21.465281+0000 mgr.y (mgr.15252) 444 : cluster [DBG] pgmap v237: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T13:58:23.027 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:22 smithi076 bash[88788]: audit 2024-09-13T13:58:21.104157+0000 mgr.y (mgr.15252) 443 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:23.027 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:22 smithi076 bash[88788]: audit 2024-09-13T13:58:21.104157+0000 mgr.y (mgr.15252) 443 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:23.028 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:22 smithi076 bash[88788]: cluster 2024-09-13T13:58:21.465281+0000 mgr.y (mgr.15252) 444 : cluster [DBG] pgmap v237: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T13:58:23.028 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:22 smithi076 bash[88788]: cluster 2024-09-13T13:58:21.465281+0000 mgr.y (mgr.15252) 444 : cluster [DBG] pgmap v237: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T13:58:23.306 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:23.306 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:23.306 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:58:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:23.307 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:58:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:23.307 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:58:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:23.307 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:23 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-13T13:58:23.307 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:23 smithi076 systemd[1]: Stopped Ceph osd.0 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:58:23.307 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:23.308 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:58:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:23.308 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:58:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:23.308 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:58:23 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:58:23.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:23.058619621Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:23.589 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:23 smithi076 systemd[1]: Started Ceph osd.0 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:58:24.420 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: audit 2024-09-13T13:58:23.149271+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.420 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: audit 2024-09-13T13:58:23.149271+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.420 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: audit 2024-09-13T13:58:23.151268+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:24.420 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: audit 2024-09-13T13:58:23.151268+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:24.420 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: audit 2024-09-13T13:58:23.353448+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.421 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: audit 2024-09-13T13:58:23.353448+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.421 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: audit 2024-09-13T13:58:23.364108+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.421 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: audit 2024-09-13T13:58:23.364108+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.421 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: audit 2024-09-13T13:58:23.373501+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.421 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: audit 2024-09-13T13:58:23.373501+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.421 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: cluster 2024-09-13T13:58:23.467078+0000 mgr.y (mgr.15252) 445 : cluster [DBG] pgmap v238: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:24.421 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: cluster 2024-09-13T13:58:23.467078+0000 mgr.y (mgr.15252) 445 : cluster [DBG] pgmap v238: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:24.422 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: audit 2024-09-13T13:58:23.919749+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.422 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: audit 2024-09-13T13:58:23.919749+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.422 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: audit 2024-09-13T13:58:23.931069+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.422 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[92503]: audit 2024-09-13T13:58:23.931069+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.422 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: audit 2024-09-13T13:58:23.149271+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.422 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: audit 2024-09-13T13:58:23.149271+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.422 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: audit 2024-09-13T13:58:23.151268+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:24.422 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: audit 2024-09-13T13:58:23.151268+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:24.422 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: audit 2024-09-13T13:58:23.353448+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.422 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: audit 2024-09-13T13:58:23.353448+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.422 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: audit 2024-09-13T13:58:23.364108+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.423 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: audit 2024-09-13T13:58:23.364108+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.423 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: audit 2024-09-13T13:58:23.373501+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.423 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: audit 2024-09-13T13:58:23.373501+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.423 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: cluster 2024-09-13T13:58:23.467078+0000 mgr.y (mgr.15252) 445 : cluster [DBG] pgmap v238: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:24.423 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: cluster 2024-09-13T13:58:23.467078+0000 mgr.y (mgr.15252) 445 : cluster [DBG] pgmap v238: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:24.423 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: audit 2024-09-13T13:58:23.919749+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.423 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: audit 2024-09-13T13:58:23.919749+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.423 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: audit 2024-09-13T13:58:23.931069+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.423 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[88788]: audit 2024-09-13T13:58:23.931069+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: audit 2024-09-13T13:58:23.149271+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: audit 2024-09-13T13:58:23.149271+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: audit 2024-09-13T13:58:23.151268+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: audit 2024-09-13T13:58:23.151268+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: audit 2024-09-13T13:58:23.353448+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: audit 2024-09-13T13:58:23.353448+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: audit 2024-09-13T13:58:23.364108+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: audit 2024-09-13T13:58:23.364108+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: audit 2024-09-13T13:58:23.373501+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: audit 2024-09-13T13:58:23.373501+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: cluster 2024-09-13T13:58:23.467078+0000 mgr.y (mgr.15252) 445 : cluster [DBG] pgmap v238: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: cluster 2024-09-13T13:58:23.467078+0000 mgr.y (mgr.15252) 445 : cluster [DBG] pgmap v238: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: audit 2024-09-13T13:58:23.919749+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: audit 2024-09-13T13:58:23.919749+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: audit 2024-09-13T13:58:23.931069+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:24 smithi192 bash[70372]: audit 2024-09-13T13:58:23.931069+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:24.839 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[97922]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:58:24.839 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:24 smithi076 bash[97922]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:58:25.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:25 smithi192 bash[70372]: cluster 2024-09-13T13:58:24.371899+0000 mon.a (mon.0) 130 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:58:25.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:25 smithi192 bash[70372]: cluster 2024-09-13T13:58:24.371899+0000 mon.a (mon.0) 130 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:58:25.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:25 smithi076 bash[88788]: cluster 2024-09-13T13:58:24.371899+0000 mon.a (mon.0) 130 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:58:25.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:25 smithi076 bash[88788]: cluster 2024-09-13T13:58:24.371899+0000 mon.a (mon.0) 130 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:58:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:25 smithi076 bash[92503]: cluster 2024-09-13T13:58:24.371899+0000 mon.a (mon.0) 130 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:58:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:25 smithi076 bash[92503]: cluster 2024-09-13T13:58:24.371899+0000 mon.a (mon.0) 130 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:58:26.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:26.048298906Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:26 smithi192 bash[70372]: cluster 2024-09-13T13:58:25.467982+0000 mgr.y (mgr.15252) 446 : cluster [DBG] pgmap v239: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:26 smithi192 bash[70372]: cluster 2024-09-13T13:58:25.467982+0000 mgr.y (mgr.15252) 446 : cluster [DBG] pgmap v239: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:26 smithi076 bash[88788]: cluster 2024-09-13T13:58:25.467982+0000 mgr.y (mgr.15252) 446 : cluster [DBG] pgmap v239: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:26 smithi076 bash[88788]: cluster 2024-09-13T13:58:25.467982+0000 mgr.y (mgr.15252) 446 : cluster [DBG] pgmap v239: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:26.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:26 smithi076 bash[92503]: cluster 2024-09-13T13:58:25.467982+0000 mgr.y (mgr.15252) 446 : cluster [DBG] pgmap v239: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:26.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:26 smithi076 bash[92503]: cluster 2024-09-13T13:58:25.467982+0000 mgr.y (mgr.15252) 446 : cluster [DBG] pgmap v239: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:27.589 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:27 smithi076 bash[97922]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-13T13:58:27.589 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:27 smithi076 bash[97922]: 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-13T13:58:27.903 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:27 smithi076 bash[97922]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-13T13:58:27.903 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:27 smithi076 bash[97922]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-13T13:58:27.903 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:27 smithi076 bash[97922]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-13T13:58:27.903 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:27 smithi076 bash[97922]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-13T13:58:27.903 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:27 smithi076 bash[97922]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-13T13:58:28.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:28 smithi076 bash[88788]: cluster 2024-09-13T13:58:27.468903+0000 mgr.y (mgr.15252) 447 : cluster [DBG] pgmap v240: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:28.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:28 smithi076 bash[88788]: cluster 2024-09-13T13:58:27.468903+0000 mgr.y (mgr.15252) 447 : cluster [DBG] pgmap v240: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:28.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:28 smithi076 bash[92503]: cluster 2024-09-13T13:58:27.468903+0000 mgr.y (mgr.15252) 447 : cluster [DBG] pgmap v240: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:28.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:28 smithi076 bash[92503]: cluster 2024-09-13T13:58:27.468903+0000 mgr.y (mgr.15252) 447 : cluster [DBG] pgmap v240: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:28 smithi192 bash[70372]: cluster 2024-09-13T13:58:27.468903+0000 mgr.y (mgr.15252) 447 : cluster [DBG] pgmap v240: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:28 smithi192 bash[70372]: cluster 2024-09-13T13:58:27.468903+0000 mgr.y (mgr.15252) 447 : cluster [DBG] pgmap v240: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:29.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:29.053063838Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:29.589 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:29 smithi076 bash[98198]: debug 2024-09-13T13:58:29.509+0000 7f84183a6640 1 -- 172.21.15.76:0/2567261110 <== mon.0 v2:172.21.15.76:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55be5732e960 con 0x55be5734fc00 2024-09-13T13:58:29.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:58:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:58:29] "GET /metrics HTTP/1.1" 200 38285 "" "Prometheus/2.51.0" 2024-09-13T13:58:30.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:30 smithi076 bash[88788]: cluster 2024-09-13T13:58:29.469861+0000 mgr.y (mgr.15252) 448 : cluster [DBG] pgmap v241: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:30.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:30 smithi076 bash[88788]: cluster 2024-09-13T13:58:29.469861+0000 mgr.y (mgr.15252) 448 : cluster [DBG] pgmap v241: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:30.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:30 smithi076 bash[88788]: audit 2024-09-13T13:58:29.711578+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:30.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:30 smithi076 bash[88788]: audit 2024-09-13T13:58:29.711578+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:30.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:30 smithi076 bash[88788]: audit 2024-09-13T13:58:29.721024+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:30.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:30 smithi076 bash[88788]: audit 2024-09-13T13:58:29.721024+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:30.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:30 smithi076 bash[92503]: cluster 2024-09-13T13:58:29.469861+0000 mgr.y (mgr.15252) 448 : cluster [DBG] pgmap v241: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:30.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:30 smithi076 bash[92503]: cluster 2024-09-13T13:58:29.469861+0000 mgr.y (mgr.15252) 448 : cluster [DBG] pgmap v241: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:30.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:30 smithi076 bash[92503]: audit 2024-09-13T13:58:29.711578+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:30.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:30 smithi076 bash[92503]: audit 2024-09-13T13:58:29.711578+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:30.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:30 smithi076 bash[92503]: audit 2024-09-13T13:58:29.721024+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:30.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:30 smithi076 bash[92503]: audit 2024-09-13T13:58:29.721024+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:30 smithi192 bash[70372]: cluster 2024-09-13T13:58:29.469861+0000 mgr.y (mgr.15252) 448 : cluster [DBG] pgmap v241: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:30 smithi192 bash[70372]: cluster 2024-09-13T13:58:29.469861+0000 mgr.y (mgr.15252) 448 : cluster [DBG] pgmap v241: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:30 smithi192 bash[70372]: audit 2024-09-13T13:58:29.711578+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:30 smithi192 bash[70372]: audit 2024-09-13T13:58:29.711578+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:30 smithi192 bash[70372]: audit 2024-09-13T13:58:29.721024+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:30.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:30 smithi192 bash[70372]: audit 2024-09-13T13:58:29.721024+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:31.830 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[98198]: debug 2024-09-13T13:58:31.381+0000 7f841ac0d640 -1 Falling back to public interface 2024-09-13T13:58:32.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[88788]: audit 2024-09-13T13:58:30.834061+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:32.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[88788]: audit 2024-09-13T13:58:30.834061+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:32.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[88788]: audit 2024-09-13T13:58:30.846985+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:32.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[88788]: audit 2024-09-13T13:58:30.846985+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:32.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[88788]: audit 2024-09-13T13:58:31.114279+0000 mgr.y (mgr.15252) 449 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:32.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[88788]: audit 2024-09-13T13:58:31.114279+0000 mgr.y (mgr.15252) 449 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:32.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[88788]: cluster 2024-09-13T13:58:31.470740+0000 mgr.y (mgr.15252) 450 : cluster [DBG] pgmap v242: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:32.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[88788]: cluster 2024-09-13T13:58:31.470740+0000 mgr.y (mgr.15252) 450 : cluster [DBG] pgmap v242: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:32.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[92503]: audit 2024-09-13T13:58:30.834061+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:32.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[92503]: audit 2024-09-13T13:58:30.834061+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:32.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[92503]: audit 2024-09-13T13:58:30.846985+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:32.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[92503]: audit 2024-09-13T13:58:30.846985+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:32.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[92503]: audit 2024-09-13T13:58:31.114279+0000 mgr.y (mgr.15252) 449 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:32.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[92503]: audit 2024-09-13T13:58:31.114279+0000 mgr.y (mgr.15252) 449 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:32.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[92503]: cluster 2024-09-13T13:58:31.470740+0000 mgr.y (mgr.15252) 450 : cluster [DBG] pgmap v242: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:32.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:31 smithi076 bash[92503]: cluster 2024-09-13T13:58:31.470740+0000 mgr.y (mgr.15252) 450 : cluster [DBG] pgmap v242: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:32.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:32.059188583Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:32.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:31 smithi192 bash[70372]: audit 2024-09-13T13:58:30.834061+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:32.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:31 smithi192 bash[70372]: audit 2024-09-13T13:58:30.834061+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:32.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:31 smithi192 bash[70372]: audit 2024-09-13T13:58:30.846985+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:32.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:31 smithi192 bash[70372]: audit 2024-09-13T13:58:30.846985+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:32.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:31 smithi192 bash[70372]: audit 2024-09-13T13:58:31.114279+0000 mgr.y (mgr.15252) 449 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:32.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:31 smithi192 bash[70372]: audit 2024-09-13T13:58:31.114279+0000 mgr.y (mgr.15252) 449 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:32.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:31 smithi192 bash[70372]: cluster 2024-09-13T13:58:31.470740+0000 mgr.y (mgr.15252) 450 : cluster [DBG] pgmap v242: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:32.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:31 smithi192 bash[70372]: cluster 2024-09-13T13:58:31.470740+0000 mgr.y (mgr.15252) 450 : cluster [DBG] pgmap v242: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:34.839 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:34 smithi076 bash[98198]: debug 2024-09-13T13:58:34.756+0000 7f841ac0d640 -1 osd.0 112 log_to_monitors true 2024-09-13T13:58:34.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:34 smithi076 bash[88788]: cluster 2024-09-13T13:58:33.472638+0000 mgr.y (mgr.15252) 451 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:34.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:34 smithi076 bash[88788]: cluster 2024-09-13T13:58:33.472638+0000 mgr.y (mgr.15252) 451 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:34.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:34 smithi076 bash[92503]: cluster 2024-09-13T13:58:33.472638+0000 mgr.y (mgr.15252) 451 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:34.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:34 smithi076 bash[92503]: cluster 2024-09-13T13:58:33.472638+0000 mgr.y (mgr.15252) 451 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:34 smithi192 bash[70372]: cluster 2024-09-13T13:58:33.472638+0000 mgr.y (mgr.15252) 451 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:34 smithi192 bash[70372]: cluster 2024-09-13T13:58:33.472638+0000 mgr.y (mgr.15252) 451 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:58:35.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:35.049273663Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:35.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:35 smithi076 bash[88788]: audit 2024-09-13T13:58:34.764241+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:58:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:35 smithi076 bash[88788]: audit 2024-09-13T13:58:34.764241+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:58:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:35 smithi076 bash[88788]: audit 2024-09-13T13:58:34.764608+0000 mon.a (mon.0) 135 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:58:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:35 smithi076 bash[88788]: audit 2024-09-13T13:58:34.764608+0000 mon.a (mon.0) 135 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:58:35.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:35 smithi076 bash[92503]: audit 2024-09-13T13:58:34.764241+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:58:35.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:35 smithi076 bash[92503]: audit 2024-09-13T13:58:34.764241+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:58:35.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:35 smithi076 bash[92503]: audit 2024-09-13T13:58:34.764608+0000 mon.a (mon.0) 135 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:58:35.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:35 smithi076 bash[92503]: audit 2024-09-13T13:58:34.764608+0000 mon.a (mon.0) 135 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:58:35.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:35 smithi192 bash[70372]: audit 2024-09-13T13:58:34.764241+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:58:35.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:35 smithi192 bash[70372]: audit 2024-09-13T13:58:34.764241+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:58:35.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:35 smithi192 bash[70372]: audit 2024-09-13T13:58:34.764608+0000 mon.a (mon.0) 135 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:58:35.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:35 smithi192 bash[70372]: audit 2024-09-13T13:58:34.764608+0000 mon.a (mon.0) 135 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:58:36.339 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[98198]: debug 2024-09-13T13:58:36.064+0000 7f840e9af640 -1 osd.0 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:58:36.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[88788]: cluster 2024-09-13T13:58:35.473614+0000 mgr.y (mgr.15252) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:58:36.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[88788]: cluster 2024-09-13T13:58:35.473614+0000 mgr.y (mgr.15252) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:58:36.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[88788]: audit 2024-09-13T13:58:35.543405+0000 mon.a (mon.0) 136 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:58:36.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[88788]: audit 2024-09-13T13:58:35.543405+0000 mon.a (mon.0) 136 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:58:36.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[88788]: cluster 2024-09-13T13:58:35.554260+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-13T13:58:36.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[88788]: cluster 2024-09-13T13:58:35.554260+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-13T13:58:36.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[88788]: audit 2024-09-13T13:58:35.555597+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:58:36.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[88788]: audit 2024-09-13T13:58:35.555597+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:58:36.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[88788]: audit 2024-09-13T13:58:35.556329+0000 mon.a (mon.0) 138 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:58:36.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[88788]: audit 2024-09-13T13:58:35.556329+0000 mon.a (mon.0) 138 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:58:36.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[88788]: audit 2024-09-13T13:58:36.054041+0000 mon.a (mon.0) 139 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-13T13:58:36.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[88788]: audit 2024-09-13T13:58:36.054041+0000 mon.a (mon.0) 139 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-13T13:58:36.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[92503]: cluster 2024-09-13T13:58:35.473614+0000 mgr.y (mgr.15252) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:58:36.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[92503]: cluster 2024-09-13T13:58:35.473614+0000 mgr.y (mgr.15252) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:58:36.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[92503]: audit 2024-09-13T13:58:35.543405+0000 mon.a (mon.0) 136 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:58:36.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[92503]: audit 2024-09-13T13:58:35.543405+0000 mon.a (mon.0) 136 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:58:36.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[92503]: cluster 2024-09-13T13:58:35.554260+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-13T13:58:36.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[92503]: cluster 2024-09-13T13:58:35.554260+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-13T13:58:36.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[92503]: audit 2024-09-13T13:58:35.555597+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:58:36.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[92503]: audit 2024-09-13T13:58:35.555597+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:58:36.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[92503]: audit 2024-09-13T13:58:35.556329+0000 mon.a (mon.0) 138 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:58:36.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[92503]: audit 2024-09-13T13:58:35.556329+0000 mon.a (mon.0) 138 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:58:36.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[92503]: audit 2024-09-13T13:58:36.054041+0000 mon.a (mon.0) 139 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-13T13:58:36.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:36 smithi076 bash[92503]: audit 2024-09-13T13:58:36.054041+0000 mon.a (mon.0) 139 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-13T13:58:36.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:36 smithi192 bash[70372]: cluster 2024-09-13T13:58:35.473614+0000 mgr.y (mgr.15252) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:58:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:36 smithi192 bash[70372]: cluster 2024-09-13T13:58:35.473614+0000 mgr.y (mgr.15252) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:58:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:36 smithi192 bash[70372]: audit 2024-09-13T13:58:35.543405+0000 mon.a (mon.0) 136 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:58:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:36 smithi192 bash[70372]: audit 2024-09-13T13:58:35.543405+0000 mon.a (mon.0) 136 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:58:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:36 smithi192 bash[70372]: cluster 2024-09-13T13:58:35.554260+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-13T13:58:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:36 smithi192 bash[70372]: cluster 2024-09-13T13:58:35.554260+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-13T13:58:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:36 smithi192 bash[70372]: audit 2024-09-13T13:58:35.555597+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:58:36.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:36 smithi192 bash[70372]: audit 2024-09-13T13:58:35.555597+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:58:36.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:36 smithi192 bash[70372]: audit 2024-09-13T13:58:35.556329+0000 mon.a (mon.0) 138 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:58:36.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:36 smithi192 bash[70372]: audit 2024-09-13T13:58:35.556329+0000 mon.a (mon.0) 138 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:58:36.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:36 smithi192 bash[70372]: audit 2024-09-13T13:58:36.054041+0000 mon.a (mon.0) 139 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-13T13:58:36.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:36 smithi192 bash[70372]: audit 2024-09-13T13:58:36.054041+0000 mon.a (mon.0) 139 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-13T13:58:37.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[88788]: cluster 2024-09-13T13:58:37.051442+0000 mon.a (mon.0) 140 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:58:37.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[88788]: cluster 2024-09-13T13:58:37.051442+0000 mon.a (mon.0) 140 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:58:37.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[88788]: audit 2024-09-13T13:58:37.062808+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:58:37.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[88788]: audit 2024-09-13T13:58:37.062808+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:58:37.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[88788]: cluster 2024-09-13T13:58:37.062958+0000 mon.a (mon.0) 141 : cluster [INF] osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554] boot 2024-09-13T13:58:37.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[88788]: cluster 2024-09-13T13:58:37.062958+0000 mon.a (mon.0) 141 : cluster [INF] osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554] boot 2024-09-13T13:58:37.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[88788]: cluster 2024-09-13T13:58:37.063065+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-13T13:58:37.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[88788]: cluster 2024-09-13T13:58:37.063065+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-13T13:58:37.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[92503]: cluster 2024-09-13T13:58:37.051442+0000 mon.a (mon.0) 140 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:58:37.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[92503]: cluster 2024-09-13T13:58:37.051442+0000 mon.a (mon.0) 140 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:58:37.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[92503]: audit 2024-09-13T13:58:37.062808+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:58:37.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[92503]: audit 2024-09-13T13:58:37.062808+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:58:37.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[92503]: cluster 2024-09-13T13:58:37.062958+0000 mon.a (mon.0) 141 : cluster [INF] osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554] boot 2024-09-13T13:58:37.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[92503]: cluster 2024-09-13T13:58:37.062958+0000 mon.a (mon.0) 141 : cluster [INF] osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554] boot 2024-09-13T13:58:37.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[92503]: cluster 2024-09-13T13:58:37.063065+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-13T13:58:37.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:37 smithi076 bash[92503]: cluster 2024-09-13T13:58:37.063065+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-13T13:58:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:37 smithi192 bash[70372]: cluster 2024-09-13T13:58:37.051442+0000 mon.a (mon.0) 140 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:58:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:37 smithi192 bash[70372]: cluster 2024-09-13T13:58:37.051442+0000 mon.a (mon.0) 140 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:58:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:37 smithi192 bash[70372]: audit 2024-09-13T13:58:37.062808+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:58:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:37 smithi192 bash[70372]: audit 2024-09-13T13:58:37.062808+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:58:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:37 smithi192 bash[70372]: cluster 2024-09-13T13:58:37.062958+0000 mon.a (mon.0) 141 : cluster [INF] osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554] boot 2024-09-13T13:58:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:37 smithi192 bash[70372]: cluster 2024-09-13T13:58:37.062958+0000 mon.a (mon.0) 141 : cluster [INF] osd.0 [v2:172.21.15.76:6802/3439955554,v1:172.21.15.76:6803/3439955554] boot 2024-09-13T13:58:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:37 smithi192 bash[70372]: cluster 2024-09-13T13:58:37.063065+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-13T13:58:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:37 smithi192 bash[70372]: cluster 2024-09-13T13:58:37.063065+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-13T13:58:38.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:38.055126104Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[88788]: cluster 2024-09-13T13:58:37.474668+0000 mgr.y (mgr.15252) 453 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:58:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[88788]: cluster 2024-09-13T13:58:37.474668+0000 mgr.y (mgr.15252) 453 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:58:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[88788]: cluster 2024-09-13T13:58:38.070351+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-13T13:58:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[88788]: cluster 2024-09-13T13:58:38.070351+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-13T13:58:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[88788]: audit 2024-09-13T13:58:38.148608+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[88788]: audit 2024-09-13T13:58:38.148608+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[88788]: audit 2024-09-13T13:58:38.148672+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:38.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[88788]: audit 2024-09-13T13:58:38.148672+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[92503]: cluster 2024-09-13T13:58:37.474668+0000 mgr.y (mgr.15252) 453 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:58:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[92503]: cluster 2024-09-13T13:58:37.474668+0000 mgr.y (mgr.15252) 453 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:58:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[92503]: cluster 2024-09-13T13:58:38.070351+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-13T13:58:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[92503]: cluster 2024-09-13T13:58:38.070351+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-13T13:58:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[92503]: audit 2024-09-13T13:58:38.148608+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[92503]: audit 2024-09-13T13:58:38.148608+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[92503]: audit 2024-09-13T13:58:38.148672+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:38 smithi076 bash[92503]: audit 2024-09-13T13:58:38.148672+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:38 smithi192 bash[70372]: cluster 2024-09-13T13:58:37.474668+0000 mgr.y (mgr.15252) 453 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:58:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:38 smithi192 bash[70372]: cluster 2024-09-13T13:58:37.474668+0000 mgr.y (mgr.15252) 453 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:58:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:38 smithi192 bash[70372]: cluster 2024-09-13T13:58:38.070351+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-13T13:58:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:38 smithi192 bash[70372]: cluster 2024-09-13T13:58:38.070351+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-13T13:58:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:38 smithi192 bash[70372]: audit 2024-09-13T13:58:38.148608+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:38 smithi192 bash[70372]: audit 2024-09-13T13:58:38.148608+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:38 smithi192 bash[70372]: audit 2024-09-13T13:58:38.148672+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:38 smithi192 bash[70372]: audit 2024-09-13T13:58:38.148672+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:39.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:58:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:58:39] "GET /metrics HTTP/1.1" 200 38210 "" "Prometheus/2.51.0" 2024-09-13T13:58:39.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:39 smithi192 bash[70372]: cluster 2024-09-13T13:58:39.549458+0000 mon.a (mon.0) 145 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T13:58:39.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:39 smithi192 bash[70372]: cluster 2024-09-13T13:58:39.549458+0000 mon.a (mon.0) 145 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T13:58:40.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:39 smithi076 bash[88788]: cluster 2024-09-13T13:58:39.549458+0000 mon.a (mon.0) 145 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T13:58:40.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:39 smithi076 bash[88788]: cluster 2024-09-13T13:58:39.549458+0000 mon.a (mon.0) 145 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T13:58:40.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:39 smithi076 bash[92503]: cluster 2024-09-13T13:58:39.549458+0000 mon.a (mon.0) 145 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T13:58:40.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:39 smithi076 bash[92503]: cluster 2024-09-13T13:58:39.549458+0000 mon.a (mon.0) 145 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T13:58:40.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:40 smithi076 bash[88788]: cluster 2024-09-13T13:58:39.476396+0000 mgr.y (mgr.15252) 454 : cluster [DBG] pgmap v249: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-13T13:58:40.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:40 smithi076 bash[88788]: cluster 2024-09-13T13:58:39.476396+0000 mgr.y (mgr.15252) 454 : cluster [DBG] pgmap v249: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-13T13:58:40.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:40 smithi076 bash[92503]: cluster 2024-09-13T13:58:39.476396+0000 mgr.y (mgr.15252) 454 : cluster [DBG] pgmap v249: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-13T13:58:40.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:40 smithi076 bash[92503]: cluster 2024-09-13T13:58:39.476396+0000 mgr.y (mgr.15252) 454 : cluster [DBG] pgmap v249: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-13T13:58:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:40 smithi192 bash[70372]: cluster 2024-09-13T13:58:39.476396+0000 mgr.y (mgr.15252) 454 : cluster [DBG] pgmap v249: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-13T13:58:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:40 smithi192 bash[70372]: cluster 2024-09-13T13:58:39.476396+0000 mgr.y (mgr.15252) 454 : cluster [DBG] pgmap v249: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-13T13:58:41.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:41.019779146Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:41.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:58:41 smithi076 bash[68032]: debug 2024-09-13T13:58:41.296+0000 7f5709f3f640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-13T13:58:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.122343+0000 mgr.y (mgr.15252) 455 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.122343+0000 mgr.y (mgr.15252) 455 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.127489+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.127489+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.140144+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.140144+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.140497+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.140497+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:42.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.142200+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:42.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.142200+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:42.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.154742+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.154742+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.285235+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:58:42.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.285235+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:58:42.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.289116+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.289116+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.292107+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.292107+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.294741+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.294741+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.297842+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:58:42.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.297842+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:58:42.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.301443+0000 mgr.y (mgr.15252) 456 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:58:42.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: audit 2024-09-13T13:58:41.301443+0000 mgr.y (mgr.15252) 456 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:58:42.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: cephadm 2024-09-13T13:58:41.303807+0000 mgr.y (mgr.15252) 457 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-13T13:58:42.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: cephadm 2024-09-13T13:58:41.303807+0000 mgr.y (mgr.15252) 457 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-13T13:58:42.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: cluster 2024-09-13T13:58:41.477290+0000 mgr.y (mgr.15252) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:42.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:42 smithi192 bash[70372]: cluster 2024-09-13T13:58:41.477290+0000 mgr.y (mgr.15252) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:42.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.122343+0000 mgr.y (mgr.15252) 455 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:42.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.122343+0000 mgr.y (mgr.15252) 455 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:42.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.127489+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.127489+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.140144+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.140144+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.140497+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:42.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.140497+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:42.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.142200+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:42.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.142200+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:42.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.154742+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.154742+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.285235+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:58:42.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.285235+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:58:42.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.289116+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.289116+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.292107+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.292107+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.294741+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.294741+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.122343+0000 mgr.y (mgr.15252) 455 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:42.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.122343+0000 mgr.y (mgr.15252) 455 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:42.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.127489+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.127489+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.140144+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.140144+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.140497+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:42.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.140497+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:58:42.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.142200+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:42.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.142200+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:58:42.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.154742+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.154742+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:42.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.285235+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:58:42.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.285235+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:58:42.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.289116+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.289116+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.292107+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.292107+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.294741+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.294741+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:42.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.297842+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:58:42.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.297842+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:58:42.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.301443+0000 mgr.y (mgr.15252) 456 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:58:42.597 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: audit 2024-09-13T13:58:41.301443+0000 mgr.y (mgr.15252) 456 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:58:42.597 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: cephadm 2024-09-13T13:58:41.303807+0000 mgr.y (mgr.15252) 457 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-13T13:58:42.597 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: cephadm 2024-09-13T13:58:41.303807+0000 mgr.y (mgr.15252) 457 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-13T13:58:42.597 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: cluster 2024-09-13T13:58:41.477290+0000 mgr.y (mgr.15252) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:42.597 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[88788]: cluster 2024-09-13T13:58:41.477290+0000 mgr.y (mgr.15252) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:42.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.297842+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:58:42.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.297842+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:58:42.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.301443+0000 mgr.y (mgr.15252) 456 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:58:42.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: audit 2024-09-13T13:58:41.301443+0000 mgr.y (mgr.15252) 456 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:58:42.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: cephadm 2024-09-13T13:58:41.303807+0000 mgr.y (mgr.15252) 457 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-13T13:58:42.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: cephadm 2024-09-13T13:58:41.303807+0000 mgr.y (mgr.15252) 457 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-13T13:58:42.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: cluster 2024-09-13T13:58:41.477290+0000 mgr.y (mgr.15252) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:42.598 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:42 smithi076 bash[92503]: cluster 2024-09-13T13:58:41.477290+0000 mgr.y (mgr.15252) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:43.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:43 smithi192 bash[70372]: cluster 2024-09-13T13:58:42.151482+0000 mon.a (mon.0) 149 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-13T13:58:43.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:43 smithi192 bash[70372]: cluster 2024-09-13T13:58:42.151482+0000 mon.a (mon.0) 149 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-13T13:58:43.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:43 smithi192 bash[70372]: cluster 2024-09-13T13:58:42.151537+0000 mon.a (mon.0) 150 : cluster [INF] Cluster is now healthy 2024-09-13T13:58:43.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:43 smithi192 bash[70372]: cluster 2024-09-13T13:58:42.151537+0000 mon.a (mon.0) 150 : cluster [INF] Cluster is now healthy 2024-09-13T13:58:43.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:43 smithi076 bash[88788]: cluster 2024-09-13T13:58:42.151482+0000 mon.a (mon.0) 149 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-13T13:58:43.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:43 smithi076 bash[88788]: cluster 2024-09-13T13:58:42.151482+0000 mon.a (mon.0) 149 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-13T13:58:43.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:43 smithi076 bash[88788]: cluster 2024-09-13T13:58:42.151537+0000 mon.a (mon.0) 150 : cluster [INF] Cluster is now healthy 2024-09-13T13:58:43.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:43 smithi076 bash[88788]: cluster 2024-09-13T13:58:42.151537+0000 mon.a (mon.0) 150 : cluster [INF] Cluster is now healthy 2024-09-13T13:58:43.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:43 smithi076 bash[92503]: cluster 2024-09-13T13:58:42.151482+0000 mon.a (mon.0) 149 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-13T13:58:43.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:43 smithi076 bash[92503]: cluster 2024-09-13T13:58:42.151482+0000 mon.a (mon.0) 149 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-13T13:58:43.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:43 smithi076 bash[92503]: cluster 2024-09-13T13:58:42.151537+0000 mon.a (mon.0) 150 : cluster [INF] Cluster is now healthy 2024-09-13T13:58:43.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:43 smithi076 bash[92503]: cluster 2024-09-13T13:58:42.151537+0000 mon.a (mon.0) 150 : cluster [INF] Cluster is now healthy 2024-09-13T13:58:44.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:44.043298405Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:44.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:44 smithi192 bash[70372]: cluster 2024-09-13T13:58:43.478804+0000 mgr.y (mgr.15252) 459 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:58:44.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:44 smithi192 bash[70372]: cluster 2024-09-13T13:58:43.478804+0000 mgr.y (mgr.15252) 459 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:58:44.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:44 smithi076 bash[88788]: cluster 2024-09-13T13:58:43.478804+0000 mgr.y (mgr.15252) 459 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:58:44.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:44 smithi076 bash[88788]: cluster 2024-09-13T13:58:43.478804+0000 mgr.y (mgr.15252) 459 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:58:44.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:44 smithi076 bash[92503]: cluster 2024-09-13T13:58:43.478804+0000 mgr.y (mgr.15252) 459 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:58:44.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:44 smithi076 bash[92503]: cluster 2024-09-13T13:58:43.478804+0000 mgr.y (mgr.15252) 459 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:58:46.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:46 smithi076 bash[88788]: cluster 2024-09-13T13:58:45.479517+0000 mgr.y (mgr.15252) 460 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:46.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:46 smithi076 bash[88788]: cluster 2024-09-13T13:58:45.479517+0000 mgr.y (mgr.15252) 460 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:46.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:46 smithi076 bash[92503]: cluster 2024-09-13T13:58:45.479517+0000 mgr.y (mgr.15252) 460 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:46.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:46 smithi076 bash[92503]: cluster 2024-09-13T13:58:45.479517+0000 mgr.y (mgr.15252) 460 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:46 smithi192 bash[70372]: cluster 2024-09-13T13:58:45.479517+0000 mgr.y (mgr.15252) 460 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:46 smithi192 bash[70372]: cluster 2024-09-13T13:58:45.479517+0000 mgr.y (mgr.15252) 460 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:47.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:47.041729909Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:48.297 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:58:48.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:48 smithi076 bash[88788]: cluster 2024-09-13T13:58:47.480411+0000 mgr.y (mgr.15252) 461 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:58:48.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:48 smithi076 bash[88788]: cluster 2024-09-13T13:58:47.480411+0000 mgr.y (mgr.15252) 461 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:58:48.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:48 smithi076 bash[88788]: audit 2024-09-13T13:58:48.309308+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:48.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:48 smithi076 bash[88788]: audit 2024-09-13T13:58:48.309308+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:48.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:48 smithi076 bash[92503]: cluster 2024-09-13T13:58:47.480411+0000 mgr.y (mgr.15252) 461 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:58:48.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:48 smithi076 bash[92503]: cluster 2024-09-13T13:58:47.480411+0000 mgr.y (mgr.15252) 461 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:58:48.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:48 smithi076 bash[92503]: audit 2024-09-13T13:58:48.309308+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:48.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:48 smithi076 bash[92503]: audit 2024-09-13T13:58:48.309308+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:48 smithi192 bash[70372]: cluster 2024-09-13T13:58:47.480411+0000 mgr.y (mgr.15252) 461 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:58:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:48 smithi192 bash[70372]: cluster 2024-09-13T13:58:47.480411+0000 mgr.y (mgr.15252) 461 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:58:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:48 smithi192 bash[70372]: audit 2024-09-13T13:58:48.309308+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:48 smithi192 bash[70372]: audit 2024-09-13T13:58:48.309308+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:48.941 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:58:48.941 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (6m) 19s ago 33m 13.4M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T13:58:48.941 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (5m) 3m ago 32m 68.4M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T13:58:48.941 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (7m) 19s ago 30m 49.2M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T13:58:48.941 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (7m) 3m ago 41m 439M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T13:58:48.942 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (18m) 19s ago 43m 513M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:58:48.942 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (2m) 19s ago 43m 43.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T13:58:48.942 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (3m) 3m ago 42m 18.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T13:58:48.942 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (2m) 19s ago 41m 35.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T13:58:48.942 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (7m) 19s ago 33m 8299k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T13:58:48.942 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (7m) 3m ago 33m 8047k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T13:58:48.942 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (20s) 19s ago 40m - 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T13:58:48.942 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (39m) 19s ago 39m 69.7M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 f14f2db0363d 2024-09-13T13:58:48.942 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (39m) 19s ago 39m 55.9M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:58:48.942 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (38m) 19s ago 38m 69.1M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:58:48.942 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (37m) 3m ago 37m 59.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:58:48.942 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (36m) 3m ago 36m 65.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:58:48.942 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (35m) 3m ago 35m 54.8M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:58:48.942 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (34m) 3m ago 34m 65.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:58:48.943 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (6m) 3m ago 33m 46.1M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T13:58:48.943 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (30m) 19s ago 30m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:58:48.943 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (31m) 3m ago 31m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:58:49.294 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:58:49.294 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:58:49.294 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:58:49.294 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:58:49.294 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:58:49.295 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:58:49.295 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:58:49.295 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:58:49.295 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 7, 2024-09-13T13:58:49.295 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 1 2024-09-13T13:58:49.295 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:58:49.295 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:58:49.295 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:58:49.295 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:58:49.296 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:58:49.296 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 9, 2024-09-13T13:58:49.296 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 6 2024-09-13T13:58:49.296 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:58:49.296 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:58:49.547 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:58:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:58:49] "GET /metrics HTTP/1.1" 200 38210 "" "Prometheus/2.51.0" 2024-09-13T13:58:49.607 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:58:49.607 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:58:49.607 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T13:58:49.607 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-13T13:58:49.607 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T13:58:49.608 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "1/8 daemons upgraded", 2024-09-13T13:58:49.608 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T13:58:49.608 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:58:49.608 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:58:49.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:49 smithi076 bash[88788]: audit 2024-09-13T13:58:48.289120+0000 mgr.y (mgr.15252) 462 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:49.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:49 smithi076 bash[88788]: audit 2024-09-13T13:58:48.289120+0000 mgr.y (mgr.15252) 462 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:49.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:49 smithi076 bash[88788]: audit 2024-09-13T13:58:48.612957+0000 mgr.y (mgr.15252) 463 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:49.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:49 smithi076 bash[88788]: audit 2024-09-13T13:58:48.612957+0000 mgr.y (mgr.15252) 463 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:49.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:49 smithi076 bash[88788]: audit 2024-09-13T13:58:49.297608+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.76:0/1538662430' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:49.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:49 smithi076 bash[88788]: audit 2024-09-13T13:58:49.297608+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.76:0/1538662430' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:49.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:49 smithi076 bash[92503]: audit 2024-09-13T13:58:48.289120+0000 mgr.y (mgr.15252) 462 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:49.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:49 smithi076 bash[92503]: audit 2024-09-13T13:58:48.289120+0000 mgr.y (mgr.15252) 462 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:49.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:49 smithi076 bash[92503]: audit 2024-09-13T13:58:48.612957+0000 mgr.y (mgr.15252) 463 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:49.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:49 smithi076 bash[92503]: audit 2024-09-13T13:58:48.612957+0000 mgr.y (mgr.15252) 463 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:49.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:49 smithi076 bash[92503]: audit 2024-09-13T13:58:49.297608+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.76:0/1538662430' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:49.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:49 smithi076 bash[92503]: audit 2024-09-13T13:58:49.297608+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.76:0/1538662430' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:49.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:49 smithi192 bash[70372]: audit 2024-09-13T13:58:48.289120+0000 mgr.y (mgr.15252) 462 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:49.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:49 smithi192 bash[70372]: audit 2024-09-13T13:58:48.289120+0000 mgr.y (mgr.15252) 462 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:49.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:49 smithi192 bash[70372]: audit 2024-09-13T13:58:48.612957+0000 mgr.y (mgr.15252) 463 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:49.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:49 smithi192 bash[70372]: audit 2024-09-13T13:58:48.612957+0000 mgr.y (mgr.15252) 463 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:49.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:49 smithi192 bash[70372]: audit 2024-09-13T13:58:49.297608+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.76:0/1538662430' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:49.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:49 smithi192 bash[70372]: audit 2024-09-13T13:58:49.297608+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.76:0/1538662430' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:58:50.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:50.028024556Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:50.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:50 smithi076 bash[88788]: audit 2024-09-13T13:58:48.926871+0000 mgr.y (mgr.15252) 464 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:50.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:50 smithi076 bash[88788]: audit 2024-09-13T13:58:48.926871+0000 mgr.y (mgr.15252) 464 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:50.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:50 smithi076 bash[88788]: cluster 2024-09-13T13:58:49.481941+0000 mgr.y (mgr.15252) 465 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:58:50.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:50 smithi076 bash[88788]: cluster 2024-09-13T13:58:49.481941+0000 mgr.y (mgr.15252) 465 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:58:50.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:50 smithi076 bash[88788]: audit 2024-09-13T13:58:49.610892+0000 mgr.y (mgr.15252) 466 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:50.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:50 smithi076 bash[88788]: audit 2024-09-13T13:58:49.610892+0000 mgr.y (mgr.15252) 466 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:50 smithi076 bash[92503]: audit 2024-09-13T13:58:48.926871+0000 mgr.y (mgr.15252) 464 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:50 smithi076 bash[92503]: audit 2024-09-13T13:58:48.926871+0000 mgr.y (mgr.15252) 464 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:50 smithi076 bash[92503]: cluster 2024-09-13T13:58:49.481941+0000 mgr.y (mgr.15252) 465 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:58:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:50 smithi076 bash[92503]: cluster 2024-09-13T13:58:49.481941+0000 mgr.y (mgr.15252) 465 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:58:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:50 smithi076 bash[92503]: audit 2024-09-13T13:58:49.610892+0000 mgr.y (mgr.15252) 466 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:50.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:50 smithi076 bash[92503]: audit 2024-09-13T13:58:49.610892+0000 mgr.y (mgr.15252) 466 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:50 smithi192 bash[70372]: audit 2024-09-13T13:58:48.926871+0000 mgr.y (mgr.15252) 464 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:50 smithi192 bash[70372]: audit 2024-09-13T13:58:48.926871+0000 mgr.y (mgr.15252) 464 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:50 smithi192 bash[70372]: cluster 2024-09-13T13:58:49.481941+0000 mgr.y (mgr.15252) 465 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:58:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:50 smithi192 bash[70372]: cluster 2024-09-13T13:58:49.481941+0000 mgr.y (mgr.15252) 465 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:58:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:50 smithi192 bash[70372]: audit 2024-09-13T13:58:49.610892+0000 mgr.y (mgr.15252) 466 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:50 smithi192 bash[70372]: audit 2024-09-13T13:58:49.610892+0000 mgr.y (mgr.15252) 466 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:58:52.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:52 smithi076 bash[88788]: audit 2024-09-13T13:58:51.131125+0000 mgr.y (mgr.15252) 467 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:52.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:52 smithi076 bash[88788]: audit 2024-09-13T13:58:51.131125+0000 mgr.y (mgr.15252) 467 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:52.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:52 smithi076 bash[88788]: cluster 2024-09-13T13:58:51.482833+0000 mgr.y (mgr.15252) 468 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:52.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:52 smithi076 bash[88788]: cluster 2024-09-13T13:58:51.482833+0000 mgr.y (mgr.15252) 468 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:52.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:52 smithi076 bash[92503]: audit 2024-09-13T13:58:51.131125+0000 mgr.y (mgr.15252) 467 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:52.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:52 smithi076 bash[92503]: audit 2024-09-13T13:58:51.131125+0000 mgr.y (mgr.15252) 467 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:52.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:52 smithi076 bash[92503]: cluster 2024-09-13T13:58:51.482833+0000 mgr.y (mgr.15252) 468 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:52.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:52 smithi076 bash[92503]: cluster 2024-09-13T13:58:51.482833+0000 mgr.y (mgr.15252) 468 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:52 smithi192 bash[70372]: audit 2024-09-13T13:58:51.131125+0000 mgr.y (mgr.15252) 467 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:52 smithi192 bash[70372]: audit 2024-09-13T13:58:51.131125+0000 mgr.y (mgr.15252) 467 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:58:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:52 smithi192 bash[70372]: cluster 2024-09-13T13:58:51.482833+0000 mgr.y (mgr.15252) 468 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:52 smithi192 bash[70372]: cluster 2024-09-13T13:58:51.482833+0000 mgr.y (mgr.15252) 468 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:53.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:53.038809153Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:54 smithi192 bash[70372]: audit 2024-09-13T13:58:53.151743+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:54 smithi192 bash[70372]: audit 2024-09-13T13:58:53.151743+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:54 smithi192 bash[70372]: audit 2024-09-13T13:58:53.152336+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:54 smithi192 bash[70372]: audit 2024-09-13T13:58:53.152336+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:54 smithi192 bash[70372]: cluster 2024-09-13T13:58:53.484300+0000 mgr.y (mgr.15252) 469 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:54 smithi192 bash[70372]: cluster 2024-09-13T13:58:53.484300+0000 mgr.y (mgr.15252) 469 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:54 smithi076 bash[88788]: audit 2024-09-13T13:58:53.151743+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:54 smithi076 bash[88788]: audit 2024-09-13T13:58:53.151743+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:54 smithi076 bash[88788]: audit 2024-09-13T13:58:53.152336+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:54 smithi076 bash[88788]: audit 2024-09-13T13:58:53.152336+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:54 smithi076 bash[88788]: cluster 2024-09-13T13:58:53.484300+0000 mgr.y (mgr.15252) 469 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:54 smithi076 bash[88788]: cluster 2024-09-13T13:58:53.484300+0000 mgr.y (mgr.15252) 469 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:54 smithi076 bash[92503]: audit 2024-09-13T13:58:53.151743+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:54 smithi076 bash[92503]: audit 2024-09-13T13:58:53.151743+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:58:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:54 smithi076 bash[92503]: audit 2024-09-13T13:58:53.152336+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:54 smithi076 bash[92503]: audit 2024-09-13T13:58:53.152336+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:58:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:54 smithi076 bash[92503]: cluster 2024-09-13T13:58:53.484300+0000 mgr.y (mgr.15252) 469 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:54 smithi076 bash[92503]: cluster 2024-09-13T13:58:53.484300+0000 mgr.y (mgr.15252) 469 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:58:56.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:56.028408037Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:56.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:56 smithi076 bash[88788]: cluster 2024-09-13T13:58:55.485014+0000 mgr.y (mgr.15252) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:56.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:56 smithi076 bash[88788]: cluster 2024-09-13T13:58:55.485014+0000 mgr.y (mgr.15252) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:56.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:56 smithi076 bash[88788]: audit 2024-09-13T13:58:56.303065+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:58:56.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:56 smithi076 bash[88788]: audit 2024-09-13T13:58:56.303065+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:58:56.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:56 smithi076 bash[92503]: cluster 2024-09-13T13:58:55.485014+0000 mgr.y (mgr.15252) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:56.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:56 smithi076 bash[92503]: cluster 2024-09-13T13:58:55.485014+0000 mgr.y (mgr.15252) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:56.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:56 smithi076 bash[92503]: audit 2024-09-13T13:58:56.303065+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:58:56.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:56 smithi076 bash[92503]: audit 2024-09-13T13:58:56.303065+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:58:56.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:56 smithi192 bash[70372]: cluster 2024-09-13T13:58:55.485014+0000 mgr.y (mgr.15252) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:56.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:56 smithi192 bash[70372]: cluster 2024-09-13T13:58:55.485014+0000 mgr.y (mgr.15252) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:56.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:56 smithi192 bash[70372]: audit 2024-09-13T13:58:56.303065+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:58:56.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:56 smithi192 bash[70372]: audit 2024-09-13T13:58:56.303065+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:58:57.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:57 smithi076 bash[88788]: audit 2024-09-13T13:58:56.306747+0000 mgr.y (mgr.15252) 471 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:58:57.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:57 smithi076 bash[88788]: audit 2024-09-13T13:58:56.306747+0000 mgr.y (mgr.15252) 471 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:58:57.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:57 smithi076 bash[88788]: cephadm 2024-09-13T13:58:56.309911+0000 mgr.y (mgr.15252) 472 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-13T13:58:57.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:57 smithi076 bash[88788]: cephadm 2024-09-13T13:58:56.309911+0000 mgr.y (mgr.15252) 472 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-13T13:58:57.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:57 smithi076 bash[92503]: audit 2024-09-13T13:58:56.306747+0000 mgr.y (mgr.15252) 471 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:58:57.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:57 smithi076 bash[92503]: audit 2024-09-13T13:58:56.306747+0000 mgr.y (mgr.15252) 471 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:58:57.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:57 smithi076 bash[92503]: cephadm 2024-09-13T13:58:56.309911+0000 mgr.y (mgr.15252) 472 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-13T13:58:57.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:57 smithi076 bash[92503]: cephadm 2024-09-13T13:58:56.309911+0000 mgr.y (mgr.15252) 472 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-13T13:58:57.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:57 smithi192 bash[70372]: audit 2024-09-13T13:58:56.306747+0000 mgr.y (mgr.15252) 471 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:58:57.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:57 smithi192 bash[70372]: audit 2024-09-13T13:58:56.306747+0000 mgr.y (mgr.15252) 471 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:58:57.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:57 smithi192 bash[70372]: cephadm 2024-09-13T13:58:56.309911+0000 mgr.y (mgr.15252) 472 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-13T13:58:57.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:57 smithi192 bash[70372]: cephadm 2024-09-13T13:58:56.309911+0000 mgr.y (mgr.15252) 472 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-13T13:58:58.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:58 smithi076 bash[92503]: cluster 2024-09-13T13:58:57.485946+0000 mgr.y (mgr.15252) 473 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:58.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:58 smithi076 bash[92503]: cluster 2024-09-13T13:58:57.485946+0000 mgr.y (mgr.15252) 473 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:58.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:58 smithi076 bash[88788]: cluster 2024-09-13T13:58:57.485946+0000 mgr.y (mgr.15252) 473 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:58.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:58 smithi076 bash[88788]: cluster 2024-09-13T13:58:57.485946+0000 mgr.y (mgr.15252) 473 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:58.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:58 smithi192 bash[70372]: cluster 2024-09-13T13:58:57.485946+0000 mgr.y (mgr.15252) 473 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:58.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:58 smithi192 bash[70372]: cluster 2024-09-13T13:58:57.485946+0000 mgr.y (mgr.15252) 473 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:58:59.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:58:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:58:59.059285965Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:58:59.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:58:59] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-13T13:59:00.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[88788]: cephadm 2024-09-13T13:58:58.712958+0000 mgr.y (mgr.15252) 474 : cephadm [INF] Upgrade: Updating osd.1 2024-09-13T13:59:00.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[88788]: cephadm 2024-09-13T13:58:58.712958+0000 mgr.y (mgr.15252) 474 : cephadm [INF] Upgrade: Updating osd.1 2024-09-13T13:59:00.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[88788]: audit 2024-09-13T13:58:58.720613+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:00.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[88788]: audit 2024-09-13T13:58:58.720613+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[88788]: audit 2024-09-13T13:58:58.721911+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:59:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[88788]: audit 2024-09-13T13:58:58.721911+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:59:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[88788]: audit 2024-09-13T13:58:58.723500+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[88788]: audit 2024-09-13T13:58:58.723500+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[88788]: cephadm 2024-09-13T13:58:58.731510+0000 mgr.y (mgr.15252) 475 : cephadm [INF] Deploying daemon osd.1 on smithi076 2024-09-13T13:59:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[88788]: cephadm 2024-09-13T13:58:58.731510+0000 mgr.y (mgr.15252) 475 : cephadm [INF] Deploying daemon osd.1 on smithi076 2024-09-13T13:59:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[88788]: cluster 2024-09-13T13:58:59.487439+0000 mgr.y (mgr.15252) 476 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[88788]: cluster 2024-09-13T13:58:59.487439+0000 mgr.y (mgr.15252) 476 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:00.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[92503]: cephadm 2024-09-13T13:58:58.712958+0000 mgr.y (mgr.15252) 474 : cephadm [INF] Upgrade: Updating osd.1 2024-09-13T13:59:00.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[92503]: cephadm 2024-09-13T13:58:58.712958+0000 mgr.y (mgr.15252) 474 : cephadm [INF] Upgrade: Updating osd.1 2024-09-13T13:59:00.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[92503]: audit 2024-09-13T13:58:58.720613+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[92503]: audit 2024-09-13T13:58:58.720613+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[92503]: audit 2024-09-13T13:58:58.721911+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:59:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[92503]: audit 2024-09-13T13:58:58.721911+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:59:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[92503]: audit 2024-09-13T13:58:58.723500+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[92503]: audit 2024-09-13T13:58:58.723500+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[92503]: cephadm 2024-09-13T13:58:58.731510+0000 mgr.y (mgr.15252) 475 : cephadm [INF] Deploying daemon osd.1 on smithi076 2024-09-13T13:59:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[92503]: cephadm 2024-09-13T13:58:58.731510+0000 mgr.y (mgr.15252) 475 : cephadm [INF] Deploying daemon osd.1 on smithi076 2024-09-13T13:59:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[92503]: cluster 2024-09-13T13:58:59.487439+0000 mgr.y (mgr.15252) 476 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:58:59 smithi076 bash[92503]: cluster 2024-09-13T13:58:59.487439+0000 mgr.y (mgr.15252) 476 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:59 smithi192 bash[70372]: cephadm 2024-09-13T13:58:58.712958+0000 mgr.y (mgr.15252) 474 : cephadm [INF] Upgrade: Updating osd.1 2024-09-13T13:59:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:59 smithi192 bash[70372]: cephadm 2024-09-13T13:58:58.712958+0000 mgr.y (mgr.15252) 474 : cephadm [INF] Upgrade: Updating osd.1 2024-09-13T13:59:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:59 smithi192 bash[70372]: audit 2024-09-13T13:58:58.720613+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:00.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:59 smithi192 bash[70372]: audit 2024-09-13T13:58:58.720613+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:00.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:59 smithi192 bash[70372]: audit 2024-09-13T13:58:58.721911+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:59:00.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:59 smithi192 bash[70372]: audit 2024-09-13T13:58:58.721911+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:59:00.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:59 smithi192 bash[70372]: audit 2024-09-13T13:58:58.723500+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:00.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:59 smithi192 bash[70372]: audit 2024-09-13T13:58:58.723500+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:00.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:59 smithi192 bash[70372]: cephadm 2024-09-13T13:58:58.731510+0000 mgr.y (mgr.15252) 475 : cephadm [INF] Deploying daemon osd.1 on smithi076 2024-09-13T13:59:00.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:59 smithi192 bash[70372]: cephadm 2024-09-13T13:58:58.731510+0000 mgr.y (mgr.15252) 475 : cephadm [INF] Deploying daemon osd.1 on smithi076 2024-09-13T13:59:00.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:59 smithi192 bash[70372]: cluster 2024-09-13T13:58:59.487439+0000 mgr.y (mgr.15252) 476 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:00.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:58:59 smithi192 bash[70372]: cluster 2024-09-13T13:58:59.487439+0000 mgr.y (mgr.15252) 476 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:02.432 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:02.039652563Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:02.756 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:02 smithi076 bash[88788]: audit 2024-09-13T13:59:01.132885+0000 mgr.y (mgr.15252) 477 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:02.756 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:02 smithi076 bash[88788]: audit 2024-09-13T13:59:01.132885+0000 mgr.y (mgr.15252) 477 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:02.756 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:02 smithi076 bash[88788]: cluster 2024-09-13T13:59:01.488349+0000 mgr.y (mgr.15252) 478 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:02.756 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:02 smithi076 bash[88788]: cluster 2024-09-13T13:59:01.488349+0000 mgr.y (mgr.15252) 478 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:02.756 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:02 smithi076 bash[92503]: audit 2024-09-13T13:59:01.132885+0000 mgr.y (mgr.15252) 477 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:02.756 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:02 smithi076 bash[92503]: audit 2024-09-13T13:59:01.132885+0000 mgr.y (mgr.15252) 477 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:02.756 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:02 smithi076 bash[92503]: cluster 2024-09-13T13:59:01.488349+0000 mgr.y (mgr.15252) 478 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:02.756 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:02 smithi076 bash[92503]: cluster 2024-09-13T13:59:01.488349+0000 mgr.y (mgr.15252) 478 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:02 smithi192 bash[70372]: audit 2024-09-13T13:59:01.132885+0000 mgr.y (mgr.15252) 477 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:02 smithi192 bash[70372]: audit 2024-09-13T13:59:01.132885+0000 mgr.y (mgr.15252) 477 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:02 smithi192 bash[70372]: cluster 2024-09-13T13:59:01.488349+0000 mgr.y (mgr.15252) 478 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:02 smithi192 bash[70372]: cluster 2024-09-13T13:59:01.488349+0000 mgr.y (mgr.15252) 478 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:03.668 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:03 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:03.668 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:03 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:03.669 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:59:03 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:03.669 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:03 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:03.669 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:59:03 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:03.669 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:59:03 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:03.670 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:59:03 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:03.670 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:59:03 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:03.670 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:59:03 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:04.089 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:03 smithi076 systemd[1]: Stopping Ceph osd.1 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T13:59:04.089 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:03 smithi076 bash[34627]: debug 2024-09-13T13:59:03.768+0000 7facb6f06640 -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-13T13:59:04.089 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:03 smithi076 bash[34627]: debug 2024-09-13T13:59:03.768+0000 7facb6f06640 -1 osd.1 117 *** Got signal Terminated *** 2024-09-13T13:59:04.089 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:03 smithi076 bash[34627]: debug 2024-09-13T13:59:03.768+0000 7facb6f06640 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:59:04.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:04 smithi076 bash[88788]: cluster 2024-09-13T13:59:03.489591+0000 mgr.y (mgr.15252) 479 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:04.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:04 smithi076 bash[88788]: cluster 2024-09-13T13:59:03.489591+0000 mgr.y (mgr.15252) 479 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:04.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:04 smithi076 bash[88788]: cluster 2024-09-13T13:59:03.770978+0000 mon.a (mon.0) 154 : cluster [INF] osd.1 marked itself down and dead 2024-09-13T13:59:04.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:04 smithi076 bash[88788]: cluster 2024-09-13T13:59:03.770978+0000 mon.a (mon.0) 154 : cluster [INF] osd.1 marked itself down and dead 2024-09-13T13:59:04.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:04 smithi076 bash[92503]: cluster 2024-09-13T13:59:03.489591+0000 mgr.y (mgr.15252) 479 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:04.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:04 smithi076 bash[92503]: cluster 2024-09-13T13:59:03.489591+0000 mgr.y (mgr.15252) 479 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:04.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:04 smithi076 bash[92503]: cluster 2024-09-13T13:59:03.770978+0000 mon.a (mon.0) 154 : cluster [INF] osd.1 marked itself down and dead 2024-09-13T13:59:04.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:04 smithi076 bash[92503]: cluster 2024-09-13T13:59:03.770978+0000 mon.a (mon.0) 154 : cluster [INF] osd.1 marked itself down and dead 2024-09-13T13:59:04.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:04 smithi192 bash[70372]: cluster 2024-09-13T13:59:03.489591+0000 mgr.y (mgr.15252) 479 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:04.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:04 smithi192 bash[70372]: cluster 2024-09-13T13:59:03.489591+0000 mgr.y (mgr.15252) 479 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:04.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:04 smithi192 bash[70372]: cluster 2024-09-13T13:59:03.770978+0000 mon.a (mon.0) 154 : cluster [INF] osd.1 marked itself down and dead 2024-09-13T13:59:04.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:04 smithi192 bash[70372]: cluster 2024-09-13T13:59:03.770978+0000 mon.a (mon.0) 154 : cluster [INF] osd.1 marked itself down and dead 2024-09-13T13:59:05.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:05.044865916Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:05.838 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:05 smithi076 bash[102349]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-1 2024-09-13T13:59:05.838 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:05 smithi076 bash[102412]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-1 2024-09-13T13:59:05.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:05 smithi076 bash[88788]: cluster 2024-09-13T13:59:04.547412+0000 mon.a (mon.0) 155 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:59:05.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:05 smithi076 bash[88788]: cluster 2024-09-13T13:59:04.547412+0000 mon.a (mon.0) 155 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:59:05.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:05 smithi076 bash[88788]: cluster 2024-09-13T13:59:04.556917+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-13T13:59:05.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:05 smithi076 bash[88788]: cluster 2024-09-13T13:59:04.556917+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-13T13:59:05.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:05 smithi076 bash[88788]: cluster 2024-09-13T13:59:05.561147+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-13T13:59:05.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:05 smithi076 bash[88788]: cluster 2024-09-13T13:59:05.561147+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-13T13:59:05.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:05 smithi076 bash[92503]: cluster 2024-09-13T13:59:04.547412+0000 mon.a (mon.0) 155 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:59:05.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:05 smithi076 bash[92503]: cluster 2024-09-13T13:59:04.547412+0000 mon.a (mon.0) 155 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:59:05.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:05 smithi076 bash[92503]: cluster 2024-09-13T13:59:04.556917+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-13T13:59:05.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:05 smithi076 bash[92503]: cluster 2024-09-13T13:59:04.556917+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-13T13:59:05.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:05 smithi076 bash[92503]: cluster 2024-09-13T13:59:05.561147+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-13T13:59:05.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:05 smithi076 bash[92503]: cluster 2024-09-13T13:59:05.561147+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-13T13:59:05.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:05 smithi192 bash[70372]: cluster 2024-09-13T13:59:04.547412+0000 mon.a (mon.0) 155 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:59:05.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:05 smithi192 bash[70372]: cluster 2024-09-13T13:59:04.547412+0000 mon.a (mon.0) 155 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:59:05.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:05 smithi192 bash[70372]: cluster 2024-09-13T13:59:04.556917+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-13T13:59:05.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:05 smithi192 bash[70372]: cluster 2024-09-13T13:59:04.556917+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-13T13:59:05.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:05 smithi192 bash[70372]: cluster 2024-09-13T13:59:05.561147+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-13T13:59:05.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:05 smithi192 bash[70372]: cluster 2024-09-13T13:59:05.561147+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-13T13:59:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:06 smithi192 bash[70372]: cluster 2024-09-13T13:59:05.490423+0000 mgr.y (mgr.15252) 480 : cluster [DBG] pgmap v263: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:59:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:06 smithi192 bash[70372]: cluster 2024-09-13T13:59:05.490423+0000 mgr.y (mgr.15252) 480 : cluster [DBG] pgmap v263: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:59:07.088 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:06 smithi076 bash[92503]: cluster 2024-09-13T13:59:05.490423+0000 mgr.y (mgr.15252) 480 : cluster [DBG] pgmap v263: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:59:07.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:06 smithi076 bash[92503]: cluster 2024-09-13T13:59:05.490423+0000 mgr.y (mgr.15252) 480 : cluster [DBG] pgmap v263: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:59:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:06 smithi076 bash[88788]: cluster 2024-09-13T13:59:05.490423+0000 mgr.y (mgr.15252) 480 : cluster [DBG] pgmap v263: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:59:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:06 smithi076 bash[88788]: cluster 2024-09-13T13:59:05.490423+0000 mgr.y (mgr.15252) 480 : cluster [DBG] pgmap v263: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:59:07.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:07 smithi192 bash[70372]: cluster 2024-09-13T13:59:07.597948+0000 mon.a (mon.0) 158 : cluster [WRN] Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:07.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:07 smithi192 bash[70372]: cluster 2024-09-13T13:59:07.597948+0000 mon.a (mon.0) 158 : cluster [WRN] Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:07.972 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:07 smithi076 bash[92503]: cluster 2024-09-13T13:59:07.597948+0000 mon.a (mon.0) 158 : cluster [WRN] Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:07.972 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:07 smithi076 bash[92503]: cluster 2024-09-13T13:59:07.597948+0000 mon.a (mon.0) 158 : cluster [WRN] Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:07.973 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:07 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:07.973 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 13:59:07 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:07.973 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 13:59:07 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:07.973 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 13:59:07 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:07.974 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:07 smithi076 bash[88788]: cluster 2024-09-13T13:59:07.597948+0000 mon.a (mon.0) 158 : cluster [WRN] Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:07.974 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:07 smithi076 bash[88788]: cluster 2024-09-13T13:59:07.597948+0000 mon.a (mon.0) 158 : cluster [WRN] Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:07.974 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:07 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:07.974 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:07 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-13T13:59:07.974 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:07 smithi076 systemd[1]: Stopped Ceph osd.1 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:59:07.974 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:07 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:07.975 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 13:59:07 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:07.975 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 13:59:07 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:07.975 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:59:07 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:59:08.338 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:07 smithi076 systemd[1]: Started Ceph osd.1 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T13:59:08.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:08.059582247Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:08 smithi192 bash[70372]: cluster 2024-09-13T13:59:07.491456+0000 mgr.y (mgr.15252) 481 : cluster [DBG] pgmap v265: 161 pgs: 5 active+undersized, 18 stale+active+clean, 2 active+undersized+degraded, 136 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-13T13:59:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:08 smithi192 bash[70372]: cluster 2024-09-13T13:59:07.491456+0000 mgr.y (mgr.15252) 481 : cluster [DBG] pgmap v265: 161 pgs: 5 active+undersized, 18 stale+active+clean, 2 active+undersized+degraded, 136 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-13T13:59:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:08 smithi192 bash[70372]: audit 2024-09-13T13:59:08.020826+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:08 smithi192 bash[70372]: audit 2024-09-13T13:59:08.020826+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:08.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:08 smithi192 bash[70372]: audit 2024-09-13T13:59:08.031017+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:08.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:08 smithi192 bash[70372]: audit 2024-09-13T13:59:08.031017+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:08.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:08 smithi192 bash[70372]: audit 2024-09-13T13:59:08.040687+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:08.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:08 smithi192 bash[70372]: audit 2024-09-13T13:59:08.040687+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:08.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:08 smithi192 bash[70372]: audit 2024-09-13T13:59:08.151121+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:08.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:08 smithi192 bash[70372]: audit 2024-09-13T13:59:08.151121+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:08.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:08 smithi192 bash[70372]: audit 2024-09-13T13:59:08.151765+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:08.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:08 smithi192 bash[70372]: audit 2024-09-13T13:59:08.151765+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[88788]: cluster 2024-09-13T13:59:07.491456+0000 mgr.y (mgr.15252) 481 : cluster [DBG] pgmap v265: 161 pgs: 5 active+undersized, 18 stale+active+clean, 2 active+undersized+degraded, 136 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-13T13:59:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[88788]: cluster 2024-09-13T13:59:07.491456+0000 mgr.y (mgr.15252) 481 : cluster [DBG] pgmap v265: 161 pgs: 5 active+undersized, 18 stale+active+clean, 2 active+undersized+degraded, 136 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-13T13:59:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[88788]: audit 2024-09-13T13:59:08.020826+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[88788]: audit 2024-09-13T13:59:08.020826+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[88788]: audit 2024-09-13T13:59:08.031017+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[88788]: audit 2024-09-13T13:59:08.031017+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[88788]: audit 2024-09-13T13:59:08.040687+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[88788]: audit 2024-09-13T13:59:08.040687+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[88788]: audit 2024-09-13T13:59:08.151121+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[88788]: audit 2024-09-13T13:59:08.151121+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[88788]: audit 2024-09-13T13:59:08.151765+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[88788]: audit 2024-09-13T13:59:08.151765+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[92503]: cluster 2024-09-13T13:59:07.491456+0000 mgr.y (mgr.15252) 481 : cluster [DBG] pgmap v265: 161 pgs: 5 active+undersized, 18 stale+active+clean, 2 active+undersized+degraded, 136 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-13T13:59:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[92503]: cluster 2024-09-13T13:59:07.491456+0000 mgr.y (mgr.15252) 481 : cluster [DBG] pgmap v265: 161 pgs: 5 active+undersized, 18 stale+active+clean, 2 active+undersized+degraded, 136 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-13T13:59:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[92503]: audit 2024-09-13T13:59:08.020826+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[92503]: audit 2024-09-13T13:59:08.020826+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[92503]: audit 2024-09-13T13:59:08.031017+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[92503]: audit 2024-09-13T13:59:08.031017+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[92503]: audit 2024-09-13T13:59:08.040687+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[92503]: audit 2024-09-13T13:59:08.040687+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[92503]: audit 2024-09-13T13:59:08.151121+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:09.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[92503]: audit 2024-09-13T13:59:08.151121+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:09.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[92503]: audit 2024-09-13T13:59:08.151765+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:08 smithi076 bash[92503]: audit 2024-09-13T13:59:08.151765+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:09.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:59:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:59:09] "GET /metrics HTTP/1.1" 200 38351 "" "Prometheus/2.51.0" 2024-09-13T13:59:09.589 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:09 smithi076 bash[102559]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:59:09.589 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:09 smithi076 bash[102559]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:59:10.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:10 smithi192 bash[70372]: cluster 2024-09-13T13:59:09.493259+0000 mgr.y (mgr.15252) 482 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:10.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:10 smithi192 bash[70372]: cluster 2024-09-13T13:59:09.493259+0000 mgr.y (mgr.15252) 482 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:11.088 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:10 smithi076 bash[92503]: cluster 2024-09-13T13:59:09.493259+0000 mgr.y (mgr.15252) 482 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:11.088 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:10 smithi076 bash[92503]: cluster 2024-09-13T13:59:09.493259+0000 mgr.y (mgr.15252) 482 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:11.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:10 smithi076 bash[88788]: cluster 2024-09-13T13:59:09.493259+0000 mgr.y (mgr.15252) 482 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:11.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:10 smithi076 bash[88788]: cluster 2024-09-13T13:59:09.493259+0000 mgr.y (mgr.15252) 482 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:11.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:11.028793436Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:12.254 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:11 smithi076 bash[102559]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-13T13:59:12.254 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:11 smithi076 bash[102559]: 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-13T13:59:12.523 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:12 smithi076 bash[102559]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-13T13:59:12.523 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:12 smithi076 bash[102559]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-13T13:59:12.523 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:12 smithi076 bash[102559]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-13T13:59:12.523 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:12 smithi076 bash[102559]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-13T13:59:12.523 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:12 smithi076 bash[102559]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-13T13:59:12.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:12 smithi076 bash[92503]: audit 2024-09-13T13:59:11.142430+0000 mgr.y (mgr.15252) 483 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:12.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:12 smithi076 bash[92503]: audit 2024-09-13T13:59:11.142430+0000 mgr.y (mgr.15252) 483 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:12.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:12 smithi076 bash[92503]: cluster 2024-09-13T13:59:11.494428+0000 mgr.y (mgr.15252) 484 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:12.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:12 smithi076 bash[92503]: cluster 2024-09-13T13:59:11.494428+0000 mgr.y (mgr.15252) 484 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:12.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:12 smithi076 bash[88788]: audit 2024-09-13T13:59:11.142430+0000 mgr.y (mgr.15252) 483 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:12.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:12 smithi076 bash[88788]: audit 2024-09-13T13:59:11.142430+0000 mgr.y (mgr.15252) 483 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:12.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:12 smithi076 bash[88788]: cluster 2024-09-13T13:59:11.494428+0000 mgr.y (mgr.15252) 484 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:12.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:12 smithi076 bash[88788]: cluster 2024-09-13T13:59:11.494428+0000 mgr.y (mgr.15252) 484 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:12 smithi192 bash[70372]: audit 2024-09-13T13:59:11.142430+0000 mgr.y (mgr.15252) 483 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:12 smithi192 bash[70372]: audit 2024-09-13T13:59:11.142430+0000 mgr.y (mgr.15252) 483 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:12 smithi192 bash[70372]: cluster 2024-09-13T13:59:11.494428+0000 mgr.y (mgr.15252) 484 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:12 smithi192 bash[70372]: cluster 2024-09-13T13:59:11.494428+0000 mgr.y (mgr.15252) 484 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:14.338 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[102818]: debug 2024-09-13T13:59:14.151+0000 7f886c32b640 1 -- 172.21.15.76:0/1055777443 <== mon.2 v2:172.21.15.76:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5590cf74c960 con 0x5590cf76dc00 2024-09-13T13:59:14.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:14.0547696Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:14 smithi192 bash[70372]: cluster 2024-09-13T13:59:13.496081+0000 mgr.y (mgr.15252) 485 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:14 smithi192 bash[70372]: cluster 2024-09-13T13:59:13.496081+0000 mgr.y (mgr.15252) 485 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:14 smithi192 bash[70372]: audit 2024-09-13T13:59:14.350769+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:14 smithi192 bash[70372]: audit 2024-09-13T13:59:14.350769+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:14 smithi192 bash[70372]: audit 2024-09-13T13:59:14.362511+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:14 smithi192 bash[70372]: audit 2024-09-13T13:59:14.362511+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:14.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:14 smithi192 bash[70372]: cluster 2024-09-13T13:59:14.547360+0000 mon.a (mon.0) 165 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:14.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:14 smithi192 bash[70372]: cluster 2024-09-13T13:59:14.547360+0000 mon.a (mon.0) 165 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:15.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[88788]: cluster 2024-09-13T13:59:13.496081+0000 mgr.y (mgr.15252) 485 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[88788]: cluster 2024-09-13T13:59:13.496081+0000 mgr.y (mgr.15252) 485 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[88788]: audit 2024-09-13T13:59:14.350769+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[88788]: audit 2024-09-13T13:59:14.350769+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[88788]: audit 2024-09-13T13:59:14.362511+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[88788]: audit 2024-09-13T13:59:14.362511+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[88788]: cluster 2024-09-13T13:59:14.547360+0000 mon.a (mon.0) 165 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[88788]: cluster 2024-09-13T13:59:14.547360+0000 mon.a (mon.0) 165 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:15.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[92503]: cluster 2024-09-13T13:59:13.496081+0000 mgr.y (mgr.15252) 485 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:15.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[92503]: cluster 2024-09-13T13:59:13.496081+0000 mgr.y (mgr.15252) 485 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[92503]: audit 2024-09-13T13:59:14.350769+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[92503]: audit 2024-09-13T13:59:14.350769+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[92503]: audit 2024-09-13T13:59:14.362511+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[92503]: audit 2024-09-13T13:59:14.362511+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[92503]: cluster 2024-09-13T13:59:14.547360+0000 mon.a (mon.0) 165 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:14 smithi076 bash[92503]: cluster 2024-09-13T13:59:14.547360+0000 mon.a (mon.0) 165 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:15.838 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:15 smithi076 bash[102818]: debug 2024-09-13T13:59:15.523+0000 7f886eb92640 -1 Falling back to public interface 2024-09-13T13:59:16.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:16 smithi076 bash[88788]: audit 2024-09-13T13:59:15.489633+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:16.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:16 smithi076 bash[88788]: audit 2024-09-13T13:59:15.489633+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:16.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:16 smithi076 bash[88788]: cluster 2024-09-13T13:59:15.496578+0000 mgr.y (mgr.15252) 486 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:16.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:16 smithi076 bash[88788]: cluster 2024-09-13T13:59:15.496578+0000 mgr.y (mgr.15252) 486 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:16.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:16 smithi076 bash[88788]: audit 2024-09-13T13:59:15.501944+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:16.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:16 smithi076 bash[88788]: audit 2024-09-13T13:59:15.501944+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:16.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:16 smithi076 bash[92503]: audit 2024-09-13T13:59:15.489633+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:16.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:16 smithi076 bash[92503]: audit 2024-09-13T13:59:15.489633+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:16.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:16 smithi076 bash[92503]: cluster 2024-09-13T13:59:15.496578+0000 mgr.y (mgr.15252) 486 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:16.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:16 smithi076 bash[92503]: cluster 2024-09-13T13:59:15.496578+0000 mgr.y (mgr.15252) 486 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:16.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:16 smithi076 bash[92503]: audit 2024-09-13T13:59:15.501944+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:16.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:16 smithi076 bash[92503]: audit 2024-09-13T13:59:15.501944+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:16 smithi192 bash[70372]: audit 2024-09-13T13:59:15.489633+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:16 smithi192 bash[70372]: audit 2024-09-13T13:59:15.489633+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:16.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:16 smithi192 bash[70372]: cluster 2024-09-13T13:59:15.496578+0000 mgr.y (mgr.15252) 486 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:16.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:16 smithi192 bash[70372]: cluster 2024-09-13T13:59:15.496578+0000 mgr.y (mgr.15252) 486 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:16.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:16 smithi192 bash[70372]: audit 2024-09-13T13:59:15.501944+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:16.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:16 smithi192 bash[70372]: audit 2024-09-13T13:59:15.501944+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:17.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:17.058915245Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:18.839 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:18 smithi076 bash[102818]: debug 2024-09-13T13:59:18.723+0000 7f886eb92640 -1 osd.1 117 log_to_monitors true 2024-09-13T13:59:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:18 smithi076 bash[88788]: cluster 2024-09-13T13:59:17.497655+0000 mgr.y (mgr.15252) 487 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:18 smithi076 bash[88788]: cluster 2024-09-13T13:59:17.497655+0000 mgr.y (mgr.15252) 487 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:18.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:18 smithi076 bash[92503]: cluster 2024-09-13T13:59:17.497655+0000 mgr.y (mgr.15252) 487 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:18.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:18 smithi076 bash[92503]: cluster 2024-09-13T13:59:17.497655+0000 mgr.y (mgr.15252) 487 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:18 smithi192 bash[70372]: cluster 2024-09-13T13:59:17.497655+0000 mgr.y (mgr.15252) 487 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:18 smithi192 bash[70372]: cluster 2024-09-13T13:59:17.497655+0000 mgr.y (mgr.15252) 487 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:19.566 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:59:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:59:19] "GET /metrics HTTP/1.1" 200 38351 "" "Prometheus/2.51.0" 2024-09-13T13:59:19.567 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:19 smithi076 bash[92503]: audit 2024-09-13T13:59:18.732244+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:59:19.567 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:19 smithi076 bash[92503]: audit 2024-09-13T13:59:18.732244+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:59:19.567 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:19 smithi076 bash[92503]: audit 2024-09-13T13:59:18.732559+0000 mon.a (mon.0) 168 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:59:19.567 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:19 smithi076 bash[92503]: audit 2024-09-13T13:59:18.732559+0000 mon.a (mon.0) 168 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:59:19.567 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:19 smithi076 bash[88788]: audit 2024-09-13T13:59:18.732244+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:59:19.567 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:19 smithi076 bash[88788]: audit 2024-09-13T13:59:18.732244+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:59:19.567 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:19 smithi076 bash[88788]: audit 2024-09-13T13:59:18.732559+0000 mon.a (mon.0) 168 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:59:19.567 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:19 smithi076 bash[88788]: audit 2024-09-13T13:59:18.732559+0000 mon.a (mon.0) 168 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:59:19.838 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 13:59:19 smithi076 bash[102818]: debug 2024-09-13T13:59:19.567+0000 7f8862934640 -1 osd.1 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:59:19.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:19 smithi192 bash[70372]: audit 2024-09-13T13:59:18.732244+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:59:19.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:19 smithi192 bash[70372]: audit 2024-09-13T13:59:18.732244+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:59:19.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:19 smithi192 bash[70372]: audit 2024-09-13T13:59:18.732559+0000 mon.a (mon.0) 168 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:59:19.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:19 smithi192 bash[70372]: audit 2024-09-13T13:59:18.732559+0000 mon.a (mon.0) 168 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:59:19.951 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T13:59:20.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:20.020377638Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:20.542 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:20 smithi192 bash[70372]: cluster 2024-09-13T13:59:19.499439+0000 mgr.y (mgr.15252) 488 : cluster [DBG] pgmap v271: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:20.543 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:20 smithi192 bash[70372]: cluster 2024-09-13T13:59:19.499439+0000 mgr.y (mgr.15252) 488 : cluster [DBG] pgmap v271: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:20.543 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:20 smithi192 bash[70372]: audit 2024-09-13T13:59:19.520668+0000 mon.a (mon.0) 169 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:59:20.543 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:20 smithi192 bash[70372]: audit 2024-09-13T13:59:19.520668+0000 mon.a (mon.0) 169 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:59:20.613 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:59:20.614 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (6m) 6s ago 33m 13.5M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T13:59:20.614 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (6m) 4m ago 33m 68.4M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T13:59:20.614 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (8m) 6s ago 31m 49.4M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T13:59:20.614 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (8m) 4m ago 42m 439M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T13:59:20.614 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (18m) 6s ago 44m 514M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:59:20.614 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (3m) 6s ago 44m 44.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T13:59:20.614 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (4m) 4m ago 42m 18.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T13:59:20.614 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (2m) 6s ago 42m 36.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T13:59:20.614 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (7m) 6s ago 33m 8888k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T13:59:20.614 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (7m) 4m ago 33m 8047k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T13:59:20.614 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (52s) 6s ago 41m 53.0M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T13:59:20.614 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (7s) 6s ago 40m - 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T13:59:20.614 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (39m) 6s ago 39m 56.7M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:59:20.615 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (38m) 6s ago 38m 69.6M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:59:20.615 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (37m) 4m ago 37m 59.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:59:20.615 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (36m) 4m ago 36m 65.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:59:20.615 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (35m) 4m ago 35m 54.8M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:59:20.615 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (35m) 4m ago 35m 65.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:59:20.615 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (7m) 4m ago 34m 46.1M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T13:59:20.615 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (31m) 6s ago 31m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:59:20.615 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (31m) 4m ago 31m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:59:20.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[88788]: cluster 2024-09-13T13:59:19.499439+0000 mgr.y (mgr.15252) 488 : cluster [DBG] pgmap v271: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[88788]: cluster 2024-09-13T13:59:19.499439+0000 mgr.y (mgr.15252) 488 : cluster [DBG] pgmap v271: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[88788]: audit 2024-09-13T13:59:19.520668+0000 mon.a (mon.0) 169 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:59:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[88788]: audit 2024-09-13T13:59:19.520668+0000 mon.a (mon.0) 169 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:59:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[88788]: cluster 2024-09-13T13:59:19.528781+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-13T13:59:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[88788]: cluster 2024-09-13T13:59:19.528781+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-13T13:59:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[88788]: audit 2024-09-13T13:59:19.530879+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:59:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[88788]: audit 2024-09-13T13:59:19.530879+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:59:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[88788]: audit 2024-09-13T13:59:19.532687+0000 mon.a (mon.0) 171 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:59:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[88788]: audit 2024-09-13T13:59:19.532687+0000 mon.a (mon.0) 171 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:59:20.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[92503]: cluster 2024-09-13T13:59:19.499439+0000 mgr.y (mgr.15252) 488 : cluster [DBG] pgmap v271: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:20.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[92503]: cluster 2024-09-13T13:59:19.499439+0000 mgr.y (mgr.15252) 488 : cluster [DBG] pgmap v271: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T13:59:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[92503]: audit 2024-09-13T13:59:19.520668+0000 mon.a (mon.0) 169 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:59:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[92503]: audit 2024-09-13T13:59:19.520668+0000 mon.a (mon.0) 169 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:59:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[92503]: cluster 2024-09-13T13:59:19.528781+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-13T13:59:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[92503]: cluster 2024-09-13T13:59:19.528781+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-13T13:59:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[92503]: audit 2024-09-13T13:59:19.530879+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:59:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[92503]: audit 2024-09-13T13:59:19.530879+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:59:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[92503]: audit 2024-09-13T13:59:19.532687+0000 mon.a (mon.0) 171 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:59:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:20 smithi076 bash[92503]: audit 2024-09-13T13:59:19.532687+0000 mon.a (mon.0) 171 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:59:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:20 smithi192 bash[70372]: cluster 2024-09-13T13:59:19.528781+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-13T13:59:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:20 smithi192 bash[70372]: cluster 2024-09-13T13:59:19.528781+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-13T13:59:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:20 smithi192 bash[70372]: audit 2024-09-13T13:59:19.530879+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:59:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:20 smithi192 bash[70372]: audit 2024-09-13T13:59:19.530879+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:59:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:20 smithi192 bash[70372]: audit 2024-09-13T13:59:19.532687+0000 mon.a (mon.0) 171 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:59:20.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:20 smithi192 bash[70372]: audit 2024-09-13T13:59:19.532687+0000 mon.a (mon.0) 171 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T13:59:20.968 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:59:20.968 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T13:59:20.968 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:59:20.968 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:59:20.968 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T13:59:20.968 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:59:20.968 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:59:20.969 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T13:59:20.969 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 6, 2024-09-13T13:59:20.969 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:59:20.969 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:59:20.969 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T13:59:20.969 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:59:20.969 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T13:59:20.969 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T13:59:20.969 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8, 2024-09-13T13:59:20.969 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 7 2024-09-13T13:59:20.969 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T13:59:20.969 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:59:21.290 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T13:59:21.291 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:59:21.291 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T13:59:21.291 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (0 remaining).", 2024-09-13T13:59:21.291 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T13:59:21.291 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "2/8 daemons upgraded", 2024-09-13T13:59:21.291 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T13:59:21.291 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T13:59:21.291 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T13:59:21.820 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: audit 2024-09-13T13:59:19.941703+0000 mgr.y (mgr.15252) 489 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.820 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: audit 2024-09-13T13:59:19.941703+0000 mgr.y (mgr.15252) 489 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.820 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: audit 2024-09-13T13:59:20.267094+0000 mgr.y (mgr.15252) 490 : audit [DBG] from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.820 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: audit 2024-09-13T13:59:20.267094+0000 mgr.y (mgr.15252) 490 : audit [DBG] from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.820 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: cluster 2024-09-13T13:59:20.521581+0000 mon.a (mon.0) 172 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:59:21.820 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: cluster 2024-09-13T13:59:20.521581+0000 mon.a (mon.0) 172 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:59:21.820 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: audit 2024-09-13T13:59:20.528674+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:59:21.820 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: audit 2024-09-13T13:59:20.528674+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:59:21.820 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: cluster 2024-09-13T13:59:20.533820+0000 mon.a (mon.0) 173 : cluster [INF] osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605] boot 2024-09-13T13:59:21.821 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: cluster 2024-09-13T13:59:20.533820+0000 mon.a (mon.0) 173 : cluster [INF] osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605] boot 2024-09-13T13:59:21.821 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: cluster 2024-09-13T13:59:20.533939+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-13T13:59:21.821 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: cluster 2024-09-13T13:59:20.533939+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-13T13:59:21.821 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: audit 2024-09-13T13:59:20.604693+0000 mgr.y (mgr.15252) 491 : audit [DBG] from='client.54236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.821 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: audit 2024-09-13T13:59:20.604693+0000 mgr.y (mgr.15252) 491 : audit [DBG] from='client.54236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.821 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: audit 2024-09-13T13:59:20.971987+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.76:0/2297128876' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:21.821 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: audit 2024-09-13T13:59:20.971987+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.76:0/2297128876' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:21.821 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: cluster 2024-09-13T13:59:21.533688+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-13T13:59:21.821 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[88788]: cluster 2024-09-13T13:59:21.533688+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-13T13:59:21.821 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: audit 2024-09-13T13:59:19.941703+0000 mgr.y (mgr.15252) 489 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.821 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: audit 2024-09-13T13:59:19.941703+0000 mgr.y (mgr.15252) 489 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.822 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: audit 2024-09-13T13:59:20.267094+0000 mgr.y (mgr.15252) 490 : audit [DBG] from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.822 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: audit 2024-09-13T13:59:20.267094+0000 mgr.y (mgr.15252) 490 : audit [DBG] from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.822 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: cluster 2024-09-13T13:59:20.521581+0000 mon.a (mon.0) 172 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:59:21.822 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: cluster 2024-09-13T13:59:20.521581+0000 mon.a (mon.0) 172 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:59:21.822 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: audit 2024-09-13T13:59:20.528674+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:59:21.822 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: audit 2024-09-13T13:59:20.528674+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:59:21.822 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: cluster 2024-09-13T13:59:20.533820+0000 mon.a (mon.0) 173 : cluster [INF] osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605] boot 2024-09-13T13:59:21.822 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: cluster 2024-09-13T13:59:20.533820+0000 mon.a (mon.0) 173 : cluster [INF] osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605] boot 2024-09-13T13:59:21.822 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: cluster 2024-09-13T13:59:20.533939+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-13T13:59:21.822 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: cluster 2024-09-13T13:59:20.533939+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-13T13:59:21.822 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: audit 2024-09-13T13:59:20.604693+0000 mgr.y (mgr.15252) 491 : audit [DBG] from='client.54236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.822 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: audit 2024-09-13T13:59:20.604693+0000 mgr.y (mgr.15252) 491 : audit [DBG] from='client.54236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.822 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: audit 2024-09-13T13:59:20.971987+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.76:0/2297128876' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:21.822 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: audit 2024-09-13T13:59:20.971987+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.76:0/2297128876' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:21.823 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: cluster 2024-09-13T13:59:21.533688+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-13T13:59:21.823 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:21 smithi076 bash[92503]: cluster 2024-09-13T13:59:21.533688+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-13T13:59:21.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: audit 2024-09-13T13:59:19.941703+0000 mgr.y (mgr.15252) 489 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: audit 2024-09-13T13:59:19.941703+0000 mgr.y (mgr.15252) 489 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: audit 2024-09-13T13:59:20.267094+0000 mgr.y (mgr.15252) 490 : audit [DBG] from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: audit 2024-09-13T13:59:20.267094+0000 mgr.y (mgr.15252) 490 : audit [DBG] from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: cluster 2024-09-13T13:59:20.521581+0000 mon.a (mon.0) 172 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:59:21.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: cluster 2024-09-13T13:59:20.521581+0000 mon.a (mon.0) 172 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:59:21.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: audit 2024-09-13T13:59:20.528674+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:59:21.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: audit 2024-09-13T13:59:20.528674+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:59:21.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: cluster 2024-09-13T13:59:20.533820+0000 mon.a (mon.0) 173 : cluster [INF] osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605] boot 2024-09-13T13:59:21.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: cluster 2024-09-13T13:59:20.533820+0000 mon.a (mon.0) 173 : cluster [INF] osd.1 [v2:172.21.15.76:6810/1791621605,v1:172.21.15.76:6811/1791621605] boot 2024-09-13T13:59:21.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: cluster 2024-09-13T13:59:20.533939+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-13T13:59:21.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: cluster 2024-09-13T13:59:20.533939+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-13T13:59:21.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: audit 2024-09-13T13:59:20.604693+0000 mgr.y (mgr.15252) 491 : audit [DBG] from='client.54236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: audit 2024-09-13T13:59:20.604693+0000 mgr.y (mgr.15252) 491 : audit [DBG] from='client.54236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:21.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: audit 2024-09-13T13:59:20.971987+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.76:0/2297128876' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:21.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: audit 2024-09-13T13:59:20.971987+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.76:0/2297128876' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:21.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: cluster 2024-09-13T13:59:21.533688+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-13T13:59:21.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:21 smithi192 bash[70372]: cluster 2024-09-13T13:59:21.533688+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-13T13:59:22.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[88788]: audit 2024-09-13T13:59:21.152264+0000 mgr.y (mgr.15252) 492 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:22.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[88788]: audit 2024-09-13T13:59:21.152264+0000 mgr.y (mgr.15252) 492 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:22.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[88788]: audit 2024-09-13T13:59:21.294451+0000 mgr.y (mgr.15252) 493 : audit [DBG] from='client.54248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:22.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[88788]: audit 2024-09-13T13:59:21.294451+0000 mgr.y (mgr.15252) 493 : audit [DBG] from='client.54248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:22.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[88788]: cluster 2024-09-13T13:59:21.500629+0000 mgr.y (mgr.15252) 494 : cluster [DBG] pgmap v274: 161 pgs: 6 peering, 36 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-13T13:59:22.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[88788]: cluster 2024-09-13T13:59:21.500629+0000 mgr.y (mgr.15252) 494 : cluster [DBG] pgmap v274: 161 pgs: 6 peering, 36 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-13T13:59:22.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[88788]: cluster 2024-09-13T13:59:21.542732+0000 mon.a (mon.0) 176 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:22.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[88788]: cluster 2024-09-13T13:59:21.542732+0000 mon.a (mon.0) 176 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:22.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[92503]: audit 2024-09-13T13:59:21.152264+0000 mgr.y (mgr.15252) 492 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:22.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[92503]: audit 2024-09-13T13:59:21.152264+0000 mgr.y (mgr.15252) 492 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:22.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[92503]: audit 2024-09-13T13:59:21.294451+0000 mgr.y (mgr.15252) 493 : audit [DBG] from='client.54248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:22.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[92503]: audit 2024-09-13T13:59:21.294451+0000 mgr.y (mgr.15252) 493 : audit [DBG] from='client.54248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:22.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[92503]: cluster 2024-09-13T13:59:21.500629+0000 mgr.y (mgr.15252) 494 : cluster [DBG] pgmap v274: 161 pgs: 6 peering, 36 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-13T13:59:22.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[92503]: cluster 2024-09-13T13:59:21.500629+0000 mgr.y (mgr.15252) 494 : cluster [DBG] pgmap v274: 161 pgs: 6 peering, 36 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-13T13:59:22.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[92503]: cluster 2024-09-13T13:59:21.542732+0000 mon.a (mon.0) 176 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:22.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:22 smithi076 bash[92503]: cluster 2024-09-13T13:59:21.542732+0000 mon.a (mon.0) 176 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:22 smithi192 bash[70372]: audit 2024-09-13T13:59:21.152264+0000 mgr.y (mgr.15252) 492 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:22 smithi192 bash[70372]: audit 2024-09-13T13:59:21.152264+0000 mgr.y (mgr.15252) 492 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:22 smithi192 bash[70372]: audit 2024-09-13T13:59:21.294451+0000 mgr.y (mgr.15252) 493 : audit [DBG] from='client.54248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:22 smithi192 bash[70372]: audit 2024-09-13T13:59:21.294451+0000 mgr.y (mgr.15252) 493 : audit [DBG] from='client.54248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:22 smithi192 bash[70372]: cluster 2024-09-13T13:59:21.500629+0000 mgr.y (mgr.15252) 494 : cluster [DBG] pgmap v274: 161 pgs: 6 peering, 36 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-13T13:59:22.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:22 smithi192 bash[70372]: cluster 2024-09-13T13:59:21.500629+0000 mgr.y (mgr.15252) 494 : cluster [DBG] pgmap v274: 161 pgs: 6 peering, 36 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-13T13:59:22.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:22 smithi192 bash[70372]: cluster 2024-09-13T13:59:21.542732+0000 mon.a (mon.0) 176 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:22.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:22 smithi192 bash[70372]: cluster 2024-09-13T13:59:21.542732+0000 mon.a (mon.0) 176 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:59:23.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:23.053778432Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:24.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:24 smithi192 bash[70372]: audit 2024-09-13T13:59:23.154641+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:24.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:24 smithi192 bash[70372]: audit 2024-09-13T13:59:23.154641+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:24.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:24 smithi192 bash[70372]: audit 2024-09-13T13:59:23.155224+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:24.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:24 smithi192 bash[70372]: audit 2024-09-13T13:59:23.155224+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:24.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:24 smithi192 bash[70372]: cluster 2024-09-13T13:59:23.502239+0000 mgr.y (mgr.15252) 495 : cluster [DBG] pgmap v276: 161 pgs: 6 peering, 10 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/636 objects degraded (5.189%) 2024-09-13T13:59:24.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:24 smithi192 bash[70372]: cluster 2024-09-13T13:59:23.502239+0000 mgr.y (mgr.15252) 495 : cluster [DBG] pgmap v276: 161 pgs: 6 peering, 10 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/636 objects degraded (5.189%) 2024-09-13T13:59:24.588 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:24 smithi076 bash[88788]: audit 2024-09-13T13:59:23.154641+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:24 smithi076 bash[88788]: audit 2024-09-13T13:59:23.154641+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:24 smithi076 bash[88788]: audit 2024-09-13T13:59:23.155224+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:24 smithi076 bash[88788]: audit 2024-09-13T13:59:23.155224+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:24 smithi076 bash[88788]: cluster 2024-09-13T13:59:23.502239+0000 mgr.y (mgr.15252) 495 : cluster [DBG] pgmap v276: 161 pgs: 6 peering, 10 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/636 objects degraded (5.189%) 2024-09-13T13:59:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:24 smithi076 bash[88788]: cluster 2024-09-13T13:59:23.502239+0000 mgr.y (mgr.15252) 495 : cluster [DBG] pgmap v276: 161 pgs: 6 peering, 10 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/636 objects degraded (5.189%) 2024-09-13T13:59:24.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:24 smithi076 bash[92503]: audit 2024-09-13T13:59:23.154641+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:24.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:24 smithi076 bash[92503]: audit 2024-09-13T13:59:23.154641+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:24.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:24 smithi076 bash[92503]: audit 2024-09-13T13:59:23.155224+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:24.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:24 smithi076 bash[92503]: audit 2024-09-13T13:59:23.155224+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:24.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:24 smithi076 bash[92503]: cluster 2024-09-13T13:59:23.502239+0000 mgr.y (mgr.15252) 495 : cluster [DBG] pgmap v276: 161 pgs: 6 peering, 10 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/636 objects degraded (5.189%) 2024-09-13T13:59:24.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:24 smithi076 bash[92503]: cluster 2024-09-13T13:59:23.502239+0000 mgr.y (mgr.15252) 495 : cluster [DBG] pgmap v276: 161 pgs: 6 peering, 10 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/636 objects degraded (5.189%) 2024-09-13T13:59:26.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:26.031977819Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.500247+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.500247+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: cluster 2024-09-13T13:59:25.503087+0000 mgr.y (mgr.15252) 496 : cluster [DBG] pgmap v277: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: cluster 2024-09-13T13:59:25.503087+0000 mgr.y (mgr.15252) 496 : cluster [DBG] pgmap v277: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.514000+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.514000+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.514944+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.514944+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.517261+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.517261+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.532244+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.532244+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.628478+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:59:26.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.628478+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:59:26.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.632172+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.632172+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.636239+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.636239+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: cephadm 2024-09-13T13:59:25.641266+0000 mgr.y (mgr.15252) 497 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:59:26.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: cephadm 2024-09-13T13:59:25.641266+0000 mgr.y (mgr.15252) 497 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:59:26.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.649288+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.500247+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.500247+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: cluster 2024-09-13T13:59:25.503087+0000 mgr.y (mgr.15252) 496 : cluster [DBG] pgmap v277: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:26.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: cluster 2024-09-13T13:59:25.503087+0000 mgr.y (mgr.15252) 496 : cluster [DBG] pgmap v277: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:26.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.514000+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.514000+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.514944+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.514944+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.517261+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.517261+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.532244+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.532244+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.628478+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:59:26.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.628478+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:59:26.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.632172+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.632172+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.636239+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.636239+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: cephadm 2024-09-13T13:59:25.641266+0000 mgr.y (mgr.15252) 497 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:59:26.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: cephadm 2024-09-13T13:59:25.641266+0000 mgr.y (mgr.15252) 497 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:59:26.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.649288+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.649288+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.651905+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.651905+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.655621+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.655621+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.658608+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.658608+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.661965+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.661965+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.665150+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.665150+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.668406+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.668406+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: cephadm 2024-09-13T13:59:25.673645+0000 mgr.y (mgr.15252) 498 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:59:26.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: cephadm 2024-09-13T13:59:25.673645+0000 mgr.y (mgr.15252) 498 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:59:26.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.673789+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:59:26.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.673789+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:59:26.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.677763+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:59:26.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.677763+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:59:26.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.685714+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:59:26.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.649288+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.651905+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.651905+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.655621+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.655621+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.658608+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.658608+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.661965+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.661965+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.665150+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.665150+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.668406+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.668406+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: cephadm 2024-09-13T13:59:25.673645+0000 mgr.y (mgr.15252) 498 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:59:26.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: cephadm 2024-09-13T13:59:25.673645+0000 mgr.y (mgr.15252) 498 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:59:26.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.673789+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:59:26.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.673789+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:59:26.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.677763+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:59:26.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.677763+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:59:26.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.685714+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:59:26.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.685714+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:59:26.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.687042+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.687042+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.691052+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.691052+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.847 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.699116+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:59:26.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.699116+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:59:26.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.699941+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:59:26.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.699941+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:59:26.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.703881+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:59:26.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.703881+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:59:26.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.712028+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:59:26.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.712028+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:59:26.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.713386+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:59:26.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.713386+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:59:26.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.716331+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:59:26.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.716331+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:59:26.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.685714+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:59:26.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.687042+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.687042+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.691052+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.691052+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.699116+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:59:26.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.699116+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:59:26.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.699941+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:59:26.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.699941+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:59:26.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.703881+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:59:26.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.703881+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:59:26.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.712028+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:59:26.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.712028+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:59:26.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.713386+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:59:26.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.713386+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:59:26.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.716331+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:59:26.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.716331+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:59:26.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.717385+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:59:26.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.717385+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:59:26.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.719531+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:59:26.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.719531+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:59:26.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.720366+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:59:26.850 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.720366+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:59:26.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.722731+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:59:26.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.722731+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:59:26.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.723597+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:59:26.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.723597+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:59:26.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.725832+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.725832+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.726762+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:59:26.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.726762+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:59:26.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.729208+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:59:26.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.729208+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:59:26.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.729827+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.717385+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:59:26.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.717385+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:59:26.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.719531+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:59:26.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.719531+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:59:26.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.720366+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:59:26.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.720366+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:59:26.852 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.722731+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:59:26.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.722731+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:59:26.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.723597+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:59:26.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.723597+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:59:26.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.725832+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.725832+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.726762+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:59:26.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.726762+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:59:26.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.729208+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:59:26.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.729208+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:59:26.853 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.729827+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.729827+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.732280+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:59:26.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.732280+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:59:26.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.733250+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:59:26.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.733250+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:59:26.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.735525+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:59:26.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.735525+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:59:26.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.736282+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:59:26.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.736282+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:59:26.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.738669+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:59:26.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.738669+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:59:26.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.739537+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:59:26.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.739537+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:59:26.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.742686+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:59:26.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.742686+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:59:26.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.751013+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:59:26.855 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.751013+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:59:26.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.729827+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.732280+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:59:26.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.732280+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:59:26.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.733250+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:59:26.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.733250+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:59:26.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.735525+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:59:26.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.735525+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:59:26.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.736282+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:59:26.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.736282+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:59:26.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.738669+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:59:26.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.738669+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:59:26.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.739537+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:59:26.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.739537+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:59:26.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.742686+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:59:26.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.742686+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:59:26.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.751013+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:59:26.857 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.751013+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:59:26.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.752455+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.752455+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.755554+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.755554+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.756611+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.756611+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.758747+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.758747+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.759703+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.759703+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.762343+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.762343+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.763098+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.763098+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.765552+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.765552+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.766411+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.858 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.766411+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.752455+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.752455+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.755554+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.755554+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.756611+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.756611+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.758747+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.758747+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.759703+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.759703+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.762343+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.762343+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.763098+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.763098+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.765552+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.765552+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.766411+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.860 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.766411+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.768918+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.768918+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.769654+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.769654+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.773119+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:59:26.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.773119+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:59:26.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.773334+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.773334+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.777155+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:59:26.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.777155+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:59:26.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.784538+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.784538+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.785532+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:59:26.861 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.785532+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:59:26.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.786350+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.786350+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.801100+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.801100+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.768918+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.768918+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.769654+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.769654+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.773119+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:59:26.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.773119+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:59:26.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.773334+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.773334+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.777155+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:59:26.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.777155+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:59:26.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.784538+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.784538+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.785532+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:59:26.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.785532+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:59:26.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.786350+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.786350+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.801100+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.863 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.801100+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.864 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.927054+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.864 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.927054+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.864 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.929048+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.864 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.929048+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.864 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.941032+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.864 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[88788]: audit 2024-09-13T13:59:25.941032+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.927054+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.927054+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.929048+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.929048+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.941032+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:26 smithi076 bash[92503]: audit 2024-09-13T13:59:25.941032+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.500247+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.500247+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: cluster 2024-09-13T13:59:25.503087+0000 mgr.y (mgr.15252) 496 : cluster [DBG] pgmap v277: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:26.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: cluster 2024-09-13T13:59:25.503087+0000 mgr.y (mgr.15252) 496 : cluster [DBG] pgmap v277: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:26.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.514000+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.514000+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.514944+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.514944+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.517261+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.517261+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.532244+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.532244+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.628478+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:59:26.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.628478+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:59:26.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.632172+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.632172+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.636239+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.636239+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: cephadm 2024-09-13T13:59:25.641266+0000 mgr.y (mgr.15252) 497 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:59:26.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: cephadm 2024-09-13T13:59:25.641266+0000 mgr.y (mgr.15252) 497 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T13:59:26.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.649288+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.649288+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.651905+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.651905+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.655621+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.655621+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.658608+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.658608+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.661965+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.661965+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.665150+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.665150+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.668406+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.668406+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:59:26.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: cephadm 2024-09-13T13:59:25.673645+0000 mgr.y (mgr.15252) 498 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:59:26.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: cephadm 2024-09-13T13:59:25.673645+0000 mgr.y (mgr.15252) 498 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T13:59:26.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.673789+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:59:26.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.673789+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:59:26.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.677763+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:59:26.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.677763+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:59:26.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.685714+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:59:26.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.685714+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:59:26.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.687042+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.687042+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.691052+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.691052+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.699116+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:59:26.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.699116+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:59:26.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.699941+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:59:26.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.699941+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:59:26.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.703881+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:59:26.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.703881+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:59:26.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.712028+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:59:26.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.712028+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:59:26.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.713386+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:59:26.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.713386+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:59:26.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.716331+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:59:26.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.716331+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:59:26.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.717385+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:59:26.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.717385+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:59:26.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.719531+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:59:26.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.719531+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:59:26.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.720366+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:59:26.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.720366+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:59:26.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.722731+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:59:26.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.722731+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:59:26.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.723597+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:59:26.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.723597+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:59:26.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.725832+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.725832+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.726762+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:59:26.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.726762+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:59:26.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.729208+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:59:26.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.729208+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:59:26.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.729827+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.729827+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.732280+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:59:26.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.732280+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:59:26.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.733250+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:59:26.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.733250+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:59:26.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.735525+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:59:26.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.735525+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:59:26.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.736282+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:59:26.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.736282+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:59:26.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.738669+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:59:26.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.738669+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:59:26.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.739537+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:59:26.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.739537+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:59:26.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.742686+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:59:26.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.742686+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:59:26.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.751013+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:59:26.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.751013+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:59:26.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.752455+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.752455+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.755554+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.755554+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.756611+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.756611+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.758747+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.758747+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.759703+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.759703+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.762343+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.762343+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.763098+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.763098+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.765552+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.765552+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.766411+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.766411+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.768918+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.768918+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.769654+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.769654+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.773119+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:59:26.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.773119+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:59:26.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.773334+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.773334+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:59:26.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.777155+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:59:26.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.777155+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:59:26.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.784538+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.784538+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.785532+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:59:26.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.785532+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:59:26.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.786350+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.786350+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.801100+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.801100+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.927054+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.927054+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:59:26.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.929048+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.929048+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:59:26.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.941032+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:26.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:26 smithi192 bash[70372]: audit 2024-09-13T13:59:25.941032+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:27.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:27 smithi076 bash[92503]: cephadm 2024-09-13T13:59:25.775344+0000 mgr.y (mgr.15252) 499 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:59:27.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:27 smithi076 bash[92503]: cephadm 2024-09-13T13:59:25.775344+0000 mgr.y (mgr.15252) 499 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:59:27.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:27 smithi076 bash[92503]: cluster 2024-09-13T13:59:26.495814+0000 mon.a (mon.0) 208 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-13T13:59:27.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:27 smithi076 bash[92503]: cluster 2024-09-13T13:59:26.495814+0000 mon.a (mon.0) 208 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-13T13:59:27.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:27 smithi076 bash[92503]: cluster 2024-09-13T13:59:26.495860+0000 mon.a (mon.0) 209 : cluster [INF] Cluster is now healthy 2024-09-13T13:59:27.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:27 smithi076 bash[92503]: cluster 2024-09-13T13:59:26.495860+0000 mon.a (mon.0) 209 : cluster [INF] Cluster is now healthy 2024-09-13T13:59:27.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:27 smithi076 bash[88788]: cephadm 2024-09-13T13:59:25.775344+0000 mgr.y (mgr.15252) 499 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:59:27.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:27 smithi076 bash[88788]: cephadm 2024-09-13T13:59:25.775344+0000 mgr.y (mgr.15252) 499 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:59:27.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:27 smithi076 bash[88788]: cluster 2024-09-13T13:59:26.495814+0000 mon.a (mon.0) 208 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-13T13:59:27.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:27 smithi076 bash[88788]: cluster 2024-09-13T13:59:26.495814+0000 mon.a (mon.0) 208 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-13T13:59:27.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:27 smithi076 bash[88788]: cluster 2024-09-13T13:59:26.495860+0000 mon.a (mon.0) 209 : cluster [INF] Cluster is now healthy 2024-09-13T13:59:27.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:27 smithi076 bash[88788]: cluster 2024-09-13T13:59:26.495860+0000 mon.a (mon.0) 209 : cluster [INF] Cluster is now healthy 2024-09-13T13:59:27.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:27 smithi192 bash[70372]: cephadm 2024-09-13T13:59:25.775344+0000 mgr.y (mgr.15252) 499 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:59:27.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:27 smithi192 bash[70372]: cephadm 2024-09-13T13:59:25.775344+0000 mgr.y (mgr.15252) 499 : cephadm [INF] Upgrade: Complete! 2024-09-13T13:59:27.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:27 smithi192 bash[70372]: cluster 2024-09-13T13:59:26.495814+0000 mon.a (mon.0) 208 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-13T13:59:27.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:27 smithi192 bash[70372]: cluster 2024-09-13T13:59:26.495814+0000 mon.a (mon.0) 208 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-13T13:59:27.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:27 smithi192 bash[70372]: cluster 2024-09-13T13:59:26.495860+0000 mon.a (mon.0) 209 : cluster [INF] Cluster is now healthy 2024-09-13T13:59:27.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:27 smithi192 bash[70372]: cluster 2024-09-13T13:59:26.495860+0000 mon.a (mon.0) 209 : cluster [INF] Cluster is now healthy 2024-09-13T13:59:28.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:28 smithi076 bash[88788]: cluster 2024-09-13T13:59:27.504011+0000 mgr.y (mgr.15252) 500 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 641 B/s rd, 0 op/s 2024-09-13T13:59:28.891 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:28 smithi076 bash[88788]: cluster 2024-09-13T13:59:27.504011+0000 mgr.y (mgr.15252) 500 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 641 B/s rd, 0 op/s 2024-09-13T13:59:28.892 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:28 smithi076 bash[88788]: audit 2024-09-13T13:59:28.336619+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:28.892 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:28 smithi076 bash[88788]: audit 2024-09-13T13:59:28.336619+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:28.892 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:28 smithi076 bash[92503]: cluster 2024-09-13T13:59:27.504011+0000 mgr.y (mgr.15252) 500 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 641 B/s rd, 0 op/s 2024-09-13T13:59:28.892 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:28 smithi076 bash[92503]: cluster 2024-09-13T13:59:27.504011+0000 mgr.y (mgr.15252) 500 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 641 B/s rd, 0 op/s 2024-09-13T13:59:28.892 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:28 smithi076 bash[92503]: audit 2024-09-13T13:59:28.336619+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:28.892 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:28 smithi076 bash[92503]: audit 2024-09-13T13:59:28.336619+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:28 smithi192 bash[70372]: cluster 2024-09-13T13:59:27.504011+0000 mgr.y (mgr.15252) 500 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 641 B/s rd, 0 op/s 2024-09-13T13:59:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:28 smithi192 bash[70372]: cluster 2024-09-13T13:59:27.504011+0000 mgr.y (mgr.15252) 500 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 641 B/s rd, 0 op/s 2024-09-13T13:59:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:28 smithi192 bash[70372]: audit 2024-09-13T13:59:28.336619+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:28 smithi192 bash[70372]: audit 2024-09-13T13:59:28.336619+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:29.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:29.032205331Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:29.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:59:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:59:29] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.51.0" 2024-09-13T13:59:30.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:30 smithi076 bash[88788]: cluster 2024-09-13T13:59:29.505603+0000 mgr.y (mgr.15252) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:59:30.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:30 smithi076 bash[88788]: cluster 2024-09-13T13:59:29.505603+0000 mgr.y (mgr.15252) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:59:30.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:30 smithi076 bash[92503]: cluster 2024-09-13T13:59:29.505603+0000 mgr.y (mgr.15252) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:59:30.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:30 smithi076 bash[92503]: cluster 2024-09-13T13:59:29.505603+0000 mgr.y (mgr.15252) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:59:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:30 smithi192 bash[70372]: cluster 2024-09-13T13:59:29.505603+0000 mgr.y (mgr.15252) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:59:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:30 smithi192 bash[70372]: cluster 2024-09-13T13:59:29.505603+0000 mgr.y (mgr.15252) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:59:32.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:32.058341602Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:32.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:32 smithi076 bash[92503]: audit 2024-09-13T13:59:31.163497+0000 mgr.y (mgr.15252) 502 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:32.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:32 smithi076 bash[92503]: audit 2024-09-13T13:59:31.163497+0000 mgr.y (mgr.15252) 502 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:32.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:32 smithi076 bash[92503]: cluster 2024-09-13T13:59:31.506645+0000 mgr.y (mgr.15252) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:59:32.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:32 smithi076 bash[92503]: cluster 2024-09-13T13:59:31.506645+0000 mgr.y (mgr.15252) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:59:32.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:32 smithi076 bash[88788]: audit 2024-09-13T13:59:31.163497+0000 mgr.y (mgr.15252) 502 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:32.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:32 smithi076 bash[88788]: audit 2024-09-13T13:59:31.163497+0000 mgr.y (mgr.15252) 502 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:32.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:32 smithi076 bash[88788]: cluster 2024-09-13T13:59:31.506645+0000 mgr.y (mgr.15252) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:59:32.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:32 smithi076 bash[88788]: cluster 2024-09-13T13:59:31.506645+0000 mgr.y (mgr.15252) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:59:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:32 smithi192 bash[70372]: audit 2024-09-13T13:59:31.163497+0000 mgr.y (mgr.15252) 502 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:32 smithi192 bash[70372]: audit 2024-09-13T13:59:31.163497+0000 mgr.y (mgr.15252) 502 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:32 smithi192 bash[70372]: cluster 2024-09-13T13:59:31.506645+0000 mgr.y (mgr.15252) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:59:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:32 smithi192 bash[70372]: cluster 2024-09-13T13:59:31.506645+0000 mgr.y (mgr.15252) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:59:34.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:34 smithi192 bash[70372]: audit 2024-09-13T13:59:33.349475+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:34.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:34 smithi192 bash[70372]: audit 2024-09-13T13:59:33.349475+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:34.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:34 smithi192 bash[70372]: cluster 2024-09-13T13:59:33.508104+0000 mgr.y (mgr.15252) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:59:34.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:34 smithi192 bash[70372]: cluster 2024-09-13T13:59:33.508104+0000 mgr.y (mgr.15252) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:59:34.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:34 smithi076 bash[88788]: audit 2024-09-13T13:59:33.349475+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:34.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:34 smithi076 bash[88788]: audit 2024-09-13T13:59:33.349475+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:34.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:34 smithi076 bash[88788]: cluster 2024-09-13T13:59:33.508104+0000 mgr.y (mgr.15252) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:59:34.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:34 smithi076 bash[88788]: cluster 2024-09-13T13:59:33.508104+0000 mgr.y (mgr.15252) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:59:34.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:34 smithi076 bash[92503]: audit 2024-09-13T13:59:33.349475+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:34.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:34 smithi076 bash[92503]: audit 2024-09-13T13:59:33.349475+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:34.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:34 smithi076 bash[92503]: cluster 2024-09-13T13:59:33.508104+0000 mgr.y (mgr.15252) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:59:34.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:34 smithi076 bash[92503]: cluster 2024-09-13T13:59:33.508104+0000 mgr.y (mgr.15252) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:59:35.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:35.038674488Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:36.838 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:36 smithi076 bash[92503]: cluster 2024-09-13T13:59:35.509010+0000 mgr.y (mgr.15252) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:36.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:36 smithi076 bash[92503]: cluster 2024-09-13T13:59:35.509010+0000 mgr.y (mgr.15252) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:36.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:36 smithi076 bash[88788]: cluster 2024-09-13T13:59:35.509010+0000 mgr.y (mgr.15252) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:36.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:36 smithi076 bash[88788]: cluster 2024-09-13T13:59:35.509010+0000 mgr.y (mgr.15252) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:36.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:36 smithi192 bash[70372]: cluster 2024-09-13T13:59:35.509010+0000 mgr.y (mgr.15252) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:36.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:36 smithi192 bash[70372]: cluster 2024-09-13T13:59:35.509010+0000 mgr.y (mgr.15252) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:38.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:38.042436906Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:38 smithi076 bash[88788]: cluster 2024-09-13T13:59:37.509956+0000 mgr.y (mgr.15252) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:38 smithi076 bash[88788]: cluster 2024-09-13T13:59:37.509956+0000 mgr.y (mgr.15252) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:38 smithi076 bash[88788]: audit 2024-09-13T13:59:38.152931+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:38 smithi076 bash[88788]: audit 2024-09-13T13:59:38.152931+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:38 smithi076 bash[88788]: audit 2024-09-13T13:59:38.153279+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:38 smithi076 bash[88788]: audit 2024-09-13T13:59:38.153279+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:38.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:38 smithi076 bash[92503]: cluster 2024-09-13T13:59:37.509956+0000 mgr.y (mgr.15252) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:38 smithi076 bash[92503]: cluster 2024-09-13T13:59:37.509956+0000 mgr.y (mgr.15252) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:38 smithi076 bash[92503]: audit 2024-09-13T13:59:38.152931+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:38 smithi076 bash[92503]: audit 2024-09-13T13:59:38.152931+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:38 smithi076 bash[92503]: audit 2024-09-13T13:59:38.153279+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:38 smithi076 bash[92503]: audit 2024-09-13T13:59:38.153279+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:38 smithi192 bash[70372]: cluster 2024-09-13T13:59:37.509956+0000 mgr.y (mgr.15252) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:38 smithi192 bash[70372]: cluster 2024-09-13T13:59:37.509956+0000 mgr.y (mgr.15252) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:38 smithi192 bash[70372]: audit 2024-09-13T13:59:38.152931+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:38 smithi192 bash[70372]: audit 2024-09-13T13:59:38.152931+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:38 smithi192 bash[70372]: audit 2024-09-13T13:59:38.153279+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:38 smithi192 bash[70372]: audit 2024-09-13T13:59:38.153279+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T13:59:39.588 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:59:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:59:39] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-13T13:59:40.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:40 smithi076 bash[88788]: cluster 2024-09-13T13:59:39.511467+0000 mgr.y (mgr.15252) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:40.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:40 smithi076 bash[88788]: cluster 2024-09-13T13:59:39.511467+0000 mgr.y (mgr.15252) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:40.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:40 smithi076 bash[92503]: cluster 2024-09-13T13:59:39.511467+0000 mgr.y (mgr.15252) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:40.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:40 smithi076 bash[92503]: cluster 2024-09-13T13:59:39.511467+0000 mgr.y (mgr.15252) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:40 smithi192 bash[70372]: cluster 2024-09-13T13:59:39.511467+0000 mgr.y (mgr.15252) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:40 smithi192 bash[70372]: cluster 2024-09-13T13:59:39.511467+0000 mgr.y (mgr.15252) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:41.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:41.058300504Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:42.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:42 smithi076 bash[88788]: audit 2024-09-13T13:59:41.174671+0000 mgr.y (mgr.15252) 508 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:42.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:42 smithi076 bash[88788]: audit 2024-09-13T13:59:41.174671+0000 mgr.y (mgr.15252) 508 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:42.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:42 smithi076 bash[88788]: cluster 2024-09-13T13:59:41.512462+0000 mgr.y (mgr.15252) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:42.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:42 smithi076 bash[88788]: cluster 2024-09-13T13:59:41.512462+0000 mgr.y (mgr.15252) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:42.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:42 smithi076 bash[92503]: audit 2024-09-13T13:59:41.174671+0000 mgr.y (mgr.15252) 508 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:42.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:42 smithi076 bash[92503]: audit 2024-09-13T13:59:41.174671+0000 mgr.y (mgr.15252) 508 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:42.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:42 smithi076 bash[92503]: cluster 2024-09-13T13:59:41.512462+0000 mgr.y (mgr.15252) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:42.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:42 smithi076 bash[92503]: cluster 2024-09-13T13:59:41.512462+0000 mgr.y (mgr.15252) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:42 smithi192 bash[70372]: audit 2024-09-13T13:59:41.174671+0000 mgr.y (mgr.15252) 508 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:42 smithi192 bash[70372]: audit 2024-09-13T13:59:41.174671+0000 mgr.y (mgr.15252) 508 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:42 smithi192 bash[70372]: cluster 2024-09-13T13:59:41.512462+0000 mgr.y (mgr.15252) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:42 smithi192 bash[70372]: cluster 2024-09-13T13:59:41.512462+0000 mgr.y (mgr.15252) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:44.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:44.03631712Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:44.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:44 smithi076 bash[88788]: cluster 2024-09-13T13:59:43.513892+0000 mgr.y (mgr.15252) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:44.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:44 smithi076 bash[88788]: cluster 2024-09-13T13:59:43.513892+0000 mgr.y (mgr.15252) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:44.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:44 smithi076 bash[92503]: cluster 2024-09-13T13:59:43.513892+0000 mgr.y (mgr.15252) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:44.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:44 smithi076 bash[92503]: cluster 2024-09-13T13:59:43.513892+0000 mgr.y (mgr.15252) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:44 smithi192 bash[70372]: cluster 2024-09-13T13:59:43.513892+0000 mgr.y (mgr.15252) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:44 smithi192 bash[70372]: cluster 2024-09-13T13:59:43.513892+0000 mgr.y (mgr.15252) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:46.838 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:46 smithi076 bash[88788]: cluster 2024-09-13T13:59:45.514755+0000 mgr.y (mgr.15252) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:46.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:46 smithi076 bash[88788]: cluster 2024-09-13T13:59:45.514755+0000 mgr.y (mgr.15252) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:46.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:46 smithi076 bash[92503]: cluster 2024-09-13T13:59:45.514755+0000 mgr.y (mgr.15252) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:46.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:46 smithi076 bash[92503]: cluster 2024-09-13T13:59:45.514755+0000 mgr.y (mgr.15252) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:46 smithi192 bash[70372]: cluster 2024-09-13T13:59:45.514755+0000 mgr.y (mgr.15252) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:46 smithi192 bash[70372]: cluster 2024-09-13T13:59:45.514755+0000 mgr.y (mgr.15252) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:47.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:47.049467887Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:48 smithi192 bash[70372]: cluster 2024-09-13T13:59:47.515637+0000 mgr.y (mgr.15252) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:48 smithi192 bash[70372]: cluster 2024-09-13T13:59:47.515637+0000 mgr.y (mgr.15252) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:48 smithi076 bash[88788]: cluster 2024-09-13T13:59:47.515637+0000 mgr.y (mgr.15252) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:48 smithi076 bash[88788]: cluster 2024-09-13T13:59:47.515637+0000 mgr.y (mgr.15252) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:49.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:48 smithi076 bash[92503]: cluster 2024-09-13T13:59:47.515637+0000 mgr.y (mgr.15252) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:49.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:48 smithi076 bash[92503]: cluster 2024-09-13T13:59:47.515637+0000 mgr.y (mgr.15252) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:49.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:59:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:59:49] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-13T13:59:50.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:50.035669119Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:50 smithi192 bash[70372]: cluster 2024-09-13T13:59:49.517231+0000 mgr.y (mgr.15252) 513 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:50 smithi192 bash[70372]: cluster 2024-09-13T13:59:49.517231+0000 mgr.y (mgr.15252) 513 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:51.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:50 smithi076 bash[88788]: cluster 2024-09-13T13:59:49.517231+0000 mgr.y (mgr.15252) 513 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:51.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:50 smithi076 bash[88788]: cluster 2024-09-13T13:59:49.517231+0000 mgr.y (mgr.15252) 513 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:50 smithi076 bash[92503]: cluster 2024-09-13T13:59:49.517231+0000 mgr.y (mgr.15252) 513 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:50 smithi076 bash[92503]: cluster 2024-09-13T13:59:49.517231+0000 mgr.y (mgr.15252) 513 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:52.371 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:59:52.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:52 smithi076 bash[88788]: audit 2024-09-13T13:59:51.185825+0000 mgr.y (mgr.15252) 514 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:52.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:52 smithi076 bash[88788]: audit 2024-09-13T13:59:51.185825+0000 mgr.y (mgr.15252) 514 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:52.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:52 smithi076 bash[88788]: cluster 2024-09-13T13:59:51.517894+0000 mgr.y (mgr.15252) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:52.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:52 smithi076 bash[88788]: cluster 2024-09-13T13:59:51.517894+0000 mgr.y (mgr.15252) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:52.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:52 smithi076 bash[88788]: audit 2024-09-13T13:59:51.625681+0000 mgr.y (mgr.15252) 516 : audit [DBG] from='client.44277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:52.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:52 smithi076 bash[88788]: audit 2024-09-13T13:59:51.625681+0000 mgr.y (mgr.15252) 516 : audit [DBG] from='client.44277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:52.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:52 smithi076 bash[92503]: audit 2024-09-13T13:59:51.185825+0000 mgr.y (mgr.15252) 514 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:52.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:52 smithi076 bash[92503]: audit 2024-09-13T13:59:51.185825+0000 mgr.y (mgr.15252) 514 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:52.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:52 smithi076 bash[92503]: cluster 2024-09-13T13:59:51.517894+0000 mgr.y (mgr.15252) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:52.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:52 smithi076 bash[92503]: cluster 2024-09-13T13:59:51.517894+0000 mgr.y (mgr.15252) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:52.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:52 smithi076 bash[92503]: audit 2024-09-13T13:59:51.625681+0000 mgr.y (mgr.15252) 516 : audit [DBG] from='client.44277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:52.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:52 smithi076 bash[92503]: audit 2024-09-13T13:59:51.625681+0000 mgr.y (mgr.15252) 516 : audit [DBG] from='client.44277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:52 smithi192 bash[70372]: audit 2024-09-13T13:59:51.185825+0000 mgr.y (mgr.15252) 514 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:52 smithi192 bash[70372]: audit 2024-09-13T13:59:51.185825+0000 mgr.y (mgr.15252) 514 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:59:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:52 smithi192 bash[70372]: cluster 2024-09-13T13:59:51.517894+0000 mgr.y (mgr.15252) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:52 smithi192 bash[70372]: cluster 2024-09-13T13:59:51.517894+0000 mgr.y (mgr.15252) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:52 smithi192 bash[70372]: audit 2024-09-13T13:59:51.625681+0000 mgr.y (mgr.15252) 516 : audit [DBG] from='client.44277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:52 smithi192 bash[70372]: audit 2024-09-13T13:59:51.625681+0000 mgr.y (mgr.15252) 516 : audit [DBG] from='client.44277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:53.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:53.049188621Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:53.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:53 smithi192 bash[70372]: audit 2024-09-13T13:59:53.143617+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:53.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:53 smithi192 bash[70372]: audit 2024-09-13T13:59:53.143617+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:54.088 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:53 smithi076 bash[92503]: audit 2024-09-13T13:59:53.143617+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:54.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:53 smithi076 bash[92503]: audit 2024-09-13T13:59:53.143617+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:54.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:53 smithi076 bash[88788]: audit 2024-09-13T13:59:53.143617+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:54.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:53 smithi076 bash[88788]: audit 2024-09-13T13:59:53.143617+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:59:54.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:54 smithi192 bash[70372]: cluster 2024-09-13T13:59:53.519336+0000 mgr.y (mgr.15252) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:54.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:54 smithi192 bash[70372]: cluster 2024-09-13T13:59:53.519336+0000 mgr.y (mgr.15252) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:55.088 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:54 smithi076 bash[92503]: cluster 2024-09-13T13:59:53.519336+0000 mgr.y (mgr.15252) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:55.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:54 smithi076 bash[92503]: cluster 2024-09-13T13:59:53.519336+0000 mgr.y (mgr.15252) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:55.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:54 smithi076 bash[88788]: cluster 2024-09-13T13:59:53.519336+0000 mgr.y (mgr.15252) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:55.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:54 smithi076 bash[88788]: cluster 2024-09-13T13:59:53.519336+0000 mgr.y (mgr.15252) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:59:56.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:56.036955322Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:56.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:56 smithi192 bash[70372]: cluster 2024-09-13T13:59:55.520291+0000 mgr.y (mgr.15252) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:56.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:56 smithi192 bash[70372]: cluster 2024-09-13T13:59:55.520291+0000 mgr.y (mgr.15252) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:57.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:56 smithi076 bash[88788]: cluster 2024-09-13T13:59:55.520291+0000 mgr.y (mgr.15252) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:57.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:56 smithi076 bash[88788]: cluster 2024-09-13T13:59:55.520291+0000 mgr.y (mgr.15252) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:57.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:56 smithi076 bash[92503]: cluster 2024-09-13T13:59:55.520291+0000 mgr.y (mgr.15252) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:57.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:56 smithi076 bash[92503]: cluster 2024-09-13T13:59:55.520291+0000 mgr.y (mgr.15252) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:57.192 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:59:58.589 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:59:58.589 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (7m) 44s ago 34m 13.5M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T13:59:58.589 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (6m) 4m ago 34m 68.4M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T13:59:58.589 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (9m) 44s ago 31m 49.4M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T13:59:58.589 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (8m) 4m ago 42m 439M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T13:59:58.590 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (19m) 44s ago 45m 514M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T13:59:58.590 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (3m) 44s ago 45m 44.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T13:59:58.590 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (5m) 4m ago 43m 18.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T13:59:58.590 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (3m) 44s ago 43m 36.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T13:59:58.590 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (8m) 44s ago 34m 8888k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T13:59:58.590 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (8m) 4m ago 34m 8047k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T13:59:58.590 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (90s) 44s ago 42m 53.0M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T13:59:58.590 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (45s) 44s ago 41m - 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T13:59:58.590 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (40m) 44s ago 40m 56.7M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T13:59:58.590 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (39m) 44s ago 39m 69.6M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T13:59:58.590 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (38m) 4m ago 38m 59.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T13:59:58.590 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (37m) 4m ago 37m 65.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T13:59:58.590 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (36m) 4m ago 36m 54.8M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T13:59:58.591 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (35m) 4m ago 35m 65.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T13:59:58.591 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (7m) 4m ago 34m 46.1M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T13:59:58.591 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (32m) 44s ago 32m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T13:59:58.591 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (32m) 4m ago 32m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T13:59:58.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:58 smithi192 bash[70372]: cluster 2024-09-13T13:59:57.521207+0000 mgr.y (mgr.15252) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:58.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:58 smithi192 bash[70372]: cluster 2024-09-13T13:59:57.521207+0000 mgr.y (mgr.15252) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:58 smithi076 bash[88788]: cluster 2024-09-13T13:59:57.521207+0000 mgr.y (mgr.15252) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:58 smithi076 bash[88788]: cluster 2024-09-13T13:59:57.521207+0000 mgr.y (mgr.15252) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:59.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:58 smithi076 bash[92503]: cluster 2024-09-13T13:59:57.521207+0000 mgr.y (mgr.15252) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:59.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:58 smithi076 bash[92503]: cluster 2024-09-13T13:59:57.521207+0000 mgr.y (mgr.15252) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:59:59.310 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-13T13:59:59.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 13:59:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:59:59.035950279Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:59:59.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 13:59:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:13:59:59] "GET /metrics HTTP/1.1" 200 38351 "" "Prometheus/2.51.0" 2024-09-13T13:59:59.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:59 smithi192 bash[70372]: audit 2024-09-13T13:59:58.555776+0000 mgr.y (mgr.15252) 520 : audit [DBG] from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:59:59.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 13:59:59 smithi192 bash[70372]: audit 2024-09-13T13:59:58.555776+0000 mgr.y (mgr.15252) 520 : audit [DBG] from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:00.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:59 smithi076 bash[88788]: audit 2024-09-13T13:59:58.555776+0000 mgr.y (mgr.15252) 520 : audit [DBG] from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:00.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 13:59:59 smithi076 bash[88788]: audit 2024-09-13T13:59:58.555776+0000 mgr.y (mgr.15252) 520 : audit [DBG] from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:00.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:59 smithi076 bash[92503]: audit 2024-09-13T13:59:58.555776+0000 mgr.y (mgr.15252) 520 : audit [DBG] from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:00.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 13:59:59 smithi076 bash[92503]: audit 2024-09-13T13:59:58.555776+0000 mgr.y (mgr.15252) 520 : audit [DBG] from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:00.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:00 smithi192 bash[70372]: cluster 2024-09-13T13:59:59.521927+0000 mgr.y (mgr.15252) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:00.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:00 smithi192 bash[70372]: cluster 2024-09-13T13:59:59.521927+0000 mgr.y (mgr.15252) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:00.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:00 smithi192 bash[70372]: cluster 2024-09-13T14:00:00.000151+0000 mon.a (mon.0) 213 : cluster [INF] overall HEALTH_OK 2024-09-13T14:00:00.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:00 smithi192 bash[70372]: cluster 2024-09-13T14:00:00.000151+0000 mon.a (mon.0) 213 : cluster [INF] overall HEALTH_OK 2024-09-13T14:00:01.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:00 smithi076 bash[88788]: cluster 2024-09-13T13:59:59.521927+0000 mgr.y (mgr.15252) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:01.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:00 smithi076 bash[88788]: cluster 2024-09-13T13:59:59.521927+0000 mgr.y (mgr.15252) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:01.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:00 smithi076 bash[88788]: cluster 2024-09-13T14:00:00.000151+0000 mon.a (mon.0) 213 : cluster [INF] overall HEALTH_OK 2024-09-13T14:00:01.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:00 smithi076 bash[88788]: cluster 2024-09-13T14:00:00.000151+0000 mon.a (mon.0) 213 : cluster [INF] overall HEALTH_OK 2024-09-13T14:00:01.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:00 smithi076 bash[92503]: cluster 2024-09-13T13:59:59.521927+0000 mgr.y (mgr.15252) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:01.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:00 smithi076 bash[92503]: cluster 2024-09-13T13:59:59.521927+0000 mgr.y (mgr.15252) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:01.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:00 smithi076 bash[92503]: cluster 2024-09-13T14:00:00.000151+0000 mon.a (mon.0) 213 : cluster [INF] overall HEALTH_OK 2024-09-13T14:00:01.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:00 smithi076 bash[92503]: cluster 2024-09-13T14:00:00.000151+0000 mon.a (mon.0) 213 : cluster [INF] overall HEALTH_OK 2024-09-13T14:00:02.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:02.049313171Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:02 smithi192 bash[70372]: audit 2024-09-13T14:00:01.195283+0000 mgr.y (mgr.15252) 522 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:02 smithi192 bash[70372]: audit 2024-09-13T14:00:01.195283+0000 mgr.y (mgr.15252) 522 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:02 smithi192 bash[70372]: cluster 2024-09-13T14:00:01.522985+0000 mgr.y (mgr.15252) 523 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:02 smithi192 bash[70372]: cluster 2024-09-13T14:00:01.522985+0000 mgr.y (mgr.15252) 523 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:02 smithi076 bash[88788]: audit 2024-09-13T14:00:01.195283+0000 mgr.y (mgr.15252) 522 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:02 smithi076 bash[88788]: audit 2024-09-13T14:00:01.195283+0000 mgr.y (mgr.15252) 522 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:02 smithi076 bash[88788]: cluster 2024-09-13T14:00:01.522985+0000 mgr.y (mgr.15252) 523 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:02 smithi076 bash[88788]: cluster 2024-09-13T14:00:01.522985+0000 mgr.y (mgr.15252) 523 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:03.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:02 smithi076 bash[92503]: audit 2024-09-13T14:00:01.195283+0000 mgr.y (mgr.15252) 522 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:03.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:02 smithi076 bash[92503]: audit 2024-09-13T14:00:01.195283+0000 mgr.y (mgr.15252) 522 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:03.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:02 smithi076 bash[92503]: cluster 2024-09-13T14:00:01.522985+0000 mgr.y (mgr.15252) 523 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:03.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:02 smithi076 bash[92503]: cluster 2024-09-13T14:00:01.522985+0000 mgr.y (mgr.15252) 523 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:04.129 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:00:04.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:04 smithi192 bash[70372]: cluster 2024-09-13T14:00:03.524449+0000 mgr.y (mgr.15252) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:04.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:04 smithi192 bash[70372]: cluster 2024-09-13T14:00:03.524449+0000 mgr.y (mgr.15252) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:05.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:04 smithi076 bash[88788]: cluster 2024-09-13T14:00:03.524449+0000 mgr.y (mgr.15252) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:05.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:04 smithi076 bash[88788]: cluster 2024-09-13T14:00:03.524449+0000 mgr.y (mgr.15252) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:05.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:04 smithi076 bash[92503]: cluster 2024-09-13T14:00:03.524449+0000 mgr.y (mgr.15252) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:05.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:04 smithi076 bash[92503]: cluster 2024-09-13T14:00:03.524449+0000 mgr.y (mgr.15252) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:05.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:05.061229891Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:05.817 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:00:06.480 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-13T14:00:06.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:06 smithi076 bash[88788]: cluster 2024-09-13T14:00:05.525178+0000 mgr.y (mgr.15252) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:06.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:06 smithi076 bash[88788]: cluster 2024-09-13T14:00:05.525178+0000 mgr.y (mgr.15252) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:06.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:06 smithi076 bash[88788]: audit 2024-09-13T14:00:05.808744+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.76:0/3496140282' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:06.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:06 smithi076 bash[88788]: audit 2024-09-13T14:00:05.808744+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.76:0/3496140282' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:06.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:06 smithi076 bash[92503]: cluster 2024-09-13T14:00:05.525178+0000 mgr.y (mgr.15252) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:06.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:06 smithi076 bash[92503]: cluster 2024-09-13T14:00:05.525178+0000 mgr.y (mgr.15252) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:06.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:06 smithi076 bash[92503]: audit 2024-09-13T14:00:05.808744+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.76:0/3496140282' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:06.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:06 smithi076 bash[92503]: audit 2024-09-13T14:00:05.808744+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.76:0/3496140282' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:06 smithi192 bash[70372]: cluster 2024-09-13T14:00:05.525178+0000 mgr.y (mgr.15252) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:06 smithi192 bash[70372]: cluster 2024-09-13T14:00:05.525178+0000 mgr.y (mgr.15252) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:06 smithi192 bash[70372]: audit 2024-09-13T14:00:05.808744+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.76:0/3496140282' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:06 smithi192 bash[70372]: audit 2024-09-13T14:00:05.808744+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.76:0/3496140282' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:08.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:08.059347897Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:08 smithi192 bash[70372]: cluster 2024-09-13T14:00:07.526101+0000 mgr.y (mgr.15252) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:08 smithi192 bash[70372]: cluster 2024-09-13T14:00:07.526101+0000 mgr.y (mgr.15252) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:08 smithi192 bash[70372]: audit 2024-09-13T14:00:08.144107+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:08.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:08 smithi192 bash[70372]: audit 2024-09-13T14:00:08.144107+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:08 smithi076 bash[88788]: cluster 2024-09-13T14:00:07.526101+0000 mgr.y (mgr.15252) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:08 smithi076 bash[88788]: cluster 2024-09-13T14:00:07.526101+0000 mgr.y (mgr.15252) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:08 smithi076 bash[88788]: audit 2024-09-13T14:00:08.144107+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:08 smithi076 bash[88788]: audit 2024-09-13T14:00:08.144107+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:09.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:08 smithi076 bash[92503]: cluster 2024-09-13T14:00:07.526101+0000 mgr.y (mgr.15252) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:09.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:08 smithi076 bash[92503]: cluster 2024-09-13T14:00:07.526101+0000 mgr.y (mgr.15252) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:09.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:08 smithi076 bash[92503]: audit 2024-09-13T14:00:08.144107+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:09.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:08 smithi076 bash[92503]: audit 2024-09-13T14:00:08.144107+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:09.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:00:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:00:09] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-13T14:00:10.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:10 smithi192 bash[70372]: cluster 2024-09-13T14:00:09.527517+0000 mgr.y (mgr.15252) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:10.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:10 smithi192 bash[70372]: cluster 2024-09-13T14:00:09.527517+0000 mgr.y (mgr.15252) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:11.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:10 smithi076 bash[88788]: cluster 2024-09-13T14:00:09.527517+0000 mgr.y (mgr.15252) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:11.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:10 smithi076 bash[88788]: cluster 2024-09-13T14:00:09.527517+0000 mgr.y (mgr.15252) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:11.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:10 smithi076 bash[92503]: cluster 2024-09-13T14:00:09.527517+0000 mgr.y (mgr.15252) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:11.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:10 smithi076 bash[92503]: cluster 2024-09-13T14:00:09.527517+0000 mgr.y (mgr.15252) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:11.297 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:00:11.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:11.042671418Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:12 smithi192 bash[70372]: audit 2024-09-13T14:00:11.206480+0000 mgr.y (mgr.15252) 528 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:12 smithi192 bash[70372]: audit 2024-09-13T14:00:11.206480+0000 mgr.y (mgr.15252) 528 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:12 smithi192 bash[70372]: cluster 2024-09-13T14:00:11.528524+0000 mgr.y (mgr.15252) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:12 smithi192 bash[70372]: cluster 2024-09-13T14:00:11.528524+0000 mgr.y (mgr.15252) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:13.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:12 smithi076 bash[88788]: audit 2024-09-13T14:00:11.206480+0000 mgr.y (mgr.15252) 528 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:13.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:12 smithi076 bash[88788]: audit 2024-09-13T14:00:11.206480+0000 mgr.y (mgr.15252) 528 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:13.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:12 smithi076 bash[88788]: cluster 2024-09-13T14:00:11.528524+0000 mgr.y (mgr.15252) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:13.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:12 smithi076 bash[88788]: cluster 2024-09-13T14:00:11.528524+0000 mgr.y (mgr.15252) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:13.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:12 smithi076 bash[92503]: audit 2024-09-13T14:00:11.206480+0000 mgr.y (mgr.15252) 528 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:13.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:12 smithi076 bash[92503]: audit 2024-09-13T14:00:11.206480+0000 mgr.y (mgr.15252) 528 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:13.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:12 smithi076 bash[92503]: cluster 2024-09-13T14:00:11.528524+0000 mgr.y (mgr.15252) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:13.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:12 smithi076 bash[92503]: cluster 2024-09-13T14:00:11.528524+0000 mgr.y (mgr.15252) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:13.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:13 smithi192 bash[70372]: audit 2024-09-13T14:00:12.694859+0000 mgr.y (mgr.15252) 530 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:13.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:13 smithi192 bash[70372]: audit 2024-09-13T14:00:12.694859+0000 mgr.y (mgr.15252) 530 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:14.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:13 smithi076 bash[88788]: audit 2024-09-13T14:00:12.694859+0000 mgr.y (mgr.15252) 530 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:14.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:13 smithi076 bash[88788]: audit 2024-09-13T14:00:12.694859+0000 mgr.y (mgr.15252) 530 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:14.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:13 smithi076 bash[92503]: audit 2024-09-13T14:00:12.694859+0000 mgr.y (mgr.15252) 530 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:14.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:13 smithi076 bash[92503]: audit 2024-09-13T14:00:12.694859+0000 mgr.y (mgr.15252) 530 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:14.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:14.041382055Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:14 smithi192 bash[70372]: cluster 2024-09-13T14:00:13.529934+0000 mgr.y (mgr.15252) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:14 smithi192 bash[70372]: cluster 2024-09-13T14:00:13.529934+0000 mgr.y (mgr.15252) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:14 smithi076 bash[88788]: cluster 2024-09-13T14:00:13.529934+0000 mgr.y (mgr.15252) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:14 smithi076 bash[88788]: cluster 2024-09-13T14:00:13.529934+0000 mgr.y (mgr.15252) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:15.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:14 smithi076 bash[92503]: cluster 2024-09-13T14:00:13.529934+0000 mgr.y (mgr.15252) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:15.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:14 smithi076 bash[92503]: cluster 2024-09-13T14:00:13.529934+0000 mgr.y (mgr.15252) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:15.275 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:00:15.951 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade status' 2024-09-13T14:00:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:16 smithi192 bash[70372]: cluster 2024-09-13T14:00:15.530771+0000 mgr.y (mgr.15252) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:16 smithi192 bash[70372]: cluster 2024-09-13T14:00:15.530771+0000 mgr.y (mgr.15252) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:17.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:16 smithi076 bash[92503]: cluster 2024-09-13T14:00:15.530771+0000 mgr.y (mgr.15252) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:17.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:16 smithi076 bash[92503]: cluster 2024-09-13T14:00:15.530771+0000 mgr.y (mgr.15252) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:17.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:16 smithi076 bash[88788]: cluster 2024-09-13T14:00:15.530771+0000 mgr.y (mgr.15252) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:17.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:16 smithi076 bash[88788]: cluster 2024-09-13T14:00:15.530771+0000 mgr.y (mgr.15252) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:17.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:17.035869489Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:18 smithi192 bash[70372]: cluster 2024-09-13T14:00:17.531659+0000 mgr.y (mgr.15252) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:18 smithi192 bash[70372]: cluster 2024-09-13T14:00:17.531659+0000 mgr.y (mgr.15252) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:19.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:18 smithi076 bash[92503]: cluster 2024-09-13T14:00:17.531659+0000 mgr.y (mgr.15252) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:19.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:18 smithi076 bash[92503]: cluster 2024-09-13T14:00:17.531659+0000 mgr.y (mgr.15252) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:19.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:18 smithi076 bash[88788]: cluster 2024-09-13T14:00:17.531659+0000 mgr.y (mgr.15252) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:19.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:18 smithi076 bash[88788]: cluster 2024-09-13T14:00:17.531659+0000 mgr.y (mgr.15252) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:19.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:00:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:00:19] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-13T14:00:20.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:20.044529553Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:20.781 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:00:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:20 smithi192 bash[70372]: cluster 2024-09-13T14:00:19.533140+0000 mgr.y (mgr.15252) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:20.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:20 smithi192 bash[70372]: cluster 2024-09-13T14:00:19.533140+0000 mgr.y (mgr.15252) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:21.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:20 smithi076 bash[88788]: cluster 2024-09-13T14:00:19.533140+0000 mgr.y (mgr.15252) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:21.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:20 smithi076 bash[88788]: cluster 2024-09-13T14:00:19.533140+0000 mgr.y (mgr.15252) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:21.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:20 smithi076 bash[92503]: cluster 2024-09-13T14:00:19.533140+0000 mgr.y (mgr.15252) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:21.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:20 smithi076 bash[92503]: cluster 2024-09-13T14:00:19.533140+0000 mgr.y (mgr.15252) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:22.334 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:00:22.334 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": null, 2024-09-13T14:00:22.334 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": false, 2024-09-13T14:00:22.334 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "", 2024-09-13T14:00:22.335 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T14:00:22.335 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": null, 2024-09-13T14:00:22.335 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "", 2024-09-13T14:00:22.335 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:00:22.335 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:00:23.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:22 smithi192 bash[70372]: audit 2024-09-13T14:00:21.216765+0000 mgr.y (mgr.15252) 535 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:23.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:22 smithi192 bash[70372]: audit 2024-09-13T14:00:21.216765+0000 mgr.y (mgr.15252) 535 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:23.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:22 smithi192 bash[70372]: cluster 2024-09-13T14:00:21.534200+0000 mgr.y (mgr.15252) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:23.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:22 smithi192 bash[70372]: cluster 2024-09-13T14:00:21.534200+0000 mgr.y (mgr.15252) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:23.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:22 smithi076 bash[88788]: audit 2024-09-13T14:00:21.216765+0000 mgr.y (mgr.15252) 535 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:23.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:22 smithi076 bash[88788]: audit 2024-09-13T14:00:21.216765+0000 mgr.y (mgr.15252) 535 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:23.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:22 smithi076 bash[88788]: cluster 2024-09-13T14:00:21.534200+0000 mgr.y (mgr.15252) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:23.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:22 smithi076 bash[88788]: cluster 2024-09-13T14:00:21.534200+0000 mgr.y (mgr.15252) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:23.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:22 smithi076 bash[92503]: audit 2024-09-13T14:00:21.216765+0000 mgr.y (mgr.15252) 535 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:23.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:22 smithi076 bash[92503]: audit 2024-09-13T14:00:21.216765+0000 mgr.y (mgr.15252) 535 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:23.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:22 smithi076 bash[92503]: cluster 2024-09-13T14:00:21.534200+0000 mgr.y (mgr.15252) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:23.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:22 smithi076 bash[92503]: cluster 2024-09-13T14:00:21.534200+0000 mgr.y (mgr.15252) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:23.096 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T14:00:23.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:23.059087324Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:24.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:23 smithi076 bash[92503]: audit 2024-09-13T14:00:22.337608+0000 mgr.y (mgr.15252) 537 : audit [DBG] from='client.44301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:24.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:23 smithi076 bash[92503]: audit 2024-09-13T14:00:22.337608+0000 mgr.y (mgr.15252) 537 : audit [DBG] from='client.44301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:24.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:23 smithi076 bash[92503]: audit 2024-09-13T14:00:23.144406+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:24.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:23 smithi076 bash[92503]: audit 2024-09-13T14:00:23.144406+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:24.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:23 smithi076 bash[88788]: audit 2024-09-13T14:00:22.337608+0000 mgr.y (mgr.15252) 537 : audit [DBG] from='client.44301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:24.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:23 smithi076 bash[88788]: audit 2024-09-13T14:00:22.337608+0000 mgr.y (mgr.15252) 537 : audit [DBG] from='client.44301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:24.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:23 smithi076 bash[88788]: audit 2024-09-13T14:00:23.144406+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:24.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:23 smithi076 bash[88788]: audit 2024-09-13T14:00:23.144406+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:23 smithi192 bash[70372]: audit 2024-09-13T14:00:22.337608+0000 mgr.y (mgr.15252) 537 : audit [DBG] from='client.44301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:23 smithi192 bash[70372]: audit 2024-09-13T14:00:22.337608+0000 mgr.y (mgr.15252) 537 : audit [DBG] from='client.44301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:23 smithi192 bash[70372]: audit 2024-09-13T14:00:23.144406+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:23 smithi192 bash[70372]: audit 2024-09-13T14:00:23.144406+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:25.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:24 smithi076 bash[88788]: cluster 2024-09-13T14:00:23.535598+0000 mgr.y (mgr.15252) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:25.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:24 smithi076 bash[88788]: cluster 2024-09-13T14:00:23.535598+0000 mgr.y (mgr.15252) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:25.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:24 smithi076 bash[92503]: cluster 2024-09-13T14:00:23.535598+0000 mgr.y (mgr.15252) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:25.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:24 smithi076 bash[92503]: cluster 2024-09-13T14:00:23.535598+0000 mgr.y (mgr.15252) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:25.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:24 smithi192 bash[70372]: cluster 2024-09-13T14:00:23.535598+0000 mgr.y (mgr.15252) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:25.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:24 smithi192 bash[70372]: cluster 2024-09-13T14:00:23.535598+0000 mgr.y (mgr.15252) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:26.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:26.058756682Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:27.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:26 smithi076 bash[88788]: cluster 2024-09-13T14:00:25.536478+0000 mgr.y (mgr.15252) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:27.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:26 smithi076 bash[88788]: cluster 2024-09-13T14:00:25.536478+0000 mgr.y (mgr.15252) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:27.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:26 smithi076 bash[92503]: cluster 2024-09-13T14:00:25.536478+0000 mgr.y (mgr.15252) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:27.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:26 smithi076 bash[92503]: cluster 2024-09-13T14:00:25.536478+0000 mgr.y (mgr.15252) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:27.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:26 smithi192 bash[70372]: cluster 2024-09-13T14:00:25.536478+0000 mgr.y (mgr.15252) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:27.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:26 smithi192 bash[70372]: cluster 2024-09-13T14:00:25.536478+0000 mgr.y (mgr.15252) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:27.899 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:00:27.990 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:27 smithi076 bash[92503]: audit 2024-09-13T14:00:26.784294+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:27.990 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:27 smithi076 bash[92503]: audit 2024-09-13T14:00:26.784294+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:27.990 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:27 smithi076 bash[92503]: audit 2024-09-13T14:00:26.786167+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:00:27.990 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:27 smithi076 bash[92503]: audit 2024-09-13T14:00:26.786167+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:00:27.990 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:27 smithi076 bash[92503]: audit 2024-09-13T14:00:26.801892+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:27.990 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:27 smithi076 bash[92503]: audit 2024-09-13T14:00:26.801892+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:27.990 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:27 smithi076 bash[88788]: audit 2024-09-13T14:00:26.784294+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:27.991 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:27 smithi076 bash[88788]: audit 2024-09-13T14:00:26.784294+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:27.991 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:27 smithi076 bash[88788]: audit 2024-09-13T14:00:26.786167+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:00:27.991 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:27 smithi076 bash[88788]: audit 2024-09-13T14:00:26.786167+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:00:27.991 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:27 smithi076 bash[88788]: audit 2024-09-13T14:00:26.801892+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:27.991 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:27 smithi076 bash[88788]: audit 2024-09-13T14:00:26.801892+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:27 smithi192 bash[70372]: audit 2024-09-13T14:00:26.784294+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:27 smithi192 bash[70372]: audit 2024-09-13T14:00:26.784294+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:27 smithi192 bash[70372]: audit 2024-09-13T14:00:26.786167+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:00:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:27 smithi192 bash[70372]: audit 2024-09-13T14:00:26.786167+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:00:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:27 smithi192 bash[70372]: audit 2024-09-13T14:00:26.801892+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:27 smithi192 bash[70372]: audit 2024-09-13T14:00:26.801892+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:29.018 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:28 smithi192 bash[70372]: cluster 2024-09-13T14:00:27.537473+0000 mgr.y (mgr.15252) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:29.018 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:28 smithi192 bash[70372]: cluster 2024-09-13T14:00:27.537473+0000 mgr.y (mgr.15252) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:29.045 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:28 smithi076 bash[92503]: cluster 2024-09-13T14:00:27.537473+0000 mgr.y (mgr.15252) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:29.045 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:28 smithi076 bash[92503]: cluster 2024-09-13T14:00:27.537473+0000 mgr.y (mgr.15252) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:29.046 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:28 smithi076 bash[88788]: cluster 2024-09-13T14:00:27.537473+0000 mgr.y (mgr.15252) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:29.046 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:28 smithi076 bash[88788]: cluster 2024-09-13T14:00:27.537473+0000 mgr.y (mgr.15252) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:29.338 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:00:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:00:29] "GET /metrics HTTP/1.1" 200 38351 "" "Prometheus/2.51.0" 2024-09-13T14:00:29.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:29.019531109Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:29.444 INFO:teuthology.orchestra.run.smithi076.stdout:HEALTH_OK 2024-09-13T14:00:30.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:29 smithi076 bash[88788]: audit 2024-09-13T14:00:29.448547+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.76:0/3218582486' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:00:30.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:29 smithi076 bash[88788]: audit 2024-09-13T14:00:29.448547+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.76:0/3218582486' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:00:30.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:29 smithi076 bash[92503]: audit 2024-09-13T14:00:29.448547+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.76:0/3218582486' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:00:30.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:29 smithi076 bash[92503]: audit 2024-09-13T14:00:29.448547+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.76:0/3218582486' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:00:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:29 smithi192 bash[70372]: audit 2024-09-13T14:00:29.448547+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.76:0/3218582486' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:00:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:29 smithi192 bash[70372]: audit 2024-09-13T14:00:29.448547+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.76:0/3218582486' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:00:30.185 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-13T14:00:31.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:30 smithi076 bash[88788]: cluster 2024-09-13T14:00:29.538326+0000 mgr.y (mgr.15252) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:31.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:30 smithi076 bash[88788]: cluster 2024-09-13T14:00:29.538326+0000 mgr.y (mgr.15252) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:31.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:30 smithi076 bash[92503]: cluster 2024-09-13T14:00:29.538326+0000 mgr.y (mgr.15252) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:31.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:30 smithi076 bash[92503]: cluster 2024-09-13T14:00:29.538326+0000 mgr.y (mgr.15252) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:31.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:30 smithi192 bash[70372]: cluster 2024-09-13T14:00:29.538326+0000 mgr.y (mgr.15252) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:31.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:30 smithi192 bash[70372]: cluster 2024-09-13T14:00:29.538326+0000 mgr.y (mgr.15252) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:32.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:32.027120737Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:32 smithi076 bash[88788]: audit 2024-09-13T14:00:31.222212+0000 mgr.y (mgr.15252) 542 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:32 smithi076 bash[88788]: audit 2024-09-13T14:00:31.222212+0000 mgr.y (mgr.15252) 542 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:32 smithi076 bash[88788]: cluster 2024-09-13T14:00:31.539227+0000 mgr.y (mgr.15252) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:32 smithi076 bash[88788]: cluster 2024-09-13T14:00:31.539227+0000 mgr.y (mgr.15252) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:33.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:32 smithi076 bash[92503]: audit 2024-09-13T14:00:31.222212+0000 mgr.y (mgr.15252) 542 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:33.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:32 smithi076 bash[92503]: audit 2024-09-13T14:00:31.222212+0000 mgr.y (mgr.15252) 542 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:32 smithi076 bash[92503]: cluster 2024-09-13T14:00:31.539227+0000 mgr.y (mgr.15252) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:32 smithi076 bash[92503]: cluster 2024-09-13T14:00:31.539227+0000 mgr.y (mgr.15252) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:32 smithi192 bash[70372]: audit 2024-09-13T14:00:31.222212+0000 mgr.y (mgr.15252) 542 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:32 smithi192 bash[70372]: audit 2024-09-13T14:00:31.222212+0000 mgr.y (mgr.15252) 542 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:32 smithi192 bash[70372]: cluster 2024-09-13T14:00:31.539227+0000 mgr.y (mgr.15252) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:32 smithi192 bash[70372]: cluster 2024-09-13T14:00:31.539227+0000 mgr.y (mgr.15252) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:34.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:33 smithi076 bash[92503]: cluster 2024-09-13T14:00:33.540750+0000 mgr.y (mgr.15252) 544 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:34.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:33 smithi076 bash[92503]: cluster 2024-09-13T14:00:33.540750+0000 mgr.y (mgr.15252) 544 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:34.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:33 smithi076 bash[88788]: cluster 2024-09-13T14:00:33.540750+0000 mgr.y (mgr.15252) 544 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:34.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:33 smithi076 bash[88788]: cluster 2024-09-13T14:00:33.540750+0000 mgr.y (mgr.15252) 544 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:33 smithi192 bash[70372]: cluster 2024-09-13T14:00:33.540750+0000 mgr.y (mgr.15252) 544 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:33 smithi192 bash[70372]: cluster 2024-09-13T14:00:33.540750+0000 mgr.y (mgr.15252) 544 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:34.996 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:00:35.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:35.025709321Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:36.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:36 smithi192 bash[70372]: cluster 2024-09-13T14:00:35.541739+0000 mgr.y (mgr.15252) 545 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:36.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:36 smithi192 bash[70372]: cluster 2024-09-13T14:00:35.541739+0000 mgr.y (mgr.15252) 545 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:37.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:36 smithi076 bash[88788]: cluster 2024-09-13T14:00:35.541739+0000 mgr.y (mgr.15252) 545 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:37.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:36 smithi076 bash[88788]: cluster 2024-09-13T14:00:35.541739+0000 mgr.y (mgr.15252) 545 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:37.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:36 smithi076 bash[92503]: cluster 2024-09-13T14:00:35.541739+0000 mgr.y (mgr.15252) 545 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:37.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:36 smithi076 bash[92503]: cluster 2024-09-13T14:00:35.541739+0000 mgr.y (mgr.15252) 545 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:37.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:37 smithi192 bash[70372]: audit 2024-09-13T14:00:36.563831+0000 mgr.y (mgr.15252) 546 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:37 smithi192 bash[70372]: audit 2024-09-13T14:00:36.563831+0000 mgr.y (mgr.15252) 546 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:38.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:37 smithi076 bash[88788]: audit 2024-09-13T14:00:36.563831+0000 mgr.y (mgr.15252) 546 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:38.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:37 smithi076 bash[88788]: audit 2024-09-13T14:00:36.563831+0000 mgr.y (mgr.15252) 546 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:38.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:37 smithi076 bash[92503]: audit 2024-09-13T14:00:36.563831+0000 mgr.y (mgr.15252) 546 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:38.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:37 smithi076 bash[92503]: audit 2024-09-13T14:00:36.563831+0000 mgr.y (mgr.15252) 546 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:38.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:38.026076122Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:38 smithi076 bash[88788]: cluster 2024-09-13T14:00:37.542638+0000 mgr.y (mgr.15252) 547 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:38 smithi076 bash[88788]: cluster 2024-09-13T14:00:37.542638+0000 mgr.y (mgr.15252) 547 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:38 smithi076 bash[88788]: audit 2024-09-13T14:00:38.144511+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:38.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:38 smithi076 bash[88788]: audit 2024-09-13T14:00:38.144511+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:38.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:38 smithi076 bash[92503]: cluster 2024-09-13T14:00:37.542638+0000 mgr.y (mgr.15252) 547 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:38.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:38 smithi076 bash[92503]: cluster 2024-09-13T14:00:37.542638+0000 mgr.y (mgr.15252) 547 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:38 smithi076 bash[92503]: audit 2024-09-13T14:00:38.144511+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:38.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:38 smithi076 bash[92503]: audit 2024-09-13T14:00:38.144511+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:38 smithi192 bash[70372]: cluster 2024-09-13T14:00:37.542638+0000 mgr.y (mgr.15252) 547 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:38 smithi192 bash[70372]: cluster 2024-09-13T14:00:37.542638+0000 mgr.y (mgr.15252) 547 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:38 smithi192 bash[70372]: audit 2024-09-13T14:00:38.144511+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:38 smithi192 bash[70372]: audit 2024-09-13T14:00:38.144511+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:38.965 INFO:teuthology.orchestra.run.smithi076.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:00:39.588 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:00:39] "GET /metrics HTTP/1.1" 200 38351 "" "Prometheus/2.51.0" 2024-09-13T14:00:39.638 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T14:00:40.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[88788]: cephadm 2024-09-13T14:00:38.958567+0000 mgr.y (mgr.15252) 548 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:00:40.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[88788]: cephadm 2024-09-13T14:00:38.958567+0000 mgr.y (mgr.15252) 548 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:00:40.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[88788]: audit 2024-09-13T14:00:38.965651+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:40.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[88788]: audit 2024-09-13T14:00:38.965651+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[88788]: audit 2024-09-13T14:00:38.967305+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[88788]: audit 2024-09-13T14:00:38.967305+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[88788]: audit 2024-09-13T14:00:38.968832+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:00:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[88788]: audit 2024-09-13T14:00:38.968832+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:00:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[88788]: audit 2024-09-13T14:00:38.979410+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[88788]: audit 2024-09-13T14:00:38.979410+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[88788]: cephadm 2024-09-13T14:00:39.063610+0000 mgr.y (mgr.15252) 549 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:00:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[88788]: cephadm 2024-09-13T14:00:39.063610+0000 mgr.y (mgr.15252) 549 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:00:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[88788]: cluster 2024-09-13T14:00:39.543492+0000 mgr.y (mgr.15252) 550 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[88788]: cluster 2024-09-13T14:00:39.543492+0000 mgr.y (mgr.15252) 550 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[92503]: cephadm 2024-09-13T14:00:38.958567+0000 mgr.y (mgr.15252) 548 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:00:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[92503]: cephadm 2024-09-13T14:00:38.958567+0000 mgr.y (mgr.15252) 548 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:00:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[92503]: audit 2024-09-13T14:00:38.965651+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[92503]: audit 2024-09-13T14:00:38.965651+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[92503]: audit 2024-09-13T14:00:38.967305+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[92503]: audit 2024-09-13T14:00:38.967305+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[92503]: audit 2024-09-13T14:00:38.968832+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:00:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[92503]: audit 2024-09-13T14:00:38.968832+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:00:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[92503]: audit 2024-09-13T14:00:38.979410+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[92503]: audit 2024-09-13T14:00:38.979410+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[92503]: cephadm 2024-09-13T14:00:39.063610+0000 mgr.y (mgr.15252) 549 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:00:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[92503]: cephadm 2024-09-13T14:00:39.063610+0000 mgr.y (mgr.15252) 549 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:00:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[92503]: cluster 2024-09-13T14:00:39.543492+0000 mgr.y (mgr.15252) 550 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:39 smithi076 bash[92503]: cluster 2024-09-13T14:00:39.543492+0000 mgr.y (mgr.15252) 550 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:40.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:39 smithi192 bash[70372]: cephadm 2024-09-13T14:00:38.958567+0000 mgr.y (mgr.15252) 548 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:00:40.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:39 smithi192 bash[70372]: cephadm 2024-09-13T14:00:38.958567+0000 mgr.y (mgr.15252) 548 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:00:40.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:39 smithi192 bash[70372]: audit 2024-09-13T14:00:38.965651+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:40.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:39 smithi192 bash[70372]: audit 2024-09-13T14:00:38.965651+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:40.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:39 smithi192 bash[70372]: audit 2024-09-13T14:00:38.967305+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:40.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:39 smithi192 bash[70372]: audit 2024-09-13T14:00:38.967305+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:40.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:39 smithi192 bash[70372]: audit 2024-09-13T14:00:38.968832+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:00:40.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:39 smithi192 bash[70372]: audit 2024-09-13T14:00:38.968832+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:00:40.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:39 smithi192 bash[70372]: audit 2024-09-13T14:00:38.979410+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:40.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:39 smithi192 bash[70372]: audit 2024-09-13T14:00:38.979410+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:40.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:39 smithi192 bash[70372]: cephadm 2024-09-13T14:00:39.063610+0000 mgr.y (mgr.15252) 549 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:00:40.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:39 smithi192 bash[70372]: cephadm 2024-09-13T14:00:39.063610+0000 mgr.y (mgr.15252) 549 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:00:40.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:39 smithi192 bash[70372]: cluster 2024-09-13T14:00:39.543492+0000 mgr.y (mgr.15252) 550 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:40.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:39 smithi192 bash[70372]: cluster 2024-09-13T14:00:39.543492+0000 mgr.y (mgr.15252) 550 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:41.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:41.020432381Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:42.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.233448+0000 mgr.y (mgr.15252) 551 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:42.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.233448+0000 mgr.y (mgr.15252) 551 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:42.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: cluster 2024-09-13T14:00:41.544402+0000 mgr.y (mgr.15252) 552 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:42.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: cluster 2024-09-13T14:00:41.544402+0000 mgr.y (mgr.15252) 552 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:42.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.642098+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:42.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.642098+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:42.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.645270+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:00:42.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.645270+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:00:42.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: cephadm 2024-09-13T14:00:41.645337+0000 mgr.y (mgr.15252) 553 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:00:42.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: cephadm 2024-09-13T14:00:41.645337+0000 mgr.y (mgr.15252) 553 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:00:42.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: cephadm 2024-09-13T14:00:41.645427+0000 mgr.y (mgr.15252) 554 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:00:42.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: cephadm 2024-09-13T14:00:41.645427+0000 mgr.y (mgr.15252) 554 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:00:42.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.648895+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:42.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.648895+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:42.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: cephadm 2024-09-13T14:00:41.653092+0000 mgr.y (mgr.15252) 555 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:00:42.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: cephadm 2024-09-13T14:00:41.653092+0000 mgr.y (mgr.15252) 555 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:00:42.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.659948+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:42.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.659948+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:42.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.665543+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:42.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.665543+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:42.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: cephadm 2024-09-13T14:00:41.669832+0000 mgr.y (mgr.15252) 556 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:00:42.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: cephadm 2024-09-13T14:00:41.669832+0000 mgr.y (mgr.15252) 556 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:00:42.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.677219+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:42.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.677219+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:42.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.682441+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:42.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.682441+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:42.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: cephadm 2024-09-13T14:00:41.686965+0000 mgr.y (mgr.15252) 557 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:00:42.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: cephadm 2024-09-13T14:00:41.686965+0000 mgr.y (mgr.15252) 557 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:00:42.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.694050+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:42.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.694050+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:42.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.700673+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-13T14:00:42.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.700673+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-13T14:00:42.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.703889+0000 mgr.y (mgr.15252) 558 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T14:00:42.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: audit 2024-09-13T14:00:41.703889+0000 mgr.y (mgr.15252) 558 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T14:00:42.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: cephadm 2024-09-13T14:00:41.706723+0000 mgr.y (mgr.15252) 559 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-13T14:00:42.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:42 smithi192 bash[70372]: cephadm 2024-09-13T14:00:41.706723+0000 mgr.y (mgr.15252) 559 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-13T14:00:43.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.233448+0000 mgr.y (mgr.15252) 551 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.233448+0000 mgr.y (mgr.15252) 551 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: cluster 2024-09-13T14:00:41.544402+0000 mgr.y (mgr.15252) 552 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: cluster 2024-09-13T14:00:41.544402+0000 mgr.y (mgr.15252) 552 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.642098+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.642098+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.645270+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:00:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.645270+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:00:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: cephadm 2024-09-13T14:00:41.645337+0000 mgr.y (mgr.15252) 553 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:00:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: cephadm 2024-09-13T14:00:41.645337+0000 mgr.y (mgr.15252) 553 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:00:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: cephadm 2024-09-13T14:00:41.645427+0000 mgr.y (mgr.15252) 554 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:00:43.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: cephadm 2024-09-13T14:00:41.645427+0000 mgr.y (mgr.15252) 554 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:00:43.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.648895+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:43.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.648895+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:43.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: cephadm 2024-09-13T14:00:41.653092+0000 mgr.y (mgr.15252) 555 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:00:43.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: cephadm 2024-09-13T14:00:41.653092+0000 mgr.y (mgr.15252) 555 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:00:43.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.659948+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.659948+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.665543+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:43.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.233448+0000 mgr.y (mgr.15252) 551 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:43.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.233448+0000 mgr.y (mgr.15252) 551 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:43.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: cluster 2024-09-13T14:00:41.544402+0000 mgr.y (mgr.15252) 552 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:43.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: cluster 2024-09-13T14:00:41.544402+0000 mgr.y (mgr.15252) 552 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:43.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.642098+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.642098+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.645270+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:00:43.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.645270+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:00:43.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: cephadm 2024-09-13T14:00:41.645337+0000 mgr.y (mgr.15252) 553 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:00:43.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: cephadm 2024-09-13T14:00:41.645337+0000 mgr.y (mgr.15252) 553 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:00:43.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: cephadm 2024-09-13T14:00:41.645427+0000 mgr.y (mgr.15252) 554 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:00:43.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: cephadm 2024-09-13T14:00:41.645427+0000 mgr.y (mgr.15252) 554 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:00:43.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.648895+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:43.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.648895+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:43.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: cephadm 2024-09-13T14:00:41.653092+0000 mgr.y (mgr.15252) 555 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:00:43.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: cephadm 2024-09-13T14:00:41.653092+0000 mgr.y (mgr.15252) 555 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:00:43.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.659948+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.659948+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.665543+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:43.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.665543+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:43.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: cephadm 2024-09-13T14:00:41.669832+0000 mgr.y (mgr.15252) 556 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:00:43.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: cephadm 2024-09-13T14:00:41.669832+0000 mgr.y (mgr.15252) 556 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:00:43.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.677219+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.677219+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.682441+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:43.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.682441+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:43.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: cephadm 2024-09-13T14:00:41.686965+0000 mgr.y (mgr.15252) 557 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:00:43.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: cephadm 2024-09-13T14:00:41.686965+0000 mgr.y (mgr.15252) 557 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:00:43.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.694050+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.694050+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.700673+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-13T14:00:43.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.700673+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-13T14:00:43.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.703889+0000 mgr.y (mgr.15252) 558 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T14:00:43.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: audit 2024-09-13T14:00:41.703889+0000 mgr.y (mgr.15252) 558 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T14:00:43.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: cephadm 2024-09-13T14:00:41.706723+0000 mgr.y (mgr.15252) 559 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-13T14:00:43.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[92503]: cephadm 2024-09-13T14:00:41.706723+0000 mgr.y (mgr.15252) 559 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-13T14:00:43.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.665543+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:43.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: cephadm 2024-09-13T14:00:41.669832+0000 mgr.y (mgr.15252) 556 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:00:43.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: cephadm 2024-09-13T14:00:41.669832+0000 mgr.y (mgr.15252) 556 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:00:43.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.677219+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.677219+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.682441+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:43.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.682441+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:43.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: cephadm 2024-09-13T14:00:41.686965+0000 mgr.y (mgr.15252) 557 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:00:43.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: cephadm 2024-09-13T14:00:41.686965+0000 mgr.y (mgr.15252) 557 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:00:43.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.694050+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.694050+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:43.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.700673+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-13T14:00:43.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.700673+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-13T14:00:43.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.703889+0000 mgr.y (mgr.15252) 558 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T14:00:43.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: audit 2024-09-13T14:00:41.703889+0000 mgr.y (mgr.15252) 558 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T14:00:43.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: cephadm 2024-09-13T14:00:41.706723+0000 mgr.y (mgr.15252) 559 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-13T14:00:43.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:42 smithi076 bash[88788]: cephadm 2024-09-13T14:00:41.706723+0000 mgr.y (mgr.15252) 559 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-13T14:00:44.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:44.059097734Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:44.737 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:00:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:44 smithi192 bash[70372]: cluster 2024-09-13T14:00:43.545173+0000 mgr.y (mgr.15252) 560 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:44 smithi192 bash[70372]: cluster 2024-09-13T14:00:43.545173+0000 mgr.y (mgr.15252) 560 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:44 smithi192 bash[70372]: audit 2024-09-13T14:00:44.268213+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:44 smithi192 bash[70372]: audit 2024-09-13T14:00:44.268213+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:44 smithi192 bash[70372]: audit 2024-09-13T14:00:44.271573+0000 mon.b (mon.1) 145 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T14:00:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:44 smithi192 bash[70372]: audit 2024-09-13T14:00:44.271573+0000 mon.b (mon.1) 145 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T14:00:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:44 smithi192 bash[70372]: audit 2024-09-13T14:00:44.273306+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:44 smithi192 bash[70372]: audit 2024-09-13T14:00:44.273306+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:44.941 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[92503]: cluster 2024-09-13T14:00:43.545173+0000 mgr.y (mgr.15252) 560 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:44.941 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[92503]: cluster 2024-09-13T14:00:43.545173+0000 mgr.y (mgr.15252) 560 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:44.941 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[92503]: audit 2024-09-13T14:00:44.268213+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:44.941 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[92503]: audit 2024-09-13T14:00:44.268213+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:44.941 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[92503]: audit 2024-09-13T14:00:44.271573+0000 mon.b (mon.1) 145 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T14:00:44.942 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[92503]: audit 2024-09-13T14:00:44.271573+0000 mon.b (mon.1) 145 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T14:00:44.942 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[92503]: audit 2024-09-13T14:00:44.273306+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:44.942 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[92503]: audit 2024-09-13T14:00:44.273306+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:44.942 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[88788]: cluster 2024-09-13T14:00:43.545173+0000 mgr.y (mgr.15252) 560 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:44.942 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[88788]: cluster 2024-09-13T14:00:43.545173+0000 mgr.y (mgr.15252) 560 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:44.942 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[88788]: audit 2024-09-13T14:00:44.268213+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:44.942 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[88788]: audit 2024-09-13T14:00:44.268213+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:44.942 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[88788]: audit 2024-09-13T14:00:44.271573+0000 mon.b (mon.1) 145 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T14:00:44.942 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[88788]: audit 2024-09-13T14:00:44.271573+0000 mon.b (mon.1) 145 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T14:00:44.942 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[88788]: audit 2024-09-13T14:00:44.273306+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:44.942 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:44 smithi076 bash[88788]: audit 2024-09-13T14:00:44.273306+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:00:45.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:45 smithi192 bash[70372]: cephadm 2024-09-13T14:00:44.261324+0000 mgr.y (mgr.15252) 561 : cephadm [INF] Upgrade: Updating osd.2 2024-09-13T14:00:45.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:45 smithi192 bash[70372]: cephadm 2024-09-13T14:00:44.261324+0000 mgr.y (mgr.15252) 561 : cephadm [INF] Upgrade: Updating osd.2 2024-09-13T14:00:45.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:45 smithi192 bash[70372]: cephadm 2024-09-13T14:00:44.280625+0000 mgr.y (mgr.15252) 562 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-13T14:00:45.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:45 smithi192 bash[70372]: cephadm 2024-09-13T14:00:44.280625+0000 mgr.y (mgr.15252) 562 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-13T14:00:46.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:45 smithi076 bash[88788]: cephadm 2024-09-13T14:00:44.261324+0000 mgr.y (mgr.15252) 561 : cephadm [INF] Upgrade: Updating osd.2 2024-09-13T14:00:46.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:45 smithi076 bash[88788]: cephadm 2024-09-13T14:00:44.261324+0000 mgr.y (mgr.15252) 561 : cephadm [INF] Upgrade: Updating osd.2 2024-09-13T14:00:46.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:45 smithi076 bash[88788]: cephadm 2024-09-13T14:00:44.280625+0000 mgr.y (mgr.15252) 562 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-13T14:00:46.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:45 smithi076 bash[88788]: cephadm 2024-09-13T14:00:44.280625+0000 mgr.y (mgr.15252) 562 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-13T14:00:46.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:45 smithi076 bash[92503]: cephadm 2024-09-13T14:00:44.261324+0000 mgr.y (mgr.15252) 561 : cephadm [INF] Upgrade: Updating osd.2 2024-09-13T14:00:46.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:45 smithi076 bash[92503]: cephadm 2024-09-13T14:00:44.261324+0000 mgr.y (mgr.15252) 561 : cephadm [INF] Upgrade: Updating osd.2 2024-09-13T14:00:46.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:45 smithi076 bash[92503]: cephadm 2024-09-13T14:00:44.280625+0000 mgr.y (mgr.15252) 562 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-13T14:00:46.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:45 smithi076 bash[92503]: cephadm 2024-09-13T14:00:44.280625+0000 mgr.y (mgr.15252) 562 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-13T14:00:46.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:46 smithi076 bash[88788]: cluster 2024-09-13T14:00:45.545972+0000 mgr.y (mgr.15252) 563 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:46.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:46 smithi076 bash[88788]: cluster 2024-09-13T14:00:45.545972+0000 mgr.y (mgr.15252) 563 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:46.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:46 smithi076 bash[92503]: cluster 2024-09-13T14:00:45.545972+0000 mgr.y (mgr.15252) 563 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:46.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:46 smithi076 bash[92503]: cluster 2024-09-13T14:00:45.545972+0000 mgr.y (mgr.15252) 563 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:46.889 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:00:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:46 smithi192 bash[70372]: cluster 2024-09-13T14:00:45.545972+0000 mgr.y (mgr.15252) 563 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:46 smithi192 bash[70372]: cluster 2024-09-13T14:00:45.545972+0000 mgr.y (mgr.15252) 563 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:47.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:47.024661028Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:47.509 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:00:47.509 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (8m) 93s ago 35m 13.5M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:00:47.510 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (7m) 5m ago 34m 68.4M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:00:47.510 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (9m) 93s ago 32m 49.4M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T14:00:47.510 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (9m) 5m ago 43m 439M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:00:47.510 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (20m) 93s ago 45m 514M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:00:47.510 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (4m) 93s ago 45m 44.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:00:47.510 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (5m) 5m ago 44m 18.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:00:47.511 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (4m) 93s ago 43m 36.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:00:47.511 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (9m) 93s ago 35m 8888k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:00:47.511 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (9m) 5m ago 35m 8047k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:00:47.511 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (2m) 93s ago 42m 53.0M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:00:47.511 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (94s) 93s ago 41m - 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:00:47.512 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (40m) 93s ago 41m 56.7M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 57b85662b9f6 2024-09-13T14:00:47.512 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (40m) 93s ago 40m 69.6M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T14:00:47.512 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (39m) 5m ago 39m 59.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T14:00:47.512 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (38m) 5m ago 38m 65.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T14:00:47.512 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (37m) 5m ago 37m 54.8M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T14:00:47.513 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (36m) 5m ago 36m 65.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T14:00:47.513 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (8m) 5m ago 35m 46.1M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:00:47.513 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (32m) 93s ago 32m 101M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T14:00:47.514 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (33m) 5m ago 33m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T14:00:47.857 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:00:47.857 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T14:00:47.857 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T14:00:47.857 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:00:47.857 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T14:00:47.857 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:00:47.858 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:00:47.858 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T14:00:47.858 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 6, 2024-09-13T14:00:47.858 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:00:47.858 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:00:47.858 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T14:00:47.858 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T14:00:47.858 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:00:47.858 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T14:00:47.858 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8, 2024-09-13T14:00:47.858 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 7 2024-09-13T14:00:47.858 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T14:00:47.858 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:00:48.157 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:00:48.157 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T14:00:48.157 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T14:00:48.157 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-13T14:00:48.157 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T14:00:48.157 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "2/8 daemons upgraded", 2024-09-13T14:00:48.157 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T14:00:48.157 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:00:48.157 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:00:48.666 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[88788]: audit 2024-09-13T14:00:46.881467+0000 mgr.y (mgr.15252) 564 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.666 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[88788]: audit 2024-09-13T14:00:46.881467+0000 mgr.y (mgr.15252) 564 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.666 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[88788]: audit 2024-09-13T14:00:47.192626+0000 mgr.y (mgr.15252) 565 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.666 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[88788]: audit 2024-09-13T14:00:47.192626+0000 mgr.y (mgr.15252) 565 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.667 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[88788]: audit 2024-09-13T14:00:47.500374+0000 mgr.y (mgr.15252) 566 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.667 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[88788]: audit 2024-09-13T14:00:47.500374+0000 mgr.y (mgr.15252) 566 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.667 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[88788]: cluster 2024-09-13T14:00:47.546598+0000 mgr.y (mgr.15252) 567 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:48.667 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[88788]: cluster 2024-09-13T14:00:47.546598+0000 mgr.y (mgr.15252) 567 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:48.667 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[88788]: audit 2024-09-13T14:00:47.860346+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.76:0/203827497' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:48.667 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[88788]: audit 2024-09-13T14:00:47.860346+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.76:0/203827497' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:48.667 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[92503]: audit 2024-09-13T14:00:46.881467+0000 mgr.y (mgr.15252) 564 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.667 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[92503]: audit 2024-09-13T14:00:46.881467+0000 mgr.y (mgr.15252) 564 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.667 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[92503]: audit 2024-09-13T14:00:47.192626+0000 mgr.y (mgr.15252) 565 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.667 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[92503]: audit 2024-09-13T14:00:47.192626+0000 mgr.y (mgr.15252) 565 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.667 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[92503]: audit 2024-09-13T14:00:47.500374+0000 mgr.y (mgr.15252) 566 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.667 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[92503]: audit 2024-09-13T14:00:47.500374+0000 mgr.y (mgr.15252) 566 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.668 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[92503]: cluster 2024-09-13T14:00:47.546598+0000 mgr.y (mgr.15252) 567 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:48.668 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[92503]: cluster 2024-09-13T14:00:47.546598+0000 mgr.y (mgr.15252) 567 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:48.668 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[92503]: audit 2024-09-13T14:00:47.860346+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.76:0/203827497' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:48.668 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:48 smithi076 bash[92503]: audit 2024-09-13T14:00:47.860346+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.76:0/203827497' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:48 smithi192 bash[70372]: audit 2024-09-13T14:00:46.881467+0000 mgr.y (mgr.15252) 564 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:48 smithi192 bash[70372]: audit 2024-09-13T14:00:46.881467+0000 mgr.y (mgr.15252) 564 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:48 smithi192 bash[70372]: audit 2024-09-13T14:00:47.192626+0000 mgr.y (mgr.15252) 565 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:48 smithi192 bash[70372]: audit 2024-09-13T14:00:47.192626+0000 mgr.y (mgr.15252) 565 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:48 smithi192 bash[70372]: audit 2024-09-13T14:00:47.500374+0000 mgr.y (mgr.15252) 566 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:48 smithi192 bash[70372]: audit 2024-09-13T14:00:47.500374+0000 mgr.y (mgr.15252) 566 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:48.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:48 smithi192 bash[70372]: cluster 2024-09-13T14:00:47.546598+0000 mgr.y (mgr.15252) 567 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:48.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:48 smithi192 bash[70372]: cluster 2024-09-13T14:00:47.546598+0000 mgr.y (mgr.15252) 567 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:00:48.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:48 smithi192 bash[70372]: audit 2024-09-13T14:00:47.860346+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.76:0/203827497' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:48.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:48 smithi192 bash[70372]: audit 2024-09-13T14:00:47.860346+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.76:0/203827497' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:00:49.571 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:00:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:00:49] "GET /metrics HTTP/1.1" 200 38351 "" "Prometheus/2.51.0" 2024-09-13T14:00:49.828 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 14:00:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:49.829 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:49.829 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:49 smithi076 systemd[1]: Stopping Ceph osd.2 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:00:49.829 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:00:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:49.829 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:00:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:49.830 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:00:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:49.830 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:49.830 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:49 smithi076 bash[92503]: audit 2024-09-13T14:00:48.160144+0000 mgr.y (mgr.15252) 568 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:49.830 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:49 smithi076 bash[92503]: audit 2024-09-13T14:00:48.160144+0000 mgr.y (mgr.15252) 568 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:49.831 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:00:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:49.831 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 14:00:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:49.831 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:49.831 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:49 smithi076 bash[88788]: audit 2024-09-13T14:00:48.160144+0000 mgr.y (mgr.15252) 568 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:49.831 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:49 smithi076 bash[88788]: audit 2024-09-13T14:00:48.160144+0000 mgr.y (mgr.15252) 568 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:49.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:49 smithi192 bash[70372]: audit 2024-09-13T14:00:48.160144+0000 mgr.y (mgr.15252) 568 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:49.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:49 smithi192 bash[70372]: audit 2024-09-13T14:00:48.160144+0000 mgr.y (mgr.15252) 568 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:00:50.089 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:49 smithi076 bash[40169]: debug 2024-09-13T14:00:49.828+0000 7f7b83531640 -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-13T14:00:50.089 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:49 smithi076 bash[40169]: debug 2024-09-13T14:00:49.828+0000 7f7b83531640 -1 osd.2 122 *** Got signal Terminated *** 2024-09-13T14:00:50.089 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:49 smithi076 bash[40169]: debug 2024-09-13T14:00:49.828+0000 7f7b83531640 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T14:00:50.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:50.042722862Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:50 smithi192 bash[70372]: cluster 2024-09-13T14:00:49.547352+0000 mgr.y (mgr.15252) 569 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:50 smithi192 bash[70372]: cluster 2024-09-13T14:00:49.547352+0000 mgr.y (mgr.15252) 569 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:50 smithi192 bash[70372]: cluster 2024-09-13T14:00:49.832462+0000 mon.a (mon.0) 223 : cluster [INF] osd.2 marked itself down and dead 2024-09-13T14:00:50.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:50 smithi192 bash[70372]: cluster 2024-09-13T14:00:49.832462+0000 mon.a (mon.0) 223 : cluster [INF] osd.2 marked itself down and dead 2024-09-13T14:00:51.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:50 smithi076 bash[88788]: cluster 2024-09-13T14:00:49.547352+0000 mgr.y (mgr.15252) 569 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:51.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:50 smithi076 bash[88788]: cluster 2024-09-13T14:00:49.547352+0000 mgr.y (mgr.15252) 569 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:51.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:50 smithi076 bash[88788]: cluster 2024-09-13T14:00:49.832462+0000 mon.a (mon.0) 223 : cluster [INF] osd.2 marked itself down and dead 2024-09-13T14:00:51.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:50 smithi076 bash[88788]: cluster 2024-09-13T14:00:49.832462+0000 mon.a (mon.0) 223 : cluster [INF] osd.2 marked itself down and dead 2024-09-13T14:00:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:50 smithi076 bash[92503]: cluster 2024-09-13T14:00:49.547352+0000 mgr.y (mgr.15252) 569 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:50 smithi076 bash[92503]: cluster 2024-09-13T14:00:49.547352+0000 mgr.y (mgr.15252) 569 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:00:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:50 smithi076 bash[92503]: cluster 2024-09-13T14:00:49.832462+0000 mon.a (mon.0) 223 : cluster [INF] osd.2 marked itself down and dead 2024-09-13T14:00:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:50 smithi076 bash[92503]: cluster 2024-09-13T14:00:49.832462+0000 mon.a (mon.0) 223 : cluster [INF] osd.2 marked itself down and dead 2024-09-13T14:00:51.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:51 smithi192 bash[70372]: cluster 2024-09-13T14:00:50.671739+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:00:51.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:51 smithi192 bash[70372]: cluster 2024-09-13T14:00:50.671739+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:00:51.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:51 smithi192 bash[70372]: cluster 2024-09-13T14:00:50.691622+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-13T14:00:51.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:51 smithi192 bash[70372]: cluster 2024-09-13T14:00:50.691622+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-13T14:00:51.976 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:51 smithi076 bash[108137]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-2 2024-09-13T14:00:51.977 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:51 smithi076 bash[88788]: cluster 2024-09-13T14:00:50.671739+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:00:51.977 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:51 smithi076 bash[88788]: cluster 2024-09-13T14:00:50.671739+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:00:51.977 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:51 smithi076 bash[88788]: cluster 2024-09-13T14:00:50.691622+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-13T14:00:51.977 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:51 smithi076 bash[88788]: cluster 2024-09-13T14:00:50.691622+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-13T14:00:51.978 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:51 smithi076 bash[92503]: cluster 2024-09-13T14:00:50.671739+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:00:51.978 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:51 smithi076 bash[92503]: cluster 2024-09-13T14:00:50.671739+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:00:51.978 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:51 smithi076 bash[92503]: cluster 2024-09-13T14:00:50.691622+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-13T14:00:51.978 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:51 smithi076 bash[92503]: cluster 2024-09-13T14:00:50.691622+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-13T14:00:52.339 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:51 smithi076 bash[108202]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-2 2024-09-13T14:00:53.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:52 smithi192 bash[70372]: audit 2024-09-13T14:00:51.243727+0000 mgr.y (mgr.15252) 570 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:53.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:52 smithi192 bash[70372]: audit 2024-09-13T14:00:51.243727+0000 mgr.y (mgr.15252) 570 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:53.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:52 smithi192 bash[70372]: cluster 2024-09-13T14:00:51.547988+0000 mgr.y (mgr.15252) 571 : cluster [DBG] pgmap v321: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T14:00:53.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:52 smithi192 bash[70372]: cluster 2024-09-13T14:00:51.547988+0000 mgr.y (mgr.15252) 571 : cluster [DBG] pgmap v321: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T14:00:53.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:52 smithi192 bash[70372]: cluster 2024-09-13T14:00:51.701533+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-13T14:00:53.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:52 smithi192 bash[70372]: cluster 2024-09-13T14:00:51.701533+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-13T14:00:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:52 smithi076 bash[88788]: audit 2024-09-13T14:00:51.243727+0000 mgr.y (mgr.15252) 570 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:52 smithi076 bash[88788]: audit 2024-09-13T14:00:51.243727+0000 mgr.y (mgr.15252) 570 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:52 smithi076 bash[88788]: cluster 2024-09-13T14:00:51.547988+0000 mgr.y (mgr.15252) 571 : cluster [DBG] pgmap v321: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T14:00:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:52 smithi076 bash[88788]: cluster 2024-09-13T14:00:51.547988+0000 mgr.y (mgr.15252) 571 : cluster [DBG] pgmap v321: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T14:00:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:52 smithi076 bash[88788]: cluster 2024-09-13T14:00:51.701533+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-13T14:00:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:52 smithi076 bash[88788]: cluster 2024-09-13T14:00:51.701533+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-13T14:00:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:52 smithi076 bash[92503]: audit 2024-09-13T14:00:51.243727+0000 mgr.y (mgr.15252) 570 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:52 smithi076 bash[92503]: audit 2024-09-13T14:00:51.243727+0000 mgr.y (mgr.15252) 570 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:00:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:52 smithi076 bash[92503]: cluster 2024-09-13T14:00:51.547988+0000 mgr.y (mgr.15252) 571 : cluster [DBG] pgmap v321: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T14:00:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:52 smithi076 bash[92503]: cluster 2024-09-13T14:00:51.547988+0000 mgr.y (mgr.15252) 571 : cluster [DBG] pgmap v321: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T14:00:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:52 smithi076 bash[92503]: cluster 2024-09-13T14:00:51.701533+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-13T14:00:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:52 smithi076 bash[92503]: cluster 2024-09-13T14:00:51.701533+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-13T14:00:53.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:53.058844549Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:54.374 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:54 smithi076 bash[88788]: audit 2024-09-13T14:00:53.155757+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:54.375 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:54 smithi076 bash[88788]: audit 2024-09-13T14:00:53.155757+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:54.375 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:54 smithi076 bash[88788]: audit 2024-09-13T14:00:53.155915+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:54.375 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:54 smithi076 bash[88788]: audit 2024-09-13T14:00:53.155915+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:54.375 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:54 smithi076 bash[88788]: cluster 2024-09-13T14:00:53.548976+0000 mgr.y (mgr.15252) 572 : cluster [DBG] pgmap v323: 161 pgs: 22 active+undersized, 5 stale+active+clean, 11 active+undersized+degraded, 123 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-13T14:00:54.375 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:54 smithi076 bash[88788]: cluster 2024-09-13T14:00:53.548976+0000 mgr.y (mgr.15252) 572 : cluster [DBG] pgmap v323: 161 pgs: 22 active+undersized, 5 stale+active+clean, 11 active+undersized+degraded, 123 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-13T14:00:54.375 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:54.375 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 14:00:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:54.376 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 14:00:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:54.376 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:00:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:54.376 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:00:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:54.377 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:54 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-13T14:00:54.377 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:54 smithi076 systemd[1]: Stopped Ceph osd.2 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:00:54.377 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:54.377 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:00:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:54.377 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:54 smithi076 bash[92503]: audit 2024-09-13T14:00:53.155757+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:54.378 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:54 smithi076 bash[92503]: audit 2024-09-13T14:00:53.155757+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:54.378 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:54 smithi076 bash[92503]: audit 2024-09-13T14:00:53.155915+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:54.378 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:54 smithi076 bash[92503]: audit 2024-09-13T14:00:53.155915+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:54.378 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:54 smithi076 bash[92503]: cluster 2024-09-13T14:00:53.548976+0000 mgr.y (mgr.15252) 572 : cluster [DBG] pgmap v323: 161 pgs: 22 active+undersized, 5 stale+active+clean, 11 active+undersized+degraded, 123 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-13T14:00:54.378 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:54 smithi076 bash[92503]: cluster 2024-09-13T14:00:53.548976+0000 mgr.y (mgr.15252) 572 : cluster [DBG] pgmap v323: 161 pgs: 22 active+undersized, 5 stale+active+clean, 11 active+undersized+degraded, 123 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-13T14:00:54.378 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:54.378 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:00:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:00:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:54 smithi192 bash[70372]: audit 2024-09-13T14:00:53.155757+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:54 smithi192 bash[70372]: audit 2024-09-13T14:00:53.155757+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:00:54.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:54 smithi192 bash[70372]: audit 2024-09-13T14:00:53.155915+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:54.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:54 smithi192 bash[70372]: audit 2024-09-13T14:00:53.155915+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:54.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:54 smithi192 bash[70372]: cluster 2024-09-13T14:00:53.548976+0000 mgr.y (mgr.15252) 572 : cluster [DBG] pgmap v323: 161 pgs: 22 active+undersized, 5 stale+active+clean, 11 active+undersized+degraded, 123 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-13T14:00:54.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:54 smithi192 bash[70372]: cluster 2024-09-13T14:00:53.548976+0000 mgr.y (mgr.15252) 572 : cluster [DBG] pgmap v323: 161 pgs: 22 active+undersized, 5 stale+active+clean, 11 active+undersized+degraded, 123 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-13T14:00:54.838 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:54 smithi076 systemd[1]: Started Ceph osd.2 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:00:55.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:55 smithi192 bash[70372]: cluster 2024-09-13T14:00:54.150709+0000 mon.a (mon.0) 228 : cluster [WRN] Health check failed: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-13T14:00:55.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:55 smithi192 bash[70372]: cluster 2024-09-13T14:00:54.150709+0000 mon.a (mon.0) 228 : cluster [WRN] Health check failed: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-13T14:00:55.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:55 smithi192 bash[70372]: audit 2024-09-13T14:00:54.425022+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:55 smithi192 bash[70372]: audit 2024-09-13T14:00:54.425022+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:55 smithi192 bash[70372]: audit 2024-09-13T14:00:54.436547+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:55 smithi192 bash[70372]: audit 2024-09-13T14:00:54.436547+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:55 smithi192 bash[70372]: audit 2024-09-13T14:00:54.445068+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:55 smithi192 bash[70372]: audit 2024-09-13T14:00:54.445068+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.483 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[92503]: cluster 2024-09-13T14:00:54.150709+0000 mon.a (mon.0) 228 : cluster [WRN] Health check failed: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-13T14:00:55.483 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[92503]: cluster 2024-09-13T14:00:54.150709+0000 mon.a (mon.0) 228 : cluster [WRN] Health check failed: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-13T14:00:55.483 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[92503]: audit 2024-09-13T14:00:54.425022+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.483 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[92503]: audit 2024-09-13T14:00:54.425022+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.484 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[92503]: audit 2024-09-13T14:00:54.436547+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.484 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[92503]: audit 2024-09-13T14:00:54.436547+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.484 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[92503]: audit 2024-09-13T14:00:54.445068+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.484 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[92503]: audit 2024-09-13T14:00:54.445068+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.484 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[88788]: cluster 2024-09-13T14:00:54.150709+0000 mon.a (mon.0) 228 : cluster [WRN] Health check failed: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-13T14:00:55.484 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[88788]: cluster 2024-09-13T14:00:54.150709+0000 mon.a (mon.0) 228 : cluster [WRN] Health check failed: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-13T14:00:55.484 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[88788]: audit 2024-09-13T14:00:54.425022+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.484 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[88788]: audit 2024-09-13T14:00:54.425022+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.484 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[88788]: audit 2024-09-13T14:00:54.436547+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.484 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[88788]: audit 2024-09-13T14:00:54.436547+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.485 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[88788]: audit 2024-09-13T14:00:54.445068+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.485 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[88788]: audit 2024-09-13T14:00:54.445068+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:00:55.839 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[108351]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T14:00:55.839 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:55 smithi076 bash[108351]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T14:00:56.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:56.027961141Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:56 smithi192 bash[70372]: cluster 2024-09-13T14:00:55.549726+0000 mgr.y (mgr.15252) 573 : cluster [DBG] pgmap v324: 161 pgs: 26 active+undersized, 3 stale+active+clean, 13 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-13T14:00:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:56 smithi192 bash[70372]: cluster 2024-09-13T14:00:55.549726+0000 mgr.y (mgr.15252) 573 : cluster [DBG] pgmap v324: 161 pgs: 26 active+undersized, 3 stale+active+clean, 13 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-13T14:00:56.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:56 smithi076 bash[88788]: cluster 2024-09-13T14:00:55.549726+0000 mgr.y (mgr.15252) 573 : cluster [DBG] pgmap v324: 161 pgs: 26 active+undersized, 3 stale+active+clean, 13 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-13T14:00:56.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:56 smithi076 bash[88788]: cluster 2024-09-13T14:00:55.549726+0000 mgr.y (mgr.15252) 573 : cluster [DBG] pgmap v324: 161 pgs: 26 active+undersized, 3 stale+active+clean, 13 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-13T14:00:56.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:56 smithi076 bash[92503]: cluster 2024-09-13T14:00:55.549726+0000 mgr.y (mgr.15252) 573 : cluster [DBG] pgmap v324: 161 pgs: 26 active+undersized, 3 stale+active+clean, 13 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-13T14:00:56.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:56 smithi076 bash[92503]: cluster 2024-09-13T14:00:55.549726+0000 mgr.y (mgr.15252) 573 : cluster [DBG] pgmap v324: 161 pgs: 26 active+undersized, 3 stale+active+clean, 13 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-13T14:00:58.589 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:58 smithi076 bash[108351]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-13T14:00:58.589 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:58 smithi076 bash[108351]: 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-13T14:00:58.908 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:58 smithi076 bash[88788]: cluster 2024-09-13T14:00:57.550605+0000 mgr.y (mgr.15252) 574 : cluster [DBG] pgmap v325: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:00:58.908 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:58 smithi076 bash[88788]: cluster 2024-09-13T14:00:57.550605+0000 mgr.y (mgr.15252) 574 : cluster [DBG] pgmap v325: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:00:58.909 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:58 smithi076 bash[92503]: cluster 2024-09-13T14:00:57.550605+0000 mgr.y (mgr.15252) 574 : cluster [DBG] pgmap v325: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:00:58.909 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:58 smithi076 bash[92503]: cluster 2024-09-13T14:00:57.550605+0000 mgr.y (mgr.15252) 574 : cluster [DBG] pgmap v325: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:00:58.909 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:58 smithi076 bash[108351]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-13T14:00:58.909 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:58 smithi076 bash[108351]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-13T14:00:58.910 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:58 smithi076 bash[108351]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-13T14:00:58.910 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:58 smithi076 bash[108351]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-13T14:00:58.910 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:00:58 smithi076 bash[108351]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-13T14:00:58.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:58 smithi192 bash[70372]: cluster 2024-09-13T14:00:57.550605+0000 mgr.y (mgr.15252) 574 : cluster [DBG] pgmap v325: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:00:58.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:58 smithi192 bash[70372]: cluster 2024-09-13T14:00:57.550605+0000 mgr.y (mgr.15252) 574 : cluster [DBG] pgmap v325: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:00:59.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:00:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:00:59.068127231Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:00:59.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:00:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:00:59] "GET /metrics HTTP/1.1" 200 38349 "" "Prometheus/2.51.0" 2024-09-13T14:00:59.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:59 smithi192 bash[70372]: cluster 2024-09-13T14:00:59.567999+0000 mon.a (mon.0) 232 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 14 pgs degraded (PG_DEGRADED) 2024-09-13T14:00:59.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:00:59 smithi192 bash[70372]: cluster 2024-09-13T14:00:59.567999+0000 mon.a (mon.0) 232 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 14 pgs degraded (PG_DEGRADED) 2024-09-13T14:01:00.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:59 smithi076 bash[88788]: cluster 2024-09-13T14:00:59.567999+0000 mon.a (mon.0) 232 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 14 pgs degraded (PG_DEGRADED) 2024-09-13T14:01:00.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:00:59 smithi076 bash[88788]: cluster 2024-09-13T14:00:59.567999+0000 mon.a (mon.0) 232 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 14 pgs degraded (PG_DEGRADED) 2024-09-13T14:01:00.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:59 smithi076 bash[92503]: cluster 2024-09-13T14:00:59.567999+0000 mon.a (mon.0) 232 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 14 pgs degraded (PG_DEGRADED) 2024-09-13T14:01:00.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:00:59 smithi076 bash[92503]: cluster 2024-09-13T14:00:59.567999+0000 mon.a (mon.0) 232 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 14 pgs degraded (PG_DEGRADED) 2024-09-13T14:01:00.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:00 smithi076 bash[88788]: cluster 2024-09-13T14:00:59.552195+0000 mgr.y (mgr.15252) 575 : cluster [DBG] pgmap v326: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:00.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:00 smithi076 bash[88788]: cluster 2024-09-13T14:00:59.552195+0000 mgr.y (mgr.15252) 575 : cluster [DBG] pgmap v326: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:00.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:00 smithi076 bash[92503]: cluster 2024-09-13T14:00:59.552195+0000 mgr.y (mgr.15252) 575 : cluster [DBG] pgmap v326: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:00.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:00 smithi076 bash[92503]: cluster 2024-09-13T14:00:59.552195+0000 mgr.y (mgr.15252) 575 : cluster [DBG] pgmap v326: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:00.839 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:01:00 smithi076 bash[108628]: debug 2024-09-13T14:01:00.560+0000 7f4eae26e640 1 -- 172.21.15.76:0/2306242081 <== mon.0 v2:172.21.15.76:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5643c2ff2960 con 0x5643c3de0000 2024-09-13T14:01:00.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:00 smithi192 bash[70372]: cluster 2024-09-13T14:00:59.552195+0000 mgr.y (mgr.15252) 575 : cluster [DBG] pgmap v326: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:00.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:00 smithi192 bash[70372]: cluster 2024-09-13T14:00:59.552195+0000 mgr.y (mgr.15252) 575 : cluster [DBG] pgmap v326: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:02.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:01 smithi192 bash[70372]: audit 2024-09-13T14:01:00.733102+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:02.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:01 smithi192 bash[70372]: audit 2024-09-13T14:01:00.733102+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:02.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:01 smithi192 bash[70372]: audit 2024-09-13T14:01:00.744750+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:02.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:01 smithi192 bash[70372]: audit 2024-09-13T14:01:00.744750+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:02.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:01 smithi192 bash[70372]: audit 2024-09-13T14:01:01.254138+0000 mgr.y (mgr.15252) 576 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:02.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:01 smithi192 bash[70372]: audit 2024-09-13T14:01:01.254138+0000 mgr.y (mgr.15252) 576 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:02.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:01 smithi192 bash[70372]: cluster 2024-09-13T14:01:01.552972+0000 mgr.y (mgr.15252) 577 : cluster [DBG] pgmap v327: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:02.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:01 smithi192 bash[70372]: cluster 2024-09-13T14:01:01.552972+0000 mgr.y (mgr.15252) 577 : cluster [DBG] pgmap v327: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:02.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[88788]: audit 2024-09-13T14:01:00.733102+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:02.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[88788]: audit 2024-09-13T14:01:00.733102+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:02.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[88788]: audit 2024-09-13T14:01:00.744750+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:02.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[88788]: audit 2024-09-13T14:01:00.744750+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:02.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[88788]: audit 2024-09-13T14:01:01.254138+0000 mgr.y (mgr.15252) 576 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:02.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[88788]: audit 2024-09-13T14:01:01.254138+0000 mgr.y (mgr.15252) 576 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[88788]: cluster 2024-09-13T14:01:01.552972+0000 mgr.y (mgr.15252) 577 : cluster [DBG] pgmap v327: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[88788]: cluster 2024-09-13T14:01:01.552972+0000 mgr.y (mgr.15252) 577 : cluster [DBG] pgmap v327: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:02.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[92503]: audit 2024-09-13T14:01:00.733102+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:02.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[92503]: audit 2024-09-13T14:01:00.733102+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:02.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[92503]: audit 2024-09-13T14:01:00.744750+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:02.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[92503]: audit 2024-09-13T14:01:00.744750+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:02.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[92503]: audit 2024-09-13T14:01:01.254138+0000 mgr.y (mgr.15252) 576 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:02.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[92503]: audit 2024-09-13T14:01:01.254138+0000 mgr.y (mgr.15252) 576 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:02.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[92503]: cluster 2024-09-13T14:01:01.552972+0000 mgr.y (mgr.15252) 577 : cluster [DBG] pgmap v327: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:02.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:01 smithi076 bash[92503]: cluster 2024-09-13T14:01:01.552972+0000 mgr.y (mgr.15252) 577 : cluster [DBG] pgmap v327: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:02.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:02.025334002Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:02.800 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:01:02 smithi076 bash[108628]: debug 2024-09-13T14:01:02.384+0000 7f4eb0ad5640 -1 Falling back to public interface 2024-09-13T14:01:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:02 smithi076 bash[88788]: audit 2024-09-13T14:01:01.804211+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:02 smithi076 bash[88788]: audit 2024-09-13T14:01:01.804211+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:02 smithi076 bash[88788]: audit 2024-09-13T14:01:01.814816+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:02 smithi076 bash[88788]: audit 2024-09-13T14:01:01.814816+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:03.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:02 smithi076 bash[92503]: audit 2024-09-13T14:01:01.804211+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:03.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:02 smithi076 bash[92503]: audit 2024-09-13T14:01:01.804211+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:02 smithi076 bash[92503]: audit 2024-09-13T14:01:01.814816+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:02 smithi076 bash[92503]: audit 2024-09-13T14:01:01.814816+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:02 smithi192 bash[70372]: audit 2024-09-13T14:01:01.804211+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:02 smithi192 bash[70372]: audit 2024-09-13T14:01:01.804211+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:02 smithi192 bash[70372]: audit 2024-09-13T14:01:01.814816+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:02 smithi192 bash[70372]: audit 2024-09-13T14:01:01.814816+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:04.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:03 smithi076 bash[92503]: cluster 2024-09-13T14:01:03.554028+0000 mgr.y (mgr.15252) 578 : cluster [DBG] pgmap v328: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:04.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:03 smithi076 bash[92503]: cluster 2024-09-13T14:01:03.554028+0000 mgr.y (mgr.15252) 578 : cluster [DBG] pgmap v328: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:04.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:03 smithi076 bash[88788]: cluster 2024-09-13T14:01:03.554028+0000 mgr.y (mgr.15252) 578 : cluster [DBG] pgmap v328: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:04.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:03 smithi076 bash[88788]: cluster 2024-09-13T14:01:03.554028+0000 mgr.y (mgr.15252) 578 : cluster [DBG] pgmap v328: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:03 smithi192 bash[70372]: cluster 2024-09-13T14:01:03.554028+0000 mgr.y (mgr.15252) 578 : cluster [DBG] pgmap v328: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:03 smithi192 bash[70372]: cluster 2024-09-13T14:01:03.554028+0000 mgr.y (mgr.15252) 578 : cluster [DBG] pgmap v328: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:05.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:05.033980137Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:06.339 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:01:05 smithi076 bash[108628]: debug 2024-09-13T14:01:05.988+0000 7f4eb0ad5640 -1 osd.2 122 log_to_monitors true 2024-09-13T14:01:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:06 smithi192 bash[70372]: cluster 2024-09-13T14:01:05.555015+0000 mgr.y (mgr.15252) 579 : cluster [DBG] pgmap v329: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:06 smithi192 bash[70372]: cluster 2024-09-13T14:01:05.555015+0000 mgr.y (mgr.15252) 579 : cluster [DBG] pgmap v329: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:06 smithi192 bash[70372]: audit 2024-09-13T14:01:05.997054+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T14:01:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:06 smithi192 bash[70372]: audit 2024-09-13T14:01:05.997054+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T14:01:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:06 smithi192 bash[70372]: audit 2024-09-13T14:01:05.997388+0000 mon.a (mon.0) 237 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T14:01:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:06 smithi192 bash[70372]: audit 2024-09-13T14:01:05.997388+0000 mon.a (mon.0) 237 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T14:01:07.009 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:01:06 smithi076 bash[108628]: debug 2024-09-13T14:01:06.688+0000 7f4ea887f640 -1 osd.2 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T14:01:07.009 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:06 smithi076 bash[92503]: cluster 2024-09-13T14:01:05.555015+0000 mgr.y (mgr.15252) 579 : cluster [DBG] pgmap v329: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:07.009 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:06 smithi076 bash[92503]: cluster 2024-09-13T14:01:05.555015+0000 mgr.y (mgr.15252) 579 : cluster [DBG] pgmap v329: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:07.009 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:06 smithi076 bash[92503]: audit 2024-09-13T14:01:05.997054+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T14:01:07.009 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:06 smithi076 bash[92503]: audit 2024-09-13T14:01:05.997054+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T14:01:07.009 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:06 smithi076 bash[92503]: audit 2024-09-13T14:01:05.997388+0000 mon.a (mon.0) 237 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T14:01:07.009 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:06 smithi076 bash[92503]: audit 2024-09-13T14:01:05.997388+0000 mon.a (mon.0) 237 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T14:01:07.010 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:06 smithi076 bash[88788]: cluster 2024-09-13T14:01:05.555015+0000 mgr.y (mgr.15252) 579 : cluster [DBG] pgmap v329: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:07.010 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:06 smithi076 bash[88788]: cluster 2024-09-13T14:01:05.555015+0000 mgr.y (mgr.15252) 579 : cluster [DBG] pgmap v329: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:07.010 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:06 smithi076 bash[88788]: audit 2024-09-13T14:01:05.997054+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T14:01:07.010 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:06 smithi076 bash[88788]: audit 2024-09-13T14:01:05.997054+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T14:01:07.010 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:06 smithi076 bash[88788]: audit 2024-09-13T14:01:05.997388+0000 mon.a (mon.0) 237 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T14:01:07.010 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:06 smithi076 bash[88788]: audit 2024-09-13T14:01:05.997388+0000 mon.a (mon.0) 237 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T14:01:07.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:07 smithi192 bash[70372]: audit 2024-09-13T14:01:06.612827+0000 mon.a (mon.0) 238 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T14:01:07.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:07 smithi192 bash[70372]: audit 2024-09-13T14:01:06.612827+0000 mon.a (mon.0) 238 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T14:01:07.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:07 smithi192 bash[70372]: cluster 2024-09-13T14:01:06.620379+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-13T14:01:07.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:07 smithi192 bash[70372]: cluster 2024-09-13T14:01:06.620379+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-13T14:01:07.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:07 smithi192 bash[70372]: audit 2024-09-13T14:01:06.625246+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:01:07.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:07 smithi192 bash[70372]: audit 2024-09-13T14:01:06.625246+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:01:07.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:07 smithi192 bash[70372]: audit 2024-09-13T14:01:06.636140+0000 mon.a (mon.0) 240 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:01:07.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:07 smithi192 bash[70372]: audit 2024-09-13T14:01:06.636140+0000 mon.a (mon.0) 240 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:01:08.030 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[92503]: audit 2024-09-13T14:01:06.612827+0000 mon.a (mon.0) 238 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T14:01:08.030 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[92503]: audit 2024-09-13T14:01:06.612827+0000 mon.a (mon.0) 238 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T14:01:08.030 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[92503]: cluster 2024-09-13T14:01:06.620379+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-13T14:01:08.030 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[92503]: cluster 2024-09-13T14:01:06.620379+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-13T14:01:08.030 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[92503]: audit 2024-09-13T14:01:06.625246+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:01:08.030 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[92503]: audit 2024-09-13T14:01:06.625246+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:01:08.030 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[92503]: audit 2024-09-13T14:01:06.636140+0000 mon.a (mon.0) 240 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:01:08.030 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[92503]: audit 2024-09-13T14:01:06.636140+0000 mon.a (mon.0) 240 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:01:08.031 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[88788]: audit 2024-09-13T14:01:06.612827+0000 mon.a (mon.0) 238 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T14:01:08.031 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[88788]: audit 2024-09-13T14:01:06.612827+0000 mon.a (mon.0) 238 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T14:01:08.031 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[88788]: cluster 2024-09-13T14:01:06.620379+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-13T14:01:08.031 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[88788]: cluster 2024-09-13T14:01:06.620379+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-13T14:01:08.031 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[88788]: audit 2024-09-13T14:01:06.625246+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:01:08.031 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[88788]: audit 2024-09-13T14:01:06.625246+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:01:08.031 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[88788]: audit 2024-09-13T14:01:06.636140+0000 mon.a (mon.0) 240 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:01:08.031 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:07 smithi076 bash[88788]: audit 2024-09-13T14:01:06.636140+0000 mon.a (mon.0) 240 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:01:08.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:08.044794541Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:08.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: cluster 2024-09-13T14:01:07.555931+0000 mgr.y (mgr.15252) 580 : cluster [DBG] pgmap v331: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:08.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: cluster 2024-09-13T14:01:07.555931+0000 mgr.y (mgr.15252) 580 : cluster [DBG] pgmap v331: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:08.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: cluster 2024-09-13T14:01:07.627777+0000 mon.a (mon.0) 241 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:01:08.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: cluster 2024-09-13T14:01:07.627777+0000 mon.a (mon.0) 241 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:01:08.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: audit 2024-09-13T14:01:07.635792+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T14:01:08.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: audit 2024-09-13T14:01:07.635792+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T14:01:08.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: cluster 2024-09-13T14:01:07.638041+0000 mon.a (mon.0) 242 : cluster [INF] osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358] boot 2024-09-13T14:01:08.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: cluster 2024-09-13T14:01:07.638041+0000 mon.a (mon.0) 242 : cluster [INF] osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358] boot 2024-09-13T14:01:08.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: cluster 2024-09-13T14:01:07.638331+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-13T14:01:08.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: cluster 2024-09-13T14:01:07.638331+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-13T14:01:08.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: audit 2024-09-13T14:01:08.153122+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:08.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: audit 2024-09-13T14:01:08.153122+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:08.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: audit 2024-09-13T14:01:08.154847+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:08.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: audit 2024-09-13T14:01:08.154847+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:08.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: cluster 2024-09-13T14:01:08.642157+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-13T14:01:08.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:08 smithi192 bash[70372]: cluster 2024-09-13T14:01:08.642157+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-13T14:01:08.986 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: cluster 2024-09-13T14:01:07.555931+0000 mgr.y (mgr.15252) 580 : cluster [DBG] pgmap v331: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:08.986 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: cluster 2024-09-13T14:01:07.555931+0000 mgr.y (mgr.15252) 580 : cluster [DBG] pgmap v331: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:08.986 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: cluster 2024-09-13T14:01:07.627777+0000 mon.a (mon.0) 241 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:01:08.986 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: cluster 2024-09-13T14:01:07.627777+0000 mon.a (mon.0) 241 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:01:08.986 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: audit 2024-09-13T14:01:07.635792+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T14:01:08.986 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: audit 2024-09-13T14:01:07.635792+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T14:01:08.987 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: cluster 2024-09-13T14:01:07.638041+0000 mon.a (mon.0) 242 : cluster [INF] osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358] boot 2024-09-13T14:01:08.987 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: cluster 2024-09-13T14:01:07.638041+0000 mon.a (mon.0) 242 : cluster [INF] osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358] boot 2024-09-13T14:01:08.987 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: cluster 2024-09-13T14:01:07.638331+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-13T14:01:08.987 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: cluster 2024-09-13T14:01:07.638331+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-13T14:01:08.987 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: audit 2024-09-13T14:01:08.153122+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:08.987 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: audit 2024-09-13T14:01:08.153122+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:08.987 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: audit 2024-09-13T14:01:08.154847+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:08.987 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: audit 2024-09-13T14:01:08.154847+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:08.987 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: cluster 2024-09-13T14:01:08.642157+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-13T14:01:08.987 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[88788]: cluster 2024-09-13T14:01:08.642157+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-13T14:01:08.988 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: cluster 2024-09-13T14:01:07.555931+0000 mgr.y (mgr.15252) 580 : cluster [DBG] pgmap v331: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:08.988 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: cluster 2024-09-13T14:01:07.555931+0000 mgr.y (mgr.15252) 580 : cluster [DBG] pgmap v331: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:01:08.988 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: cluster 2024-09-13T14:01:07.627777+0000 mon.a (mon.0) 241 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:01:08.988 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: cluster 2024-09-13T14:01:07.627777+0000 mon.a (mon.0) 241 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:01:08.988 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: audit 2024-09-13T14:01:07.635792+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T14:01:08.988 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: audit 2024-09-13T14:01:07.635792+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T14:01:08.988 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: cluster 2024-09-13T14:01:07.638041+0000 mon.a (mon.0) 242 : cluster [INF] osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358] boot 2024-09-13T14:01:08.988 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: cluster 2024-09-13T14:01:07.638041+0000 mon.a (mon.0) 242 : cluster [INF] osd.2 [v2:172.21.15.76:6818/939787358,v1:172.21.15.76:6819/939787358] boot 2024-09-13T14:01:08.988 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: cluster 2024-09-13T14:01:07.638331+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-13T14:01:08.988 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: cluster 2024-09-13T14:01:07.638331+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-13T14:01:08.988 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: audit 2024-09-13T14:01:08.153122+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:08.988 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: audit 2024-09-13T14:01:08.153122+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:08.988 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: audit 2024-09-13T14:01:08.154847+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:08.989 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: audit 2024-09-13T14:01:08.154847+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:08.989 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: cluster 2024-09-13T14:01:08.642157+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-13T14:01:08.989 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:08 smithi076 bash[92503]: cluster 2024-09-13T14:01:08.642157+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-13T14:01:09.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:01:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:01:09] "GET /metrics HTTP/1.1" 200 38201 "" "Prometheus/2.51.0" 2024-09-13T14:01:09.998 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:09 smithi076 bash[92503]: cluster 2024-09-13T14:01:09.659973+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-13T14:01:09.998 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:09 smithi076 bash[92503]: cluster 2024-09-13T14:01:09.659973+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-13T14:01:09.998 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:09 smithi076 bash[88788]: cluster 2024-09-13T14:01:09.659973+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-13T14:01:09.998 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:09 smithi076 bash[88788]: cluster 2024-09-13T14:01:09.659973+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-13T14:01:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:09 smithi192 bash[70372]: cluster 2024-09-13T14:01:09.659973+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-13T14:01:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:09 smithi192 bash[70372]: cluster 2024-09-13T14:01:09.659973+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-13T14:01:11.022 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:10 smithi192 bash[70372]: cluster 2024-09-13T14:01:09.556731+0000 mgr.y (mgr.15252) 581 : cluster [DBG] pgmap v334: 161 pgs: 24 peering, 19 active+undersized, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-13T14:01:11.022 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:10 smithi192 bash[70372]: cluster 2024-09-13T14:01:09.556731+0000 mgr.y (mgr.15252) 581 : cluster [DBG] pgmap v334: 161 pgs: 24 peering, 19 active+undersized, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-13T14:01:11.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:10 smithi076 bash[88788]: cluster 2024-09-13T14:01:09.556731+0000 mgr.y (mgr.15252) 581 : cluster [DBG] pgmap v334: 161 pgs: 24 peering, 19 active+undersized, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-13T14:01:11.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:10 smithi076 bash[88788]: cluster 2024-09-13T14:01:09.556731+0000 mgr.y (mgr.15252) 581 : cluster [DBG] pgmap v334: 161 pgs: 24 peering, 19 active+undersized, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-13T14:01:11.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:10 smithi076 bash[92503]: cluster 2024-09-13T14:01:09.556731+0000 mgr.y (mgr.15252) 581 : cluster [DBG] pgmap v334: 161 pgs: 24 peering, 19 active+undersized, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-13T14:01:11.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:10 smithi076 bash[92503]: cluster 2024-09-13T14:01:09.556731+0000 mgr.y (mgr.15252) 581 : cluster [DBG] pgmap v334: 161 pgs: 24 peering, 19 active+undersized, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-13T14:01:11.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:11.022936027Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:11.265020+0000 mgr.y (mgr.15252) 582 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:11.265020+0000 mgr.y (mgr.15252) 582 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: cluster 2024-09-13T14:01:11.557837+0000 mgr.y (mgr.15252) 583 : cluster [DBG] pgmap v335: 161 pgs: 24 peering, 13 active+undersized, 1 active+undersized+degraded, 123 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-13T14:01:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: cluster 2024-09-13T14:01:11.557837+0000 mgr.y (mgr.15252) 583 : cluster [DBG] pgmap v335: 161 pgs: 24 peering, 13 active+undersized, 1 active+undersized+degraded, 123 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-13T14:01:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:11.855206+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:11.855206+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:11.869799+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:11.869799+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:11.873708+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:11.873708+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:11.875793+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:11.875793+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:11.892419+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:11.892419+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.019525+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:01:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.019525+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:01:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.023314+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.023314+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.027888+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:11.265020+0000 mgr.y (mgr.15252) 582 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:11.265020+0000 mgr.y (mgr.15252) 582 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: cluster 2024-09-13T14:01:11.557837+0000 mgr.y (mgr.15252) 583 : cluster [DBG] pgmap v335: 161 pgs: 24 peering, 13 active+undersized, 1 active+undersized+degraded, 123 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-13T14:01:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: cluster 2024-09-13T14:01:11.557837+0000 mgr.y (mgr.15252) 583 : cluster [DBG] pgmap v335: 161 pgs: 24 peering, 13 active+undersized, 1 active+undersized+degraded, 123 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-13T14:01:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:11.855206+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:11.855206+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:11.869799+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:11.869799+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:11.873708+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:11.873708+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:11.875793+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:11.875793+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:11.892419+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:11.892419+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.019525+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:01:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.019525+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:01:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.023314+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.023314+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.027888+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.027888+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.041460+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.041460+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.045633+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.045633+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.049596+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.049596+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.053840+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.053840+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.057932+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.057932+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.061533+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.061533+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.065239+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.065239+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.071377+0000 mon.b (mon.1) 161 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:01:13.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.071377+0000 mon.b (mon.1) 161 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:01:13.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.074679+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:01:13.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.074679+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:01:13.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.080861+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:01:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.027888+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.041460+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.041460+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.045633+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.095 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.045633+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.049596+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.049596+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.053840+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.053840+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.057932+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.057932+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.061533+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.061533+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.065239+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.065239+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.071377+0000 mon.b (mon.1) 161 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:01:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.071377+0000 mon.b (mon.1) 161 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:01:13.096 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.074679+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:01:13.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.074679+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:01:13.097 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.080861+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:01:13.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.080861+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:01:13.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.084734+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.084734+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.087990+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.087990+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.095719+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:01:13.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.095719+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:01:13.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.098074+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:01:13.097 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.098074+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:01:13.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.101420+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:01:13.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.101420+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:01:13.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.109695+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:01:13.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.109695+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:01:13.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.112157+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:01:13.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.112157+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:01:13.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.115485+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:01:13.098 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.115485+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:01:13.098 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.080861+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:01:13.098 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.084734+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.098 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.084734+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.099 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.087990+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.099 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.087990+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.099 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.095719+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:01:13.099 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.095719+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:01:13.099 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.098074+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:01:13.099 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.098074+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:01:13.099 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.101420+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:01:13.099 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.101420+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:01:13.099 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.109695+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:01:13.099 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.109695+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:01:13.099 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.112157+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:01:13.099 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.112157+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:01:13.099 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.115485+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:01:13.099 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.115485+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:01:13.100 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.115646+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:01:13.100 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.115646+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:01:13.100 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.118687+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:01:13.100 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.118687+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:01:13.100 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.118946+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:01:13.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.118946+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:01:13.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.122054+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:01:13.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.122054+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:01:13.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.122193+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:01:13.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.122193+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:01:13.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.125315+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.125315+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.125521+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:01:13.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.125521+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:01:13.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.128532+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:01:13.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.128532+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:01:13.101 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.128774+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.102 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.115646+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:01:13.102 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.115646+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:01:13.102 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.118687+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:01:13.102 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.118687+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:01:13.103 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.118946+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:01:13.103 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.118946+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:01:13.103 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.122054+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:01:13.103 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.122054+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:01:13.103 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.122193+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:01:13.103 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.122193+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:01:13.103 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.125315+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.103 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.125315+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.103 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.125521+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:01:13.103 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.125521+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:01:13.103 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.128532+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:01:13.103 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.128532+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:01:13.103 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.128774+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.128774+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.131428+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:01:13.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.131428+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:01:13.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.131835+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:01:13.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.131835+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:01:13.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.134651+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:01:13.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.134651+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:01:13.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.134893+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:01:13.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.134893+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:01:13.104 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.137966+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:01:13.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.137966+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:01:13.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.138146+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:01:13.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.138146+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:01:13.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.141195+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:01:13.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.141195+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:01:13.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.149111+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:01:13.105 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.149111+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:01:13.105 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.128774+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.105 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.131428+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:01:13.105 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.131428+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:01:13.105 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.131835+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:01:13.106 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.131835+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:01:13.106 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.134651+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:01:13.106 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.134651+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:01:13.106 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.134893+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:01:13.106 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.134893+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:01:13.106 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.137966+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:01:13.106 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.137966+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:01:13.106 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.138146+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:01:13.106 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.138146+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:01:13.106 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.141195+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:01:13.106 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.141195+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:01:13.107 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.149111+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:01:13.107 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.149111+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:01:13.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.151141+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.151141+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.154594+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.154594+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.154629+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.154629+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.157735+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.107 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.157735+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.157954+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.157954+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.160882+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.160882+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.161053+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.161053+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.164196+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.164196+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.164331+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.108 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.164331+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.108 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.151141+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.109 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.151141+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.109 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.154594+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.109 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.154594+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.109 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.154629+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.109 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.154629+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.109 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.157735+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.109 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.157735+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.109 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.157954+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.109 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.157954+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.109 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.160882+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.109 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.160882+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.109 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.161053+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.110 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.161053+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.110 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.164196+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.110 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.164196+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.110 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.164331+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.110 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.164331+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.167251+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.167251+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.167471+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.167471+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.110 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.170520+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.170520+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.171017+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:01:13.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.171017+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:01:13.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.174257+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:01:13.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.174257+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:01:13.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.181974+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.181974+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.182102+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:01:13.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.182102+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:01:13.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.183882+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.183882+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.199742+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.111 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.199742+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.112 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.167251+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.112 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.167251+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.112 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.167471+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.112 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.167471+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.112 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.170520+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.112 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.170520+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.112 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.171017+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:01:13.112 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.171017+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:01:13.112 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.174257+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:01:13.112 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.174257+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:01:13.112 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.181974+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.112 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.181974+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.113 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.182102+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:01:13.113 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.182102+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:01:13.113 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.183882+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.113 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.183882+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.113 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.199742+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.113 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.199742+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.328280+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.328280+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.330081+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.330081+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.113 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.342992+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.114 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[92503]: audit 2024-09-13T14:01:12.342992+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.114 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.328280+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.114 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.328280+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.114 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.330081+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.114 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.330081+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.114 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.342992+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.114 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:12 smithi076 bash[88788]: audit 2024-09-13T14:01:12.342992+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:11.265020+0000 mgr.y (mgr.15252) 582 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:11.265020+0000 mgr.y (mgr.15252) 582 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: cluster 2024-09-13T14:01:11.557837+0000 mgr.y (mgr.15252) 583 : cluster [DBG] pgmap v335: 161 pgs: 24 peering, 13 active+undersized, 1 active+undersized+degraded, 123 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-13T14:01:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: cluster 2024-09-13T14:01:11.557837+0000 mgr.y (mgr.15252) 583 : cluster [DBG] pgmap v335: 161 pgs: 24 peering, 13 active+undersized, 1 active+undersized+degraded, 123 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-13T14:01:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:11.855206+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:11.855206+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:11.869799+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:11.869799+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:11.873708+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:11.873708+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:11.875793+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:11.875793+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:11.892419+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:11.892419+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.019525+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:01:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.019525+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:01:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.023314+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.023314+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.027888+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.027888+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.041460+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.041460+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.045633+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.045633+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.049596+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.049596+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.053840+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.053840+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.057932+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.057932+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.061533+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.061533+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.065239+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.065239+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:13.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.071377+0000 mon.b (mon.1) 161 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:01:13.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.071377+0000 mon.b (mon.1) 161 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:01:13.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.074679+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:01:13.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.074679+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:01:13.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.080861+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:01:13.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.080861+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:01:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.084734+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.084734+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.087990+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.087990+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.095719+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:01:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.095719+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:01:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.098074+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:01:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.098074+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:01:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.101420+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:01:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.101420+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:01:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.109695+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:01:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.109695+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:01:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.112157+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:01:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.112157+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:01:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.115485+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:01:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.115485+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:01:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.115646+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:01:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.115646+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:01:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.118687+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:01:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.118687+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:01:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.118946+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:01:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.118946+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:01:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.122054+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:01:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.122054+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:01:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.122193+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:01:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.122193+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:01:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.125315+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.125315+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.125521+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:01:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.125521+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:01:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.128532+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:01:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.128532+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:01:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.128774+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.128774+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.131428+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:01:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.131428+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:01:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.131835+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:01:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.131835+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:01:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.134651+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:01:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.134651+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:01:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.134893+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:01:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.134893+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:01:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.137966+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:01:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.137966+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:01:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.138146+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:01:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.138146+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:01:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.141195+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:01:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.141195+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:01:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.149111+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:01:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.149111+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:01:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.151141+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.151141+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.154594+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.154594+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.154629+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.154629+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.157735+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.157735+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.157954+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.157954+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.160882+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.160882+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.161053+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.161053+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.164196+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.164196+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.164331+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.164331+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.167251+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.167251+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.167471+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.167471+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.170520+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.170520+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:01:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.171017+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:01:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.171017+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:01:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.174257+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:01:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.174257+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:01:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.181974+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.181974+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.182102+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:01:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.182102+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:01:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.183882+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.183882+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.199742+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.199742+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.328280+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.328280+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:01:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.330081+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.330081+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:01:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.342992+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:12 smithi192 bash[70372]: audit 2024-09-13T14:01:12.342992+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:14.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:13 smithi192 bash[70372]: cephadm 2024-09-13T14:01:12.032292+0000 mgr.y (mgr.15252) 584 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:01:14.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:13 smithi192 bash[70372]: cephadm 2024-09-13T14:01:12.032292+0000 mgr.y (mgr.15252) 584 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:01:14.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:13 smithi192 bash[70372]: cephadm 2024-09-13T14:01:12.069962+0000 mgr.y (mgr.15252) 585 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:01:14.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:13 smithi192 bash[70372]: cephadm 2024-09-13T14:01:12.069962+0000 mgr.y (mgr.15252) 585 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:01:14.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:13 smithi192 bash[70372]: cephadm 2024-09-13T14:01:12.172567+0000 mgr.y (mgr.15252) 586 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:01:14.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:13 smithi192 bash[70372]: cephadm 2024-09-13T14:01:12.172567+0000 mgr.y (mgr.15252) 586 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:01:14.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:13 smithi192 bash[70372]: audit 2024-09-13T14:01:13.371095+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:14.025 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:13 smithi192 bash[70372]: audit 2024-09-13T14:01:13.371095+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:14.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[88788]: cephadm 2024-09-13T14:01:12.032292+0000 mgr.y (mgr.15252) 584 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:01:14.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[88788]: cephadm 2024-09-13T14:01:12.032292+0000 mgr.y (mgr.15252) 584 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:01:14.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[88788]: cephadm 2024-09-13T14:01:12.069962+0000 mgr.y (mgr.15252) 585 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:01:14.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[88788]: cephadm 2024-09-13T14:01:12.069962+0000 mgr.y (mgr.15252) 585 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:01:14.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[88788]: cephadm 2024-09-13T14:01:12.172567+0000 mgr.y (mgr.15252) 586 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:01:14.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[88788]: cephadm 2024-09-13T14:01:12.172567+0000 mgr.y (mgr.15252) 586 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:01:14.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[88788]: audit 2024-09-13T14:01:13.371095+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:14.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[88788]: audit 2024-09-13T14:01:13.371095+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:14.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[92503]: cephadm 2024-09-13T14:01:12.032292+0000 mgr.y (mgr.15252) 584 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:01:14.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[92503]: cephadm 2024-09-13T14:01:12.032292+0000 mgr.y (mgr.15252) 584 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:01:14.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[92503]: cephadm 2024-09-13T14:01:12.069962+0000 mgr.y (mgr.15252) 585 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:01:14.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[92503]: cephadm 2024-09-13T14:01:12.069962+0000 mgr.y (mgr.15252) 585 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:01:14.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[92503]: cephadm 2024-09-13T14:01:12.172567+0000 mgr.y (mgr.15252) 586 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:01:14.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[92503]: cephadm 2024-09-13T14:01:12.172567+0000 mgr.y (mgr.15252) 586 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:01:14.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[92503]: audit 2024-09-13T14:01:13.371095+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:14.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:13 smithi076 bash[92503]: audit 2024-09-13T14:01:13.371095+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:14.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:14.025466893Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:14 smithi076 bash[88788]: cluster 2024-09-13T14:01:13.559278+0000 mgr.y (mgr.15252) 587 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-13T14:01:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:14 smithi076 bash[88788]: cluster 2024-09-13T14:01:13.559278+0000 mgr.y (mgr.15252) 587 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-13T14:01:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:14 smithi076 bash[88788]: cluster 2024-09-13T14:01:14.366444+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-13T14:01:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:14 smithi076 bash[88788]: cluster 2024-09-13T14:01:14.366444+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-13T14:01:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:14 smithi076 bash[88788]: cluster 2024-09-13T14:01:14.366490+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-13T14:01:15.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:14 smithi076 bash[88788]: cluster 2024-09-13T14:01:14.366490+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-13T14:01:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:14 smithi076 bash[92503]: cluster 2024-09-13T14:01:13.559278+0000 mgr.y (mgr.15252) 587 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-13T14:01:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:14 smithi076 bash[92503]: cluster 2024-09-13T14:01:13.559278+0000 mgr.y (mgr.15252) 587 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-13T14:01:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:14 smithi076 bash[92503]: cluster 2024-09-13T14:01:14.366444+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-13T14:01:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:14 smithi076 bash[92503]: cluster 2024-09-13T14:01:14.366444+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-13T14:01:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:14 smithi076 bash[92503]: cluster 2024-09-13T14:01:14.366490+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-13T14:01:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:14 smithi076 bash[92503]: cluster 2024-09-13T14:01:14.366490+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-13T14:01:15.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:14 smithi192 bash[70372]: cluster 2024-09-13T14:01:13.559278+0000 mgr.y (mgr.15252) 587 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-13T14:01:15.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:14 smithi192 bash[70372]: cluster 2024-09-13T14:01:13.559278+0000 mgr.y (mgr.15252) 587 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-13T14:01:15.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:14 smithi192 bash[70372]: cluster 2024-09-13T14:01:14.366444+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-13T14:01:15.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:14 smithi192 bash[70372]: cluster 2024-09-13T14:01:14.366444+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-13T14:01:15.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:14 smithi192 bash[70372]: cluster 2024-09-13T14:01:14.366490+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-13T14:01:15.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:14 smithi192 bash[70372]: cluster 2024-09-13T14:01:14.366490+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-13T14:01:17.051 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:16 smithi192 bash[70372]: cluster 2024-09-13T14:01:15.560126+0000 mgr.y (mgr.15252) 588 : cluster [DBG] pgmap v337: 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-13T14:01:17.052 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:16 smithi192 bash[70372]: cluster 2024-09-13T14:01:15.560126+0000 mgr.y (mgr.15252) 588 : cluster [DBG] pgmap v337: 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-13T14:01:17.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:16 smithi076 bash[88788]: cluster 2024-09-13T14:01:15.560126+0000 mgr.y (mgr.15252) 588 : cluster [DBG] pgmap v337: 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-13T14:01:17.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:16 smithi076 bash[88788]: cluster 2024-09-13T14:01:15.560126+0000 mgr.y (mgr.15252) 588 : cluster [DBG] pgmap v337: 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-13T14:01:17.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:16 smithi076 bash[92503]: cluster 2024-09-13T14:01:15.560126+0000 mgr.y (mgr.15252) 588 : cluster [DBG] pgmap v337: 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-13T14:01:17.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:16 smithi076 bash[92503]: cluster 2024-09-13T14:01:15.560126+0000 mgr.y (mgr.15252) 588 : cluster [DBG] pgmap v337: 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-13T14:01:17.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:17.052491306Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:18.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:18 smithi076 bash[92503]: cluster 2024-09-13T14:01:17.561088+0000 mgr.y (mgr.15252) 589 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T14:01:18.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:18 smithi076 bash[92503]: cluster 2024-09-13T14:01:17.561088+0000 mgr.y (mgr.15252) 589 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T14:01:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:18 smithi076 bash[88788]: cluster 2024-09-13T14:01:17.561088+0000 mgr.y (mgr.15252) 589 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T14:01:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:18 smithi076 bash[88788]: cluster 2024-09-13T14:01:17.561088+0000 mgr.y (mgr.15252) 589 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T14:01:19.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:18 smithi192 bash[70372]: cluster 2024-09-13T14:01:17.561088+0000 mgr.y (mgr.15252) 589 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T14:01:19.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:18 smithi192 bash[70372]: cluster 2024-09-13T14:01:17.561088+0000 mgr.y (mgr.15252) 589 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T14:01:19.382 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T14:01:19.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:01:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:01:19] "GET /metrics HTTP/1.1" 200 38201 "" "Prometheus/2.51.0" 2024-09-13T14:01:20.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:19 smithi192 bash[70372]: audit 2024-09-13T14:01:18.494461+0000 mgr.y (mgr.15252) 590 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:20.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:19 smithi192 bash[70372]: audit 2024-09-13T14:01:18.494461+0000 mgr.y (mgr.15252) 590 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:20.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:19 smithi192 bash[70372]: cluster 2024-09-13T14:01:19.562442+0000 mgr.y (mgr.15252) 591 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-13T14:01:20.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:19 smithi192 bash[70372]: cluster 2024-09-13T14:01:19.562442+0000 mgr.y (mgr.15252) 591 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-13T14:01:20.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:19 smithi076 bash[88788]: audit 2024-09-13T14:01:18.494461+0000 mgr.y (mgr.15252) 590 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:20.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:19 smithi076 bash[88788]: audit 2024-09-13T14:01:18.494461+0000 mgr.y (mgr.15252) 590 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:20.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:19 smithi076 bash[88788]: cluster 2024-09-13T14:01:19.562442+0000 mgr.y (mgr.15252) 591 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-13T14:01:20.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:19 smithi076 bash[88788]: cluster 2024-09-13T14:01:19.562442+0000 mgr.y (mgr.15252) 591 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-13T14:01:20.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:19 smithi076 bash[92503]: audit 2024-09-13T14:01:18.494461+0000 mgr.y (mgr.15252) 590 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:20.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:19 smithi076 bash[92503]: audit 2024-09-13T14:01:18.494461+0000 mgr.y (mgr.15252) 590 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:20.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:19 smithi076 bash[92503]: cluster 2024-09-13T14:01:19.562442+0000 mgr.y (mgr.15252) 591 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-13T14:01:20.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:19 smithi076 bash[92503]: cluster 2024-09-13T14:01:19.562442+0000 mgr.y (mgr.15252) 591 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-13T14:01:20.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:20.057402558Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:22 smithi192 bash[70372]: audit 2024-09-13T14:01:21.273747+0000 mgr.y (mgr.15252) 592 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:22 smithi192 bash[70372]: audit 2024-09-13T14:01:21.273747+0000 mgr.y (mgr.15252) 592 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:22 smithi192 bash[70372]: cluster 2024-09-13T14:01:21.563423+0000 mgr.y (mgr.15252) 593 : 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-13T14:01:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:22 smithi192 bash[70372]: cluster 2024-09-13T14:01:21.563423+0000 mgr.y (mgr.15252) 593 : 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-13T14:01:23.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:22 smithi076 bash[88788]: audit 2024-09-13T14:01:21.273747+0000 mgr.y (mgr.15252) 592 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:23.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:22 smithi076 bash[88788]: audit 2024-09-13T14:01:21.273747+0000 mgr.y (mgr.15252) 592 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:23.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:22 smithi076 bash[88788]: cluster 2024-09-13T14:01:21.563423+0000 mgr.y (mgr.15252) 593 : 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-13T14:01:23.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:22 smithi076 bash[88788]: cluster 2024-09-13T14:01:21.563423+0000 mgr.y (mgr.15252) 593 : 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-13T14:01:23.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:22 smithi076 bash[92503]: audit 2024-09-13T14:01:21.273747+0000 mgr.y (mgr.15252) 592 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:23.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:22 smithi076 bash[92503]: audit 2024-09-13T14:01:21.273747+0000 mgr.y (mgr.15252) 592 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:23.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:22 smithi076 bash[92503]: cluster 2024-09-13T14:01:21.563423+0000 mgr.y (mgr.15252) 593 : 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-13T14:01:23.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:22 smithi076 bash[92503]: cluster 2024-09-13T14:01:21.563423+0000 mgr.y (mgr.15252) 593 : 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-13T14:01:23.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:23.069347346Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:24.196 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:01:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:24 smithi192 bash[70372]: audit 2024-09-13T14:01:23.155914+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:24 smithi192 bash[70372]: audit 2024-09-13T14:01:23.155914+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:24 smithi192 bash[70372]: audit 2024-09-13T14:01:23.156227+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:24 smithi192 bash[70372]: audit 2024-09-13T14:01:23.156227+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:24 smithi192 bash[70372]: audit 2024-09-13T14:01:23.385556+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:24 smithi192 bash[70372]: audit 2024-09-13T14:01:23.385556+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:24 smithi192 bash[70372]: cluster 2024-09-13T14:01:23.564873+0000 mgr.y (mgr.15252) 594 : 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-13T14:01:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:24 smithi192 bash[70372]: cluster 2024-09-13T14:01:23.564873+0000 mgr.y (mgr.15252) 594 : 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-13T14:01:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[88788]: audit 2024-09-13T14:01:23.155914+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[88788]: audit 2024-09-13T14:01:23.155914+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[88788]: audit 2024-09-13T14:01:23.156227+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[88788]: audit 2024-09-13T14:01:23.156227+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[88788]: audit 2024-09-13T14:01:23.385556+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[88788]: audit 2024-09-13T14:01:23.385556+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[88788]: cluster 2024-09-13T14:01:23.564873+0000 mgr.y (mgr.15252) 594 : 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-13T14:01:24.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[88788]: cluster 2024-09-13T14:01:23.564873+0000 mgr.y (mgr.15252) 594 : 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-13T14:01:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[92503]: audit 2024-09-13T14:01:23.155914+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[92503]: audit 2024-09-13T14:01:23.155914+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[92503]: audit 2024-09-13T14:01:23.156227+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[92503]: audit 2024-09-13T14:01:23.156227+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[92503]: audit 2024-09-13T14:01:23.385556+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[92503]: audit 2024-09-13T14:01:23.385556+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:01:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[92503]: cluster 2024-09-13T14:01:23.564873+0000 mgr.y (mgr.15252) 594 : 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-13T14:01:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:24 smithi076 bash[92503]: cluster 2024-09-13T14:01:23.564873+0000 mgr.y (mgr.15252) 594 : 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-13T14:01:25.621 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:01:25.621 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (8m) 24s ago 35m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:01:25.621 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (8m) 6m ago 35m 68.4M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:01:25.621 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (10m) 24s ago 33m 49.4M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T14:01:25.621 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (10m) 6m ago 44m 439M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:01:25.621 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (20m) 24s ago 46m 517M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:01:25.622 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (5m) 24s ago 46m 48.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:01:25.622 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (6m) 6m ago 44m 18.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:01:25.622 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (4m) 24s ago 44m 39.2M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:01:25.622 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (9m) 24s ago 35m 8811k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:01:25.622 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (9m) 6m ago 35m 8047k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:01:25.622 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (2m) 24s ago 43m 54.2M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:01:25.622 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (2m) 24s ago 42m 49.5M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:01:25.622 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (26s) 24s ago 41m - 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:01:25.622 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (40m) 24s ago 40m 70.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T14:01:25.622 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (39m) 6m ago 39m 59.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T14:01:25.622 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (38m) 6m ago 39m 65.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T14:01:25.622 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (38m) 6m ago 38m 54.8M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T14:01:25.622 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (37m) 6m ago 37m 65.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T14:01:25.622 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (9m) 6m ago 36m 46.1M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:01:25.623 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (33m) 24s ago 33m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T14:01:25.623 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (33m) 6m ago 33m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T14:01:26.308 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-13T14:01:26.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:26.029397273Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:26 smithi192 bash[70372]: cluster 2024-09-13T14:01:25.565705+0000 mgr.y (mgr.15252) 595 : 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-13T14:01:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:26 smithi192 bash[70372]: cluster 2024-09-13T14:01:25.565705+0000 mgr.y (mgr.15252) 595 : 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-13T14:01:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:26 smithi192 bash[70372]: audit 2024-09-13T14:01:25.606677+0000 mgr.y (mgr.15252) 596 : audit [DBG] from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:26.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:26 smithi192 bash[70372]: audit 2024-09-13T14:01:25.606677+0000 mgr.y (mgr.15252) 596 : audit [DBG] from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:27.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:26 smithi076 bash[88788]: cluster 2024-09-13T14:01:25.565705+0000 mgr.y (mgr.15252) 595 : 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-13T14:01:27.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:26 smithi076 bash[88788]: cluster 2024-09-13T14:01:25.565705+0000 mgr.y (mgr.15252) 595 : 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-13T14:01:27.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:26 smithi076 bash[88788]: audit 2024-09-13T14:01:25.606677+0000 mgr.y (mgr.15252) 596 : audit [DBG] from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:27.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:26 smithi076 bash[88788]: audit 2024-09-13T14:01:25.606677+0000 mgr.y (mgr.15252) 596 : audit [DBG] from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:27.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:26 smithi076 bash[92503]: cluster 2024-09-13T14:01:25.565705+0000 mgr.y (mgr.15252) 595 : 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-13T14:01:27.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:26 smithi076 bash[92503]: cluster 2024-09-13T14:01:25.565705+0000 mgr.y (mgr.15252) 595 : 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-13T14:01:27.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:26 smithi076 bash[92503]: audit 2024-09-13T14:01:25.606677+0000 mgr.y (mgr.15252) 596 : audit [DBG] from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:27.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:26 smithi076 bash[92503]: audit 2024-09-13T14:01:25.606677+0000 mgr.y (mgr.15252) 596 : audit [DBG] from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:28.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:28 smithi192 bash[70372]: cluster 2024-09-13T14:01:27.566716+0000 mgr.y (mgr.15252) 597 : 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-13T14:01:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:28 smithi192 bash[70372]: cluster 2024-09-13T14:01:27.566716+0000 mgr.y (mgr.15252) 597 : 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-13T14:01:29.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:28 smithi076 bash[88788]: cluster 2024-09-13T14:01:27.566716+0000 mgr.y (mgr.15252) 597 : 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-13T14:01:29.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:28 smithi076 bash[88788]: cluster 2024-09-13T14:01:27.566716+0000 mgr.y (mgr.15252) 597 : 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-13T14:01:29.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:28 smithi076 bash[92503]: cluster 2024-09-13T14:01:27.566716+0000 mgr.y (mgr.15252) 597 : 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-13T14:01:29.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:28 smithi076 bash[92503]: cluster 2024-09-13T14:01:27.566716+0000 mgr.y (mgr.15252) 597 : 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-13T14:01:29.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:29.058740606Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:29.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:01:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:01:29] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.51.0" 2024-09-13T14:01:30.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:30 smithi192 bash[70372]: cluster 2024-09-13T14:01:29.568092+0000 mgr.y (mgr.15252) 598 : 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-13T14:01:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:30 smithi192 bash[70372]: cluster 2024-09-13T14:01:29.568092+0000 mgr.y (mgr.15252) 598 : 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-13T14:01:31.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:30 smithi076 bash[88788]: cluster 2024-09-13T14:01:29.568092+0000 mgr.y (mgr.15252) 598 : 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-13T14:01:31.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:30 smithi076 bash[88788]: cluster 2024-09-13T14:01:29.568092+0000 mgr.y (mgr.15252) 598 : 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-13T14:01:31.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:30 smithi076 bash[92503]: cluster 2024-09-13T14:01:29.568092+0000 mgr.y (mgr.15252) 598 : 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-13T14:01:31.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:30 smithi076 bash[92503]: cluster 2024-09-13T14:01:29.568092+0000 mgr.y (mgr.15252) 598 : 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-13T14:01:31.131 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:01:32.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:32.04271811Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:32.752 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:01:32.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:32 smithi192 bash[70372]: audit 2024-09-13T14:01:31.282403+0000 mgr.y (mgr.15252) 599 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:32 smithi192 bash[70372]: audit 2024-09-13T14:01:31.282403+0000 mgr.y (mgr.15252) 599 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:32 smithi192 bash[70372]: cluster 2024-09-13T14:01:31.569089+0000 mgr.y (mgr.15252) 600 : 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-13T14:01:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:32 smithi192 bash[70372]: cluster 2024-09-13T14:01:31.569089+0000 mgr.y (mgr.15252) 600 : 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-13T14:01:32.936 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:32 smithi076 bash[92503]: audit 2024-09-13T14:01:31.282403+0000 mgr.y (mgr.15252) 599 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:32.937 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:32 smithi076 bash[92503]: audit 2024-09-13T14:01:31.282403+0000 mgr.y (mgr.15252) 599 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:32.937 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:32 smithi076 bash[92503]: cluster 2024-09-13T14:01:31.569089+0000 mgr.y (mgr.15252) 600 : 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-13T14:01:32.937 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:32 smithi076 bash[92503]: cluster 2024-09-13T14:01:31.569089+0000 mgr.y (mgr.15252) 600 : 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-13T14:01:32.937 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:32 smithi076 bash[88788]: audit 2024-09-13T14:01:31.282403+0000 mgr.y (mgr.15252) 599 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:32.937 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:32 smithi076 bash[88788]: audit 2024-09-13T14:01:31.282403+0000 mgr.y (mgr.15252) 599 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:32.937 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:32 smithi076 bash[88788]: cluster 2024-09-13T14:01:31.569089+0000 mgr.y (mgr.15252) 600 : 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-13T14:01:32.937 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:32 smithi076 bash[88788]: cluster 2024-09-13T14:01:31.569089+0000 mgr.y (mgr.15252) 600 : 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-13T14:01:33.469 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-13T14:01:33.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:33 smithi076 bash[88788]: audit 2024-09-13T14:01:32.743674+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.76:0/2012324624' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:33.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:33 smithi076 bash[88788]: audit 2024-09-13T14:01:32.743674+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.76:0/2012324624' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:33.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:33 smithi076 bash[92503]: audit 2024-09-13T14:01:32.743674+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.76:0/2012324624' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:33.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:33 smithi076 bash[92503]: audit 2024-09-13T14:01:32.743674+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.76:0/2012324624' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:33.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:33 smithi192 bash[70372]: audit 2024-09-13T14:01:32.743674+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.76:0/2012324624' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:33.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:33 smithi192 bash[70372]: audit 2024-09-13T14:01:32.743674+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.76:0/2012324624' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:01:34.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:34 smithi192 bash[70372]: cluster 2024-09-13T14:01:33.570556+0000 mgr.y (mgr.15252) 601 : 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-13T14:01:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:34 smithi192 bash[70372]: cluster 2024-09-13T14:01:33.570556+0000 mgr.y (mgr.15252) 601 : 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-13T14:01:35.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:34 smithi076 bash[88788]: cluster 2024-09-13T14:01:33.570556+0000 mgr.y (mgr.15252) 601 : 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-13T14:01:35.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:34 smithi076 bash[88788]: cluster 2024-09-13T14:01:33.570556+0000 mgr.y (mgr.15252) 601 : 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-13T14:01:35.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:34 smithi076 bash[92503]: cluster 2024-09-13T14:01:33.570556+0000 mgr.y (mgr.15252) 601 : 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-13T14:01:35.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:34 smithi076 bash[92503]: cluster 2024-09-13T14:01:33.570556+0000 mgr.y (mgr.15252) 601 : 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-13T14:01:35.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:35.058502466Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:36.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:36 smithi192 bash[70372]: cluster 2024-09-13T14:01:35.571428+0000 mgr.y (mgr.15252) 602 : 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-13T14:01:36.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:36 smithi192 bash[70372]: cluster 2024-09-13T14:01:35.571428+0000 mgr.y (mgr.15252) 602 : 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-13T14:01:37.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:36 smithi076 bash[92503]: cluster 2024-09-13T14:01:35.571428+0000 mgr.y (mgr.15252) 602 : 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-13T14:01:37.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:36 smithi076 bash[92503]: cluster 2024-09-13T14:01:35.571428+0000 mgr.y (mgr.15252) 602 : 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-13T14:01:37.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:36 smithi076 bash[88788]: cluster 2024-09-13T14:01:35.571428+0000 mgr.y (mgr.15252) 602 : 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-13T14:01:37.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:36 smithi076 bash[88788]: cluster 2024-09-13T14:01:35.571428+0000 mgr.y (mgr.15252) 602 : 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-13T14:01:38.270 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:01:38.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:38.047228468Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:38.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:38 smithi192 bash[70372]: cluster 2024-09-13T14:01:37.572393+0000 mgr.y (mgr.15252) 603 : 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-13T14:01:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:38 smithi192 bash[70372]: cluster 2024-09-13T14:01:37.572393+0000 mgr.y (mgr.15252) 603 : 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-13T14:01:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:38 smithi192 bash[70372]: audit 2024-09-13T14:01:38.146748+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:38 smithi192 bash[70372]: audit 2024-09-13T14:01:38.146748+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:39.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:38 smithi076 bash[88788]: cluster 2024-09-13T14:01:37.572393+0000 mgr.y (mgr.15252) 603 : 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-13T14:01:39.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:38 smithi076 bash[88788]: cluster 2024-09-13T14:01:37.572393+0000 mgr.y (mgr.15252) 603 : 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-13T14:01:39.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:38 smithi076 bash[88788]: audit 2024-09-13T14:01:38.146748+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:39.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:38 smithi076 bash[88788]: audit 2024-09-13T14:01:38.146748+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:39.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:38 smithi076 bash[92503]: cluster 2024-09-13T14:01:37.572393+0000 mgr.y (mgr.15252) 603 : 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-13T14:01:39.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:38 smithi076 bash[92503]: cluster 2024-09-13T14:01:37.572393+0000 mgr.y (mgr.15252) 603 : 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-13T14:01:39.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:38 smithi076 bash[92503]: audit 2024-09-13T14:01:38.146748+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:39.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:38 smithi076 bash[92503]: audit 2024-09-13T14:01:38.146748+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:39.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:01:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:01:39] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-13T14:01:40.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:40 smithi076 bash[92503]: cluster 2024-09-13T14:01:39.573186+0000 mgr.y (mgr.15252) 604 : 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-13T14:01:40.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:40 smithi076 bash[92503]: cluster 2024-09-13T14:01:39.573186+0000 mgr.y (mgr.15252) 604 : 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-13T14:01:40.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:40 smithi076 bash[88788]: cluster 2024-09-13T14:01:39.573186+0000 mgr.y (mgr.15252) 604 : 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-13T14:01:40.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:40 smithi076 bash[88788]: cluster 2024-09-13T14:01:39.573186+0000 mgr.y (mgr.15252) 604 : 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-13T14:01:40.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:40 smithi192 bash[70372]: cluster 2024-09-13T14:01:39.573186+0000 mgr.y (mgr.15252) 604 : 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-13T14:01:40.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:40 smithi192 bash[70372]: cluster 2024-09-13T14:01:39.573186+0000 mgr.y (mgr.15252) 604 : 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-13T14:01:41.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:41.060248229Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:41.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:41 smithi076 bash[88788]: audit 2024-09-13T14:01:39.880660+0000 mgr.y (mgr.15252) 605 : audit [DBG] from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:41.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:41 smithi076 bash[88788]: audit 2024-09-13T14:01:39.880660+0000 mgr.y (mgr.15252) 605 : audit [DBG] from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:41.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:41 smithi076 bash[92503]: audit 2024-09-13T14:01:39.880660+0000 mgr.y (mgr.15252) 605 : audit [DBG] from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:41.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:41 smithi076 bash[92503]: audit 2024-09-13T14:01:39.880660+0000 mgr.y (mgr.15252) 605 : audit [DBG] from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:41.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:41 smithi192 bash[70372]: audit 2024-09-13T14:01:39.880660+0000 mgr.y (mgr.15252) 605 : audit [DBG] from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:41.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:41 smithi192 bash[70372]: audit 2024-09-13T14:01:39.880660+0000 mgr.y (mgr.15252) 605 : audit [DBG] from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:42.334 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:01:42.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:42 smithi192 bash[70372]: audit 2024-09-13T14:01:41.293618+0000 mgr.y (mgr.15252) 606 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:42 smithi192 bash[70372]: audit 2024-09-13T14:01:41.293618+0000 mgr.y (mgr.15252) 606 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:42 smithi192 bash[70372]: cluster 2024-09-13T14:01:41.574162+0000 mgr.y (mgr.15252) 607 : 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-13T14:01:42.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:42 smithi192 bash[70372]: cluster 2024-09-13T14:01:41.574162+0000 mgr.y (mgr.15252) 607 : 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-13T14:01:42.972 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:42 smithi076 bash[92503]: audit 2024-09-13T14:01:41.293618+0000 mgr.y (mgr.15252) 606 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:42.973 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:42 smithi076 bash[92503]: audit 2024-09-13T14:01:41.293618+0000 mgr.y (mgr.15252) 606 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:42.973 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:42 smithi076 bash[92503]: cluster 2024-09-13T14:01:41.574162+0000 mgr.y (mgr.15252) 607 : 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-13T14:01:42.973 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:42 smithi076 bash[92503]: cluster 2024-09-13T14:01:41.574162+0000 mgr.y (mgr.15252) 607 : 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-13T14:01:42.973 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:42 smithi076 bash[88788]: audit 2024-09-13T14:01:41.293618+0000 mgr.y (mgr.15252) 606 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:42.973 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:42 smithi076 bash[88788]: audit 2024-09-13T14:01:41.293618+0000 mgr.y (mgr.15252) 606 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:42.973 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:42 smithi076 bash[88788]: cluster 2024-09-13T14:01:41.574162+0000 mgr.y (mgr.15252) 607 : 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-13T14:01:42.973 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:42 smithi076 bash[88788]: cluster 2024-09-13T14:01:41.574162+0000 mgr.y (mgr.15252) 607 : 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-13T14:01:42.974 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade status' 2024-09-13T14:01:44.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:44.037708973Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:44 smithi192 bash[70372]: cluster 2024-09-13T14:01:43.575596+0000 mgr.y (mgr.15252) 608 : 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-13T14:01:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:44 smithi192 bash[70372]: cluster 2024-09-13T14:01:43.575596+0000 mgr.y (mgr.15252) 608 : 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-13T14:01:45.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:44 smithi076 bash[88788]: cluster 2024-09-13T14:01:43.575596+0000 mgr.y (mgr.15252) 608 : 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-13T14:01:45.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:44 smithi076 bash[88788]: cluster 2024-09-13T14:01:43.575596+0000 mgr.y (mgr.15252) 608 : 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-13T14:01:45.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:44 smithi076 bash[92503]: cluster 2024-09-13T14:01:43.575596+0000 mgr.y (mgr.15252) 608 : 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-13T14:01:45.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:44 smithi076 bash[92503]: cluster 2024-09-13T14:01:43.575596+0000 mgr.y (mgr.15252) 608 : 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-13T14:01:46.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:46 smithi192 bash[70372]: cluster 2024-09-13T14:01:45.576450+0000 mgr.y (mgr.15252) 609 : 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-13T14:01:46.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:46 smithi192 bash[70372]: cluster 2024-09-13T14:01:45.576450+0000 mgr.y (mgr.15252) 609 : 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-13T14:01:47.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:46 smithi076 bash[88788]: cluster 2024-09-13T14:01:45.576450+0000 mgr.y (mgr.15252) 609 : 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-13T14:01:47.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:46 smithi076 bash[88788]: cluster 2024-09-13T14:01:45.576450+0000 mgr.y (mgr.15252) 609 : 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-13T14:01:47.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:46 smithi076 bash[92503]: cluster 2024-09-13T14:01:45.576450+0000 mgr.y (mgr.15252) 609 : 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-13T14:01:47.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:46 smithi076 bash[92503]: cluster 2024-09-13T14:01:45.576450+0000 mgr.y (mgr.15252) 609 : 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-13T14:01:47.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:47.048172921Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:47.804 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:01:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:48 smithi076 bash[88788]: cluster 2024-09-13T14:01:47.577433+0000 mgr.y (mgr.15252) 610 : 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-13T14:01:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:48 smithi076 bash[88788]: cluster 2024-09-13T14:01:47.577433+0000 mgr.y (mgr.15252) 610 : 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-13T14:01:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:48 smithi076 bash[92503]: cluster 2024-09-13T14:01:47.577433+0000 mgr.y (mgr.15252) 610 : 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-13T14:01:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:48 smithi076 bash[92503]: cluster 2024-09-13T14:01:47.577433+0000 mgr.y (mgr.15252) 610 : 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-13T14:01:49.176 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:01:49.176 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": null, 2024-09-13T14:01:49.176 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": false, 2024-09-13T14:01:49.176 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "", 2024-09-13T14:01:49.176 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T14:01:49.176 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": null, 2024-09-13T14:01:49.176 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "", 2024-09-13T14:01:49.176 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:01:49.176 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:01:49.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:48 smithi192 bash[70372]: cluster 2024-09-13T14:01:47.577433+0000 mgr.y (mgr.15252) 610 : 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-13T14:01:49.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:48 smithi192 bash[70372]: cluster 2024-09-13T14:01:47.577433+0000 mgr.y (mgr.15252) 610 : 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-13T14:01:49.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:01:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:01:49] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-13T14:01:49.952 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T14:01:50.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:50.064344794Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:51.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:50 smithi076 bash[88788]: audit 2024-09-13T14:01:49.179017+0000 mgr.y (mgr.15252) 611 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:51.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:50 smithi076 bash[88788]: audit 2024-09-13T14:01:49.179017+0000 mgr.y (mgr.15252) 611 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:51.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:50 smithi076 bash[88788]: cluster 2024-09-13T14:01:49.578837+0000 mgr.y (mgr.15252) 612 : 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-13T14:01:51.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:50 smithi076 bash[88788]: cluster 2024-09-13T14:01:49.578837+0000 mgr.y (mgr.15252) 612 : 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-13T14:01:51.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:50 smithi076 bash[92503]: audit 2024-09-13T14:01:49.179017+0000 mgr.y (mgr.15252) 611 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:51.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:50 smithi076 bash[92503]: audit 2024-09-13T14:01:49.179017+0000 mgr.y (mgr.15252) 611 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:51.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:50 smithi076 bash[92503]: cluster 2024-09-13T14:01:49.578837+0000 mgr.y (mgr.15252) 612 : 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-13T14:01:51.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:50 smithi076 bash[92503]: cluster 2024-09-13T14:01:49.578837+0000 mgr.y (mgr.15252) 612 : 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-13T14:01:51.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:50 smithi192 bash[70372]: audit 2024-09-13T14:01:49.179017+0000 mgr.y (mgr.15252) 611 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:51.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:50 smithi192 bash[70372]: audit 2024-09-13T14:01:49.179017+0000 mgr.y (mgr.15252) 611 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:01:51.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:50 smithi192 bash[70372]: cluster 2024-09-13T14:01:49.578837+0000 mgr.y (mgr.15252) 612 : 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-13T14:01:51.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:50 smithi192 bash[70372]: cluster 2024-09-13T14:01:49.578837+0000 mgr.y (mgr.15252) 612 : 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-13T14:01:53.026 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:52 smithi192 bash[70372]: audit 2024-09-13T14:01:51.302378+0000 mgr.y (mgr.15252) 613 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:53.026 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:52 smithi192 bash[70372]: audit 2024-09-13T14:01:51.302378+0000 mgr.y (mgr.15252) 613 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:53.026 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:52 smithi192 bash[70372]: cluster 2024-09-13T14:01:51.579842+0000 mgr.y (mgr.15252) 614 : 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-13T14:01:53.026 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:52 smithi192 bash[70372]: cluster 2024-09-13T14:01:51.579842+0000 mgr.y (mgr.15252) 614 : 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-13T14:01:53.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:52 smithi076 bash[92503]: audit 2024-09-13T14:01:51.302378+0000 mgr.y (mgr.15252) 613 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:53.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:52 smithi076 bash[92503]: audit 2024-09-13T14:01:51.302378+0000 mgr.y (mgr.15252) 613 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:53.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:52 smithi076 bash[92503]: cluster 2024-09-13T14:01:51.579842+0000 mgr.y (mgr.15252) 614 : 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-13T14:01:53.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:52 smithi076 bash[92503]: cluster 2024-09-13T14:01:51.579842+0000 mgr.y (mgr.15252) 614 : 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-13T14:01:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:52 smithi076 bash[88788]: audit 2024-09-13T14:01:51.302378+0000 mgr.y (mgr.15252) 613 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:53.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:52 smithi076 bash[88788]: audit 2024-09-13T14:01:51.302378+0000 mgr.y (mgr.15252) 613 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:01:53.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:52 smithi076 bash[88788]: cluster 2024-09-13T14:01:51.579842+0000 mgr.y (mgr.15252) 614 : 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-13T14:01:53.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:52 smithi076 bash[88788]: cluster 2024-09-13T14:01:51.579842+0000 mgr.y (mgr.15252) 614 : 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-13T14:01:53.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:53.027022863Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:54.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:53 smithi076 bash[88788]: audit 2024-09-13T14:01:53.147325+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:54.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:53 smithi076 bash[88788]: audit 2024-09-13T14:01:53.147325+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:54.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:53 smithi076 bash[92503]: audit 2024-09-13T14:01:53.147325+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:54.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:53 smithi076 bash[92503]: audit 2024-09-13T14:01:53.147325+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:54.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:53 smithi192 bash[70372]: audit 2024-09-13T14:01:53.147325+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:54.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:53 smithi192 bash[70372]: audit 2024-09-13T14:01:53.147325+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:01:54.769 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:01:55.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:54 smithi076 bash[88788]: cluster 2024-09-13T14:01:53.581307+0000 mgr.y (mgr.15252) 615 : 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-13T14:01:55.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:54 smithi076 bash[88788]: cluster 2024-09-13T14:01:53.581307+0000 mgr.y (mgr.15252) 615 : 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-13T14:01:55.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:54 smithi076 bash[92503]: cluster 2024-09-13T14:01:53.581307+0000 mgr.y (mgr.15252) 615 : 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-13T14:01:55.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:54 smithi076 bash[92503]: cluster 2024-09-13T14:01:53.581307+0000 mgr.y (mgr.15252) 615 : 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-13T14:01:55.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:54 smithi192 bash[70372]: cluster 2024-09-13T14:01:53.581307+0000 mgr.y (mgr.15252) 615 : 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-13T14:01:55.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:54 smithi192 bash[70372]: cluster 2024-09-13T14:01:53.581307+0000 mgr.y (mgr.15252) 615 : 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-13T14:01:56.248 INFO:teuthology.orchestra.run.smithi076.stdout:HEALTH_OK 2024-09-13T14:01:56.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:56.053348392Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:56.954 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-13T14:01:56.965 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:56 smithi076 bash[88788]: cluster 2024-09-13T14:01:55.582233+0000 mgr.y (mgr.15252) 616 : 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-13T14:01:56.965 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:56 smithi076 bash[88788]: cluster 2024-09-13T14:01:55.582233+0000 mgr.y (mgr.15252) 616 : 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-13T14:01:56.965 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:56 smithi076 bash[88788]: audit 2024-09-13T14:01:56.251595+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.76:0/2327290925' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:01:56.965 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:56 smithi076 bash[88788]: audit 2024-09-13T14:01:56.251595+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.76:0/2327290925' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:01:56.965 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:56 smithi076 bash[92503]: cluster 2024-09-13T14:01:55.582233+0000 mgr.y (mgr.15252) 616 : 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-13T14:01:56.965 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:56 smithi076 bash[92503]: cluster 2024-09-13T14:01:55.582233+0000 mgr.y (mgr.15252) 616 : 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-13T14:01:56.965 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:56 smithi076 bash[92503]: audit 2024-09-13T14:01:56.251595+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.76:0/2327290925' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:01:56.965 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:56 smithi076 bash[92503]: audit 2024-09-13T14:01:56.251595+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.76:0/2327290925' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:01:57.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:56 smithi192 bash[70372]: cluster 2024-09-13T14:01:55.582233+0000 mgr.y (mgr.15252) 616 : 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-13T14:01:57.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:56 smithi192 bash[70372]: cluster 2024-09-13T14:01:55.582233+0000 mgr.y (mgr.15252) 616 : 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-13T14:01:57.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:56 smithi192 bash[70372]: audit 2024-09-13T14:01:56.251595+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.76:0/2327290925' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:01:57.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:56 smithi192 bash[70372]: audit 2024-09-13T14:01:56.251595+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.76:0/2327290925' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:01:59.039 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:58 smithi192 bash[70372]: cluster 2024-09-13T14:01:57.583176+0000 mgr.y (mgr.15252) 617 : 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-13T14:01:59.040 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:01:58 smithi192 bash[70372]: cluster 2024-09-13T14:01:57.583176+0000 mgr.y (mgr.15252) 617 : 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-13T14:01:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:58 smithi076 bash[88788]: cluster 2024-09-13T14:01:57.583176+0000 mgr.y (mgr.15252) 617 : 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-13T14:01:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:01:58 smithi076 bash[88788]: cluster 2024-09-13T14:01:57.583176+0000 mgr.y (mgr.15252) 617 : 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-13T14:01:59.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:58 smithi076 bash[92503]: cluster 2024-09-13T14:01:57.583176+0000 mgr.y (mgr.15252) 617 : 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-13T14:01:59.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:01:58 smithi076 bash[92503]: cluster 2024-09-13T14:01:57.583176+0000 mgr.y (mgr.15252) 617 : 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-13T14:01:59.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:01:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:01:59.04064875Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:01:59.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:01:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:01:59] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-13T14:02:01.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:00 smithi076 bash[88788]: cluster 2024-09-13T14:01:59.584677+0000 mgr.y (mgr.15252) 618 : 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-13T14:02:01.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:00 smithi076 bash[88788]: cluster 2024-09-13T14:01:59.584677+0000 mgr.y (mgr.15252) 618 : 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-13T14:02:01.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:00 smithi076 bash[92503]: cluster 2024-09-13T14:01:59.584677+0000 mgr.y (mgr.15252) 618 : 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-13T14:02:01.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:00 smithi076 bash[92503]: cluster 2024-09-13T14:01:59.584677+0000 mgr.y (mgr.15252) 618 : 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-13T14:02:01.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:00 smithi192 bash[70372]: cluster 2024-09-13T14:01:59.584677+0000 mgr.y (mgr.15252) 618 : 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-13T14:02:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:00 smithi192 bash[70372]: cluster 2024-09-13T14:01:59.584677+0000 mgr.y (mgr.15252) 618 : 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-13T14:02:01.771 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:02:02.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:02.021111981Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:03.008 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:02 smithi076 bash[92503]: audit 2024-09-13T14:02:01.312759+0000 mgr.y (mgr.15252) 619 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:03.008 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:02 smithi076 bash[92503]: audit 2024-09-13T14:02:01.312759+0000 mgr.y (mgr.15252) 619 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:03.008 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:02 smithi076 bash[92503]: cluster 2024-09-13T14:02:01.585701+0000 mgr.y (mgr.15252) 620 : cluster [DBG] pgmap v360: 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-13T14:02:03.008 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:02 smithi076 bash[92503]: cluster 2024-09-13T14:02:01.585701+0000 mgr.y (mgr.15252) 620 : cluster [DBG] pgmap v360: 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-13T14:02:03.008 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:02 smithi076 bash[88788]: audit 2024-09-13T14:02:01.312759+0000 mgr.y (mgr.15252) 619 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:03.008 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:02 smithi076 bash[88788]: audit 2024-09-13T14:02:01.312759+0000 mgr.y (mgr.15252) 619 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:03.008 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:02 smithi076 bash[88788]: cluster 2024-09-13T14:02:01.585701+0000 mgr.y (mgr.15252) 620 : cluster [DBG] pgmap v360: 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-13T14:02:03.009 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:02 smithi076 bash[88788]: cluster 2024-09-13T14:02:01.585701+0000 mgr.y (mgr.15252) 620 : cluster [DBG] pgmap v360: 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-13T14:02:03.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:02 smithi192 bash[70372]: audit 2024-09-13T14:02:01.312759+0000 mgr.y (mgr.15252) 619 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:02 smithi192 bash[70372]: audit 2024-09-13T14:02:01.312759+0000 mgr.y (mgr.15252) 619 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:02 smithi192 bash[70372]: cluster 2024-09-13T14:02:01.585701+0000 mgr.y (mgr.15252) 620 : cluster [DBG] pgmap v360: 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-13T14:02:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:02 smithi192 bash[70372]: cluster 2024-09-13T14:02:01.585701+0000 mgr.y (mgr.15252) 620 : cluster [DBG] pgmap v360: 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-13T14:02:05.042 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:04 smithi076 bash[92503]: audit 2024-09-13T14:02:03.395527+0000 mgr.y (mgr.15252) 621 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:05.042 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:04 smithi076 bash[92503]: audit 2024-09-13T14:02:03.395527+0000 mgr.y (mgr.15252) 621 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:05.042 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:04 smithi076 bash[92503]: cluster 2024-09-13T14:02:03.587152+0000 mgr.y (mgr.15252) 622 : cluster [DBG] pgmap v361: 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-13T14:02:05.042 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:04 smithi076 bash[92503]: cluster 2024-09-13T14:02:03.587152+0000 mgr.y (mgr.15252) 622 : cluster [DBG] pgmap v361: 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-13T14:02:05.042 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:04 smithi076 bash[88788]: audit 2024-09-13T14:02:03.395527+0000 mgr.y (mgr.15252) 621 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:05.042 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:04 smithi076 bash[88788]: audit 2024-09-13T14:02:03.395527+0000 mgr.y (mgr.15252) 621 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:05.042 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:04 smithi076 bash[88788]: cluster 2024-09-13T14:02:03.587152+0000 mgr.y (mgr.15252) 622 : cluster [DBG] pgmap v361: 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-13T14:02:05.043 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:04 smithi076 bash[88788]: cluster 2024-09-13T14:02:03.587152+0000 mgr.y (mgr.15252) 622 : cluster [DBG] pgmap v361: 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-13T14:02:05.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:04 smithi192 bash[70372]: audit 2024-09-13T14:02:03.395527+0000 mgr.y (mgr.15252) 621 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:05.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:04 smithi192 bash[70372]: audit 2024-09-13T14:02:03.395527+0000 mgr.y (mgr.15252) 621 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:05.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:04 smithi192 bash[70372]: cluster 2024-09-13T14:02:03.587152+0000 mgr.y (mgr.15252) 622 : cluster [DBG] pgmap v361: 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-13T14:02:05.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:04 smithi192 bash[70372]: cluster 2024-09-13T14:02:03.587152+0000 mgr.y (mgr.15252) 622 : cluster [DBG] pgmap v361: 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-13T14:02:05.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:05.056918385Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:05.756 INFO:teuthology.orchestra.run.smithi076.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:02:06.393 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T14:02:07.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[92503]: cluster 2024-09-13T14:02:05.588013+0000 mgr.y (mgr.15252) 623 : cluster [DBG] pgmap v362: 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-13T14:02:07.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[92503]: cluster 2024-09-13T14:02:05.588013+0000 mgr.y (mgr.15252) 623 : cluster [DBG] pgmap v362: 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-13T14:02:07.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[92503]: audit 2024-09-13T14:02:05.758405+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:07.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[92503]: audit 2024-09-13T14:02:05.758405+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:07.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[92503]: audit 2024-09-13T14:02:06.439581+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:07.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[92503]: audit 2024-09-13T14:02:06.439581+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:07.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[92503]: audit 2024-09-13T14:02:06.441118+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:02:07.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[92503]: audit 2024-09-13T14:02:06.441118+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:02:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[92503]: audit 2024-09-13T14:02:06.450496+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[92503]: audit 2024-09-13T14:02:06.450496+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[88788]: cluster 2024-09-13T14:02:05.588013+0000 mgr.y (mgr.15252) 623 : cluster [DBG] pgmap v362: 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-13T14:02:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[88788]: cluster 2024-09-13T14:02:05.588013+0000 mgr.y (mgr.15252) 623 : cluster [DBG] pgmap v362: 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-13T14:02:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[88788]: audit 2024-09-13T14:02:05.758405+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[88788]: audit 2024-09-13T14:02:05.758405+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[88788]: audit 2024-09-13T14:02:06.439581+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[88788]: audit 2024-09-13T14:02:06.439581+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[88788]: audit 2024-09-13T14:02:06.441118+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:02:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[88788]: audit 2024-09-13T14:02:06.441118+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:02:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[88788]: audit 2024-09-13T14:02:06.450496+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:07.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:06 smithi076 bash[88788]: audit 2024-09-13T14:02:06.450496+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:06 smithi192 bash[70372]: cluster 2024-09-13T14:02:05.588013+0000 mgr.y (mgr.15252) 623 : cluster [DBG] pgmap v362: 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-13T14:02:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:06 smithi192 bash[70372]: cluster 2024-09-13T14:02:05.588013+0000 mgr.y (mgr.15252) 623 : cluster [DBG] pgmap v362: 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-13T14:02:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:06 smithi192 bash[70372]: audit 2024-09-13T14:02:05.758405+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:06 smithi192 bash[70372]: audit 2024-09-13T14:02:05.758405+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:06 smithi192 bash[70372]: audit 2024-09-13T14:02:06.439581+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:06 smithi192 bash[70372]: audit 2024-09-13T14:02:06.439581+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:06 smithi192 bash[70372]: audit 2024-09-13T14:02:06.441118+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:02:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:06 smithi192 bash[70372]: audit 2024-09-13T14:02:06.441118+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:02:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:06 smithi192 bash[70372]: audit 2024-09-13T14:02:06.450496+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:06 smithi192 bash[70372]: audit 2024-09-13T14:02:06.450496+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:08.066 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:07 smithi192 bash[70372]: cephadm 2024-09-13T14:02:05.750219+0000 mgr.y (mgr.15252) 624 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:02:08.066 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:07 smithi192 bash[70372]: cephadm 2024-09-13T14:02:05.750219+0000 mgr.y (mgr.15252) 624 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:02:08.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:07 smithi192 bash[70372]: cephadm 2024-09-13T14:02:06.540708+0000 mgr.y (mgr.15252) 625 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:02:08.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:07 smithi192 bash[70372]: cephadm 2024-09-13T14:02:06.540708+0000 mgr.y (mgr.15252) 625 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:02:08.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:07 smithi076 bash[88788]: cephadm 2024-09-13T14:02:05.750219+0000 mgr.y (mgr.15252) 624 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:02:08.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:07 smithi076 bash[88788]: cephadm 2024-09-13T14:02:05.750219+0000 mgr.y (mgr.15252) 624 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:02:08.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:07 smithi076 bash[88788]: cephadm 2024-09-13T14:02:06.540708+0000 mgr.y (mgr.15252) 625 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:02:08.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:07 smithi076 bash[88788]: cephadm 2024-09-13T14:02:06.540708+0000 mgr.y (mgr.15252) 625 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:02:08.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:07 smithi076 bash[92503]: cephadm 2024-09-13T14:02:05.750219+0000 mgr.y (mgr.15252) 624 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:02:08.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:07 smithi076 bash[92503]: cephadm 2024-09-13T14:02:05.750219+0000 mgr.y (mgr.15252) 624 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:02:08.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:07 smithi076 bash[92503]: cephadm 2024-09-13T14:02:06.540708+0000 mgr.y (mgr.15252) 625 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:02:08.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:07 smithi076 bash[92503]: cephadm 2024-09-13T14:02:06.540708+0000 mgr.y (mgr.15252) 625 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:02:08.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:08.067279812Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:08.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:08 smithi076 bash[92503]: cluster 2024-09-13T14:02:07.589002+0000 mgr.y (mgr.15252) 626 : cluster [DBG] pgmap v363: 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-13T14:02:08.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:08 smithi076 bash[92503]: cluster 2024-09-13T14:02:07.589002+0000 mgr.y (mgr.15252) 626 : cluster [DBG] pgmap v363: 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-13T14:02:08.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:08 smithi076 bash[92503]: audit 2024-09-13T14:02:08.147820+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:08.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:08 smithi076 bash[92503]: audit 2024-09-13T14:02:08.147820+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:08.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:08 smithi076 bash[88788]: cluster 2024-09-13T14:02:07.589002+0000 mgr.y (mgr.15252) 626 : cluster [DBG] pgmap v363: 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-13T14:02:08.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:08 smithi076 bash[88788]: cluster 2024-09-13T14:02:07.589002+0000 mgr.y (mgr.15252) 626 : cluster [DBG] pgmap v363: 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-13T14:02:08.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:08 smithi076 bash[88788]: audit 2024-09-13T14:02:08.147820+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:08.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:08 smithi076 bash[88788]: audit 2024-09-13T14:02:08.147820+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:09.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:08 smithi192 bash[70372]: cluster 2024-09-13T14:02:07.589002+0000 mgr.y (mgr.15252) 626 : cluster [DBG] pgmap v363: 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-13T14:02:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:08 smithi192 bash[70372]: cluster 2024-09-13T14:02:07.589002+0000 mgr.y (mgr.15252) 626 : cluster [DBG] pgmap v363: 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-13T14:02:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:08 smithi192 bash[70372]: audit 2024-09-13T14:02:08.147820+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:08 smithi192 bash[70372]: audit 2024-09-13T14:02:08.147820+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:09.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:02:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:02:09] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-13T14:02:10.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.051541+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.051541+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.056667+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:02:10.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.056667+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:02:10.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: cephadm 2024-09-13T14:02:09.056882+0000 mgr.y (mgr.15252) 627 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:02:10.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: cephadm 2024-09-13T14:02:09.056882+0000 mgr.y (mgr.15252) 627 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:02:10.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: cephadm 2024-09-13T14:02:09.056951+0000 mgr.y (mgr.15252) 628 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:02:10.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: cephadm 2024-09-13T14:02:09.056951+0000 mgr.y (mgr.15252) 628 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:02:10.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.060179+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.060179+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: cephadm 2024-09-13T14:02:09.064098+0000 mgr.y (mgr.15252) 629 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:02:10.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: cephadm 2024-09-13T14:02:09.064098+0000 mgr.y (mgr.15252) 629 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:02:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.069035+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.069035+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.075962+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.075962+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: cephadm 2024-09-13T14:02:09.079818+0000 mgr.y (mgr.15252) 630 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:02:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: cephadm 2024-09-13T14:02:09.079818+0000 mgr.y (mgr.15252) 630 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:02:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.084542+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.084542+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.091302+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.051541+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.051541+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.056667+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:02:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.056667+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:02:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: cephadm 2024-09-13T14:02:09.056882+0000 mgr.y (mgr.15252) 627 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:02:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: cephadm 2024-09-13T14:02:09.056882+0000 mgr.y (mgr.15252) 627 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:02:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: cephadm 2024-09-13T14:02:09.056951+0000 mgr.y (mgr.15252) 628 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:02:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: cephadm 2024-09-13T14:02:09.056951+0000 mgr.y (mgr.15252) 628 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:02:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.060179+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.060179+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: cephadm 2024-09-13T14:02:09.064098+0000 mgr.y (mgr.15252) 629 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:02:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: cephadm 2024-09-13T14:02:09.064098+0000 mgr.y (mgr.15252) 629 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:02:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.069035+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.069035+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.075962+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.075962+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: cephadm 2024-09-13T14:02:09.079818+0000 mgr.y (mgr.15252) 630 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:02:10.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: cephadm 2024-09-13T14:02:09.079818+0000 mgr.y (mgr.15252) 630 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:02:10.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.084542+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.084542+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.091302+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.091302+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: cephadm 2024-09-13T14:02:09.095391+0000 mgr.y (mgr.15252) 631 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:02:10.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: cephadm 2024-09-13T14:02:09.095391+0000 mgr.y (mgr.15252) 631 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:02:10.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.100405+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.100405+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.107544+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-13T14:02:10.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.107544+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-13T14:02:10.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.110308+0000 mgr.y (mgr.15252) 632 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T14:02:10.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: audit 2024-09-13T14:02:09.110308+0000 mgr.y (mgr.15252) 632 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T14:02:10.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: cephadm 2024-09-13T14:02:09.113151+0000 mgr.y (mgr.15252) 633 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-13T14:02:10.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: cephadm 2024-09-13T14:02:09.113151+0000 mgr.y (mgr.15252) 633 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-13T14:02:10.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: cluster 2024-09-13T14:02:09.589818+0000 mgr.y (mgr.15252) 634 : cluster [DBG] pgmap v364: 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-13T14:02:10.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[92503]: cluster 2024-09-13T14:02:09.589818+0000 mgr.y (mgr.15252) 634 : cluster [DBG] pgmap v364: 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-13T14:02:10.344 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.091302+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.344 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: cephadm 2024-09-13T14:02:09.095391+0000 mgr.y (mgr.15252) 631 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:02:10.344 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: cephadm 2024-09-13T14:02:09.095391+0000 mgr.y (mgr.15252) 631 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:02:10.344 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.100405+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.344 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.100405+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.107544+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-13T14:02:10.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.107544+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-13T14:02:10.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.110308+0000 mgr.y (mgr.15252) 632 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T14:02:10.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: audit 2024-09-13T14:02:09.110308+0000 mgr.y (mgr.15252) 632 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T14:02:10.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: cephadm 2024-09-13T14:02:09.113151+0000 mgr.y (mgr.15252) 633 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-13T14:02:10.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: cephadm 2024-09-13T14:02:09.113151+0000 mgr.y (mgr.15252) 633 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-13T14:02:10.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: cluster 2024-09-13T14:02:09.589818+0000 mgr.y (mgr.15252) 634 : cluster [DBG] pgmap v364: 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-13T14:02:10.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:10 smithi076 bash[88788]: cluster 2024-09-13T14:02:09.589818+0000 mgr.y (mgr.15252) 634 : cluster [DBG] pgmap v364: 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-13T14:02:10.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.051541+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.051541+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.056667+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:02:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.056667+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:02:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: cephadm 2024-09-13T14:02:09.056882+0000 mgr.y (mgr.15252) 627 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:02:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: cephadm 2024-09-13T14:02:09.056882+0000 mgr.y (mgr.15252) 627 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:02:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: cephadm 2024-09-13T14:02:09.056951+0000 mgr.y (mgr.15252) 628 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:02:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: cephadm 2024-09-13T14:02:09.056951+0000 mgr.y (mgr.15252) 628 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:02:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.060179+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.060179+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: cephadm 2024-09-13T14:02:09.064098+0000 mgr.y (mgr.15252) 629 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:02:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: cephadm 2024-09-13T14:02:09.064098+0000 mgr.y (mgr.15252) 629 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:02:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.069035+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.069035+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.075962+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.075962+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: cephadm 2024-09-13T14:02:09.079818+0000 mgr.y (mgr.15252) 630 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:02:10.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: cephadm 2024-09-13T14:02:09.079818+0000 mgr.y (mgr.15252) 630 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:02:10.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.084542+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.084542+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.091302+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.091302+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:10.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: cephadm 2024-09-13T14:02:09.095391+0000 mgr.y (mgr.15252) 631 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:02:10.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: cephadm 2024-09-13T14:02:09.095391+0000 mgr.y (mgr.15252) 631 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:02:10.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.100405+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.100405+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:10.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.107544+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-13T14:02:10.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.107544+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-13T14:02:10.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.110308+0000 mgr.y (mgr.15252) 632 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T14:02:10.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: audit 2024-09-13T14:02:09.110308+0000 mgr.y (mgr.15252) 632 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T14:02:10.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: cephadm 2024-09-13T14:02:09.113151+0000 mgr.y (mgr.15252) 633 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-13T14:02:10.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: cephadm 2024-09-13T14:02:09.113151+0000 mgr.y (mgr.15252) 633 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-13T14:02:10.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: cluster 2024-09-13T14:02:09.589818+0000 mgr.y (mgr.15252) 634 : cluster [DBG] pgmap v364: 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-13T14:02:10.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:10 smithi192 bash[70372]: cluster 2024-09-13T14:02:09.589818+0000 mgr.y (mgr.15252) 634 : cluster [DBG] pgmap v364: 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-13T14:02:11.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:11.025816058Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:12.102 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:02:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[88788]: audit 2024-09-13T14:02:11.323987+0000 mgr.y (mgr.15252) 635 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[88788]: audit 2024-09-13T14:02:11.323987+0000 mgr.y (mgr.15252) 635 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[88788]: cluster 2024-09-13T14:02:11.590895+0000 mgr.y (mgr.15252) 636 : cluster [DBG] pgmap v365: 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-13T14:02:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[88788]: cluster 2024-09-13T14:02:11.590895+0000 mgr.y (mgr.15252) 636 : cluster [DBG] pgmap v365: 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-13T14:02:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[88788]: cephadm 2024-09-13T14:02:11.634395+0000 mgr.y (mgr.15252) 637 : cephadm [INF] Upgrade: Updating osd.3 2024-09-13T14:02:12.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[88788]: cephadm 2024-09-13T14:02:11.634395+0000 mgr.y (mgr.15252) 637 : cephadm [INF] Upgrade: Updating osd.3 2024-09-13T14:02:12.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[88788]: audit 2024-09-13T14:02:11.641356+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:12.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[88788]: audit 2024-09-13T14:02:11.641356+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:12.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[88788]: audit 2024-09-13T14:02:11.651749+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T14:02:12.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[88788]: audit 2024-09-13T14:02:11.651749+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T14:02:12.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[88788]: audit 2024-09-13T14:02:11.653889+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:12.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[88788]: audit 2024-09-13T14:02:11.653889+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:12.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[88788]: cephadm 2024-09-13T14:02:11.660495+0000 mgr.y (mgr.15252) 638 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-13T14:02:12.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[88788]: cephadm 2024-09-13T14:02:11.660495+0000 mgr.y (mgr.15252) 638 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-13T14:02:12.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[92503]: audit 2024-09-13T14:02:11.323987+0000 mgr.y (mgr.15252) 635 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:12.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[92503]: audit 2024-09-13T14:02:11.323987+0000 mgr.y (mgr.15252) 635 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:12.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[92503]: cluster 2024-09-13T14:02:11.590895+0000 mgr.y (mgr.15252) 636 : cluster [DBG] pgmap v365: 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-13T14:02:12.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[92503]: cluster 2024-09-13T14:02:11.590895+0000 mgr.y (mgr.15252) 636 : cluster [DBG] pgmap v365: 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-13T14:02:12.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[92503]: cephadm 2024-09-13T14:02:11.634395+0000 mgr.y (mgr.15252) 637 : cephadm [INF] Upgrade: Updating osd.3 2024-09-13T14:02:12.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[92503]: cephadm 2024-09-13T14:02:11.634395+0000 mgr.y (mgr.15252) 637 : cephadm [INF] Upgrade: Updating osd.3 2024-09-13T14:02:12.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[92503]: audit 2024-09-13T14:02:11.641356+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:12.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[92503]: audit 2024-09-13T14:02:11.641356+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:12.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[92503]: audit 2024-09-13T14:02:11.651749+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T14:02:12.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[92503]: audit 2024-09-13T14:02:11.651749+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T14:02:12.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[92503]: audit 2024-09-13T14:02:11.653889+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:12.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[92503]: audit 2024-09-13T14:02:11.653889+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:12.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[92503]: cephadm 2024-09-13T14:02:11.660495+0000 mgr.y (mgr.15252) 638 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-13T14:02:12.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:12 smithi076 bash[92503]: cephadm 2024-09-13T14:02:11.660495+0000 mgr.y (mgr.15252) 638 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-13T14:02:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:12 smithi192 bash[70372]: audit 2024-09-13T14:02:11.323987+0000 mgr.y (mgr.15252) 635 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:12 smithi192 bash[70372]: audit 2024-09-13T14:02:11.323987+0000 mgr.y (mgr.15252) 635 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:12 smithi192 bash[70372]: cluster 2024-09-13T14:02:11.590895+0000 mgr.y (mgr.15252) 636 : cluster [DBG] pgmap v365: 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-13T14:02:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:12 smithi192 bash[70372]: cluster 2024-09-13T14:02:11.590895+0000 mgr.y (mgr.15252) 636 : cluster [DBG] pgmap v365: 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-13T14:02:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:12 smithi192 bash[70372]: cephadm 2024-09-13T14:02:11.634395+0000 mgr.y (mgr.15252) 637 : cephadm [INF] Upgrade: Updating osd.3 2024-09-13T14:02:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:12 smithi192 bash[70372]: cephadm 2024-09-13T14:02:11.634395+0000 mgr.y (mgr.15252) 637 : cephadm [INF] Upgrade: Updating osd.3 2024-09-13T14:02:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:12 smithi192 bash[70372]: audit 2024-09-13T14:02:11.641356+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:12 smithi192 bash[70372]: audit 2024-09-13T14:02:11.641356+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:12 smithi192 bash[70372]: audit 2024-09-13T14:02:11.651749+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T14:02:12.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:12 smithi192 bash[70372]: audit 2024-09-13T14:02:11.651749+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T14:02:12.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:12 smithi192 bash[70372]: audit 2024-09-13T14:02:11.653889+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:12.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:12 smithi192 bash[70372]: audit 2024-09-13T14:02:11.653889+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:12.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:12 smithi192 bash[70372]: cephadm 2024-09-13T14:02:11.660495+0000 mgr.y (mgr.15252) 638 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-13T14:02:12.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:12 smithi192 bash[70372]: cephadm 2024-09-13T14:02:11.660495+0000 mgr.y (mgr.15252) 638 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-13T14:02:14.207 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:02:14.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:14.019905934Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:14.861 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:02:14.861 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (9m) 74s ago 36m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:02:14.861 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (9m) 7m ago 36m 68.4M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:02:14.861 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (11m) 74s ago 34m 49.4M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T14:02:14.861 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (11m) 7m ago 44m 439M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:02:14.861 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (21m) 74s ago 47m 517M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:02:14.861 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (6m) 74s ago 47m 48.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:02:14.862 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (7m) 7m ago 45m 18.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:02:14.862 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (5m) 74s ago 45m 39.2M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:02:14.862 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (10m) 74s ago 36m 8811k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:02:14.862 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (10m) 7m ago 36m 8047k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:02:14.862 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (3m) 74s ago 44m 54.2M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:02:14.862 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (3m) 74s ago 43m 49.5M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:02:14.862 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (75s) 74s ago 42m - 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:02:14.862 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (41m) 74s ago 41m 70.2M 3036M 19.1.1-322-g7741f7f9 19dc8d659727 4b1e42badcee 2024-09-13T14:02:14.862 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (40m) 7m ago 40m 59.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T14:02:14.862 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (39m) 7m ago 39m 65.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T14:02:14.862 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (38m) 7m ago 38m 54.8M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T14:02:14.862 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (37m) 7m ago 37m 65.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T14:02:14.862 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (10m) 7m ago 37m 46.1M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:02:14.862 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (34m) 74s ago 34m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T14:02:14.863 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (34m) 7m ago 34m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T14:02:14.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:14 smithi192 bash[70372]: cluster 2024-09-13T14:02:13.592426+0000 mgr.y (mgr.15252) 639 : cluster [DBG] pgmap v366: 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-13T14:02:14.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:14 smithi192 bash[70372]: cluster 2024-09-13T14:02:13.592426+0000 mgr.y (mgr.15252) 639 : cluster [DBG] pgmap v366: 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-13T14:02:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:14 smithi076 bash[88788]: cluster 2024-09-13T14:02:13.592426+0000 mgr.y (mgr.15252) 639 : cluster [DBG] pgmap v366: 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-13T14:02:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:14 smithi076 bash[88788]: cluster 2024-09-13T14:02:13.592426+0000 mgr.y (mgr.15252) 639 : cluster [DBG] pgmap v366: 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-13T14:02:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:14 smithi076 bash[92503]: cluster 2024-09-13T14:02:13.592426+0000 mgr.y (mgr.15252) 639 : cluster [DBG] pgmap v366: 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-13T14:02:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:14 smithi076 bash[92503]: cluster 2024-09-13T14:02:13.592426+0000 mgr.y (mgr.15252) 639 : cluster [DBG] pgmap v366: 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-13T14:02:15.229 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:02:15.229 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T14:02:15.229 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T14:02:15.229 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:02:15.229 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T14:02:15.229 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:02:15.229 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:02:15.229 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T14:02:15.230 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 5, 2024-09-13T14:02:15.230 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T14:02:15.230 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:02:15.230 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T14:02:15.230 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T14:02:15.230 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:02:15.230 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T14:02:15.230 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 7, 2024-09-13T14:02:15.230 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 8 2024-09-13T14:02:15.230 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T14:02:15.230 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:02:15.550 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:02:15.550 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T14:02:15.550 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T14:02:15.550 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-13T14:02:15.550 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T14:02:15.550 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "3/8 daemons upgraded", 2024-09-13T14:02:15.550 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T14:02:15.550 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:02:15.551 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:02:15.918 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:15 smithi076 bash[92503]: audit 2024-09-13T14:02:14.199743+0000 mgr.y (mgr.15252) 640 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:15.919 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:15 smithi076 bash[92503]: audit 2024-09-13T14:02:14.199743+0000 mgr.y (mgr.15252) 640 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:15.919 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:15 smithi076 bash[92503]: audit 2024-09-13T14:02:14.519049+0000 mgr.y (mgr.15252) 641 : audit [DBG] from='client.44403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:15.919 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:15 smithi076 bash[92503]: audit 2024-09-13T14:02:14.519049+0000 mgr.y (mgr.15252) 641 : audit [DBG] from='client.44403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:15.919 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:15 smithi076 bash[92503]: audit 2024-09-13T14:02:15.232613+0000 mon.a (mon.0) 291 : audit [DBG] from='client.? 172.21.15.76:0/3835943058' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:15.919 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:15 smithi076 bash[92503]: audit 2024-09-13T14:02:15.232613+0000 mon.a (mon.0) 291 : audit [DBG] from='client.? 172.21.15.76:0/3835943058' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:15.919 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:15 smithi076 bash[88788]: audit 2024-09-13T14:02:14.199743+0000 mgr.y (mgr.15252) 640 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:15.919 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:15 smithi076 bash[88788]: audit 2024-09-13T14:02:14.199743+0000 mgr.y (mgr.15252) 640 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:15.919 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:15 smithi076 bash[88788]: audit 2024-09-13T14:02:14.519049+0000 mgr.y (mgr.15252) 641 : audit [DBG] from='client.44403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:15.919 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:15 smithi076 bash[88788]: audit 2024-09-13T14:02:14.519049+0000 mgr.y (mgr.15252) 641 : audit [DBG] from='client.44403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:15.919 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:15 smithi076 bash[88788]: audit 2024-09-13T14:02:15.232613+0000 mon.a (mon.0) 291 : audit [DBG] from='client.? 172.21.15.76:0/3835943058' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:15.919 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:15 smithi076 bash[88788]: audit 2024-09-13T14:02:15.232613+0000 mon.a (mon.0) 291 : audit [DBG] from='client.? 172.21.15.76:0/3835943058' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:15.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:15 smithi192 bash[70372]: audit 2024-09-13T14:02:14.199743+0000 mgr.y (mgr.15252) 640 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:15.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:15 smithi192 bash[70372]: audit 2024-09-13T14:02:14.199743+0000 mgr.y (mgr.15252) 640 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:15.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:15 smithi192 bash[70372]: audit 2024-09-13T14:02:14.519049+0000 mgr.y (mgr.15252) 641 : audit [DBG] from='client.44403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:15.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:15 smithi192 bash[70372]: audit 2024-09-13T14:02:14.519049+0000 mgr.y (mgr.15252) 641 : audit [DBG] from='client.44403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:15.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:15 smithi192 bash[70372]: audit 2024-09-13T14:02:15.232613+0000 mon.a (mon.0) 291 : audit [DBG] from='client.? 172.21.15.76:0/3835943058' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:15.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:15 smithi192 bash[70372]: audit 2024-09-13T14:02:15.232613+0000 mon.a (mon.0) 291 : audit [DBG] from='client.? 172.21.15.76:0/3835943058' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:16.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:16 smithi192 bash[70372]: audit 2024-09-13T14:02:14.826945+0000 mgr.y (mgr.15252) 642 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:16 smithi192 bash[70372]: audit 2024-09-13T14:02:14.826945+0000 mgr.y (mgr.15252) 642 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:16 smithi192 bash[70372]: audit 2024-09-13T14:02:15.553143+0000 mgr.y (mgr.15252) 643 : audit [DBG] from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:16 smithi192 bash[70372]: audit 2024-09-13T14:02:15.553143+0000 mgr.y (mgr.15252) 643 : audit [DBG] from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:16 smithi192 bash[70372]: cluster 2024-09-13T14:02:15.593149+0000 mgr.y (mgr.15252) 644 : cluster [DBG] pgmap v367: 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-13T14:02:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:16 smithi192 bash[70372]: cluster 2024-09-13T14:02:15.593149+0000 mgr.y (mgr.15252) 644 : cluster [DBG] pgmap v367: 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-13T14:02:16.941 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:16 smithi076 bash[88788]: audit 2024-09-13T14:02:14.826945+0000 mgr.y (mgr.15252) 642 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:16.941 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:16 smithi076 bash[88788]: audit 2024-09-13T14:02:14.826945+0000 mgr.y (mgr.15252) 642 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:16.941 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:16 smithi076 bash[88788]: audit 2024-09-13T14:02:15.553143+0000 mgr.y (mgr.15252) 643 : audit [DBG] from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:16.941 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:16 smithi076 bash[88788]: audit 2024-09-13T14:02:15.553143+0000 mgr.y (mgr.15252) 643 : audit [DBG] from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:16.942 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:16 smithi076 bash[88788]: cluster 2024-09-13T14:02:15.593149+0000 mgr.y (mgr.15252) 644 : cluster [DBG] pgmap v367: 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-13T14:02:16.942 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:16 smithi076 bash[88788]: cluster 2024-09-13T14:02:15.593149+0000 mgr.y (mgr.15252) 644 : cluster [DBG] pgmap v367: 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-13T14:02:16.942 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:16 smithi076 bash[92503]: audit 2024-09-13T14:02:14.826945+0000 mgr.y (mgr.15252) 642 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:16.942 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:16 smithi076 bash[92503]: audit 2024-09-13T14:02:14.826945+0000 mgr.y (mgr.15252) 642 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:16.942 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:16 smithi076 bash[92503]: audit 2024-09-13T14:02:15.553143+0000 mgr.y (mgr.15252) 643 : audit [DBG] from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:16.942 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:16 smithi076 bash[92503]: audit 2024-09-13T14:02:15.553143+0000 mgr.y (mgr.15252) 643 : audit [DBG] from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:16.942 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:16 smithi076 bash[92503]: cluster 2024-09-13T14:02:15.593149+0000 mgr.y (mgr.15252) 644 : cluster [DBG] pgmap v367: 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-13T14:02:16.942 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:16 smithi076 bash[92503]: cluster 2024-09-13T14:02:15.593149+0000 mgr.y (mgr.15252) 644 : cluster [DBG] pgmap v367: 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-13T14:02:17.339 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:02:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:17.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:17.339 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 14:02:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:17.340 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 14:02:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:17.340 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:02:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:17.341 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:02:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:17.341 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:02:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:17.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:17.342 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:17.342 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:17 smithi076 systemd[1]: Stopping Ceph osd.3 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:02:17.342 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:17 smithi076 bash[45722]: debug 2024-09-13T14:02:17.185+0000 7ffadb4ad640 -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-13T14:02:17.342 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:17 smithi076 bash[45722]: debug 2024-09-13T14:02:17.185+0000 7ffadb4ad640 -1 osd.3 127 *** Got signal Terminated *** 2024-09-13T14:02:17.342 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:17 smithi076 bash[45722]: debug 2024-09-13T14:02:17.185+0000 7ffadb4ad640 -1 osd.3 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T14:02:17.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:17.036305285Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:17.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:17 smithi192 bash[70372]: cluster 2024-09-13T14:02:17.192698+0000 mon.a (mon.0) 292 : cluster [INF] osd.3 marked itself down and dead 2024-09-13T14:02:17.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:17 smithi192 bash[70372]: cluster 2024-09-13T14:02:17.192698+0000 mon.a (mon.0) 292 : cluster [INF] osd.3 marked itself down and dead 2024-09-13T14:02:18.070 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:17 smithi076 bash[88788]: cluster 2024-09-13T14:02:17.192698+0000 mon.a (mon.0) 292 : cluster [INF] osd.3 marked itself down and dead 2024-09-13T14:02:18.070 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:17 smithi076 bash[88788]: cluster 2024-09-13T14:02:17.192698+0000 mon.a (mon.0) 292 : cluster [INF] osd.3 marked itself down and dead 2024-09-13T14:02:18.071 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:17 smithi076 bash[92503]: cluster 2024-09-13T14:02:17.192698+0000 mon.a (mon.0) 292 : cluster [INF] osd.3 marked itself down and dead 2024-09-13T14:02:18.071 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:17 smithi076 bash[92503]: cluster 2024-09-13T14:02:17.192698+0000 mon.a (mon.0) 292 : cluster [INF] osd.3 marked itself down and dead 2024-09-13T14:02:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:18 smithi192 bash[70372]: cluster 2024-09-13T14:02:17.594276+0000 mgr.y (mgr.15252) 645 : cluster [DBG] pgmap v368: 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-13T14:02:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:18 smithi192 bash[70372]: cluster 2024-09-13T14:02:17.594276+0000 mgr.y (mgr.15252) 645 : cluster [DBG] pgmap v368: 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-13T14:02:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:18 smithi192 bash[70372]: cluster 2024-09-13T14:02:17.664544+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:02:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:18 smithi192 bash[70372]: cluster 2024-09-13T14:02:17.664544+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:02:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:18 smithi192 bash[70372]: cluster 2024-09-13T14:02:17.681110+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-13T14:02:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:18 smithi192 bash[70372]: cluster 2024-09-13T14:02:17.681110+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-13T14:02:18.983 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:18 smithi076 bash[113557]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-3 2024-09-13T14:02:18.983 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:18 smithi076 bash[113621]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-3 2024-09-13T14:02:18.983 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:18 smithi076 bash[88788]: cluster 2024-09-13T14:02:17.594276+0000 mgr.y (mgr.15252) 645 : cluster [DBG] pgmap v368: 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-13T14:02:18.984 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:18 smithi076 bash[88788]: cluster 2024-09-13T14:02:17.594276+0000 mgr.y (mgr.15252) 645 : cluster [DBG] pgmap v368: 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-13T14:02:18.984 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:18 smithi076 bash[88788]: cluster 2024-09-13T14:02:17.664544+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:02:18.984 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:18 smithi076 bash[88788]: cluster 2024-09-13T14:02:17.664544+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:02:18.984 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:18 smithi076 bash[88788]: cluster 2024-09-13T14:02:17.681110+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-13T14:02:18.984 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:18 smithi076 bash[88788]: cluster 2024-09-13T14:02:17.681110+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-13T14:02:18.984 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:18 smithi076 bash[92503]: cluster 2024-09-13T14:02:17.594276+0000 mgr.y (mgr.15252) 645 : cluster [DBG] pgmap v368: 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-13T14:02:18.984 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:18 smithi076 bash[92503]: cluster 2024-09-13T14:02:17.594276+0000 mgr.y (mgr.15252) 645 : cluster [DBG] pgmap v368: 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-13T14:02:18.984 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:18 smithi076 bash[92503]: cluster 2024-09-13T14:02:17.664544+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:02:18.984 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:18 smithi076 bash[92503]: cluster 2024-09-13T14:02:17.664544+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:02:18.984 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:18 smithi076 bash[92503]: cluster 2024-09-13T14:02:17.681110+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-13T14:02:18.985 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:18 smithi076 bash[92503]: cluster 2024-09-13T14:02:17.681110+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-13T14:02:19.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:02:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:02:19] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-13T14:02:20.041 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:19 smithi192 bash[70372]: cluster 2024-09-13T14:02:18.678887+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-13T14:02:20.041 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:19 smithi192 bash[70372]: cluster 2024-09-13T14:02:18.678887+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-13T14:02:20.056 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:19 smithi076 bash[88788]: cluster 2024-09-13T14:02:18.678887+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-13T14:02:20.056 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:19 smithi076 bash[88788]: cluster 2024-09-13T14:02:18.678887+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-13T14:02:20.056 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:19 smithi076 bash[92503]: cluster 2024-09-13T14:02:18.678887+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-13T14:02:20.056 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:19 smithi076 bash[92503]: cluster 2024-09-13T14:02:18.678887+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-13T14:02:20.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:20.041767505Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:21.013 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:20 smithi076 bash[88788]: cluster 2024-09-13T14:02:19.595690+0000 mgr.y (mgr.15252) 646 : cluster [DBG] pgmap v371: 161 pgs: 8 active+undersized, 32 peering, 8 stale+active+clean, 5 active+undersized+degraded, 108 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17/636 objects degraded (2.673%) 2024-09-13T14:02:21.013 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:20 smithi076 bash[88788]: cluster 2024-09-13T14:02:19.595690+0000 mgr.y (mgr.15252) 646 : cluster [DBG] pgmap v371: 161 pgs: 8 active+undersized, 32 peering, 8 stale+active+clean, 5 active+undersized+degraded, 108 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17/636 objects degraded (2.673%) 2024-09-13T14:02:21.013 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:20 smithi076 bash[88788]: cluster 2024-09-13T14:02:19.675193+0000 mon.a (mon.0) 296 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2024-09-13T14:02:21.013 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:20 smithi076 bash[88788]: cluster 2024-09-13T14:02:19.675193+0000 mon.a (mon.0) 296 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2024-09-13T14:02:21.013 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:20 smithi076 bash[88788]: cluster 2024-09-13T14:02:19.675241+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:21.013 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:20 smithi076 bash[88788]: cluster 2024-09-13T14:02:19.675241+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:21.014 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:20 smithi076 bash[92503]: cluster 2024-09-13T14:02:19.595690+0000 mgr.y (mgr.15252) 646 : cluster [DBG] pgmap v371: 161 pgs: 8 active+undersized, 32 peering, 8 stale+active+clean, 5 active+undersized+degraded, 108 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17/636 objects degraded (2.673%) 2024-09-13T14:02:21.014 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:20 smithi076 bash[92503]: cluster 2024-09-13T14:02:19.595690+0000 mgr.y (mgr.15252) 646 : cluster [DBG] pgmap v371: 161 pgs: 8 active+undersized, 32 peering, 8 stale+active+clean, 5 active+undersized+degraded, 108 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17/636 objects degraded (2.673%) 2024-09-13T14:02:21.014 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:20 smithi076 bash[92503]: cluster 2024-09-13T14:02:19.675193+0000 mon.a (mon.0) 296 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2024-09-13T14:02:21.014 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:20 smithi076 bash[92503]: cluster 2024-09-13T14:02:19.675193+0000 mon.a (mon.0) 296 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2024-09-13T14:02:21.014 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:20 smithi076 bash[92503]: cluster 2024-09-13T14:02:19.675241+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:21.014 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:20 smithi076 bash[92503]: cluster 2024-09-13T14:02:19.675241+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:21.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:20 smithi192 bash[70372]: cluster 2024-09-13T14:02:19.595690+0000 mgr.y (mgr.15252) 646 : cluster [DBG] pgmap v371: 161 pgs: 8 active+undersized, 32 peering, 8 stale+active+clean, 5 active+undersized+degraded, 108 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17/636 objects degraded (2.673%) 2024-09-13T14:02:21.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:20 smithi192 bash[70372]: cluster 2024-09-13T14:02:19.595690+0000 mgr.y (mgr.15252) 646 : cluster [DBG] pgmap v371: 161 pgs: 8 active+undersized, 32 peering, 8 stale+active+clean, 5 active+undersized+degraded, 108 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17/636 objects degraded (2.673%) 2024-09-13T14:02:21.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:20 smithi192 bash[70372]: cluster 2024-09-13T14:02:19.675193+0000 mon.a (mon.0) 296 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2024-09-13T14:02:21.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:20 smithi192 bash[70372]: cluster 2024-09-13T14:02:19.675193+0000 mon.a (mon.0) 296 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2024-09-13T14:02:21.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:20 smithi192 bash[70372]: cluster 2024-09-13T14:02:19.675241+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:21.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:20 smithi192 bash[70372]: cluster 2024-09-13T14:02:19.675241+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:21.281 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:21 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:21.281 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 14:02:21 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:21.281 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:02:21 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:21.282 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:02:21 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:21.282 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:21 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:21.282 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 14:02:21 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:21.283 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:02:21 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:21.283 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:21 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-13T14:02:21.283 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:21 smithi076 systemd[1]: Stopped Ceph osd.3 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:02:21.283 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:21 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:21.283 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:21 smithi076 systemd[1]: Started Ceph osd.3 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:02:21.283 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:02:21 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:02:22.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[92503]: audit 2024-09-13T14:02:21.329647+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:22.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[92503]: audit 2024-09-13T14:02:21.329647+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:22.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[92503]: audit 2024-09-13T14:02:21.334083+0000 mgr.y (mgr.15252) 647 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:22.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[92503]: audit 2024-09-13T14:02:21.334083+0000 mgr.y (mgr.15252) 647 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:22.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[92503]: audit 2024-09-13T14:02:21.340212+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:22.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[92503]: audit 2024-09-13T14:02:21.340212+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:22.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[92503]: cluster 2024-09-13T14:02:21.597084+0000 mgr.y (mgr.15252) 648 : cluster [DBG] pgmap v372: 161 pgs: 16 active+undersized, 32 peering, 2 stale+active+clean, 11 active+undersized+degraded, 100 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-13T14:02:22.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[92503]: cluster 2024-09-13T14:02:21.597084+0000 mgr.y (mgr.15252) 648 : cluster [DBG] pgmap v372: 161 pgs: 16 active+undersized, 32 peering, 2 stale+active+clean, 11 active+undersized+degraded, 100 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-13T14:02:22.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[88788]: audit 2024-09-13T14:02:21.329647+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:22.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[88788]: audit 2024-09-13T14:02:21.329647+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:22.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[88788]: audit 2024-09-13T14:02:21.334083+0000 mgr.y (mgr.15252) 647 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:22.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[88788]: audit 2024-09-13T14:02:21.334083+0000 mgr.y (mgr.15252) 647 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:22.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[88788]: audit 2024-09-13T14:02:21.340212+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:22.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[88788]: audit 2024-09-13T14:02:21.340212+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:22.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[88788]: cluster 2024-09-13T14:02:21.597084+0000 mgr.y (mgr.15252) 648 : cluster [DBG] pgmap v372: 161 pgs: 16 active+undersized, 32 peering, 2 stale+active+clean, 11 active+undersized+degraded, 100 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-13T14:02:22.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[88788]: cluster 2024-09-13T14:02:21.597084+0000 mgr.y (mgr.15252) 648 : cluster [DBG] pgmap v372: 161 pgs: 16 active+undersized, 32 peering, 2 stale+active+clean, 11 active+undersized+degraded, 100 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-13T14:02:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:22 smithi192 bash[70372]: audit 2024-09-13T14:02:21.329647+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:22 smithi192 bash[70372]: audit 2024-09-13T14:02:21.329647+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:22 smithi192 bash[70372]: audit 2024-09-13T14:02:21.334083+0000 mgr.y (mgr.15252) 647 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:22 smithi192 bash[70372]: audit 2024-09-13T14:02:21.334083+0000 mgr.y (mgr.15252) 647 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:22 smithi192 bash[70372]: audit 2024-09-13T14:02:21.340212+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:22 smithi192 bash[70372]: audit 2024-09-13T14:02:21.340212+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:22 smithi192 bash[70372]: cluster 2024-09-13T14:02:21.597084+0000 mgr.y (mgr.15252) 648 : cluster [DBG] pgmap v372: 161 pgs: 16 active+undersized, 32 peering, 2 stale+active+clean, 11 active+undersized+degraded, 100 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-13T14:02:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:22 smithi192 bash[70372]: cluster 2024-09-13T14:02:21.597084+0000 mgr.y (mgr.15252) 648 : cluster [DBG] pgmap v372: 161 pgs: 16 active+undersized, 32 peering, 2 stale+active+clean, 11 active+undersized+degraded, 100 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-13T14:02:23.089 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[113765]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T14:02:23.089 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:22 smithi076 bash[113765]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T14:02:23.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:23.05434564Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:24 smithi192 bash[70372]: audit 2024-09-13T14:02:23.158003+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:24 smithi192 bash[70372]: audit 2024-09-13T14:02:23.158003+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:24 smithi192 bash[70372]: audit 2024-09-13T14:02:23.158726+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:24 smithi192 bash[70372]: audit 2024-09-13T14:02:23.158726+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:24 smithi192 bash[70372]: cluster 2024-09-13T14:02:23.598226+0000 mgr.y (mgr.15252) 649 : cluster [DBG] pgmap v373: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:24 smithi192 bash[70372]: cluster 2024-09-13T14:02:23.598226+0000 mgr.y (mgr.15252) 649 : cluster [DBG] pgmap v373: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:24 smithi076 bash[88788]: audit 2024-09-13T14:02:23.158003+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:24 smithi076 bash[88788]: audit 2024-09-13T14:02:23.158003+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:24 smithi076 bash[88788]: audit 2024-09-13T14:02:23.158726+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:24 smithi076 bash[88788]: audit 2024-09-13T14:02:23.158726+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:24 smithi076 bash[88788]: cluster 2024-09-13T14:02:23.598226+0000 mgr.y (mgr.15252) 649 : cluster [DBG] pgmap v373: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:24 smithi076 bash[88788]: cluster 2024-09-13T14:02:23.598226+0000 mgr.y (mgr.15252) 649 : cluster [DBG] pgmap v373: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:24 smithi076 bash[92503]: audit 2024-09-13T14:02:23.158003+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:24 smithi076 bash[92503]: audit 2024-09-13T14:02:23.158003+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:24 smithi076 bash[92503]: audit 2024-09-13T14:02:23.158726+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:24 smithi076 bash[92503]: audit 2024-09-13T14:02:23.158726+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:24 smithi076 bash[92503]: cluster 2024-09-13T14:02:23.598226+0000 mgr.y (mgr.15252) 649 : cluster [DBG] pgmap v373: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:24 smithi076 bash[92503]: cluster 2024-09-13T14:02:23.598226+0000 mgr.y (mgr.15252) 649 : cluster [DBG] pgmap v373: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:25.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:25 smithi192 bash[70372]: cluster 2024-09-13T14:02:24.153544+0000 mon.a (mon.0) 301 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2024-09-13T14:02:25.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:25 smithi192 bash[70372]: cluster 2024-09-13T14:02:24.153544+0000 mon.a (mon.0) 301 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2024-09-13T14:02:25.542 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:25 smithi076 bash[92503]: cluster 2024-09-13T14:02:24.153544+0000 mon.a (mon.0) 301 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2024-09-13T14:02:25.542 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:25 smithi076 bash[92503]: cluster 2024-09-13T14:02:24.153544+0000 mon.a (mon.0) 301 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2024-09-13T14:02:25.543 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:25 smithi076 bash[88788]: cluster 2024-09-13T14:02:24.153544+0000 mon.a (mon.0) 301 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2024-09-13T14:02:25.543 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:25 smithi076 bash[88788]: cluster 2024-09-13T14:02:24.153544+0000 mon.a (mon.0) 301 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2024-09-13T14:02:25.543 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:25 smithi076 bash[113765]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-13T14:02:25.543 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:25 smithi076 bash[113765]: 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-13T14:02:25.814 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:25 smithi076 bash[113765]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-13T14:02:25.814 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:25 smithi076 bash[113765]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-13T14:02:25.814 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:25 smithi076 bash[113765]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-13T14:02:25.814 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:25 smithi076 bash[113765]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-13T14:02:25.814 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:25 smithi076 bash[113765]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-13T14:02:26.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:26.062597734Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:26 smithi192 bash[70372]: cluster 2024-09-13T14:02:25.598914+0000 mgr.y (mgr.15252) 650 : cluster [DBG] pgmap v374: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:26 smithi192 bash[70372]: cluster 2024-09-13T14:02:25.598914+0000 mgr.y (mgr.15252) 650 : cluster [DBG] pgmap v374: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:26.457 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:26 smithi076 bash[92503]: cluster 2024-09-13T14:02:25.598914+0000 mgr.y (mgr.15252) 650 : cluster [DBG] pgmap v374: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:26.457 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:26 smithi076 bash[92503]: cluster 2024-09-13T14:02:25.598914+0000 mgr.y (mgr.15252) 650 : cluster [DBG] pgmap v374: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:26.457 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:26 smithi076 bash[88788]: cluster 2024-09-13T14:02:25.598914+0000 mgr.y (mgr.15252) 650 : cluster [DBG] pgmap v374: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:26.457 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:26 smithi076 bash[88788]: cluster 2024-09-13T14:02:25.598914+0000 mgr.y (mgr.15252) 650 : cluster [DBG] pgmap v374: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:27.839 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:27 smithi076 bash[114032]: debug 2024-09-13T14:02:27.593+0000 7fe4aeca5640 1 -- 172.21.15.76:0/553914109 <== mon.0 v2:172.21.15.76:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5562c39a8960 con 0x5562c4796000 2024-09-13T14:02:28.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:28 smithi192 bash[70372]: cluster 2024-09-13T14:02:27.599560+0000 mgr.y (mgr.15252) 651 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:28 smithi192 bash[70372]: cluster 2024-09-13T14:02:27.599560+0000 mgr.y (mgr.15252) 651 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:28 smithi192 bash[70372]: audit 2024-09-13T14:02:27.780795+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:28 smithi192 bash[70372]: audit 2024-09-13T14:02:27.780795+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:28 smithi192 bash[70372]: audit 2024-09-13T14:02:27.791992+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:28.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:28 smithi192 bash[70372]: audit 2024-09-13T14:02:27.791992+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:29.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:28 smithi076 bash[92503]: cluster 2024-09-13T14:02:27.599560+0000 mgr.y (mgr.15252) 651 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:29.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:28 smithi076 bash[92503]: cluster 2024-09-13T14:02:27.599560+0000 mgr.y (mgr.15252) 651 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:29.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:28 smithi076 bash[92503]: audit 2024-09-13T14:02:27.780795+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:29.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:28 smithi076 bash[92503]: audit 2024-09-13T14:02:27.780795+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:29.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:28 smithi076 bash[92503]: audit 2024-09-13T14:02:27.791992+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:29.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:28 smithi076 bash[92503]: audit 2024-09-13T14:02:27.791992+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:29.090 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:28 smithi076 bash[114032]: debug 2024-09-13T14:02:28.757+0000 7fe4b150c640 -1 Falling back to public interface 2024-09-13T14:02:29.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:28 smithi076 bash[88788]: cluster 2024-09-13T14:02:27.599560+0000 mgr.y (mgr.15252) 651 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:29.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:28 smithi076 bash[88788]: cluster 2024-09-13T14:02:27.599560+0000 mgr.y (mgr.15252) 651 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T14:02:29.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:28 smithi076 bash[88788]: audit 2024-09-13T14:02:27.780795+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:29.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:28 smithi076 bash[88788]: audit 2024-09-13T14:02:27.780795+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:29.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:28 smithi076 bash[88788]: audit 2024-09-13T14:02:27.791992+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:29.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:28 smithi076 bash[88788]: audit 2024-09-13T14:02:27.791992+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:29.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:29.020224798Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:29.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:02:29] "GET /metrics HTTP/1.1" 200 38413 "" "Prometheus/2.51.0" 2024-09-13T14:02:30.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[88788]: audit 2024-09-13T14:02:28.834294+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:30.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[88788]: audit 2024-09-13T14:02:28.834294+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:30.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[88788]: audit 2024-09-13T14:02:28.845793+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:30.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[88788]: audit 2024-09-13T14:02:28.845793+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:30.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[88788]: cluster 2024-09-13T14:02:29.588347+0000 mon.a (mon.0) 306 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:30.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[88788]: cluster 2024-09-13T14:02:29.588347+0000 mon.a (mon.0) 306 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:30.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[88788]: cluster 2024-09-13T14:02:29.601207+0000 mgr.y (mgr.15252) 652 : cluster [DBG] pgmap v376: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:30.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[88788]: cluster 2024-09-13T14:02:29.601207+0000 mgr.y (mgr.15252) 652 : cluster [DBG] pgmap v376: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:30.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[92503]: audit 2024-09-13T14:02:28.834294+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:30.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[92503]: audit 2024-09-13T14:02:28.834294+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:30.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[92503]: audit 2024-09-13T14:02:28.845793+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:30.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[92503]: audit 2024-09-13T14:02:28.845793+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:30.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[92503]: cluster 2024-09-13T14:02:29.588347+0000 mon.a (mon.0) 306 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:30.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[92503]: cluster 2024-09-13T14:02:29.588347+0000 mon.a (mon.0) 306 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:30.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[92503]: cluster 2024-09-13T14:02:29.601207+0000 mgr.y (mgr.15252) 652 : cluster [DBG] pgmap v376: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:30.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:29 smithi076 bash[92503]: cluster 2024-09-13T14:02:29.601207+0000 mgr.y (mgr.15252) 652 : cluster [DBG] pgmap v376: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:30.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:29 smithi192 bash[70372]: audit 2024-09-13T14:02:28.834294+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:29 smithi192 bash[70372]: audit 2024-09-13T14:02:28.834294+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:29 smithi192 bash[70372]: audit 2024-09-13T14:02:28.845793+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:29 smithi192 bash[70372]: audit 2024-09-13T14:02:28.845793+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:29 smithi192 bash[70372]: cluster 2024-09-13T14:02:29.588347+0000 mon.a (mon.0) 306 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:29 smithi192 bash[70372]: cluster 2024-09-13T14:02:29.588347+0000 mon.a (mon.0) 306 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:29 smithi192 bash[70372]: cluster 2024-09-13T14:02:29.601207+0000 mgr.y (mgr.15252) 652 : cluster [DBG] pgmap v376: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:29 smithi192 bash[70372]: cluster 2024-09-13T14:02:29.601207+0000 mgr.y (mgr.15252) 652 : cluster [DBG] pgmap v376: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:32.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:32.028423509Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:32.589 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[114032]: debug 2024-09-13T14:02:32.241+0000 7fe4b150c640 -1 osd.3 127 log_to_monitors true 2024-09-13T14:02:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:32 smithi192 bash[70372]: audit 2024-09-13T14:02:31.342377+0000 mgr.y (mgr.15252) 653 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:32 smithi192 bash[70372]: audit 2024-09-13T14:02:31.342377+0000 mgr.y (mgr.15252) 653 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:32 smithi192 bash[70372]: cluster 2024-09-13T14:02:31.602440+0000 mgr.y (mgr.15252) 654 : cluster [DBG] pgmap v377: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:32 smithi192 bash[70372]: cluster 2024-09-13T14:02:31.602440+0000 mgr.y (mgr.15252) 654 : cluster [DBG] pgmap v377: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:32 smithi192 bash[70372]: audit 2024-09-13T14:02:32.247609+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T14:02:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:32 smithi192 bash[70372]: audit 2024-09-13T14:02:32.247609+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T14:02:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:32 smithi192 bash[70372]: audit 2024-09-13T14:02:32.247977+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T14:02:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:32 smithi192 bash[70372]: audit 2024-09-13T14:02:32.247977+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T14:02:33.089 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[114032]: debug 2024-09-13T14:02:32.721+0000 7fe4a92b6640 -1 osd.3 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T14:02:33.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[92503]: audit 2024-09-13T14:02:31.342377+0000 mgr.y (mgr.15252) 653 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:33.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[92503]: audit 2024-09-13T14:02:31.342377+0000 mgr.y (mgr.15252) 653 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:33.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[92503]: cluster 2024-09-13T14:02:31.602440+0000 mgr.y (mgr.15252) 654 : cluster [DBG] pgmap v377: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:33.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[92503]: cluster 2024-09-13T14:02:31.602440+0000 mgr.y (mgr.15252) 654 : cluster [DBG] pgmap v377: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[92503]: audit 2024-09-13T14:02:32.247609+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T14:02:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[92503]: audit 2024-09-13T14:02:32.247609+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T14:02:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[92503]: audit 2024-09-13T14:02:32.247977+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T14:02:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[92503]: audit 2024-09-13T14:02:32.247977+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T14:02:33.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[88788]: audit 2024-09-13T14:02:31.342377+0000 mgr.y (mgr.15252) 653 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:33.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[88788]: audit 2024-09-13T14:02:31.342377+0000 mgr.y (mgr.15252) 653 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:33.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[88788]: cluster 2024-09-13T14:02:31.602440+0000 mgr.y (mgr.15252) 654 : cluster [DBG] pgmap v377: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:33.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[88788]: cluster 2024-09-13T14:02:31.602440+0000 mgr.y (mgr.15252) 654 : cluster [DBG] pgmap v377: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:33.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[88788]: audit 2024-09-13T14:02:32.247609+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T14:02:33.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[88788]: audit 2024-09-13T14:02:32.247609+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T14:02:33.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[88788]: audit 2024-09-13T14:02:32.247977+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T14:02:33.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:32 smithi076 bash[88788]: audit 2024-09-13T14:02:32.247977+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T14:02:33.996 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[88788]: audit 2024-09-13T14:02:32.659566+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T14:02:33.996 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[88788]: audit 2024-09-13T14:02:32.659566+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T14:02:33.996 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[88788]: cluster 2024-09-13T14:02:32.668167+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-13T14:02:33.996 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[88788]: cluster 2024-09-13T14:02:32.668167+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-13T14:02:33.996 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[88788]: audit 2024-09-13T14:02:32.669417+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:02:33.996 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[88788]: audit 2024-09-13T14:02:32.669417+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:02:33.996 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[88788]: audit 2024-09-13T14:02:32.677988+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:02:33.996 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[88788]: audit 2024-09-13T14:02:32.677988+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:02:33.997 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[92503]: audit 2024-09-13T14:02:32.659566+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T14:02:33.997 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[92503]: audit 2024-09-13T14:02:32.659566+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T14:02:33.997 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[92503]: cluster 2024-09-13T14:02:32.668167+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-13T14:02:33.997 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[92503]: cluster 2024-09-13T14:02:32.668167+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-13T14:02:33.997 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[92503]: audit 2024-09-13T14:02:32.669417+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:02:33.997 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[92503]: audit 2024-09-13T14:02:32.669417+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:02:33.997 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[92503]: audit 2024-09-13T14:02:32.677988+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:02:33.997 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:33 smithi076 bash[92503]: audit 2024-09-13T14:02:32.677988+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:02:34.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:33 smithi192 bash[70372]: audit 2024-09-13T14:02:32.659566+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T14:02:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:33 smithi192 bash[70372]: audit 2024-09-13T14:02:32.659566+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T14:02:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:33 smithi192 bash[70372]: cluster 2024-09-13T14:02:32.668167+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-13T14:02:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:33 smithi192 bash[70372]: cluster 2024-09-13T14:02:32.668167+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-13T14:02:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:33 smithi192 bash[70372]: audit 2024-09-13T14:02:32.669417+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:02:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:33 smithi192 bash[70372]: audit 2024-09-13T14:02:32.669417+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:02:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:33 smithi192 bash[70372]: audit 2024-09-13T14:02:32.677988+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:02:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:33 smithi192 bash[70372]: audit 2024-09-13T14:02:32.677988+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-13T14:02:35.030 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:34 smithi192 bash[70372]: cluster 2024-09-13T14:02:33.604231+0000 mgr.y (mgr.15252) 655 : cluster [DBG] pgmap v379: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:35.030 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:34 smithi192 bash[70372]: cluster 2024-09-13T14:02:33.604231+0000 mgr.y (mgr.15252) 655 : cluster [DBG] pgmap v379: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:35.030 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:34 smithi192 bash[70372]: cluster 2024-09-13T14:02:33.671394+0000 mon.a (mon.0) 311 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:02:35.030 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:34 smithi192 bash[70372]: cluster 2024-09-13T14:02:33.671394+0000 mon.a (mon.0) 311 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:02:35.030 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:34 smithi192 bash[70372]: cluster 2024-09-13T14:02:33.680930+0000 mon.a (mon.0) 312 : cluster [INF] osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689] boot 2024-09-13T14:02:35.031 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:34 smithi192 bash[70372]: cluster 2024-09-13T14:02:33.680930+0000 mon.a (mon.0) 312 : cluster [INF] osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689] boot 2024-09-13T14:02:35.031 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:34 smithi192 bash[70372]: cluster 2024-09-13T14:02:33.681033+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-13T14:02:35.031 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:34 smithi192 bash[70372]: cluster 2024-09-13T14:02:33.681033+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-13T14:02:35.031 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:34 smithi192 bash[70372]: audit 2024-09-13T14:02:33.685400+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T14:02:35.031 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:34 smithi192 bash[70372]: audit 2024-09-13T14:02:33.685400+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T14:02:35.031 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:34 smithi192 bash[70372]: cluster 2024-09-13T14:02:34.685704+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-13T14:02:35.031 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:34 smithi192 bash[70372]: cluster 2024-09-13T14:02:34.685704+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-13T14:02:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[88788]: cluster 2024-09-13T14:02:33.604231+0000 mgr.y (mgr.15252) 655 : cluster [DBG] pgmap v379: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[88788]: cluster 2024-09-13T14:02:33.604231+0000 mgr.y (mgr.15252) 655 : cluster [DBG] pgmap v379: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[88788]: cluster 2024-09-13T14:02:33.671394+0000 mon.a (mon.0) 311 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:02:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[88788]: cluster 2024-09-13T14:02:33.671394+0000 mon.a (mon.0) 311 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:02:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[88788]: cluster 2024-09-13T14:02:33.680930+0000 mon.a (mon.0) 312 : cluster [INF] osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689] boot 2024-09-13T14:02:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[88788]: cluster 2024-09-13T14:02:33.680930+0000 mon.a (mon.0) 312 : cluster [INF] osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689] boot 2024-09-13T14:02:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[88788]: cluster 2024-09-13T14:02:33.681033+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-13T14:02:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[88788]: cluster 2024-09-13T14:02:33.681033+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-13T14:02:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[88788]: audit 2024-09-13T14:02:33.685400+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T14:02:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[88788]: audit 2024-09-13T14:02:33.685400+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T14:02:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[88788]: cluster 2024-09-13T14:02:34.685704+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-13T14:02:35.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[88788]: cluster 2024-09-13T14:02:34.685704+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-13T14:02:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[92503]: cluster 2024-09-13T14:02:33.604231+0000 mgr.y (mgr.15252) 655 : cluster [DBG] pgmap v379: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[92503]: cluster 2024-09-13T14:02:33.604231+0000 mgr.y (mgr.15252) 655 : cluster [DBG] pgmap v379: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:02:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[92503]: cluster 2024-09-13T14:02:33.671394+0000 mon.a (mon.0) 311 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:02:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[92503]: cluster 2024-09-13T14:02:33.671394+0000 mon.a (mon.0) 311 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:02:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[92503]: cluster 2024-09-13T14:02:33.680930+0000 mon.a (mon.0) 312 : cluster [INF] osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689] boot 2024-09-13T14:02:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[92503]: cluster 2024-09-13T14:02:33.680930+0000 mon.a (mon.0) 312 : cluster [INF] osd.3 [v2:172.21.15.76:6826/2241359689,v1:172.21.15.76:6827/2241359689] boot 2024-09-13T14:02:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[92503]: cluster 2024-09-13T14:02:33.681033+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-13T14:02:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[92503]: cluster 2024-09-13T14:02:33.681033+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-13T14:02:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[92503]: audit 2024-09-13T14:02:33.685400+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T14:02:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[92503]: audit 2024-09-13T14:02:33.685400+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T14:02:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[92503]: cluster 2024-09-13T14:02:34.685704+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-13T14:02:35.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:34 smithi076 bash[92503]: cluster 2024-09-13T14:02:34.685704+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-13T14:02:35.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:35.030945839Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:36.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:35 smithi076 bash[88788]: cluster 2024-09-13T14:02:35.605302+0000 mgr.y (mgr.15252) 656 : cluster [DBG] pgmap v382: 161 pgs: 8 peering, 36 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-13T14:02:36.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:35 smithi076 bash[88788]: cluster 2024-09-13T14:02:35.605302+0000 mgr.y (mgr.15252) 656 : cluster [DBG] pgmap v382: 161 pgs: 8 peering, 36 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-13T14:02:36.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:35 smithi076 bash[88788]: cluster 2024-09-13T14:02:35.700090+0000 mon.a (mon.0) 315 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:36.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:35 smithi076 bash[88788]: cluster 2024-09-13T14:02:35.700090+0000 mon.a (mon.0) 315 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:36.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:35 smithi076 bash[92503]: cluster 2024-09-13T14:02:35.605302+0000 mgr.y (mgr.15252) 656 : cluster [DBG] pgmap v382: 161 pgs: 8 peering, 36 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-13T14:02:36.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:35 smithi076 bash[92503]: cluster 2024-09-13T14:02:35.605302+0000 mgr.y (mgr.15252) 656 : cluster [DBG] pgmap v382: 161 pgs: 8 peering, 36 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-13T14:02:36.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:35 smithi076 bash[92503]: cluster 2024-09-13T14:02:35.700090+0000 mon.a (mon.0) 315 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:36.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:35 smithi076 bash[92503]: cluster 2024-09-13T14:02:35.700090+0000 mon.a (mon.0) 315 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:36.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:35 smithi192 bash[70372]: cluster 2024-09-13T14:02:35.605302+0000 mgr.y (mgr.15252) 656 : cluster [DBG] pgmap v382: 161 pgs: 8 peering, 36 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-13T14:02:36.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:35 smithi192 bash[70372]: cluster 2024-09-13T14:02:35.605302+0000 mgr.y (mgr.15252) 656 : cluster [DBG] pgmap v382: 161 pgs: 8 peering, 36 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-13T14:02:36.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:35 smithi192 bash[70372]: cluster 2024-09-13T14:02:35.700090+0000 mon.a (mon.0) 315 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:36.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:35 smithi192 bash[70372]: cluster 2024-09-13T14:02:35.700090+0000 mon.a (mon.0) 315 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T14:02:38.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:38.027892927Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:38.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:38 smithi192 bash[70372]: cluster 2024-09-13T14:02:37.606391+0000 mgr.y (mgr.15252) 657 : cluster [DBG] pgmap v383: 161 pgs: 8 peering, 27 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:02:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:38 smithi192 bash[70372]: cluster 2024-09-13T14:02:37.606391+0000 mgr.y (mgr.15252) 657 : cluster [DBG] pgmap v383: 161 pgs: 8 peering, 27 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:02:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:38 smithi192 bash[70372]: audit 2024-09-13T14:02:38.155815+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:38 smithi192 bash[70372]: audit 2024-09-13T14:02:38.155815+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:38 smithi192 bash[70372]: audit 2024-09-13T14:02:38.157374+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:38 smithi192 bash[70372]: audit 2024-09-13T14:02:38.157374+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:39.017 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:38 smithi076 bash[88788]: cluster 2024-09-13T14:02:37.606391+0000 mgr.y (mgr.15252) 657 : cluster [DBG] pgmap v383: 161 pgs: 8 peering, 27 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:02:39.017 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:38 smithi076 bash[88788]: cluster 2024-09-13T14:02:37.606391+0000 mgr.y (mgr.15252) 657 : cluster [DBG] pgmap v383: 161 pgs: 8 peering, 27 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:02:39.017 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:38 smithi076 bash[88788]: audit 2024-09-13T14:02:38.155815+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:39.017 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:38 smithi076 bash[88788]: audit 2024-09-13T14:02:38.155815+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:39.017 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:38 smithi076 bash[88788]: audit 2024-09-13T14:02:38.157374+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:39.017 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:38 smithi076 bash[88788]: audit 2024-09-13T14:02:38.157374+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:39.017 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:38 smithi076 bash[92503]: cluster 2024-09-13T14:02:37.606391+0000 mgr.y (mgr.15252) 657 : cluster [DBG] pgmap v383: 161 pgs: 8 peering, 27 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:02:39.018 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:38 smithi076 bash[92503]: cluster 2024-09-13T14:02:37.606391+0000 mgr.y (mgr.15252) 657 : cluster [DBG] pgmap v383: 161 pgs: 8 peering, 27 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-13T14:02:39.018 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:38 smithi076 bash[92503]: audit 2024-09-13T14:02:38.155815+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:39.018 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:38 smithi076 bash[92503]: audit 2024-09-13T14:02:38.155815+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:39.018 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:38 smithi076 bash[92503]: audit 2024-09-13T14:02:38.157374+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:39.018 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:38 smithi076 bash[92503]: audit 2024-09-13T14:02:38.157374+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:39.293 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[68032]: debug 2024-09-13T14:02:39.017+0000 7f5709f3f640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-09-13T14:02:39.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:02:39] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-13T14:02:40.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:38.844936+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:38.844936+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:38.857806+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:38.857806+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:38.859164+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:40.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:38.859164+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:40.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:38.861193+0000 mon.b (mon.1) 201 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:02:40.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:38.861193+0000 mon.b (mon.1) 201 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:02:40.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:38.874710+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:38.874710+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:39.004397+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:02:40.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:39.004397+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:02:40.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:39.008440+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:39.008440+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:39.011462+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:39.011462+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:39.014223+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:39.014223+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:39.017261+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T14:02:40.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:39.017261+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T14:02:40.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:39.020062+0000 mgr.y (mgr.15252) 658 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T14:02:40.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: audit 2024-09-13T14:02:39.020062+0000 mgr.y (mgr.15252) 658 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T14:02:40.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: cephadm 2024-09-13T14:02:39.022304+0000 mgr.y (mgr.15252) 659 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-09-13T14:02:40.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: cephadm 2024-09-13T14:02:39.022304+0000 mgr.y (mgr.15252) 659 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-09-13T14:02:40.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: cluster 2024-09-13T14:02:39.607840+0000 mgr.y (mgr.15252) 660 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:40.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:39 smithi192 bash[70372]: cluster 2024-09-13T14:02:39.607840+0000 mgr.y (mgr.15252) 660 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:38.844936+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:38.844936+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:38.857806+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:38.857806+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:38.859164+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:38.859164+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:38.861193+0000 mon.b (mon.1) 201 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:02:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:38.861193+0000 mon.b (mon.1) 201 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:02:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:38.874710+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:38.874710+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:39.004397+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:02:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:39.004397+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:02:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:39.008440+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:39.008440+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:39.011462+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:39.011462+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:39.014223+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:39.014223+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:39.017261+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T14:02:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:39.017261+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T14:02:40.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:38.844936+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:38.844936+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:38.857806+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:38.857806+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:38.859164+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:40.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:38.859164+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:40.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:38.861193+0000 mon.b (mon.1) 201 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:02:40.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:38.861193+0000 mon.b (mon.1) 201 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:02:40.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:38.874710+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:38.874710+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:40.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:39.004397+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:02:40.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:39.004397+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:02:40.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:39.008440+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:39.008440+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.343 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:39.011462+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.344 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:39.011462+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.344 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:39.014223+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.344 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:39.014223+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:40.344 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:39.017261+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T14:02:40.344 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:39.017261+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T14:02:40.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:39.020062+0000 mgr.y (mgr.15252) 658 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T14:02:40.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: audit 2024-09-13T14:02:39.020062+0000 mgr.y (mgr.15252) 658 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T14:02:40.345 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: cephadm 2024-09-13T14:02:39.022304+0000 mgr.y (mgr.15252) 659 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-09-13T14:02:40.345 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: cephadm 2024-09-13T14:02:39.022304+0000 mgr.y (mgr.15252) 659 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-09-13T14:02:40.345 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: cluster 2024-09-13T14:02:39.607840+0000 mgr.y (mgr.15252) 660 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:40.345 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[92503]: cluster 2024-09-13T14:02:39.607840+0000 mgr.y (mgr.15252) 660 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:40.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:39.020062+0000 mgr.y (mgr.15252) 658 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T14:02:40.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: audit 2024-09-13T14:02:39.020062+0000 mgr.y (mgr.15252) 658 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T14:02:40.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: cephadm 2024-09-13T14:02:39.022304+0000 mgr.y (mgr.15252) 659 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-09-13T14:02:40.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: cephadm 2024-09-13T14:02:39.022304+0000 mgr.y (mgr.15252) 659 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-09-13T14:02:40.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: cluster 2024-09-13T14:02:39.607840+0000 mgr.y (mgr.15252) 660 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:40.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:39 smithi076 bash[88788]: cluster 2024-09-13T14:02:39.607840+0000 mgr.y (mgr.15252) 660 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:41.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:41.061957134Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:41.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:40 smithi192 bash[70372]: cluster 2024-09-13T14:02:39.870588+0000 mon.a (mon.0) 320 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded) 2024-09-13T14:02:41.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:40 smithi192 bash[70372]: cluster 2024-09-13T14:02:39.870588+0000 mon.a (mon.0) 320 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded) 2024-09-13T14:02:41.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:40 smithi192 bash[70372]: cluster 2024-09-13T14:02:39.870653+0000 mon.a (mon.0) 321 : cluster [INF] Cluster is now healthy 2024-09-13T14:02:41.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:40 smithi192 bash[70372]: cluster 2024-09-13T14:02:39.870653+0000 mon.a (mon.0) 321 : cluster [INF] Cluster is now healthy 2024-09-13T14:02:41.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:40 smithi076 bash[88788]: cluster 2024-09-13T14:02:39.870588+0000 mon.a (mon.0) 320 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded) 2024-09-13T14:02:41.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:40 smithi076 bash[88788]: cluster 2024-09-13T14:02:39.870588+0000 mon.a (mon.0) 320 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded) 2024-09-13T14:02:41.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:40 smithi076 bash[88788]: cluster 2024-09-13T14:02:39.870653+0000 mon.a (mon.0) 321 : cluster [INF] Cluster is now healthy 2024-09-13T14:02:41.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:40 smithi076 bash[88788]: cluster 2024-09-13T14:02:39.870653+0000 mon.a (mon.0) 321 : cluster [INF] Cluster is now healthy 2024-09-13T14:02:41.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:40 smithi076 bash[92503]: cluster 2024-09-13T14:02:39.870588+0000 mon.a (mon.0) 320 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded) 2024-09-13T14:02:41.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:40 smithi076 bash[92503]: cluster 2024-09-13T14:02:39.870588+0000 mon.a (mon.0) 320 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded) 2024-09-13T14:02:41.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:40 smithi076 bash[92503]: cluster 2024-09-13T14:02:39.870653+0000 mon.a (mon.0) 321 : cluster [INF] Cluster is now healthy 2024-09-13T14:02:41.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:40 smithi076 bash[92503]: cluster 2024-09-13T14:02:39.870653+0000 mon.a (mon.0) 321 : cluster [INF] Cluster is now healthy 2024-09-13T14:02:42.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:41 smithi192 bash[70372]: audit 2024-09-13T14:02:41.350407+0000 mgr.y (mgr.15252) 661 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:42.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:41 smithi192 bash[70372]: audit 2024-09-13T14:02:41.350407+0000 mgr.y (mgr.15252) 661 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:42.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:41 smithi192 bash[70372]: cluster 2024-09-13T14:02:41.608739+0000 mgr.y (mgr.15252) 662 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:42.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:41 smithi192 bash[70372]: cluster 2024-09-13T14:02:41.608739+0000 mgr.y (mgr.15252) 662 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:42.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:41 smithi076 bash[92503]: audit 2024-09-13T14:02:41.350407+0000 mgr.y (mgr.15252) 661 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:42.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:41 smithi076 bash[92503]: audit 2024-09-13T14:02:41.350407+0000 mgr.y (mgr.15252) 661 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:42.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:41 smithi076 bash[92503]: cluster 2024-09-13T14:02:41.608739+0000 mgr.y (mgr.15252) 662 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:42.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:41 smithi076 bash[92503]: cluster 2024-09-13T14:02:41.608739+0000 mgr.y (mgr.15252) 662 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:42.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:41 smithi076 bash[88788]: audit 2024-09-13T14:02:41.350407+0000 mgr.y (mgr.15252) 661 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:42.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:41 smithi076 bash[88788]: audit 2024-09-13T14:02:41.350407+0000 mgr.y (mgr.15252) 661 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:42.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:41 smithi076 bash[88788]: cluster 2024-09-13T14:02:41.608739+0000 mgr.y (mgr.15252) 662 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:42.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:41 smithi076 bash[88788]: cluster 2024-09-13T14:02:41.608739+0000 mgr.y (mgr.15252) 662 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:44.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:44.066780293Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:44.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:44 smithi192 bash[70372]: cluster 2024-09-13T14:02:43.610167+0000 mgr.y (mgr.15252) 663 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:44.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:44 smithi192 bash[70372]: cluster 2024-09-13T14:02:43.610167+0000 mgr.y (mgr.15252) 663 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:45.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:44 smithi076 bash[88788]: cluster 2024-09-13T14:02:43.610167+0000 mgr.y (mgr.15252) 663 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:45.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:44 smithi076 bash[88788]: cluster 2024-09-13T14:02:43.610167+0000 mgr.y (mgr.15252) 663 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:45.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:44 smithi076 bash[92503]: cluster 2024-09-13T14:02:43.610167+0000 mgr.y (mgr.15252) 663 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:45.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:44 smithi076 bash[92503]: cluster 2024-09-13T14:02:43.610167+0000 mgr.y (mgr.15252) 663 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:45.898 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:02:46.556 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:02:46.557 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (10m) 18s ago 37m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:02:46.557 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (9m) 7m ago 36m 68.4M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:02:46.557 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (11m) 18s ago 34m 49.5M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T14:02:46.557 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (11m) 7m ago 45m 439M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:02:46.557 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (22m) 18s ago 47m 518M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:02:46.557 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (6m) 18s ago 47m 50.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:02:46.557 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (7m) 7m ago 46m 18.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:02:46.557 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (6m) 18s ago 45m 40.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:02:46.557 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (11m) 18s ago 37m 8324k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:02:46.557 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (11m) 7m ago 37m 8047k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:02:46.557 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (4m) 18s ago 44m 56.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:02:46.558 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (3m) 18s ago 43m 50.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:02:46.558 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (107s) 18s ago 43m 44.5M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:02:46.558 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (20s) 18s ago 42m - 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 08a3130b226a 2024-09-13T14:02:46.558 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (41m) 7m ago 41m 59.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 2154c845c476 2024-09-13T14:02:46.558 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (40m) 7m ago 40m 65.3M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T14:02:46.558 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (39m) 7m ago 39m 54.8M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T14:02:46.558 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (38m) 7m ago 38m 65.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T14:02:46.558 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (10m) 7m ago 37m 46.1M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:02:46.558 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (34m) 18s ago 34m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T14:02:46.558 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (35m) 7m ago 35m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T14:02:46.925 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:02:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T14:02:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T14:02:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:02:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T14:02:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:02:46.926 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:02:46.926 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T14:02:46.926 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 4, 2024-09-13T14:02:46.926 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 4 2024-09-13T14:02:46.926 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:02:46.926 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T14:02:46.926 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T14:02:46.926 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:02:46.926 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T14:02:46.926 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 6, 2024-09-13T14:02:46.926 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 9 2024-09-13T14:02:46.926 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T14:02:46.926 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:02:46.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:46 smithi192 bash[70372]: cluster 2024-09-13T14:02:45.610852+0000 mgr.y (mgr.15252) 664 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:46.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:46 smithi192 bash[70372]: cluster 2024-09-13T14:02:45.610852+0000 mgr.y (mgr.15252) 664 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:47.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:46 smithi076 bash[88788]: cluster 2024-09-13T14:02:45.610852+0000 mgr.y (mgr.15252) 664 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:47.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:46 smithi076 bash[88788]: cluster 2024-09-13T14:02:45.610852+0000 mgr.y (mgr.15252) 664 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:47.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:46 smithi076 bash[92503]: cluster 2024-09-13T14:02:45.610852+0000 mgr.y (mgr.15252) 664 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:47.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:46 smithi076 bash[92503]: cluster 2024-09-13T14:02:45.610852+0000 mgr.y (mgr.15252) 664 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:47.243 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:02:47.243 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T14:02:47.243 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T14:02:47.243 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-13T14:02:47.243 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T14:02:47.243 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "4/8 daemons upgraded", 2024-09-13T14:02:47.243 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T14:02:47.243 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:02:47.244 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:02:47.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:47.061922923Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:47.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:47 smithi192 bash[70372]: audit 2024-09-13T14:02:45.888670+0000 mgr.y (mgr.15252) 665 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:47 smithi192 bash[70372]: audit 2024-09-13T14:02:45.888670+0000 mgr.y (mgr.15252) 665 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:47 smithi192 bash[70372]: audit 2024-09-13T14:02:46.209711+0000 mgr.y (mgr.15252) 666 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:47 smithi192 bash[70372]: audit 2024-09-13T14:02:46.209711+0000 mgr.y (mgr.15252) 666 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:47 smithi192 bash[70372]: audit 2024-09-13T14:02:46.522595+0000 mgr.y (mgr.15252) 667 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:47 smithi192 bash[70372]: audit 2024-09-13T14:02:46.522595+0000 mgr.y (mgr.15252) 667 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:47 smithi192 bash[70372]: audit 2024-09-13T14:02:46.928863+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.76:0/1812772484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:47 smithi192 bash[70372]: audit 2024-09-13T14:02:46.928863+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.76:0/1812772484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:48.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[88788]: audit 2024-09-13T14:02:45.888670+0000 mgr.y (mgr.15252) 665 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:48.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[88788]: audit 2024-09-13T14:02:45.888670+0000 mgr.y (mgr.15252) 665 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:48.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[88788]: audit 2024-09-13T14:02:46.209711+0000 mgr.y (mgr.15252) 666 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:48.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[88788]: audit 2024-09-13T14:02:46.209711+0000 mgr.y (mgr.15252) 666 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:48.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[88788]: audit 2024-09-13T14:02:46.522595+0000 mgr.y (mgr.15252) 667 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:48.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[88788]: audit 2024-09-13T14:02:46.522595+0000 mgr.y (mgr.15252) 667 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:48.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[88788]: audit 2024-09-13T14:02:46.928863+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.76:0/1812772484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:48.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[88788]: audit 2024-09-13T14:02:46.928863+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.76:0/1812772484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:48.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[92503]: audit 2024-09-13T14:02:45.888670+0000 mgr.y (mgr.15252) 665 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:48.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[92503]: audit 2024-09-13T14:02:45.888670+0000 mgr.y (mgr.15252) 665 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:48.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[92503]: audit 2024-09-13T14:02:46.209711+0000 mgr.y (mgr.15252) 666 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:48.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[92503]: audit 2024-09-13T14:02:46.209711+0000 mgr.y (mgr.15252) 666 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:48.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[92503]: audit 2024-09-13T14:02:46.522595+0000 mgr.y (mgr.15252) 667 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:48.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[92503]: audit 2024-09-13T14:02:46.522595+0000 mgr.y (mgr.15252) 667 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:48.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[92503]: audit 2024-09-13T14:02:46.928863+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.76:0/1812772484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:48.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:47 smithi076 bash[92503]: audit 2024-09-13T14:02:46.928863+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.76:0/1812772484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:02:49.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:48 smithi076 bash[88788]: audit 2024-09-13T14:02:47.246537+0000 mgr.y (mgr.15252) 668 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:49.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:48 smithi076 bash[88788]: audit 2024-09-13T14:02:47.246537+0000 mgr.y (mgr.15252) 668 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:49.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:48 smithi076 bash[88788]: cluster 2024-09-13T14:02:47.611832+0000 mgr.y (mgr.15252) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:49.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:48 smithi076 bash[88788]: cluster 2024-09-13T14:02:47.611832+0000 mgr.y (mgr.15252) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:49.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:48 smithi076 bash[88788]: audit 2024-09-13T14:02:48.412838+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:49.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:48 smithi076 bash[88788]: audit 2024-09-13T14:02:48.412838+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:49.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:48 smithi076 bash[92503]: audit 2024-09-13T14:02:47.246537+0000 mgr.y (mgr.15252) 668 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:49.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:48 smithi076 bash[92503]: audit 2024-09-13T14:02:47.246537+0000 mgr.y (mgr.15252) 668 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:49.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:48 smithi076 bash[92503]: cluster 2024-09-13T14:02:47.611832+0000 mgr.y (mgr.15252) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:49.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:48 smithi076 bash[92503]: cluster 2024-09-13T14:02:47.611832+0000 mgr.y (mgr.15252) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:49.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:48 smithi076 bash[92503]: audit 2024-09-13T14:02:48.412838+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:49.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:48 smithi076 bash[92503]: audit 2024-09-13T14:02:48.412838+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:49.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:48 smithi192 bash[70372]: audit 2024-09-13T14:02:47.246537+0000 mgr.y (mgr.15252) 668 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:49.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:48 smithi192 bash[70372]: audit 2024-09-13T14:02:47.246537+0000 mgr.y (mgr.15252) 668 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:02:49.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:48 smithi192 bash[70372]: cluster 2024-09-13T14:02:47.611832+0000 mgr.y (mgr.15252) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:49.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:48 smithi192 bash[70372]: cluster 2024-09-13T14:02:47.611832+0000 mgr.y (mgr.15252) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:49.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:48 smithi192 bash[70372]: audit 2024-09-13T14:02:48.412838+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:49.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:48 smithi192 bash[70372]: audit 2024-09-13T14:02:48.412838+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:49.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:02:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:02:49] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-13T14:02:50.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:50.045148048Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:51.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:50 smithi076 bash[88788]: cluster 2024-09-13T14:02:49.613307+0000 mgr.y (mgr.15252) 670 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:51.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:50 smithi076 bash[88788]: cluster 2024-09-13T14:02:49.613307+0000 mgr.y (mgr.15252) 670 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:50 smithi076 bash[92503]: cluster 2024-09-13T14:02:49.613307+0000 mgr.y (mgr.15252) 670 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:50 smithi076 bash[92503]: cluster 2024-09-13T14:02:49.613307+0000 mgr.y (mgr.15252) 670 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:51.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:50 smithi192 bash[70372]: cluster 2024-09-13T14:02:49.613307+0000 mgr.y (mgr.15252) 670 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:51.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:50 smithi192 bash[70372]: cluster 2024-09-13T14:02:49.613307+0000 mgr.y (mgr.15252) 670 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:02:53.030 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:52 smithi192 bash[70372]: audit 2024-09-13T14:02:51.361594+0000 mgr.y (mgr.15252) 671 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:53.030 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:52 smithi192 bash[70372]: audit 2024-09-13T14:02:51.361594+0000 mgr.y (mgr.15252) 671 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:53.030 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:52 smithi192 bash[70372]: cluster 2024-09-13T14:02:51.614184+0000 mgr.y (mgr.15252) 672 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:53.030 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:52 smithi192 bash[70372]: cluster 2024-09-13T14:02:51.614184+0000 mgr.y (mgr.15252) 672 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:52 smithi076 bash[88788]: audit 2024-09-13T14:02:51.361594+0000 mgr.y (mgr.15252) 671 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:52 smithi076 bash[88788]: audit 2024-09-13T14:02:51.361594+0000 mgr.y (mgr.15252) 671 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:52 smithi076 bash[88788]: cluster 2024-09-13T14:02:51.614184+0000 mgr.y (mgr.15252) 672 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:52 smithi076 bash[88788]: cluster 2024-09-13T14:02:51.614184+0000 mgr.y (mgr.15252) 672 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:53.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:52 smithi076 bash[92503]: audit 2024-09-13T14:02:51.361594+0000 mgr.y (mgr.15252) 671 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:52 smithi076 bash[92503]: audit 2024-09-13T14:02:51.361594+0000 mgr.y (mgr.15252) 671 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:52 smithi076 bash[92503]: cluster 2024-09-13T14:02:51.614184+0000 mgr.y (mgr.15252) 672 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:52 smithi076 bash[92503]: cluster 2024-09-13T14:02:51.614184+0000 mgr.y (mgr.15252) 672 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:53.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:53.030941641Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:54.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:54 smithi192 bash[70372]: audit 2024-09-13T14:02:53.158812+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:54 smithi192 bash[70372]: audit 2024-09-13T14:02:53.158812+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:54 smithi192 bash[70372]: audit 2024-09-13T14:02:53.159131+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:54 smithi192 bash[70372]: audit 2024-09-13T14:02:53.159131+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:54 smithi192 bash[70372]: cluster 2024-09-13T14:02:53.615650+0000 mgr.y (mgr.15252) 673 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:02:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:54 smithi192 bash[70372]: cluster 2024-09-13T14:02:53.615650+0000 mgr.y (mgr.15252) 673 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:02:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:54 smithi192 bash[70372]: audit 2024-09-13T14:02:54.035977+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T14:02:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:54 smithi192 bash[70372]: audit 2024-09-13T14:02:54.035977+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T14:02:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[88788]: audit 2024-09-13T14:02:53.158812+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[88788]: audit 2024-09-13T14:02:53.158812+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[88788]: audit 2024-09-13T14:02:53.159131+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[88788]: audit 2024-09-13T14:02:53.159131+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[88788]: cluster 2024-09-13T14:02:53.615650+0000 mgr.y (mgr.15252) 673 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:02:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[88788]: cluster 2024-09-13T14:02:53.615650+0000 mgr.y (mgr.15252) 673 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:02:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[88788]: audit 2024-09-13T14:02:54.035977+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T14:02:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[88788]: audit 2024-09-13T14:02:54.035977+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T14:02:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[92503]: audit 2024-09-13T14:02:53.158812+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[92503]: audit 2024-09-13T14:02:53.158812+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[92503]: audit 2024-09-13T14:02:53.159131+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[92503]: audit 2024-09-13T14:02:53.159131+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:02:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[92503]: cluster 2024-09-13T14:02:53.615650+0000 mgr.y (mgr.15252) 673 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:02:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[92503]: cluster 2024-09-13T14:02:53.615650+0000 mgr.y (mgr.15252) 673 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:02:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[92503]: audit 2024-09-13T14:02:54.035977+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T14:02:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:54 smithi076 bash[92503]: audit 2024-09-13T14:02:54.035977+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T14:02:55.888 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:55 smithi192 bash[70372]: audit 2024-09-13T14:02:54.038869+0000 mgr.y (mgr.15252) 674 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T14:02:55.888 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:55 smithi192 bash[70372]: audit 2024-09-13T14:02:54.038869+0000 mgr.y (mgr.15252) 674 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T14:02:55.888 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:55 smithi192 bash[70372]: cephadm 2024-09-13T14:02:54.041736+0000 mgr.y (mgr.15252) 675 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-13T14:02:55.888 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:55 smithi192 bash[70372]: cephadm 2024-09-13T14:02:54.041736+0000 mgr.y (mgr.15252) 675 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-13T14:02:56.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:55 smithi076 bash[88788]: audit 2024-09-13T14:02:54.038869+0000 mgr.y (mgr.15252) 674 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T14:02:56.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:55 smithi076 bash[88788]: audit 2024-09-13T14:02:54.038869+0000 mgr.y (mgr.15252) 674 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T14:02:56.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:55 smithi076 bash[88788]: cephadm 2024-09-13T14:02:54.041736+0000 mgr.y (mgr.15252) 675 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-13T14:02:56.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:55 smithi076 bash[88788]: cephadm 2024-09-13T14:02:54.041736+0000 mgr.y (mgr.15252) 675 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-13T14:02:56.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:55 smithi076 bash[92503]: audit 2024-09-13T14:02:54.038869+0000 mgr.y (mgr.15252) 674 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T14:02:56.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:55 smithi076 bash[92503]: audit 2024-09-13T14:02:54.038869+0000 mgr.y (mgr.15252) 674 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T14:02:56.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:55 smithi076 bash[92503]: cephadm 2024-09-13T14:02:54.041736+0000 mgr.y (mgr.15252) 675 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-13T14:02:56.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:55 smithi076 bash[92503]: cephadm 2024-09-13T14:02:54.041736+0000 mgr.y (mgr.15252) 675 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-13T14:02:56.141 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:56.014391919Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:56.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:56 smithi192 bash[70372]: cluster 2024-09-13T14:02:55.616511+0000 mgr.y (mgr.15252) 676 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:56.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:56 smithi192 bash[70372]: cluster 2024-09-13T14:02:55.616511+0000 mgr.y (mgr.15252) 676 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:57.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:56 smithi076 bash[88788]: cluster 2024-09-13T14:02:55.616511+0000 mgr.y (mgr.15252) 676 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:57.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:56 smithi076 bash[88788]: cluster 2024-09-13T14:02:55.616511+0000 mgr.y (mgr.15252) 676 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:57.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:56 smithi076 bash[92503]: cluster 2024-09-13T14:02:55.616511+0000 mgr.y (mgr.15252) 676 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:57.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:56 smithi076 bash[92503]: cluster 2024-09-13T14:02:55.616511+0000 mgr.y (mgr.15252) 676 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:57.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:57 smithi192 bash[70372]: cephadm 2024-09-13T14:02:56.657312+0000 mgr.y (mgr.15252) 677 : cephadm [INF] Upgrade: Updating osd.4 2024-09-13T14:02:57.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:57 smithi192 bash[70372]: cephadm 2024-09-13T14:02:56.657312+0000 mgr.y (mgr.15252) 677 : cephadm [INF] Upgrade: Updating osd.4 2024-09-13T14:02:57.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:57 smithi192 bash[70372]: audit 2024-09-13T14:02:56.666793+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:57.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:57 smithi192 bash[70372]: audit 2024-09-13T14:02:56.666793+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:57.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:57 smithi192 bash[70372]: audit 2024-09-13T14:02:56.669898+0000 mon.b (mon.1) 209 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T14:02:57.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:57 smithi192 bash[70372]: audit 2024-09-13T14:02:56.669898+0000 mon.b (mon.1) 209 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T14:02:57.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:57 smithi192 bash[70372]: audit 2024-09-13T14:02:56.671596+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:57.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:57 smithi192 bash[70372]: audit 2024-09-13T14:02:56.671596+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:57.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:57 smithi192 bash[70372]: cephadm 2024-09-13T14:02:56.679709+0000 mgr.y (mgr.15252) 678 : cephadm [INF] Deploying daemon osd.4 on smithi192 2024-09-13T14:02:57.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:57 smithi192 bash[70372]: cephadm 2024-09-13T14:02:56.679709+0000 mgr.y (mgr.15252) 678 : cephadm [INF] Deploying daemon osd.4 on smithi192 2024-09-13T14:02:58.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[88788]: cephadm 2024-09-13T14:02:56.657312+0000 mgr.y (mgr.15252) 677 : cephadm [INF] Upgrade: Updating osd.4 2024-09-13T14:02:58.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[88788]: cephadm 2024-09-13T14:02:56.657312+0000 mgr.y (mgr.15252) 677 : cephadm [INF] Upgrade: Updating osd.4 2024-09-13T14:02:58.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[88788]: audit 2024-09-13T14:02:56.666793+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:58.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[88788]: audit 2024-09-13T14:02:56.666793+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:58.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[88788]: audit 2024-09-13T14:02:56.669898+0000 mon.b (mon.1) 209 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T14:02:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[88788]: audit 2024-09-13T14:02:56.669898+0000 mon.b (mon.1) 209 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T14:02:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[88788]: audit 2024-09-13T14:02:56.671596+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[88788]: audit 2024-09-13T14:02:56.671596+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[88788]: cephadm 2024-09-13T14:02:56.679709+0000 mgr.y (mgr.15252) 678 : cephadm [INF] Deploying daemon osd.4 on smithi192 2024-09-13T14:02:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[88788]: cephadm 2024-09-13T14:02:56.679709+0000 mgr.y (mgr.15252) 678 : cephadm [INF] Deploying daemon osd.4 on smithi192 2024-09-13T14:02:58.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[92503]: cephadm 2024-09-13T14:02:56.657312+0000 mgr.y (mgr.15252) 677 : cephadm [INF] Upgrade: Updating osd.4 2024-09-13T14:02:58.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[92503]: cephadm 2024-09-13T14:02:56.657312+0000 mgr.y (mgr.15252) 677 : cephadm [INF] Upgrade: Updating osd.4 2024-09-13T14:02:58.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[92503]: audit 2024-09-13T14:02:56.666793+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:58.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[92503]: audit 2024-09-13T14:02:56.666793+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:02:58.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[92503]: audit 2024-09-13T14:02:56.669898+0000 mon.b (mon.1) 209 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T14:02:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[92503]: audit 2024-09-13T14:02:56.669898+0000 mon.b (mon.1) 209 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T14:02:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[92503]: audit 2024-09-13T14:02:56.671596+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[92503]: audit 2024-09-13T14:02:56.671596+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:02:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[92503]: cephadm 2024-09-13T14:02:56.679709+0000 mgr.y (mgr.15252) 678 : cephadm [INF] Deploying daemon osd.4 on smithi192 2024-09-13T14:02:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:57 smithi076 bash[92503]: cephadm 2024-09-13T14:02:56.679709+0000 mgr.y (mgr.15252) 678 : cephadm [INF] Deploying daemon osd.4 on smithi192 2024-09-13T14:02:58.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:58 smithi192 bash[70372]: cluster 2024-09-13T14:02:57.617485+0000 mgr.y (mgr.15252) 679 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:58.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:02:58 smithi192 bash[70372]: cluster 2024-09-13T14:02:57.617485+0000 mgr.y (mgr.15252) 679 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:58 smithi076 bash[88788]: cluster 2024-09-13T14:02:57.617485+0000 mgr.y (mgr.15252) 679 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:02:58 smithi076 bash[88788]: cluster 2024-09-13T14:02:57.617485+0000 mgr.y (mgr.15252) 679 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:59.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:58 smithi076 bash[92503]: cluster 2024-09-13T14:02:57.617485+0000 mgr.y (mgr.15252) 679 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:59.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:02:58 smithi076 bash[92503]: cluster 2024-09-13T14:02:57.617485+0000 mgr.y (mgr.15252) 679 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:02:59.411 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:02:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:02:59.03903397Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:02:59.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:02:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:02:59] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-13T14:03:00.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:00 smithi192 bash[70372]: cluster 2024-09-13T14:02:59.619004+0000 mgr.y (mgr.15252) 680 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:00.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:00 smithi192 bash[70372]: cluster 2024-09-13T14:02:59.619004+0000 mgr.y (mgr.15252) 680 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:01.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:00 smithi076 bash[88788]: cluster 2024-09-13T14:02:59.619004+0000 mgr.y (mgr.15252) 680 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:01.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:00 smithi076 bash[88788]: cluster 2024-09-13T14:02:59.619004+0000 mgr.y (mgr.15252) 680 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:01.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:00 smithi076 bash[92503]: cluster 2024-09-13T14:02:59.619004+0000 mgr.y (mgr.15252) 680 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:01.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:00 smithi076 bash[92503]: cluster 2024-09-13T14:02:59.619004+0000 mgr.y (mgr.15252) 680 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:01.777 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:01.777 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:01.777 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:03:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:01.778 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:01.778 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 14:03:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:01.778 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:01.778 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:01 smithi192 systemd[1]: Stopping Ceph osd.4 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:03:01.779 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:03:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:01.779 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:03:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:01.779 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:03:01 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:02.061 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:01 smithi192 bash[25446]: debug 2024-09-13T14:03:01.776+0000 7fa3fd0d8640 -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-13T14:03:02.061 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:01 smithi192 bash[25446]: debug 2024-09-13T14:03:01.776+0000 7fa3fd0d8640 -1 osd.4 132 *** Got signal Terminated *** 2024-09-13T14:03:02.061 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:01 smithi192 bash[25446]: debug 2024-09-13T14:03:01.776+0000 7fa3fd0d8640 -1 osd.4 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T14:03:02.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:02.06200569Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:02.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:02 smithi192 bash[70372]: audit 2024-09-13T14:03:01.370433+0000 mgr.y (mgr.15252) 681 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:02.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:02 smithi192 bash[70372]: audit 2024-09-13T14:03:01.370433+0000 mgr.y (mgr.15252) 681 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:02 smithi192 bash[70372]: cluster 2024-09-13T14:03:01.619868+0000 mgr.y (mgr.15252) 682 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:02 smithi192 bash[70372]: cluster 2024-09-13T14:03:01.619868+0000 mgr.y (mgr.15252) 682 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:02 smithi192 bash[70372]: cluster 2024-09-13T14:03:01.781668+0000 mon.a (mon.0) 325 : cluster [INF] osd.4 marked itself down and dead 2024-09-13T14:03:02.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:02 smithi192 bash[70372]: cluster 2024-09-13T14:03:01.781668+0000 mon.a (mon.0) 325 : cluster [INF] osd.4 marked itself down and dead 2024-09-13T14:03:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:02 smithi076 bash[88788]: audit 2024-09-13T14:03:01.370433+0000 mgr.y (mgr.15252) 681 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:02 smithi076 bash[88788]: audit 2024-09-13T14:03:01.370433+0000 mgr.y (mgr.15252) 681 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:02 smithi076 bash[88788]: cluster 2024-09-13T14:03:01.619868+0000 mgr.y (mgr.15252) 682 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:02 smithi076 bash[88788]: cluster 2024-09-13T14:03:01.619868+0000 mgr.y (mgr.15252) 682 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:02 smithi076 bash[88788]: cluster 2024-09-13T14:03:01.781668+0000 mon.a (mon.0) 325 : cluster [INF] osd.4 marked itself down and dead 2024-09-13T14:03:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:02 smithi076 bash[88788]: cluster 2024-09-13T14:03:01.781668+0000 mon.a (mon.0) 325 : cluster [INF] osd.4 marked itself down and dead 2024-09-13T14:03:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:02 smithi076 bash[92503]: audit 2024-09-13T14:03:01.370433+0000 mgr.y (mgr.15252) 681 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:02 smithi076 bash[92503]: audit 2024-09-13T14:03:01.370433+0000 mgr.y (mgr.15252) 681 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:02 smithi076 bash[92503]: cluster 2024-09-13T14:03:01.619868+0000 mgr.y (mgr.15252) 682 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:02 smithi076 bash[92503]: cluster 2024-09-13T14:03:01.619868+0000 mgr.y (mgr.15252) 682 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:02 smithi076 bash[92503]: cluster 2024-09-13T14:03:01.781668+0000 mon.a (mon.0) 325 : cluster [INF] osd.4 marked itself down and dead 2024-09-13T14:03:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:02 smithi076 bash[92503]: cluster 2024-09-13T14:03:01.781668+0000 mon.a (mon.0) 325 : cluster [INF] osd.4 marked itself down and dead 2024-09-13T14:03:03.998 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:03 smithi192 bash[73605]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-4 2024-09-13T14:03:03.998 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:03 smithi192 bash[70372]: cluster 2024-09-13T14:03:02.682489+0000 mon.a (mon.0) 326 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:03:03.999 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:03 smithi192 bash[70372]: cluster 2024-09-13T14:03:02.682489+0000 mon.a (mon.0) 326 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:03:03.999 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:03 smithi192 bash[70372]: cluster 2024-09-13T14:03:02.698628+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-13T14:03:03.999 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:03 smithi192 bash[70372]: cluster 2024-09-13T14:03:02.698628+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-13T14:03:04.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:03 smithi076 bash[88788]: cluster 2024-09-13T14:03:02.682489+0000 mon.a (mon.0) 326 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:03:04.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:03 smithi076 bash[88788]: cluster 2024-09-13T14:03:02.682489+0000 mon.a (mon.0) 326 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:03:04.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:03 smithi076 bash[88788]: cluster 2024-09-13T14:03:02.698628+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-13T14:03:04.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:03 smithi076 bash[88788]: cluster 2024-09-13T14:03:02.698628+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-13T14:03:04.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:03 smithi076 bash[92503]: cluster 2024-09-13T14:03:02.682489+0000 mon.a (mon.0) 326 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:03:04.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:03 smithi076 bash[92503]: cluster 2024-09-13T14:03:02.682489+0000 mon.a (mon.0) 326 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:03:04.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:03 smithi076 bash[92503]: cluster 2024-09-13T14:03:02.698628+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-13T14:03:04.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:03 smithi076 bash[92503]: cluster 2024-09-13T14:03:02.698628+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-13T14:03:04.430 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:04 smithi192 bash[73668]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-4 2024-09-13T14:03:05.033 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:04 smithi192 bash[70372]: cluster 2024-09-13T14:03:03.621330+0000 mgr.y (mgr.15252) 683 : cluster [DBG] pgmap v397: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-13T14:03:05.033 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:04 smithi192 bash[70372]: cluster 2024-09-13T14:03:03.621330+0000 mgr.y (mgr.15252) 683 : cluster [DBG] pgmap v397: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-13T14:03:05.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:04 smithi192 bash[70372]: cluster 2024-09-13T14:03:03.692034+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-13T14:03:05.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:04 smithi192 bash[70372]: cluster 2024-09-13T14:03:03.692034+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-13T14:03:05.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:04 smithi192 bash[70372]: cluster 2024-09-13T14:03:03.708780+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-13T14:03:05.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:04 smithi192 bash[70372]: cluster 2024-09-13T14:03:03.708780+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-13T14:03:05.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:04 smithi076 bash[88788]: cluster 2024-09-13T14:03:03.621330+0000 mgr.y (mgr.15252) 683 : cluster [DBG] pgmap v397: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-13T14:03:05.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:04 smithi076 bash[88788]: cluster 2024-09-13T14:03:03.621330+0000 mgr.y (mgr.15252) 683 : cluster [DBG] pgmap v397: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-13T14:03:05.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:04 smithi076 bash[88788]: cluster 2024-09-13T14:03:03.692034+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-13T14:03:05.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:04 smithi076 bash[88788]: cluster 2024-09-13T14:03:03.692034+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-13T14:03:05.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:04 smithi076 bash[88788]: cluster 2024-09-13T14:03:03.708780+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-13T14:03:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:04 smithi076 bash[88788]: cluster 2024-09-13T14:03:03.708780+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-13T14:03:05.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:04 smithi076 bash[92503]: cluster 2024-09-13T14:03:03.621330+0000 mgr.y (mgr.15252) 683 : cluster [DBG] pgmap v397: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-13T14:03:05.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:04 smithi076 bash[92503]: cluster 2024-09-13T14:03:03.621330+0000 mgr.y (mgr.15252) 683 : cluster [DBG] pgmap v397: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-13T14:03:05.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:04 smithi076 bash[92503]: cluster 2024-09-13T14:03:03.692034+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-13T14:03:05.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:04 smithi076 bash[92503]: cluster 2024-09-13T14:03:03.692034+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-13T14:03:05.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:04 smithi076 bash[92503]: cluster 2024-09-13T14:03:03.708780+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-13T14:03:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:04 smithi076 bash[92503]: cluster 2024-09-13T14:03:03.708780+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-13T14:03:05.367 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:05.03442777Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:06.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:05 smithi076 bash[88788]: cluster 2024-09-13T14:03:05.687078+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 4 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:06.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:05 smithi076 bash[88788]: cluster 2024-09-13T14:03:05.687078+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 4 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:06.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:05 smithi076 bash[92503]: cluster 2024-09-13T14:03:05.687078+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 4 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:06.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:05 smithi076 bash[92503]: cluster 2024-09-13T14:03:05.687078+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 4 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:06.116 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:05 smithi192 bash[70372]: cluster 2024-09-13T14:03:05.687078+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 4 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:06.116 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:05 smithi192 bash[70372]: cluster 2024-09-13T14:03:05.687078+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 4 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:06.379 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 14:03:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:06.379 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:03:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:06.379 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:06.380 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:06.380 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:03:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:06.380 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:03:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:06.380 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:06 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-13T14:03:06.380 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:06 smithi192 systemd[1]: Stopped Ceph osd.4 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:03:06.381 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:06.381 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:06 smithi192 systemd[1]: Started Ceph osd.4 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:03:06.381 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:06.381 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:03:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:06 smithi076 bash[88788]: cluster 2024-09-13T14:03:05.622530+0000 mgr.y (mgr.15252) 684 : cluster [DBG] pgmap v399: 161 pgs: 7 active+undersized, 32 peering, 11 stale+active+clean, 4 active+undersized+degraded, 107 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-13T14:03:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:06 smithi076 bash[88788]: cluster 2024-09-13T14:03:05.622530+0000 mgr.y (mgr.15252) 684 : cluster [DBG] pgmap v399: 161 pgs: 7 active+undersized, 32 peering, 11 stale+active+clean, 4 active+undersized+degraded, 107 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-13T14:03:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:06 smithi076 bash[88788]: audit 2024-09-13T14:03:06.438196+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:06 smithi076 bash[88788]: audit 2024-09-13T14:03:06.438196+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:06 smithi076 bash[88788]: audit 2024-09-13T14:03:06.451723+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:06 smithi076 bash[88788]: audit 2024-09-13T14:03:06.451723+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:06 smithi076 bash[92503]: cluster 2024-09-13T14:03:05.622530+0000 mgr.y (mgr.15252) 684 : cluster [DBG] pgmap v399: 161 pgs: 7 active+undersized, 32 peering, 11 stale+active+clean, 4 active+undersized+degraded, 107 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-13T14:03:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:06 smithi076 bash[92503]: cluster 2024-09-13T14:03:05.622530+0000 mgr.y (mgr.15252) 684 : cluster [DBG] pgmap v399: 161 pgs: 7 active+undersized, 32 peering, 11 stale+active+clean, 4 active+undersized+degraded, 107 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-13T14:03:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:06 smithi076 bash[92503]: audit 2024-09-13T14:03:06.438196+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:06 smithi076 bash[92503]: audit 2024-09-13T14:03:06.438196+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:06 smithi076 bash[92503]: audit 2024-09-13T14:03:06.451723+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:06 smithi076 bash[92503]: audit 2024-09-13T14:03:06.451723+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:07.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:06 smithi192 bash[70372]: cluster 2024-09-13T14:03:05.622530+0000 mgr.y (mgr.15252) 684 : cluster [DBG] pgmap v399: 161 pgs: 7 active+undersized, 32 peering, 11 stale+active+clean, 4 active+undersized+degraded, 107 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-13T14:03:07.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:06 smithi192 bash[70372]: cluster 2024-09-13T14:03:05.622530+0000 mgr.y (mgr.15252) 684 : cluster [DBG] pgmap v399: 161 pgs: 7 active+undersized, 32 peering, 11 stale+active+clean, 4 active+undersized+degraded, 107 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-13T14:03:07.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:06 smithi192 bash[70372]: audit 2024-09-13T14:03:06.438196+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:06 smithi192 bash[70372]: audit 2024-09-13T14:03:06.438196+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:06 smithi192 bash[70372]: audit 2024-09-13T14:03:06.451723+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:06 smithi192 bash[70372]: audit 2024-09-13T14:03:06.451723+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:07.933 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:07 smithi192 bash[73814]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T14:03:07.933 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:07 smithi192 bash[73814]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T14:03:08.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:08.034751154Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:08 smithi076 bash[88788]: cluster 2024-09-13T14:03:07.623882+0000 mgr.y (mgr.15252) 685 : cluster [DBG] pgmap v400: 161 pgs: 14 active+undersized, 32 peering, 6 stale+active+clean, 12 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 44/636 objects degraded (6.918%) 2024-09-13T14:03:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:08 smithi076 bash[88788]: cluster 2024-09-13T14:03:07.623882+0000 mgr.y (mgr.15252) 685 : cluster [DBG] pgmap v400: 161 pgs: 14 active+undersized, 32 peering, 6 stale+active+clean, 12 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 44/636 objects degraded (6.918%) 2024-09-13T14:03:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:08 smithi076 bash[88788]: audit 2024-09-13T14:03:08.158994+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:08 smithi076 bash[88788]: audit 2024-09-13T14:03:08.158994+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:08 smithi076 bash[88788]: audit 2024-09-13T14:03:08.159073+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:08 smithi076 bash[88788]: audit 2024-09-13T14:03:08.159073+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:08 smithi076 bash[92503]: cluster 2024-09-13T14:03:07.623882+0000 mgr.y (mgr.15252) 685 : cluster [DBG] pgmap v400: 161 pgs: 14 active+undersized, 32 peering, 6 stale+active+clean, 12 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 44/636 objects degraded (6.918%) 2024-09-13T14:03:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:08 smithi076 bash[92503]: cluster 2024-09-13T14:03:07.623882+0000 mgr.y (mgr.15252) 685 : cluster [DBG] pgmap v400: 161 pgs: 14 active+undersized, 32 peering, 6 stale+active+clean, 12 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 44/636 objects degraded (6.918%) 2024-09-13T14:03:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:08 smithi076 bash[92503]: audit 2024-09-13T14:03:08.158994+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:08 smithi076 bash[92503]: audit 2024-09-13T14:03:08.158994+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:08 smithi076 bash[92503]: audit 2024-09-13T14:03:08.159073+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:08 smithi076 bash[92503]: audit 2024-09-13T14:03:08.159073+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:09.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:08 smithi192 bash[70372]: cluster 2024-09-13T14:03:07.623882+0000 mgr.y (mgr.15252) 685 : cluster [DBG] pgmap v400: 161 pgs: 14 active+undersized, 32 peering, 6 stale+active+clean, 12 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 44/636 objects degraded (6.918%) 2024-09-13T14:03:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:08 smithi192 bash[70372]: cluster 2024-09-13T14:03:07.623882+0000 mgr.y (mgr.15252) 685 : cluster [DBG] pgmap v400: 161 pgs: 14 active+undersized, 32 peering, 6 stale+active+clean, 12 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 44/636 objects degraded (6.918%) 2024-09-13T14:03:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:08 smithi192 bash[70372]: audit 2024-09-13T14:03:08.158994+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:08 smithi192 bash[70372]: audit 2024-09-13T14:03:08.158994+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:08 smithi192 bash[70372]: audit 2024-09-13T14:03:08.159073+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:08 smithi192 bash[70372]: audit 2024-09-13T14:03:08.159073+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:09.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:03:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:03:09] "GET /metrics HTTP/1.1" 200 38416 "" "Prometheus/2.51.0" 2024-09-13T14:03:10.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:09 smithi076 bash[88788]: cluster 2024-09-13T14:03:09.625740+0000 mgr.y (mgr.15252) 686 : cluster [DBG] pgmap v401: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:10.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:09 smithi076 bash[88788]: cluster 2024-09-13T14:03:09.625740+0000 mgr.y (mgr.15252) 686 : cluster [DBG] pgmap v401: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:10.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:09 smithi076 bash[88788]: cluster 2024-09-13T14:03:09.748003+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-09-13T14:03:10.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:09 smithi076 bash[88788]: cluster 2024-09-13T14:03:09.748003+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-09-13T14:03:10.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:09 smithi076 bash[92503]: cluster 2024-09-13T14:03:09.625740+0000 mgr.y (mgr.15252) 686 : cluster [DBG] pgmap v401: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:10.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:09 smithi076 bash[92503]: cluster 2024-09-13T14:03:09.625740+0000 mgr.y (mgr.15252) 686 : cluster [DBG] pgmap v401: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:10.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:09 smithi076 bash[92503]: cluster 2024-09-13T14:03:09.748003+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-09-13T14:03:10.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:09 smithi076 bash[92503]: cluster 2024-09-13T14:03:09.748003+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-09-13T14:03:10.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:09 smithi192 bash[70372]: cluster 2024-09-13T14:03:09.625740+0000 mgr.y (mgr.15252) 686 : cluster [DBG] pgmap v401: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:09 smithi192 bash[70372]: cluster 2024-09-13T14:03:09.625740+0000 mgr.y (mgr.15252) 686 : cluster [DBG] pgmap v401: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:09 smithi192 bash[70372]: cluster 2024-09-13T14:03:09.748003+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-09-13T14:03:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:09 smithi192 bash[70372]: cluster 2024-09-13T14:03:09.748003+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-09-13T14:03:10.680 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:10 smithi192 bash[73814]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-13T14:03:10.681 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:10 smithi192 bash[73814]: 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-13T14:03:10.981 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:10 smithi192 bash[73814]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-13T14:03:10.981 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:10 smithi192 bash[73814]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-13T14:03:10.981 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:10 smithi192 bash[73814]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-13T14:03:10.981 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:10 smithi192 bash[73814]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-13T14:03:10.981 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:10 smithi192 bash[73814]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-13T14:03:11.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:11.045373561Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:12.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:12 smithi192 bash[70372]: audit 2024-09-13T14:03:11.378345+0000 mgr.y (mgr.15252) 687 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:12 smithi192 bash[70372]: audit 2024-09-13T14:03:11.378345+0000 mgr.y (mgr.15252) 687 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:12 smithi192 bash[70372]: cluster 2024-09-13T14:03:11.626999+0000 mgr.y (mgr.15252) 688 : cluster [DBG] pgmap v402: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:12.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:12 smithi192 bash[70372]: cluster 2024-09-13T14:03:11.626999+0000 mgr.y (mgr.15252) 688 : cluster [DBG] pgmap v402: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:12.931 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:12 smithi192 bash[74082]: debug 2024-09-13T14:03:12.704+0000 7f7e556a1640 1 -- 172.21.15.192:0/3207762073 <== mon.1 v2:172.21.15.192:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f248b68960 con 0x55f248b89800 2024-09-13T14:03:13.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:12 smithi076 bash[88788]: audit 2024-09-13T14:03:11.378345+0000 mgr.y (mgr.15252) 687 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:13.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:12 smithi076 bash[88788]: audit 2024-09-13T14:03:11.378345+0000 mgr.y (mgr.15252) 687 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:13.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:12 smithi076 bash[88788]: cluster 2024-09-13T14:03:11.626999+0000 mgr.y (mgr.15252) 688 : cluster [DBG] pgmap v402: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:13.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:12 smithi076 bash[88788]: cluster 2024-09-13T14:03:11.626999+0000 mgr.y (mgr.15252) 688 : cluster [DBG] pgmap v402: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:12 smithi076 bash[92503]: audit 2024-09-13T14:03:11.378345+0000 mgr.y (mgr.15252) 687 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:12 smithi076 bash[92503]: audit 2024-09-13T14:03:11.378345+0000 mgr.y (mgr.15252) 687 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:12 smithi076 bash[92503]: cluster 2024-09-13T14:03:11.626999+0000 mgr.y (mgr.15252) 688 : cluster [DBG] pgmap v402: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:12 smithi076 bash[92503]: cluster 2024-09-13T14:03:11.626999+0000 mgr.y (mgr.15252) 688 : cluster [DBG] pgmap v402: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:14.327 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:14.036741776Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:14.327 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:14 smithi192 bash[70372]: audit 2024-09-13T14:03:13.043785+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:14.327 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:14 smithi192 bash[70372]: audit 2024-09-13T14:03:13.043785+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:14.328 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:14 smithi192 bash[70372]: audit 2024-09-13T14:03:13.059189+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:14.328 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:14 smithi192 bash[70372]: audit 2024-09-13T14:03:13.059189+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:14.328 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:14 smithi192 bash[70372]: cluster 2024-09-13T14:03:13.628653+0000 mgr.y (mgr.15252) 689 : cluster [DBG] pgmap v403: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:14.328 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:14 smithi192 bash[70372]: cluster 2024-09-13T14:03:13.628653+0000 mgr.y (mgr.15252) 689 : cluster [DBG] pgmap v403: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:14.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:14 smithi076 bash[88788]: audit 2024-09-13T14:03:13.043785+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:14.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:14 smithi076 bash[88788]: audit 2024-09-13T14:03:13.043785+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:14.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:14 smithi076 bash[88788]: audit 2024-09-13T14:03:13.059189+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:14.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:14 smithi076 bash[88788]: audit 2024-09-13T14:03:13.059189+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:14.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:14 smithi076 bash[88788]: cluster 2024-09-13T14:03:13.628653+0000 mgr.y (mgr.15252) 689 : cluster [DBG] pgmap v403: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:14.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:14 smithi076 bash[88788]: cluster 2024-09-13T14:03:13.628653+0000 mgr.y (mgr.15252) 689 : cluster [DBG] pgmap v403: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:14.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:14 smithi076 bash[92503]: audit 2024-09-13T14:03:13.043785+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:14.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:14 smithi076 bash[92503]: audit 2024-09-13T14:03:13.043785+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:14.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:14 smithi076 bash[92503]: audit 2024-09-13T14:03:13.059189+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:14.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:14 smithi076 bash[92503]: audit 2024-09-13T14:03:13.059189+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:14.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:14 smithi076 bash[92503]: cluster 2024-09-13T14:03:13.628653+0000 mgr.y (mgr.15252) 689 : cluster [DBG] pgmap v403: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:14.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:14 smithi076 bash[92503]: cluster 2024-09-13T14:03:13.628653+0000 mgr.y (mgr.15252) 689 : cluster [DBG] pgmap v403: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:14.680 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:14 smithi192 bash[74082]: debug 2024-09-13T14:03:14.324+0000 7f7e57f08640 -1 Falling back to public interface 2024-09-13T14:03:15.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:15 smithi076 bash[88788]: audit 2024-09-13T14:03:14.248121+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:15.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:15 smithi076 bash[88788]: audit 2024-09-13T14:03:14.248121+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:15.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:15 smithi076 bash[88788]: audit 2024-09-13T14:03:14.261330+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:15.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:15 smithi076 bash[88788]: audit 2024-09-13T14:03:14.261330+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:15.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:15 smithi076 bash[88788]: cluster 2024-09-13T14:03:14.600108+0000 mon.a (mon.0) 339 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:15.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:15 smithi076 bash[88788]: cluster 2024-09-13T14:03:14.600108+0000 mon.a (mon.0) 339 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:15.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:15 smithi076 bash[92503]: audit 2024-09-13T14:03:14.248121+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:15.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:15 smithi076 bash[92503]: audit 2024-09-13T14:03:14.248121+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:15.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:15 smithi076 bash[92503]: audit 2024-09-13T14:03:14.261330+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:15.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:15 smithi076 bash[92503]: audit 2024-09-13T14:03:14.261330+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:15.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:15 smithi076 bash[92503]: cluster 2024-09-13T14:03:14.600108+0000 mon.a (mon.0) 339 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:15.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:15 smithi076 bash[92503]: cluster 2024-09-13T14:03:14.600108+0000 mon.a (mon.0) 339 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:15.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:15 smithi192 bash[70372]: audit 2024-09-13T14:03:14.248121+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:15.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:15 smithi192 bash[70372]: audit 2024-09-13T14:03:14.248121+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:15.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:15 smithi192 bash[70372]: audit 2024-09-13T14:03:14.261330+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:15.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:15 smithi192 bash[70372]: audit 2024-09-13T14:03:14.261330+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:15.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:15 smithi192 bash[70372]: cluster 2024-09-13T14:03:14.600108+0000 mon.a (mon.0) 339 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:15.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:15 smithi192 bash[70372]: cluster 2024-09-13T14:03:14.600108+0000 mon.a (mon.0) 339 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:16.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:16 smithi076 bash[88788]: cluster 2024-09-13T14:03:15.629872+0000 mgr.y (mgr.15252) 690 : cluster [DBG] pgmap v404: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:16.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:16 smithi076 bash[88788]: cluster 2024-09-13T14:03:15.629872+0000 mgr.y (mgr.15252) 690 : cluster [DBG] pgmap v404: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:16 smithi076 bash[92503]: cluster 2024-09-13T14:03:15.629872+0000 mgr.y (mgr.15252) 690 : cluster [DBG] pgmap v404: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:16.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:16 smithi076 bash[92503]: cluster 2024-09-13T14:03:15.629872+0000 mgr.y (mgr.15252) 690 : cluster [DBG] pgmap v404: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:16.642 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:16 smithi192 bash[70372]: cluster 2024-09-13T14:03:15.629872+0000 mgr.y (mgr.15252) 690 : cluster [DBG] pgmap v404: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:16.642 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:16 smithi192 bash[70372]: cluster 2024-09-13T14:03:15.629872+0000 mgr.y (mgr.15252) 690 : cluster [DBG] pgmap v404: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:16.930 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:16 smithi192 bash[66830]: logger=cleanup t=2024-09-13T14:03:16.643719008Z level=info msg="Completed cleanup jobs" duration=24.769387ms 2024-09-13T14:03:16.930 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:16 smithi192 bash[66830]: logger=plugins.update.checker t=2024-09-13T14:03:16.76125667Z level=info msg="Update check succeeded" duration=69.427987ms 2024-09-13T14:03:16.931 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:16 smithi192 bash[66830]: logger=grafana.update.checker t=2024-09-13T14:03:16.768175314Z level=info msg="Update check succeeded" duration=70.06452ms 2024-09-13T14:03:17.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:17.032223039Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:17.583 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:03:17.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:17 smithi076 bash[88788]: audit 2024-09-13T14:03:17.474161+0000 mon.b (mon.1) 212 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T14:03:17.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:17 smithi076 bash[88788]: audit 2024-09-13T14:03:17.474161+0000 mon.b (mon.1) 212 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T14:03:17.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:17 smithi076 bash[88788]: audit 2024-09-13T14:03:17.477012+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T14:03:17.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:17 smithi076 bash[88788]: audit 2024-09-13T14:03:17.477012+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T14:03:17.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:17 smithi076 bash[92503]: audit 2024-09-13T14:03:17.474161+0000 mon.b (mon.1) 212 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T14:03:17.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:17 smithi076 bash[92503]: audit 2024-09-13T14:03:17.474161+0000 mon.b (mon.1) 212 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T14:03:17.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:17 smithi076 bash[92503]: audit 2024-09-13T14:03:17.477012+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T14:03:17.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:17 smithi076 bash[92503]: audit 2024-09-13T14:03:17.477012+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T14:03:17.930 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:17 smithi192 bash[74082]: debug 2024-09-13T14:03:17.468+0000 7f7e57f08640 -1 osd.4 132 log_to_monitors true 2024-09-13T14:03:17.930 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:17 smithi192 bash[74082]: debug 2024-09-13T14:03:17.576+0000 7f7e4fcb2640 -1 osd.4 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T14:03:17.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:17 smithi192 bash[70372]: audit 2024-09-13T14:03:17.474161+0000 mon.b (mon.1) 212 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T14:03:17.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:17 smithi192 bash[70372]: audit 2024-09-13T14:03:17.474161+0000 mon.b (mon.1) 212 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T14:03:17.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:17 smithi192 bash[70372]: audit 2024-09-13T14:03:17.477012+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T14:03:17.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:17 smithi192 bash[70372]: audit 2024-09-13T14:03:17.477012+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T14:03:18.193 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:03:18.193 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (10m) 50s ago 37m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:03:18.193 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (10m) 5s ago 37m 70.0M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:03:18.193 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (12m) 50s ago 35m 49.5M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T14:03:18.193 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (12m) 5s ago 46m 443M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:03:18.193 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (22m) 50s ago 48m 518M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:03:18.194 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (7m) 50s ago 48m 50.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:03:18.194 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (8m) 5s ago 46m 44.3M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:03:18.194 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (6m) 50s ago 46m 40.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:03:18.194 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (11m) 50s ago 37m 8324k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:03:18.194 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (11m) 5s ago 37m 8212k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:03:18.194 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (4m) 50s ago 45m 56.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:03:18.194 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (4m) 50s ago 44m 50.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:03:18.194 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (2m) 50s ago 43m 44.5M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:03:18.194 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (51s) 50s ago 42m - 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 08a3130b226a 2024-09-13T14:03:18.194 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (6s) 5s ago 41m - 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 9040c6d9d877 2024-09-13T14:03:18.194 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (40m) 5s ago 40m 70.9M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T14:03:18.194 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (39m) 5s ago 39m 59.7M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T14:03:18.194 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (38m) 5s ago 39m 69.9M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T14:03:18.195 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (11m) 5s ago 38m 51.2M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:03:18.195 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (35m) 50s ago 35m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T14:03:18.195 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (35m) 5s ago 35m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T14:03:18.587 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:03:18.587 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T14:03:18.587 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T14:03:18.587 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:03:18.587 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T14:03:18.587 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:03:18.587 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:03:18.587 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T14:03:18.588 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3, 2024-09-13T14:03:18.588 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 5 2024-09-13T14:03:18.588 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:03:18.588 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T14:03:18.588 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T14:03:18.588 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:03:18.588 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T14:03:18.588 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 5, 2024-09-13T14:03:18.588 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 10 2024-09-13T14:03:18.588 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T14:03:18.588 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:03:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[88788]: audit 2024-09-13T14:03:17.530568+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T14:03:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[88788]: audit 2024-09-13T14:03:17.530568+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T14:03:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[88788]: cluster 2024-09-13T14:03:17.537357+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-13T14:03:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[88788]: cluster 2024-09-13T14:03:17.537357+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-13T14:03:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[88788]: audit 2024-09-13T14:03:17.543439+0000 mon.b (mon.1) 213 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:03:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[88788]: audit 2024-09-13T14:03:17.543439+0000 mon.b (mon.1) 213 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:03:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[88788]: audit 2024-09-13T14:03:17.547940+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:03:18.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[88788]: audit 2024-09-13T14:03:17.547940+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:03:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[88788]: audit 2024-09-13T14:03:17.575296+0000 mgr.y (mgr.15252) 691 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[88788]: audit 2024-09-13T14:03:17.575296+0000 mgr.y (mgr.15252) 691 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[88788]: cluster 2024-09-13T14:03:17.630469+0000 mgr.y (mgr.15252) 692 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:18.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[88788]: cluster 2024-09-13T14:03:17.630469+0000 mgr.y (mgr.15252) 692 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[92503]: audit 2024-09-13T14:03:17.530568+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T14:03:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[92503]: audit 2024-09-13T14:03:17.530568+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T14:03:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[92503]: cluster 2024-09-13T14:03:17.537357+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-13T14:03:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[92503]: cluster 2024-09-13T14:03:17.537357+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-13T14:03:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[92503]: audit 2024-09-13T14:03:17.543439+0000 mon.b (mon.1) 213 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:03:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[92503]: audit 2024-09-13T14:03:17.543439+0000 mon.b (mon.1) 213 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:03:18.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[92503]: audit 2024-09-13T14:03:17.547940+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:03:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[92503]: audit 2024-09-13T14:03:17.547940+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:03:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[92503]: audit 2024-09-13T14:03:17.575296+0000 mgr.y (mgr.15252) 691 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[92503]: audit 2024-09-13T14:03:17.575296+0000 mgr.y (mgr.15252) 691 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[92503]: cluster 2024-09-13T14:03:17.630469+0000 mgr.y (mgr.15252) 692 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:18.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:18 smithi076 bash[92503]: cluster 2024-09-13T14:03:17.630469+0000 mgr.y (mgr.15252) 692 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:18.882 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:03:18.882 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T14:03:18.882 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T14:03:18.882 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-13T14:03:18.882 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T14:03:18.883 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "5/8 daemons upgraded", 2024-09-13T14:03:18.883 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T14:03:18.883 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:03:18.883 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:03:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:18 smithi192 bash[70372]: audit 2024-09-13T14:03:17.530568+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T14:03:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:18 smithi192 bash[70372]: audit 2024-09-13T14:03:17.530568+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T14:03:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:18 smithi192 bash[70372]: cluster 2024-09-13T14:03:17.537357+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-13T14:03:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:18 smithi192 bash[70372]: cluster 2024-09-13T14:03:17.537357+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-13T14:03:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:18 smithi192 bash[70372]: audit 2024-09-13T14:03:17.543439+0000 mon.b (mon.1) 213 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:03:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:18 smithi192 bash[70372]: audit 2024-09-13T14:03:17.543439+0000 mon.b (mon.1) 213 : audit [INF] from='osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:03:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:18 smithi192 bash[70372]: audit 2024-09-13T14:03:17.547940+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:03:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:18 smithi192 bash[70372]: audit 2024-09-13T14:03:17.547940+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:03:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:18 smithi192 bash[70372]: audit 2024-09-13T14:03:17.575296+0000 mgr.y (mgr.15252) 691 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:18 smithi192 bash[70372]: audit 2024-09-13T14:03:17.575296+0000 mgr.y (mgr.15252) 691 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:18.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:18 smithi192 bash[70372]: cluster 2024-09-13T14:03:17.630469+0000 mgr.y (mgr.15252) 692 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:18.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:18 smithi192 bash[70372]: cluster 2024-09-13T14:03:17.630469+0000 mgr.y (mgr.15252) 692 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-13T14:03:19.572 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:03:19] "GET /metrics HTTP/1.1" 200 38416 "" "Prometheus/2.51.0" 2024-09-13T14:03:19.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: audit 2024-09-13T14:03:17.882392+0000 mgr.y (mgr.15252) 693 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:19.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: audit 2024-09-13T14:03:17.882392+0000 mgr.y (mgr.15252) 693 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:19.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: audit 2024-09-13T14:03:17.882392+0000 mgr.y (mgr.15252) 693 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:19.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: audit 2024-09-13T14:03:18.171207+0000 mgr.y (mgr.15252) 694 : audit [DBG] from='client.54458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:19.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: audit 2024-09-13T14:03:18.171207+0000 mgr.y (mgr.15252) 694 : audit [DBG] from='client.54458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:19.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: cluster 2024-09-13T14:03:18.541776+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:03:19.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: cluster 2024-09-13T14:03:18.541776+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:03:19.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: cluster 2024-09-13T14:03:18.552150+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827] boot 2024-09-13T14:03:19.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: cluster 2024-09-13T14:03:18.552150+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827] boot 2024-09-13T14:03:19.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: cluster 2024-09-13T14:03:18.552266+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-13T14:03:19.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: cluster 2024-09-13T14:03:18.552266+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-13T14:03:19.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: audit 2024-09-13T14:03:18.554788+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T14:03:19.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: audit 2024-09-13T14:03:18.554788+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T14:03:19.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: audit 2024-09-13T14:03:18.590502+0000 mon.a (mon.0) 347 : audit [DBG] from='client.? 172.21.15.76:0/2401138149' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:19.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: audit 2024-09-13T14:03:18.590502+0000 mon.a (mon.0) 347 : audit [DBG] from='client.? 172.21.15.76:0/2401138149' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:19.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: cluster 2024-09-13T14:03:19.555385+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-13T14:03:19.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[88788]: cluster 2024-09-13T14:03:19.555385+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-13T14:03:19.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: audit 2024-09-13T14:03:17.882392+0000 mgr.y (mgr.15252) 693 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:19.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: audit 2024-09-13T14:03:17.882392+0000 mgr.y (mgr.15252) 693 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:19.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: audit 2024-09-13T14:03:18.171207+0000 mgr.y (mgr.15252) 694 : audit [DBG] from='client.54458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:19.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: audit 2024-09-13T14:03:18.171207+0000 mgr.y (mgr.15252) 694 : audit [DBG] from='client.54458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:19.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: cluster 2024-09-13T14:03:18.541776+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:03:19.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: cluster 2024-09-13T14:03:18.541776+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:03:19.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: cluster 2024-09-13T14:03:18.552150+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827] boot 2024-09-13T14:03:19.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: cluster 2024-09-13T14:03:18.552150+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827] boot 2024-09-13T14:03:19.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: cluster 2024-09-13T14:03:18.552266+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-13T14:03:19.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: cluster 2024-09-13T14:03:18.552266+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-13T14:03:19.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: audit 2024-09-13T14:03:18.554788+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T14:03:19.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: audit 2024-09-13T14:03:18.554788+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T14:03:19.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: audit 2024-09-13T14:03:18.590502+0000 mon.a (mon.0) 347 : audit [DBG] from='client.? 172.21.15.76:0/2401138149' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:19.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: audit 2024-09-13T14:03:18.590502+0000 mon.a (mon.0) 347 : audit [DBG] from='client.? 172.21.15.76:0/2401138149' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:19.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: cluster 2024-09-13T14:03:19.555385+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-13T14:03:19.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:19 smithi076 bash[92503]: cluster 2024-09-13T14:03:19.555385+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-13T14:03:20.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:20.020124855Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:20.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: audit 2024-09-13T14:03:17.882392+0000 mgr.y (mgr.15252) 693 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:20.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: audit 2024-09-13T14:03:18.171207+0000 mgr.y (mgr.15252) 694 : audit [DBG] from='client.54458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:20.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: audit 2024-09-13T14:03:18.171207+0000 mgr.y (mgr.15252) 694 : audit [DBG] from='client.54458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: cluster 2024-09-13T14:03:18.541776+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:03:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: cluster 2024-09-13T14:03:18.541776+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:03:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: cluster 2024-09-13T14:03:18.552150+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827] boot 2024-09-13T14:03:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: cluster 2024-09-13T14:03:18.552150+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.192:6800/3252441827,v1:172.21.15.192:6801/3252441827] boot 2024-09-13T14:03:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: cluster 2024-09-13T14:03:18.552266+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-13T14:03:20.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: cluster 2024-09-13T14:03:18.552266+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-13T14:03:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: audit 2024-09-13T14:03:18.554788+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T14:03:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: audit 2024-09-13T14:03:18.554788+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T14:03:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: audit 2024-09-13T14:03:18.590502+0000 mon.a (mon.0) 347 : audit [DBG] from='client.? 172.21.15.76:0/2401138149' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: audit 2024-09-13T14:03:18.590502+0000 mon.a (mon.0) 347 : audit [DBG] from='client.? 172.21.15.76:0/2401138149' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: cluster 2024-09-13T14:03:19.555385+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-13T14:03:20.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:19 smithi192 bash[70372]: cluster 2024-09-13T14:03:19.555385+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-13T14:03:20.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:20 smithi076 bash[88788]: audit 2024-09-13T14:03:18.885101+0000 mgr.y (mgr.15252) 695 : audit [DBG] from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:20.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:20 smithi076 bash[88788]: audit 2024-09-13T14:03:18.885101+0000 mgr.y (mgr.15252) 695 : audit [DBG] from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:20.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:20 smithi076 bash[88788]: cluster 2024-09-13T14:03:19.631444+0000 mgr.y (mgr.15252) 696 : cluster [DBG] pgmap v409: 161 pgs: 7 activating, 35 active+undersized, 25 active+undersized+degraded, 94 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 98/636 objects degraded (15.409%) 2024-09-13T14:03:20.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:20 smithi076 bash[88788]: cluster 2024-09-13T14:03:19.631444+0000 mgr.y (mgr.15252) 696 : cluster [DBG] pgmap v409: 161 pgs: 7 activating, 35 active+undersized, 25 active+undersized+degraded, 94 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 98/636 objects degraded (15.409%) 2024-09-13T14:03:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:20 smithi076 bash[92503]: audit 2024-09-13T14:03:18.885101+0000 mgr.y (mgr.15252) 695 : audit [DBG] from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:20 smithi076 bash[92503]: audit 2024-09-13T14:03:18.885101+0000 mgr.y (mgr.15252) 695 : audit [DBG] from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:20.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:20 smithi076 bash[92503]: cluster 2024-09-13T14:03:19.631444+0000 mgr.y (mgr.15252) 696 : cluster [DBG] pgmap v409: 161 pgs: 7 activating, 35 active+undersized, 25 active+undersized+degraded, 94 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 98/636 objects degraded (15.409%) 2024-09-13T14:03:20.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:20 smithi076 bash[92503]: cluster 2024-09-13T14:03:19.631444+0000 mgr.y (mgr.15252) 696 : cluster [DBG] pgmap v409: 161 pgs: 7 activating, 35 active+undersized, 25 active+undersized+degraded, 94 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 98/636 objects degraded (15.409%) 2024-09-13T14:03:20.846 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:20 smithi192 bash[70372]: audit 2024-09-13T14:03:18.885101+0000 mgr.y (mgr.15252) 695 : audit [DBG] from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:20.846 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:20 smithi192 bash[70372]: audit 2024-09-13T14:03:18.885101+0000 mgr.y (mgr.15252) 695 : audit [DBG] from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:20.846 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:20 smithi192 bash[70372]: cluster 2024-09-13T14:03:19.631444+0000 mgr.y (mgr.15252) 696 : cluster [DBG] pgmap v409: 161 pgs: 7 activating, 35 active+undersized, 25 active+undersized+degraded, 94 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 98/636 objects degraded (15.409%) 2024-09-13T14:03:20.846 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:20 smithi192 bash[70372]: cluster 2024-09-13T14:03:19.631444+0000 mgr.y (mgr.15252) 696 : cluster [DBG] pgmap v409: 161 pgs: 7 activating, 35 active+undersized, 25 active+undersized+degraded, 94 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 98/636 objects degraded (15.409%) 2024-09-13T14:03:21.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:21 smithi076 bash[88788]: cluster 2024-09-13T14:03:20.573014+0000 mon.a (mon.0) 349 : cluster [WRN] Health check update: Degraded data redundancy: 98/636 objects degraded (15.409%), 25 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:21.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:21 smithi076 bash[88788]: cluster 2024-09-13T14:03:20.573014+0000 mon.a (mon.0) 349 : cluster [WRN] Health check update: Degraded data redundancy: 98/636 objects degraded (15.409%), 25 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:21.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:21 smithi076 bash[92503]: cluster 2024-09-13T14:03:20.573014+0000 mon.a (mon.0) 349 : cluster [WRN] Health check update: Degraded data redundancy: 98/636 objects degraded (15.409%), 25 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:21.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:21 smithi076 bash[92503]: cluster 2024-09-13T14:03:20.573014+0000 mon.a (mon.0) 349 : cluster [WRN] Health check update: Degraded data redundancy: 98/636 objects degraded (15.409%), 25 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:21.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:21 smithi192 bash[70372]: cluster 2024-09-13T14:03:20.573014+0000 mon.a (mon.0) 349 : cluster [WRN] Health check update: Degraded data redundancy: 98/636 objects degraded (15.409%), 25 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:21.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:21 smithi192 bash[70372]: cluster 2024-09-13T14:03:20.573014+0000 mon.a (mon.0) 349 : cluster [WRN] Health check update: Degraded data redundancy: 98/636 objects degraded (15.409%), 25 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:22.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:22 smithi192 bash[70372]: audit 2024-09-13T14:03:21.389555+0000 mgr.y (mgr.15252) 697 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:22.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:22 smithi192 bash[70372]: audit 2024-09-13T14:03:21.389555+0000 mgr.y (mgr.15252) 697 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:22.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:22 smithi192 bash[70372]: cluster 2024-09-13T14:03:21.632576+0000 mgr.y (mgr.15252) 698 : cluster [DBG] pgmap v410: 161 pgs: 7 activating, 32 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:03:22.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:22 smithi192 bash[70372]: cluster 2024-09-13T14:03:21.632576+0000 mgr.y (mgr.15252) 698 : cluster [DBG] pgmap v410: 161 pgs: 7 activating, 32 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:03:23.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:22 smithi076 bash[88788]: audit 2024-09-13T14:03:21.389555+0000 mgr.y (mgr.15252) 697 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:23.094 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:22 smithi076 bash[88788]: audit 2024-09-13T14:03:21.389555+0000 mgr.y (mgr.15252) 697 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:23.094 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:22 smithi076 bash[88788]: cluster 2024-09-13T14:03:21.632576+0000 mgr.y (mgr.15252) 698 : cluster [DBG] pgmap v410: 161 pgs: 7 activating, 32 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:03:23.094 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:22 smithi076 bash[88788]: cluster 2024-09-13T14:03:21.632576+0000 mgr.y (mgr.15252) 698 : cluster [DBG] pgmap v410: 161 pgs: 7 activating, 32 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:03:23.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:22 smithi076 bash[92503]: audit 2024-09-13T14:03:21.389555+0000 mgr.y (mgr.15252) 697 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:23.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:22 smithi076 bash[92503]: audit 2024-09-13T14:03:21.389555+0000 mgr.y (mgr.15252) 697 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:23.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:22 smithi076 bash[92503]: cluster 2024-09-13T14:03:21.632576+0000 mgr.y (mgr.15252) 698 : cluster [DBG] pgmap v410: 161 pgs: 7 activating, 32 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:03:23.095 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:22 smithi076 bash[92503]: cluster 2024-09-13T14:03:21.632576+0000 mgr.y (mgr.15252) 698 : cluster [DBG] pgmap v410: 161 pgs: 7 activating, 32 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:03:23.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:23.019442807Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:24.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:24 smithi192 bash[70372]: audit 2024-09-13T14:03:23.159711+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:24 smithi192 bash[70372]: audit 2024-09-13T14:03:23.159711+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:24 smithi192 bash[70372]: audit 2024-09-13T14:03:23.159834+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:24 smithi192 bash[70372]: audit 2024-09-13T14:03:23.159834+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:24 smithi192 bash[70372]: cluster 2024-09-13T14:03:23.634034+0000 mgr.y (mgr.15252) 699 : cluster [DBG] pgmap v411: 161 pgs: 7 activating, 154 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-13T14:03:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:24 smithi192 bash[70372]: cluster 2024-09-13T14:03:23.634034+0000 mgr.y (mgr.15252) 699 : cluster [DBG] pgmap v411: 161 pgs: 7 activating, 154 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-13T14:03:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:24 smithi076 bash[88788]: audit 2024-09-13T14:03:23.159711+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:24 smithi076 bash[88788]: audit 2024-09-13T14:03:23.159711+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:24 smithi076 bash[88788]: audit 2024-09-13T14:03:23.159834+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:24 smithi076 bash[88788]: audit 2024-09-13T14:03:23.159834+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:24 smithi076 bash[88788]: cluster 2024-09-13T14:03:23.634034+0000 mgr.y (mgr.15252) 699 : cluster [DBG] pgmap v411: 161 pgs: 7 activating, 154 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-13T14:03:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:24 smithi076 bash[88788]: cluster 2024-09-13T14:03:23.634034+0000 mgr.y (mgr.15252) 699 : cluster [DBG] pgmap v411: 161 pgs: 7 activating, 154 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-13T14:03:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:24 smithi076 bash[92503]: audit 2024-09-13T14:03:23.159711+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:24 smithi076 bash[92503]: audit 2024-09-13T14:03:23.159711+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:24 smithi076 bash[92503]: audit 2024-09-13T14:03:23.159834+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:24 smithi076 bash[92503]: audit 2024-09-13T14:03:23.159834+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:24 smithi076 bash[92503]: cluster 2024-09-13T14:03:23.634034+0000 mgr.y (mgr.15252) 699 : cluster [DBG] pgmap v411: 161 pgs: 7 activating, 154 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-13T14:03:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:24 smithi076 bash[92503]: cluster 2024-09-13T14:03:23.634034+0000 mgr.y (mgr.15252) 699 : cluster [DBG] pgmap v411: 161 pgs: 7 activating, 154 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-13T14:03:25.164 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:03:24 smithi076 bash[68032]: debug 2024-09-13T14:03:24.855+0000 7f5709f3f640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2024-09-13T14:03:25.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: cluster 2024-09-13T14:03:24.155072+0000 mon.a (mon.0) 351 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/636 objects degraded (12.893%), 21 pgs degraded) 2024-09-13T14:03:25.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: cluster 2024-09-13T14:03:24.155072+0000 mon.a (mon.0) 351 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/636 objects degraded (12.893%), 21 pgs degraded) 2024-09-13T14:03:25.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: cluster 2024-09-13T14:03:24.155118+0000 mon.a (mon.0) 352 : cluster [INF] Cluster is now healthy 2024-09-13T14:03:25.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: cluster 2024-09-13T14:03:24.155118+0000 mon.a (mon.0) 352 : cluster [INF] Cluster is now healthy 2024-09-13T14:03:25.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.680070+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.680070+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.696213+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.696213+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.697529+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:03:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.697529+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:03:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.699568+0000 mon.b (mon.1) 217 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:03:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.699568+0000 mon.b (mon.1) 217 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:03:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.713824+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.713824+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.845810+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:03:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.845810+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:03:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.849478+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.849478+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.852140+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.852140+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.855028+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.855028+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.858584+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T14:03:25.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:25 smithi192 bash[70372]: audit 2024-09-13T14:03:24.858584+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T14:03:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: cluster 2024-09-13T14:03:24.155072+0000 mon.a (mon.0) 351 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/636 objects degraded (12.893%), 21 pgs degraded) 2024-09-13T14:03:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: cluster 2024-09-13T14:03:24.155072+0000 mon.a (mon.0) 351 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/636 objects degraded (12.893%), 21 pgs degraded) 2024-09-13T14:03:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: cluster 2024-09-13T14:03:24.155118+0000 mon.a (mon.0) 352 : cluster [INF] Cluster is now healthy 2024-09-13T14:03:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: cluster 2024-09-13T14:03:24.155118+0000 mon.a (mon.0) 352 : cluster [INF] Cluster is now healthy 2024-09-13T14:03:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.680070+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.680070+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.696213+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.696213+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.697529+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:03:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.697529+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:03:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.699568+0000 mon.b (mon.1) 217 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:03:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.699568+0000 mon.b (mon.1) 217 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:03:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.713824+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.713824+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.845810+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:03:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.845810+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:03:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.849478+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.849478+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.852140+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.852140+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.855028+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: cluster 2024-09-13T14:03:24.155072+0000 mon.a (mon.0) 351 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/636 objects degraded (12.893%), 21 pgs degraded) 2024-09-13T14:03:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: cluster 2024-09-13T14:03:24.155072+0000 mon.a (mon.0) 351 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/636 objects degraded (12.893%), 21 pgs degraded) 2024-09-13T14:03:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: cluster 2024-09-13T14:03:24.155118+0000 mon.a (mon.0) 352 : cluster [INF] Cluster is now healthy 2024-09-13T14:03:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: cluster 2024-09-13T14:03:24.155118+0000 mon.a (mon.0) 352 : cluster [INF] Cluster is now healthy 2024-09-13T14:03:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.680070+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.680070+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.696213+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.696213+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.697529+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:03:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.697529+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:03:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.699568+0000 mon.b (mon.1) 217 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:03:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.699568+0000 mon.b (mon.1) 217 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:03:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.713824+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.713824+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:25.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.845810+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:03:25.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.845810+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:03:25.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.849478+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.849478+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.852140+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.852140+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.855028+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.855028+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.858584+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T14:03:25.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[88788]: audit 2024-09-13T14:03:24.858584+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T14:03:25.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.855028+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:25.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.858584+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T14:03:25.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:25 smithi076 bash[92503]: audit 2024-09-13T14:03:24.858584+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T14:03:26.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:26.038842125Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:26 smithi192 bash[70372]: audit 2024-09-13T14:03:24.861484+0000 mgr.y (mgr.15252) 700 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T14:03:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:26 smithi192 bash[70372]: audit 2024-09-13T14:03:24.861484+0000 mgr.y (mgr.15252) 700 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T14:03:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:26 smithi192 bash[70372]: cephadm 2024-09-13T14:03:24.863644+0000 mgr.y (mgr.15252) 701 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2024-09-13T14:03:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:26 smithi192 bash[70372]: cephadm 2024-09-13T14:03:24.863644+0000 mgr.y (mgr.15252) 701 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2024-09-13T14:03:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:26 smithi192 bash[70372]: cluster 2024-09-13T14:03:25.634920+0000 mgr.y (mgr.15252) 702 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:26 smithi192 bash[70372]: cluster 2024-09-13T14:03:25.634920+0000 mgr.y (mgr.15252) 702 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:26 smithi076 bash[88788]: audit 2024-09-13T14:03:24.861484+0000 mgr.y (mgr.15252) 700 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T14:03:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:26 smithi076 bash[88788]: audit 2024-09-13T14:03:24.861484+0000 mgr.y (mgr.15252) 700 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T14:03:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:26 smithi076 bash[88788]: cephadm 2024-09-13T14:03:24.863644+0000 mgr.y (mgr.15252) 701 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2024-09-13T14:03:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:26 smithi076 bash[88788]: cephadm 2024-09-13T14:03:24.863644+0000 mgr.y (mgr.15252) 701 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2024-09-13T14:03:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:26 smithi076 bash[88788]: cluster 2024-09-13T14:03:25.634920+0000 mgr.y (mgr.15252) 702 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:26.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:26 smithi076 bash[88788]: cluster 2024-09-13T14:03:25.634920+0000 mgr.y (mgr.15252) 702 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:26 smithi076 bash[92503]: audit 2024-09-13T14:03:24.861484+0000 mgr.y (mgr.15252) 700 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T14:03:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:26 smithi076 bash[92503]: audit 2024-09-13T14:03:24.861484+0000 mgr.y (mgr.15252) 700 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T14:03:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:26 smithi076 bash[92503]: cephadm 2024-09-13T14:03:24.863644+0000 mgr.y (mgr.15252) 701 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2024-09-13T14:03:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:26 smithi076 bash[92503]: cephadm 2024-09-13T14:03:24.863644+0000 mgr.y (mgr.15252) 701 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2024-09-13T14:03:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:26 smithi076 bash[92503]: cluster 2024-09-13T14:03:25.634920+0000 mgr.y (mgr.15252) 702 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:26 smithi076 bash[92503]: cluster 2024-09-13T14:03:25.634920+0000 mgr.y (mgr.15252) 702 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:29.019 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:28 smithi192 bash[70372]: cluster 2024-09-13T14:03:27.636025+0000 mgr.y (mgr.15252) 703 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s 2024-09-13T14:03:29.019 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:28 smithi192 bash[70372]: cluster 2024-09-13T14:03:27.636025+0000 mgr.y (mgr.15252) 703 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s 2024-09-13T14:03:29.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:28 smithi076 bash[88788]: cluster 2024-09-13T14:03:27.636025+0000 mgr.y (mgr.15252) 703 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s 2024-09-13T14:03:29.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:28 smithi076 bash[88788]: cluster 2024-09-13T14:03:27.636025+0000 mgr.y (mgr.15252) 703 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s 2024-09-13T14:03:29.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:28 smithi076 bash[92503]: cluster 2024-09-13T14:03:27.636025+0000 mgr.y (mgr.15252) 703 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s 2024-09-13T14:03:29.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:28 smithi076 bash[92503]: cluster 2024-09-13T14:03:27.636025+0000 mgr.y (mgr.15252) 703 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s 2024-09-13T14:03:29.432 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:29.020023606Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:29.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:03:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:03:29] "GET /metrics HTTP/1.1" 200 38413 "" "Prometheus/2.51.0" 2024-09-13T14:03:31.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:30 smithi076 bash[88788]: cluster 2024-09-13T14:03:29.637402+0000 mgr.y (mgr.15252) 704 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-09-13T14:03:31.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:30 smithi076 bash[88788]: cluster 2024-09-13T14:03:29.637402+0000 mgr.y (mgr.15252) 704 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-09-13T14:03:31.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:30 smithi076 bash[92503]: cluster 2024-09-13T14:03:29.637402+0000 mgr.y (mgr.15252) 704 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-09-13T14:03:31.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:30 smithi076 bash[92503]: cluster 2024-09-13T14:03:29.637402+0000 mgr.y (mgr.15252) 704 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-09-13T14:03:31.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:30 smithi192 bash[70372]: cluster 2024-09-13T14:03:29.637402+0000 mgr.y (mgr.15252) 704 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-09-13T14:03:31.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:30 smithi192 bash[70372]: cluster 2024-09-13T14:03:29.637402+0000 mgr.y (mgr.15252) 704 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-09-13T14:03:32.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:32.061681431Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:32 smithi076 bash[88788]: audit 2024-09-13T14:03:31.400779+0000 mgr.y (mgr.15252) 705 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:32 smithi076 bash[88788]: audit 2024-09-13T14:03:31.400779+0000 mgr.y (mgr.15252) 705 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:32 smithi076 bash[88788]: cluster 2024-09-13T14:03:31.638305+0000 mgr.y (mgr.15252) 706 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:32 smithi076 bash[88788]: cluster 2024-09-13T14:03:31.638305+0000 mgr.y (mgr.15252) 706 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:33.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:32 smithi076 bash[92503]: audit 2024-09-13T14:03:31.400779+0000 mgr.y (mgr.15252) 705 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:32 smithi076 bash[92503]: audit 2024-09-13T14:03:31.400779+0000 mgr.y (mgr.15252) 705 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:32 smithi076 bash[92503]: cluster 2024-09-13T14:03:31.638305+0000 mgr.y (mgr.15252) 706 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:32 smithi076 bash[92503]: cluster 2024-09-13T14:03:31.638305+0000 mgr.y (mgr.15252) 706 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:33.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:32 smithi192 bash[70372]: audit 2024-09-13T14:03:31.400779+0000 mgr.y (mgr.15252) 705 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:32 smithi192 bash[70372]: audit 2024-09-13T14:03:31.400779+0000 mgr.y (mgr.15252) 705 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:32 smithi192 bash[70372]: cluster 2024-09-13T14:03:31.638305+0000 mgr.y (mgr.15252) 706 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:32 smithi192 bash[70372]: cluster 2024-09-13T14:03:31.638305+0000 mgr.y (mgr.15252) 706 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:34.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:34 smithi076 bash[88788]: audit 2024-09-13T14:03:33.440673+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:34.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:34 smithi076 bash[88788]: audit 2024-09-13T14:03:33.440673+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:34.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:34 smithi076 bash[88788]: cluster 2024-09-13T14:03:33.639791+0000 mgr.y (mgr.15252) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:34.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:34 smithi076 bash[88788]: cluster 2024-09-13T14:03:33.639791+0000 mgr.y (mgr.15252) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:34.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:34 smithi076 bash[92503]: audit 2024-09-13T14:03:33.440673+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:34.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:34 smithi076 bash[92503]: audit 2024-09-13T14:03:33.440673+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:34.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:34 smithi076 bash[92503]: cluster 2024-09-13T14:03:33.639791+0000 mgr.y (mgr.15252) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:34.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:34 smithi076 bash[92503]: cluster 2024-09-13T14:03:33.639791+0000 mgr.y (mgr.15252) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:34.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:34 smithi192 bash[70372]: audit 2024-09-13T14:03:33.440673+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:34 smithi192 bash[70372]: audit 2024-09-13T14:03:33.440673+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:34 smithi192 bash[70372]: cluster 2024-09-13T14:03:33.639791+0000 mgr.y (mgr.15252) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:34 smithi192 bash[70372]: cluster 2024-09-13T14:03:33.639791+0000 mgr.y (mgr.15252) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:35.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:35.036013405Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:37.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:36 smithi076 bash[88788]: cluster 2024-09-13T14:03:35.640666+0000 mgr.y (mgr.15252) 708 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:37.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:36 smithi076 bash[88788]: cluster 2024-09-13T14:03:35.640666+0000 mgr.y (mgr.15252) 708 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:37.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:36 smithi076 bash[92503]: cluster 2024-09-13T14:03:35.640666+0000 mgr.y (mgr.15252) 708 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:37.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:36 smithi076 bash[92503]: cluster 2024-09-13T14:03:35.640666+0000 mgr.y (mgr.15252) 708 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:37.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:36 smithi192 bash[70372]: cluster 2024-09-13T14:03:35.640666+0000 mgr.y (mgr.15252) 708 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:37.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:36 smithi192 bash[70372]: cluster 2024-09-13T14:03:35.640666+0000 mgr.y (mgr.15252) 708 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:38.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:38.055096224Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:39.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:38 smithi076 bash[88788]: cluster 2024-09-13T14:03:37.641768+0000 mgr.y (mgr.15252) 709 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:39.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:38 smithi076 bash[88788]: cluster 2024-09-13T14:03:37.641768+0000 mgr.y (mgr.15252) 709 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:39.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:38 smithi076 bash[88788]: audit 2024-09-13T14:03:38.161751+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:39.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:38 smithi076 bash[88788]: audit 2024-09-13T14:03:38.161751+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:39.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:38 smithi076 bash[88788]: audit 2024-09-13T14:03:38.162460+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:39.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:38 smithi076 bash[88788]: audit 2024-09-13T14:03:38.162460+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:39.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:38 smithi076 bash[92503]: cluster 2024-09-13T14:03:37.641768+0000 mgr.y (mgr.15252) 709 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:39.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:38 smithi076 bash[92503]: cluster 2024-09-13T14:03:37.641768+0000 mgr.y (mgr.15252) 709 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:39.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:38 smithi076 bash[92503]: audit 2024-09-13T14:03:38.161751+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:39.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:38 smithi076 bash[92503]: audit 2024-09-13T14:03:38.161751+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:39.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:38 smithi076 bash[92503]: audit 2024-09-13T14:03:38.162460+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:39.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:38 smithi076 bash[92503]: audit 2024-09-13T14:03:38.162460+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:39.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:38 smithi192 bash[70372]: cluster 2024-09-13T14:03:37.641768+0000 mgr.y (mgr.15252) 709 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:39.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:38 smithi192 bash[70372]: cluster 2024-09-13T14:03:37.641768+0000 mgr.y (mgr.15252) 709 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:39.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:38 smithi192 bash[70372]: audit 2024-09-13T14:03:38.161751+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:39.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:38 smithi192 bash[70372]: audit 2024-09-13T14:03:38.161751+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:39.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:38 smithi192 bash[70372]: audit 2024-09-13T14:03:38.162460+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:39.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:38 smithi192 bash[70372]: audit 2024-09-13T14:03:38.162460+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:39.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:03:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:03:39] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.51.0" 2024-09-13T14:03:41.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:40 smithi192 bash[70372]: cluster 2024-09-13T14:03:39.643170+0000 mgr.y (mgr.15252) 710 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:41.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:40 smithi192 bash[70372]: cluster 2024-09-13T14:03:39.643170+0000 mgr.y (mgr.15252) 710 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:41.035 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:40 smithi192 bash[70372]: audit 2024-09-13T14:03:39.877212+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T14:03:41.035 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:40 smithi192 bash[70372]: audit 2024-09-13T14:03:39.877212+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T14:03:41.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:40 smithi076 bash[88788]: cluster 2024-09-13T14:03:39.643170+0000 mgr.y (mgr.15252) 710 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:41.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:40 smithi076 bash[88788]: cluster 2024-09-13T14:03:39.643170+0000 mgr.y (mgr.15252) 710 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:41.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:40 smithi076 bash[88788]: audit 2024-09-13T14:03:39.877212+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T14:03:41.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:40 smithi076 bash[88788]: audit 2024-09-13T14:03:39.877212+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T14:03:41.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:40 smithi076 bash[92503]: cluster 2024-09-13T14:03:39.643170+0000 mgr.y (mgr.15252) 710 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:41.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:40 smithi076 bash[92503]: cluster 2024-09-13T14:03:39.643170+0000 mgr.y (mgr.15252) 710 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:41.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:40 smithi076 bash[92503]: audit 2024-09-13T14:03:39.877212+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T14:03:41.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:40 smithi076 bash[92503]: audit 2024-09-13T14:03:39.877212+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T14:03:41.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:41.035582072Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:41.901 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:41 smithi192 bash[70372]: audit 2024-09-13T14:03:39.880071+0000 mgr.y (mgr.15252) 711 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T14:03:41.901 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:41 smithi192 bash[70372]: audit 2024-09-13T14:03:39.880071+0000 mgr.y (mgr.15252) 711 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T14:03:41.901 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:41 smithi192 bash[70372]: cephadm 2024-09-13T14:03:39.883012+0000 mgr.y (mgr.15252) 712 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-13T14:03:41.901 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:41 smithi192 bash[70372]: cephadm 2024-09-13T14:03:39.883012+0000 mgr.y (mgr.15252) 712 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-13T14:03:42.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:41 smithi076 bash[88788]: audit 2024-09-13T14:03:39.880071+0000 mgr.y (mgr.15252) 711 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T14:03:42.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:41 smithi076 bash[88788]: audit 2024-09-13T14:03:39.880071+0000 mgr.y (mgr.15252) 711 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T14:03:42.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:41 smithi076 bash[88788]: cephadm 2024-09-13T14:03:39.883012+0000 mgr.y (mgr.15252) 712 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-13T14:03:42.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:41 smithi076 bash[88788]: cephadm 2024-09-13T14:03:39.883012+0000 mgr.y (mgr.15252) 712 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-13T14:03:42.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:41 smithi076 bash[92503]: audit 2024-09-13T14:03:39.880071+0000 mgr.y (mgr.15252) 711 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T14:03:42.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:41 smithi076 bash[92503]: audit 2024-09-13T14:03:39.880071+0000 mgr.y (mgr.15252) 711 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T14:03:42.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:41 smithi076 bash[92503]: cephadm 2024-09-13T14:03:39.883012+0000 mgr.y (mgr.15252) 712 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-13T14:03:42.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:41 smithi076 bash[92503]: cephadm 2024-09-13T14:03:39.883012+0000 mgr.y (mgr.15252) 712 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-13T14:03:43.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[88788]: audit 2024-09-13T14:03:41.411989+0000 mgr.y (mgr.15252) 713 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:43.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[88788]: audit 2024-09-13T14:03:41.411989+0000 mgr.y (mgr.15252) 713 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:43.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[88788]: cluster 2024-09-13T14:03:41.644094+0000 mgr.y (mgr.15252) 714 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:43.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[88788]: cluster 2024-09-13T14:03:41.644094+0000 mgr.y (mgr.15252) 714 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:43.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[88788]: audit 2024-09-13T14:03:42.525011+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:43.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[88788]: audit 2024-09-13T14:03:42.525011+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:43.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[88788]: audit 2024-09-13T14:03:42.527699+0000 mon.b (mon.1) 225 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T14:03:43.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[88788]: audit 2024-09-13T14:03:42.527699+0000 mon.b (mon.1) 225 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T14:03:43.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[88788]: audit 2024-09-13T14:03:42.529625+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:03:43.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[88788]: audit 2024-09-13T14:03:42.529625+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:03:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[92503]: audit 2024-09-13T14:03:41.411989+0000 mgr.y (mgr.15252) 713 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[92503]: audit 2024-09-13T14:03:41.411989+0000 mgr.y (mgr.15252) 713 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[92503]: cluster 2024-09-13T14:03:41.644094+0000 mgr.y (mgr.15252) 714 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[92503]: cluster 2024-09-13T14:03:41.644094+0000 mgr.y (mgr.15252) 714 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[92503]: audit 2024-09-13T14:03:42.525011+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[92503]: audit 2024-09-13T14:03:42.525011+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:43.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[92503]: audit 2024-09-13T14:03:42.527699+0000 mon.b (mon.1) 225 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T14:03:43.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[92503]: audit 2024-09-13T14:03:42.527699+0000 mon.b (mon.1) 225 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T14:03:43.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[92503]: audit 2024-09-13T14:03:42.529625+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:03:43.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:42 smithi076 bash[92503]: audit 2024-09-13T14:03:42.529625+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:03:43.094 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:42 smithi192 bash[70372]: audit 2024-09-13T14:03:41.411989+0000 mgr.y (mgr.15252) 713 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:43.094 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:42 smithi192 bash[70372]: audit 2024-09-13T14:03:41.411989+0000 mgr.y (mgr.15252) 713 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:43.094 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:42 smithi192 bash[70372]: cluster 2024-09-13T14:03:41.644094+0000 mgr.y (mgr.15252) 714 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:43.094 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:42 smithi192 bash[70372]: cluster 2024-09-13T14:03:41.644094+0000 mgr.y (mgr.15252) 714 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:43.094 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:42 smithi192 bash[70372]: audit 2024-09-13T14:03:42.525011+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:43.094 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:42 smithi192 bash[70372]: audit 2024-09-13T14:03:42.525011+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:43.094 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:42 smithi192 bash[70372]: audit 2024-09-13T14:03:42.527699+0000 mon.b (mon.1) 225 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T14:03:43.094 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:42 smithi192 bash[70372]: audit 2024-09-13T14:03:42.527699+0000 mon.b (mon.1) 225 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T14:03:43.094 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:42 smithi192 bash[70372]: audit 2024-09-13T14:03:42.529625+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:03:43.094 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:42 smithi192 bash[70372]: audit 2024-09-13T14:03:42.529625+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:03:44.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:43 smithi192 bash[70372]: cephadm 2024-09-13T14:03:42.516051+0000 mgr.y (mgr.15252) 715 : cephadm [INF] Upgrade: Updating osd.5 2024-09-13T14:03:44.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:43 smithi192 bash[70372]: cephadm 2024-09-13T14:03:42.516051+0000 mgr.y (mgr.15252) 715 : cephadm [INF] Upgrade: Updating osd.5 2024-09-13T14:03:44.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:43 smithi192 bash[70372]: cephadm 2024-09-13T14:03:42.537404+0000 mgr.y (mgr.15252) 716 : cephadm [INF] Deploying daemon osd.5 on smithi192 2024-09-13T14:03:44.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:43 smithi192 bash[70372]: cephadm 2024-09-13T14:03:42.537404+0000 mgr.y (mgr.15252) 716 : cephadm [INF] Deploying daemon osd.5 on smithi192 2024-09-13T14:03:44.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:43 smithi076 bash[88788]: cephadm 2024-09-13T14:03:42.516051+0000 mgr.y (mgr.15252) 715 : cephadm [INF] Upgrade: Updating osd.5 2024-09-13T14:03:44.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:43 smithi076 bash[88788]: cephadm 2024-09-13T14:03:42.516051+0000 mgr.y (mgr.15252) 715 : cephadm [INF] Upgrade: Updating osd.5 2024-09-13T14:03:44.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:43 smithi076 bash[88788]: cephadm 2024-09-13T14:03:42.537404+0000 mgr.y (mgr.15252) 716 : cephadm [INF] Deploying daemon osd.5 on smithi192 2024-09-13T14:03:44.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:43 smithi076 bash[88788]: cephadm 2024-09-13T14:03:42.537404+0000 mgr.y (mgr.15252) 716 : cephadm [INF] Deploying daemon osd.5 on smithi192 2024-09-13T14:03:44.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:43 smithi076 bash[92503]: cephadm 2024-09-13T14:03:42.516051+0000 mgr.y (mgr.15252) 715 : cephadm [INF] Upgrade: Updating osd.5 2024-09-13T14:03:44.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:43 smithi076 bash[92503]: cephadm 2024-09-13T14:03:42.516051+0000 mgr.y (mgr.15252) 715 : cephadm [INF] Upgrade: Updating osd.5 2024-09-13T14:03:44.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:43 smithi076 bash[92503]: cephadm 2024-09-13T14:03:42.537404+0000 mgr.y (mgr.15252) 716 : cephadm [INF] Deploying daemon osd.5 on smithi192 2024-09-13T14:03:44.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:43 smithi076 bash[92503]: cephadm 2024-09-13T14:03:42.537404+0000 mgr.y (mgr.15252) 716 : cephadm [INF] Deploying daemon osd.5 on smithi192 2024-09-13T14:03:44.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:44.050026604Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:45.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:44 smithi076 bash[88788]: cluster 2024-09-13T14:03:43.645536+0000 mgr.y (mgr.15252) 717 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:45.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:44 smithi076 bash[88788]: cluster 2024-09-13T14:03:43.645536+0000 mgr.y (mgr.15252) 717 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:45.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:44 smithi076 bash[92503]: cluster 2024-09-13T14:03:43.645536+0000 mgr.y (mgr.15252) 717 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:45.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:44 smithi076 bash[92503]: cluster 2024-09-13T14:03:43.645536+0000 mgr.y (mgr.15252) 717 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:45.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:44 smithi192 bash[70372]: cluster 2024-09-13T14:03:43.645536+0000 mgr.y (mgr.15252) 717 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:45.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:44 smithi192 bash[70372]: cluster 2024-09-13T14:03:43.645536+0000 mgr.y (mgr.15252) 717 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:03:47.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:46 smithi192 bash[70372]: cluster 2024-09-13T14:03:45.646474+0000 mgr.y (mgr.15252) 718 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:47.050 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:46 smithi192 bash[70372]: cluster 2024-09-13T14:03:45.646474+0000 mgr.y (mgr.15252) 718 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:47.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:46 smithi076 bash[88788]: cluster 2024-09-13T14:03:45.646474+0000 mgr.y (mgr.15252) 718 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:47.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:46 smithi076 bash[88788]: cluster 2024-09-13T14:03:45.646474+0000 mgr.y (mgr.15252) 718 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:47.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:46 smithi076 bash[92503]: cluster 2024-09-13T14:03:45.646474+0000 mgr.y (mgr.15252) 718 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:47.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:46 smithi076 bash[92503]: cluster 2024-09-13T14:03:45.646474+0000 mgr.y (mgr.15252) 718 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:47.300 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:47.050873179Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:47.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:47 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:47.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 14:03:47 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:47.681 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:03:47 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:47.681 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:03:47 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:47.682 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:03:47 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:47.682 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:03:47 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:47.682 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:47 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:47.683 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:47 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:47.683 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:47 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:47.683 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:47 smithi192 systemd[1]: Stopping Ceph osd.5 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:03:47.683 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:47 smithi192 bash[30805]: debug 2024-09-13T14:03:47.524+0000 7fa8dae88640 -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-13T14:03:47.683 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:47 smithi192 bash[30805]: debug 2024-09-13T14:03:47.524+0000 7fa8dae88640 -1 osd.5 137 *** Got signal Terminated *** 2024-09-13T14:03:47.683 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:47 smithi192 bash[30805]: debug 2024-09-13T14:03:47.524+0000 7fa8dae88640 -1 osd.5 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T14:03:48.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:47 smithi076 bash[88788]: cluster 2024-09-13T14:03:47.531901+0000 mon.a (mon.0) 359 : cluster [INF] osd.5 marked itself down and dead 2024-09-13T14:03:48.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:47 smithi076 bash[88788]: cluster 2024-09-13T14:03:47.531901+0000 mon.a (mon.0) 359 : cluster [INF] osd.5 marked itself down and dead 2024-09-13T14:03:48.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:47 smithi076 bash[92503]: cluster 2024-09-13T14:03:47.531901+0000 mon.a (mon.0) 359 : cluster [INF] osd.5 marked itself down and dead 2024-09-13T14:03:48.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:47 smithi076 bash[92503]: cluster 2024-09-13T14:03:47.531901+0000 mon.a (mon.0) 359 : cluster [INF] osd.5 marked itself down and dead 2024-09-13T14:03:48.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:47 smithi192 bash[70372]: cluster 2024-09-13T14:03:47.531901+0000 mon.a (mon.0) 359 : cluster [INF] osd.5 marked itself down and dead 2024-09-13T14:03:48.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:47 smithi192 bash[70372]: cluster 2024-09-13T14:03:47.531901+0000 mon.a (mon.0) 359 : cluster [INF] osd.5 marked itself down and dead 2024-09-13T14:03:49.048 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:48 smithi192 bash[78014]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-5 2024-09-13T14:03:49.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:48 smithi192 bash[70372]: cluster 2024-09-13T14:03:47.647561+0000 mgr.y (mgr.15252) 719 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:49.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:48 smithi192 bash[70372]: cluster 2024-09-13T14:03:47.647561+0000 mgr.y (mgr.15252) 719 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:49.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:48 smithi192 bash[70372]: cluster 2024-09-13T14:03:47.734898+0000 mon.a (mon.0) 360 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:03:49.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:48 smithi192 bash[70372]: cluster 2024-09-13T14:03:47.734898+0000 mon.a (mon.0) 360 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:03:49.048 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:48 smithi192 bash[70372]: cluster 2024-09-13T14:03:47.755263+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-13T14:03:49.049 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:48 smithi192 bash[70372]: cluster 2024-09-13T14:03:47.755263+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-13T14:03:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:48 smithi076 bash[88788]: cluster 2024-09-13T14:03:47.647561+0000 mgr.y (mgr.15252) 719 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:48 smithi076 bash[88788]: cluster 2024-09-13T14:03:47.647561+0000 mgr.y (mgr.15252) 719 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:48 smithi076 bash[88788]: cluster 2024-09-13T14:03:47.734898+0000 mon.a (mon.0) 360 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:03:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:48 smithi076 bash[88788]: cluster 2024-09-13T14:03:47.734898+0000 mon.a (mon.0) 360 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:03:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:48 smithi076 bash[88788]: cluster 2024-09-13T14:03:47.755263+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-13T14:03:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:48 smithi076 bash[88788]: cluster 2024-09-13T14:03:47.755263+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-13T14:03:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:48 smithi076 bash[92503]: cluster 2024-09-13T14:03:47.647561+0000 mgr.y (mgr.15252) 719 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:48 smithi076 bash[92503]: cluster 2024-09-13T14:03:47.647561+0000 mgr.y (mgr.15252) 719 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:03:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:48 smithi076 bash[92503]: cluster 2024-09-13T14:03:47.734898+0000 mon.a (mon.0) 360 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:03:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:48 smithi076 bash[92503]: cluster 2024-09-13T14:03:47.734898+0000 mon.a (mon.0) 360 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:03:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:48 smithi076 bash[92503]: cluster 2024-09-13T14:03:47.755263+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-13T14:03:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:48 smithi076 bash[92503]: cluster 2024-09-13T14:03:47.755263+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-13T14:03:49.224 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:03:49.430 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:49 smithi192 bash[78080]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-5 2024-09-13T14:03:49.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:03:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:03:49] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.51.0" 2024-09-13T14:03:49.876 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:03:49.876 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (11m) 82s ago 38m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:03:49.876 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (10m) 36s ago 37m 70.0M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:03:49.876 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (13m) 82s ago 35m 49.5M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T14:03:49.876 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (12m) 36s ago 46m 443M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:03:49.876 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (23m) 82s ago 48m 518M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:03:49.876 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (7m) 82s ago 49m 50.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:03:49.876 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (8m) 36s ago 47m 44.3M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:03:49.876 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (7m) 82s ago 47m 40.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:03:49.876 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (12m) 82s ago 38m 8324k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:03:49.876 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (12m) 36s ago 38m 8212k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:03:49.876 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (5m) 82s ago 45m 56.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:03:49.877 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (4m) 82s ago 44m 50.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:03:49.877 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (2m) 82s ago 44m 44.5M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:03:49.877 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (83s) 82s ago 43m - 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 08a3130b226a 2024-09-13T14:03:49.877 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (38s) 36s ago 42m - 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 9040c6d9d877 2024-09-13T14:03:49.877 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (41m) 36s ago 41m 70.9M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 a9d58d927c77 2024-09-13T14:03:49.877 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (40m) 36s ago 40m 59.7M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T14:03:49.877 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (39m) 36s ago 39m 69.9M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T14:03:49.877 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (11m) 36s ago 38m 51.2M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:03:49.877 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (36m) 82s ago 36m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T14:03:49.877 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (36m) 36s ago 36m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T14:03:50.047 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:49 smithi192 bash[70372]: cluster 2024-09-13T14:03:48.760731+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-13T14:03:50.047 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:49 smithi192 bash[70372]: cluster 2024-09-13T14:03:48.760731+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-13T14:03:50.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:49 smithi076 bash[88788]: cluster 2024-09-13T14:03:48.760731+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-13T14:03:50.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:49 smithi076 bash[88788]: cluster 2024-09-13T14:03:48.760731+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-13T14:03:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:49 smithi076 bash[92503]: cluster 2024-09-13T14:03:48.760731+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-13T14:03:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:49 smithi076 bash[92503]: cluster 2024-09-13T14:03:48.760731+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-13T14:03:50.250 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:03:50.250 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T14:03:50.251 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T14:03:50.251 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:03:50.251 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T14:03:50.251 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:03:50.251 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:03:50.251 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T14:03:50.251 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2, 2024-09-13T14:03:50.251 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 5 2024-09-13T14:03:50.251 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:03:50.251 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T14:03:50.251 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T14:03:50.251 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:03:50.251 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T14:03:50.251 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 4, 2024-09-13T14:03:50.252 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 10 2024-09-13T14:03:50.252 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T14:03:50.252 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:03:50.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:50.048690514Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:50.552 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:03:50.553 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T14:03:50.553 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T14:03:50.553 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-13T14:03:50.553 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T14:03:50.553 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "5/8 daemons upgraded", 2024-09-13T14:03:50.553 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T14:03:50.554 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:03:50.554 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:03:51.088 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:50 smithi192 bash[70372]: audit 2024-09-13T14:03:49.214616+0000 mgr.y (mgr.15252) 720 : audit [DBG] from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:51.089 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:50 smithi192 bash[70372]: audit 2024-09-13T14:03:49.214616+0000 mgr.y (mgr.15252) 720 : audit [DBG] from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:51.089 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:50 smithi192 bash[70372]: audit 2024-09-13T14:03:49.534815+0000 mgr.y (mgr.15252) 721 : audit [DBG] from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:51.089 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:50 smithi192 bash[70372]: audit 2024-09-13T14:03:49.534815+0000 mgr.y (mgr.15252) 721 : audit [DBG] from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:51.089 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:50 smithi192 bash[70372]: cluster 2024-09-13T14:03:49.648164+0000 mgr.y (mgr.15252) 722 : cluster [DBG] pgmap v426: 161 pgs: 9 active+undersized, 16 peering, 11 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 13/636 objects degraded (2.044%) 2024-09-13T14:03:51.089 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:50 smithi192 bash[70372]: cluster 2024-09-13T14:03:49.648164+0000 mgr.y (mgr.15252) 722 : cluster [DBG] pgmap v426: 161 pgs: 9 active+undersized, 16 peering, 11 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 13/636 objects degraded (2.044%) 2024-09-13T14:03:51.089 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:50 smithi192 bash[70372]: cluster 2024-09-13T14:03:49.749436+0000 mon.a (mon.0) 363 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-13T14:03:51.089 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:50 smithi192 bash[70372]: cluster 2024-09-13T14:03:49.749436+0000 mon.a (mon.0) 363 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-13T14:03:51.089 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:50 smithi192 bash[70372]: cluster 2024-09-13T14:03:49.749486+0000 mon.a (mon.0) 364 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:51.089 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:50 smithi192 bash[70372]: cluster 2024-09-13T14:03:49.749486+0000 mon.a (mon.0) 364 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:51.089 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:50 smithi192 bash[70372]: audit 2024-09-13T14:03:50.254172+0000 mon.a (mon.0) 365 : audit [DBG] from='client.? 172.21.15.76:0/4167364745' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:51.090 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:50 smithi192 bash[70372]: audit 2024-09-13T14:03:50.254172+0000 mon.a (mon.0) 365 : audit [DBG] from='client.? 172.21.15.76:0/4167364745' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:51.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[92503]: audit 2024-09-13T14:03:49.214616+0000 mgr.y (mgr.15252) 720 : audit [DBG] from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:51.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[92503]: audit 2024-09-13T14:03:49.214616+0000 mgr.y (mgr.15252) 720 : audit [DBG] from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:51.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[92503]: audit 2024-09-13T14:03:49.534815+0000 mgr.y (mgr.15252) 721 : audit [DBG] from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:51.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[92503]: audit 2024-09-13T14:03:49.534815+0000 mgr.y (mgr.15252) 721 : audit [DBG] from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:51.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[92503]: cluster 2024-09-13T14:03:49.648164+0000 mgr.y (mgr.15252) 722 : cluster [DBG] pgmap v426: 161 pgs: 9 active+undersized, 16 peering, 11 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 13/636 objects degraded (2.044%) 2024-09-13T14:03:51.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[92503]: cluster 2024-09-13T14:03:49.648164+0000 mgr.y (mgr.15252) 722 : cluster [DBG] pgmap v426: 161 pgs: 9 active+undersized, 16 peering, 11 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 13/636 objects degraded (2.044%) 2024-09-13T14:03:51.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[92503]: cluster 2024-09-13T14:03:49.749436+0000 mon.a (mon.0) 363 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-13T14:03:51.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[92503]: cluster 2024-09-13T14:03:49.749436+0000 mon.a (mon.0) 363 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-13T14:03:51.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[92503]: cluster 2024-09-13T14:03:49.749486+0000 mon.a (mon.0) 364 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:51.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[92503]: cluster 2024-09-13T14:03:49.749486+0000 mon.a (mon.0) 364 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:51.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[92503]: audit 2024-09-13T14:03:50.254172+0000 mon.a (mon.0) 365 : audit [DBG] from='client.? 172.21.15.76:0/4167364745' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:51.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[92503]: audit 2024-09-13T14:03:50.254172+0000 mon.a (mon.0) 365 : audit [DBG] from='client.? 172.21.15.76:0/4167364745' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:51.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[88788]: audit 2024-09-13T14:03:49.214616+0000 mgr.y (mgr.15252) 720 : audit [DBG] from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:51.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[88788]: audit 2024-09-13T14:03:49.214616+0000 mgr.y (mgr.15252) 720 : audit [DBG] from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:51.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[88788]: audit 2024-09-13T14:03:49.534815+0000 mgr.y (mgr.15252) 721 : audit [DBG] from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:51.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[88788]: audit 2024-09-13T14:03:49.534815+0000 mgr.y (mgr.15252) 721 : audit [DBG] from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:51.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[88788]: cluster 2024-09-13T14:03:49.648164+0000 mgr.y (mgr.15252) 722 : cluster [DBG] pgmap v426: 161 pgs: 9 active+undersized, 16 peering, 11 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 13/636 objects degraded (2.044%) 2024-09-13T14:03:51.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[88788]: cluster 2024-09-13T14:03:49.648164+0000 mgr.y (mgr.15252) 722 : cluster [DBG] pgmap v426: 161 pgs: 9 active+undersized, 16 peering, 11 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 13/636 objects degraded (2.044%) 2024-09-13T14:03:51.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[88788]: cluster 2024-09-13T14:03:49.749436+0000 mon.a (mon.0) 363 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-13T14:03:51.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[88788]: cluster 2024-09-13T14:03:49.749436+0000 mon.a (mon.0) 363 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-13T14:03:51.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[88788]: cluster 2024-09-13T14:03:49.749486+0000 mon.a (mon.0) 364 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:51.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[88788]: cluster 2024-09-13T14:03:49.749486+0000 mon.a (mon.0) 364 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T14:03:51.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[88788]: audit 2024-09-13T14:03:50.254172+0000 mon.a (mon.0) 365 : audit [DBG] from='client.? 172.21.15.76:0/4167364745' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:51.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:50 smithi076 bash[88788]: audit 2024-09-13T14:03:50.254172+0000 mon.a (mon.0) 365 : audit [DBG] from='client.? 172.21.15.76:0/4167364745' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:03:51.360 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 14:03:51 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:51.360 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:03:51 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:51.360 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:03:51 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:51.361 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:51 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-13T14:03:51.361 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:51 smithi192 systemd[1]: Stopped Ceph osd.5 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:03:51.361 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:51 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:51.361 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:51 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:51.361 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:03:51 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:51.362 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:03:51 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:51.362 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:03:51 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:51.362 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:51 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:03:51.680 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:51 smithi192 systemd[1]: Started Ceph osd.5 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:03:52.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[92503]: audit 2024-09-13T14:03:49.842382+0000 mgr.y (mgr.15252) 723 : audit [DBG] from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:52.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[92503]: audit 2024-09-13T14:03:49.842382+0000 mgr.y (mgr.15252) 723 : audit [DBG] from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:52.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[92503]: audit 2024-09-13T14:03:50.555799+0000 mgr.y (mgr.15252) 724 : audit [DBG] from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:52.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[92503]: audit 2024-09-13T14:03:50.555799+0000 mgr.y (mgr.15252) 724 : audit [DBG] from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:52.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[92503]: audit 2024-09-13T14:03:51.419040+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:52.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[92503]: audit 2024-09-13T14:03:51.419040+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:52.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[92503]: audit 2024-09-13T14:03:51.433150+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:52.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[92503]: audit 2024-09-13T14:03:51.433150+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[88788]: audit 2024-09-13T14:03:49.842382+0000 mgr.y (mgr.15252) 723 : audit [DBG] from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[88788]: audit 2024-09-13T14:03:49.842382+0000 mgr.y (mgr.15252) 723 : audit [DBG] from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[88788]: audit 2024-09-13T14:03:50.555799+0000 mgr.y (mgr.15252) 724 : audit [DBG] from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[88788]: audit 2024-09-13T14:03:50.555799+0000 mgr.y (mgr.15252) 724 : audit [DBG] from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[88788]: audit 2024-09-13T14:03:51.419040+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[88788]: audit 2024-09-13T14:03:51.419040+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[88788]: audit 2024-09-13T14:03:51.433150+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:51 smithi076 bash[88788]: audit 2024-09-13T14:03:51.433150+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:52.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:51 smithi192 bash[70372]: audit 2024-09-13T14:03:49.842382+0000 mgr.y (mgr.15252) 723 : audit [DBG] from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:51 smithi192 bash[70372]: audit 2024-09-13T14:03:49.842382+0000 mgr.y (mgr.15252) 723 : audit [DBG] from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:51 smithi192 bash[70372]: audit 2024-09-13T14:03:50.555799+0000 mgr.y (mgr.15252) 724 : audit [DBG] from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:51 smithi192 bash[70372]: audit 2024-09-13T14:03:50.555799+0000 mgr.y (mgr.15252) 724 : audit [DBG] from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:03:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:51 smithi192 bash[70372]: audit 2024-09-13T14:03:51.419040+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:51 smithi192 bash[70372]: audit 2024-09-13T14:03:51.419040+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:51 smithi192 bash[70372]: audit 2024-09-13T14:03:51.433150+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:51 smithi192 bash[70372]: audit 2024-09-13T14:03:51.433150+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:52.930 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:52 smithi192 bash[78227]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T14:03:52.930 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:52 smithi192 bash[78227]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T14:03:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:52 smithi192 bash[70372]: audit 2024-09-13T14:03:51.422308+0000 mgr.y (mgr.15252) 725 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:52 smithi192 bash[70372]: audit 2024-09-13T14:03:51.422308+0000 mgr.y (mgr.15252) 725 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:52 smithi192 bash[70372]: cluster 2024-09-13T14:03:51.649220+0000 mgr.y (mgr.15252) 726 : cluster [DBG] pgmap v427: 161 pgs: 12 active+undersized, 16 peering, 10 stale+active+clean, 6 active+undersized+degraded, 117 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-13T14:03:52.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:52 smithi192 bash[70372]: cluster 2024-09-13T14:03:51.649220+0000 mgr.y (mgr.15252) 726 : cluster [DBG] pgmap v427: 161 pgs: 12 active+undersized, 16 peering, 10 stale+active+clean, 6 active+undersized+degraded, 117 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-13T14:03:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:52 smithi076 bash[88788]: audit 2024-09-13T14:03:51.422308+0000 mgr.y (mgr.15252) 725 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:52 smithi076 bash[88788]: audit 2024-09-13T14:03:51.422308+0000 mgr.y (mgr.15252) 725 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:52 smithi076 bash[88788]: cluster 2024-09-13T14:03:51.649220+0000 mgr.y (mgr.15252) 726 : cluster [DBG] pgmap v427: 161 pgs: 12 active+undersized, 16 peering, 10 stale+active+clean, 6 active+undersized+degraded, 117 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-13T14:03:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:52 smithi076 bash[88788]: cluster 2024-09-13T14:03:51.649220+0000 mgr.y (mgr.15252) 726 : cluster [DBG] pgmap v427: 161 pgs: 12 active+undersized, 16 peering, 10 stale+active+clean, 6 active+undersized+degraded, 117 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-13T14:03:53.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:52 smithi076 bash[92503]: audit 2024-09-13T14:03:51.422308+0000 mgr.y (mgr.15252) 725 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:52 smithi076 bash[92503]: audit 2024-09-13T14:03:51.422308+0000 mgr.y (mgr.15252) 725 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:03:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:52 smithi076 bash[92503]: cluster 2024-09-13T14:03:51.649220+0000 mgr.y (mgr.15252) 726 : cluster [DBG] pgmap v427: 161 pgs: 12 active+undersized, 16 peering, 10 stale+active+clean, 6 active+undersized+degraded, 117 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-13T14:03:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:52 smithi076 bash[92503]: cluster 2024-09-13T14:03:51.649220+0000 mgr.y (mgr.15252) 726 : cluster [DBG] pgmap v427: 161 pgs: 12 active+undersized, 16 peering, 10 stale+active+clean, 6 active+undersized+degraded, 117 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-13T14:03:53.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:53.046156537Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:54.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:54 smithi192 bash[70372]: audit 2024-09-13T14:03:53.160475+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:54 smithi192 bash[70372]: audit 2024-09-13T14:03:53.160475+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:54 smithi192 bash[70372]: audit 2024-09-13T14:03:53.160524+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:54 smithi192 bash[70372]: audit 2024-09-13T14:03:53.160524+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:54 smithi192 bash[70372]: cluster 2024-09-13T14:03:53.651010+0000 mgr.y (mgr.15252) 727 : cluster [DBG] pgmap v428: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:54 smithi192 bash[70372]: cluster 2024-09-13T14:03:53.651010+0000 mgr.y (mgr.15252) 727 : cluster [DBG] pgmap v428: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:54 smithi076 bash[88788]: audit 2024-09-13T14:03:53.160475+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:54 smithi076 bash[88788]: audit 2024-09-13T14:03:53.160475+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:54 smithi076 bash[88788]: audit 2024-09-13T14:03:53.160524+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:54 smithi076 bash[88788]: audit 2024-09-13T14:03:53.160524+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:54 smithi076 bash[88788]: cluster 2024-09-13T14:03:53.651010+0000 mgr.y (mgr.15252) 727 : cluster [DBG] pgmap v428: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:54 smithi076 bash[88788]: cluster 2024-09-13T14:03:53.651010+0000 mgr.y (mgr.15252) 727 : cluster [DBG] pgmap v428: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:54 smithi076 bash[92503]: audit 2024-09-13T14:03:53.160475+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:54 smithi076 bash[92503]: audit 2024-09-13T14:03:53.160475+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:54 smithi076 bash[92503]: audit 2024-09-13T14:03:53.160524+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:54 smithi076 bash[92503]: audit 2024-09-13T14:03:53.160524+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:03:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:54 smithi076 bash[92503]: cluster 2024-09-13T14:03:53.651010+0000 mgr.y (mgr.15252) 727 : cluster [DBG] pgmap v428: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:54 smithi076 bash[92503]: cluster 2024-09-13T14:03:53.651010+0000 mgr.y (mgr.15252) 727 : cluster [DBG] pgmap v428: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:55.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:55 smithi192 bash[70372]: cluster 2024-09-13T14:03:54.155727+0000 mon.a (mon.0) 369 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-09-13T14:03:55.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:55 smithi192 bash[70372]: cluster 2024-09-13T14:03:54.155727+0000 mon.a (mon.0) 369 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-09-13T14:03:55.430 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:55 smithi192 bash[78227]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-13T14:03:55.431 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:55 smithi192 bash[78227]: 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-13T14:03:55.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:55 smithi076 bash[88788]: cluster 2024-09-13T14:03:54.155727+0000 mon.a (mon.0) 369 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-09-13T14:03:55.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:55 smithi076 bash[88788]: cluster 2024-09-13T14:03:54.155727+0000 mon.a (mon.0) 369 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-09-13T14:03:55.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:55 smithi076 bash[92503]: cluster 2024-09-13T14:03:54.155727+0000 mon.a (mon.0) 369 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-09-13T14:03:55.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:55 smithi076 bash[92503]: cluster 2024-09-13T14:03:54.155727+0000 mon.a (mon.0) 369 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-09-13T14:03:56.025 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:55 smithi192 bash[78227]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-13T14:03:56.025 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:55 smithi192 bash[78227]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-13T14:03:56.025 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:55 smithi192 bash[78227]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-13T14:03:56.025 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:55 smithi192 bash[78227]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-13T14:03:56.025 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:55 smithi192 bash[78227]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-13T14:03:56.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:56.026293962Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:56.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:56 smithi192 bash[70372]: cluster 2024-09-13T14:03:55.652205+0000 mgr.y (mgr.15252) 728 : cluster [DBG] pgmap v429: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:56 smithi192 bash[70372]: cluster 2024-09-13T14:03:55.652205+0000 mgr.y (mgr.15252) 728 : cluster [DBG] pgmap v429: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:56.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:56 smithi076 bash[88788]: cluster 2024-09-13T14:03:55.652205+0000 mgr.y (mgr.15252) 728 : cluster [DBG] pgmap v429: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:56.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:56 smithi076 bash[88788]: cluster 2024-09-13T14:03:55.652205+0000 mgr.y (mgr.15252) 728 : cluster [DBG] pgmap v429: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:56.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:56 smithi076 bash[92503]: cluster 2024-09-13T14:03:55.652205+0000 mgr.y (mgr.15252) 728 : cluster [DBG] pgmap v429: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:56.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:56 smithi076 bash[92503]: cluster 2024-09-13T14:03:55.652205+0000 mgr.y (mgr.15252) 728 : cluster [DBG] pgmap v429: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:57.930 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:57 smithi192 bash[78486]: debug 2024-09-13T14:03:57.679+0000 7ff140c31640 1 -- 172.21.15.192:0/21282825 <== mon.1 v2:172.21.15.192:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55baee16c960 con 0x55baeef5a000 2024-09-13T14:03:59.023 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:58 smithi192 bash[70372]: cluster 2024-09-13T14:03:57.653606+0000 mgr.y (mgr.15252) 729 : cluster [DBG] pgmap v430: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:59.023 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:58 smithi192 bash[70372]: cluster 2024-09-13T14:03:57.653606+0000 mgr.y (mgr.15252) 729 : cluster [DBG] pgmap v430: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:59.024 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:58 smithi192 bash[70372]: audit 2024-09-13T14:03:57.956352+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:59.024 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:58 smithi192 bash[70372]: audit 2024-09-13T14:03:57.956352+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:59.024 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:58 smithi192 bash[70372]: audit 2024-09-13T14:03:57.971293+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:59.024 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:03:58 smithi192 bash[70372]: audit 2024-09-13T14:03:57.971293+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:58 smithi076 bash[88788]: cluster 2024-09-13T14:03:57.653606+0000 mgr.y (mgr.15252) 729 : cluster [DBG] pgmap v430: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:58 smithi076 bash[88788]: cluster 2024-09-13T14:03:57.653606+0000 mgr.y (mgr.15252) 729 : cluster [DBG] pgmap v430: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:58 smithi076 bash[88788]: audit 2024-09-13T14:03:57.956352+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:58 smithi076 bash[88788]: audit 2024-09-13T14:03:57.956352+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:58 smithi076 bash[88788]: audit 2024-09-13T14:03:57.971293+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:03:58 smithi076 bash[88788]: audit 2024-09-13T14:03:57.971293+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:59.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:58 smithi076 bash[92503]: cluster 2024-09-13T14:03:57.653606+0000 mgr.y (mgr.15252) 729 : cluster [DBG] pgmap v430: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:59.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:58 smithi076 bash[92503]: cluster 2024-09-13T14:03:57.653606+0000 mgr.y (mgr.15252) 729 : cluster [DBG] pgmap v430: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:03:59.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:58 smithi076 bash[92503]: audit 2024-09-13T14:03:57.956352+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:59.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:58 smithi076 bash[92503]: audit 2024-09-13T14:03:57.956352+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:59.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:58 smithi076 bash[92503]: audit 2024-09-13T14:03:57.971293+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:59.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:03:58 smithi076 bash[92503]: audit 2024-09-13T14:03:57.971293+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:03:59.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:03:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:03:59.024588033Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:03:59.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:03:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:03:59] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-13T14:03:59.930 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:03:59 smithi192 bash[78486]: debug 2024-09-13T14:03:59.527+0000 7ff143498640 -1 Falling back to public interface 2024-09-13T14:04:00.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:00 smithi192 bash[70372]: audit 2024-09-13T14:03:59.106936+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:00.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:00 smithi192 bash[70372]: audit 2024-09-13T14:03:59.106936+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:00.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:00 smithi192 bash[70372]: audit 2024-09-13T14:03:59.118973+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:00.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:00 smithi192 bash[70372]: audit 2024-09-13T14:03:59.118973+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:00.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:00 smithi192 bash[70372]: cluster 2024-09-13T14:03:59.609790+0000 mon.a (mon.0) 374 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:00.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:00 smithi192 bash[70372]: cluster 2024-09-13T14:03:59.609790+0000 mon.a (mon.0) 374 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:00.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:00 smithi192 bash[70372]: cluster 2024-09-13T14:03:59.655201+0000 mgr.y (mgr.15252) 730 : cluster [DBG] pgmap v431: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:00.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:00 smithi192 bash[70372]: cluster 2024-09-13T14:03:59.655201+0000 mgr.y (mgr.15252) 730 : cluster [DBG] pgmap v431: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:00.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[88788]: audit 2024-09-13T14:03:59.106936+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:00.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[88788]: audit 2024-09-13T14:03:59.106936+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:00.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[88788]: audit 2024-09-13T14:03:59.118973+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:00.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[88788]: audit 2024-09-13T14:03:59.118973+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:00.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[88788]: cluster 2024-09-13T14:03:59.609790+0000 mon.a (mon.0) 374 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:00.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[88788]: cluster 2024-09-13T14:03:59.609790+0000 mon.a (mon.0) 374 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:00.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[88788]: cluster 2024-09-13T14:03:59.655201+0000 mgr.y (mgr.15252) 730 : cluster [DBG] pgmap v431: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:00.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[88788]: cluster 2024-09-13T14:03:59.655201+0000 mgr.y (mgr.15252) 730 : cluster [DBG] pgmap v431: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:00.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[92503]: audit 2024-09-13T14:03:59.106936+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:00.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[92503]: audit 2024-09-13T14:03:59.106936+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:00.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[92503]: audit 2024-09-13T14:03:59.118973+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:00.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[92503]: audit 2024-09-13T14:03:59.118973+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:00.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[92503]: cluster 2024-09-13T14:03:59.609790+0000 mon.a (mon.0) 374 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:00.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[92503]: cluster 2024-09-13T14:03:59.609790+0000 mon.a (mon.0) 374 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:00.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[92503]: cluster 2024-09-13T14:03:59.655201+0000 mgr.y (mgr.15252) 730 : cluster [DBG] pgmap v431: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:00.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:00 smithi076 bash[92503]: cluster 2024-09-13T14:03:59.655201+0000 mgr.y (mgr.15252) 730 : cluster [DBG] pgmap v431: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:02.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:02.05796629Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:02 smithi076 bash[88788]: audit 2024-09-13T14:04:01.433567+0000 mgr.y (mgr.15252) 731 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:02 smithi076 bash[88788]: audit 2024-09-13T14:04:01.433567+0000 mgr.y (mgr.15252) 731 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:02 smithi076 bash[88788]: cluster 2024-09-13T14:04:01.656377+0000 mgr.y (mgr.15252) 732 : cluster [DBG] pgmap v432: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:02 smithi076 bash[88788]: cluster 2024-09-13T14:04:01.656377+0000 mgr.y (mgr.15252) 732 : cluster [DBG] pgmap v432: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:02 smithi076 bash[92503]: audit 2024-09-13T14:04:01.433567+0000 mgr.y (mgr.15252) 731 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:02 smithi076 bash[92503]: audit 2024-09-13T14:04:01.433567+0000 mgr.y (mgr.15252) 731 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:02 smithi076 bash[92503]: cluster 2024-09-13T14:04:01.656377+0000 mgr.y (mgr.15252) 732 : cluster [DBG] pgmap v432: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:02 smithi076 bash[92503]: cluster 2024-09-13T14:04:01.656377+0000 mgr.y (mgr.15252) 732 : cluster [DBG] pgmap v432: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:03.180 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:04:02 smithi192 bash[78486]: debug 2024-09-13T14:04:02.891+0000 7ff143498640 -1 osd.5 137 log_to_monitors true 2024-09-13T14:04:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:02 smithi192 bash[70372]: audit 2024-09-13T14:04:01.433567+0000 mgr.y (mgr.15252) 731 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:02 smithi192 bash[70372]: audit 2024-09-13T14:04:01.433567+0000 mgr.y (mgr.15252) 731 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:02 smithi192 bash[70372]: cluster 2024-09-13T14:04:01.656377+0000 mgr.y (mgr.15252) 732 : cluster [DBG] pgmap v432: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:02 smithi192 bash[70372]: cluster 2024-09-13T14:04:01.656377+0000 mgr.y (mgr.15252) 732 : cluster [DBG] pgmap v432: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:04.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:03 smithi076 bash[88788]: audit 2024-09-13T14:04:02.899662+0000 mon.b (mon.1) 228 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T14:04:04.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:03 smithi076 bash[88788]: audit 2024-09-13T14:04:02.899662+0000 mon.b (mon.1) 228 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T14:04:04.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:03 smithi076 bash[88788]: audit 2024-09-13T14:04:02.902750+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T14:04:04.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:03 smithi076 bash[88788]: audit 2024-09-13T14:04:02.902750+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T14:04:04.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:03 smithi076 bash[92503]: audit 2024-09-13T14:04:02.899662+0000 mon.b (mon.1) 228 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T14:04:04.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:03 smithi076 bash[92503]: audit 2024-09-13T14:04:02.899662+0000 mon.b (mon.1) 228 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T14:04:04.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:03 smithi076 bash[92503]: audit 2024-09-13T14:04:02.902750+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T14:04:04.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:03 smithi076 bash[92503]: audit 2024-09-13T14:04:02.902750+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T14:04:04.180 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:04:03 smithi192 bash[78486]: debug 2024-09-13T14:04:03.763+0000 7ff13723a640 -1 osd.5 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T14:04:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:03 smithi192 bash[70372]: audit 2024-09-13T14:04:02.899662+0000 mon.b (mon.1) 228 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T14:04:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:03 smithi192 bash[70372]: audit 2024-09-13T14:04:02.899662+0000 mon.b (mon.1) 228 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T14:04:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:03 smithi192 bash[70372]: audit 2024-09-13T14:04:02.902750+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T14:04:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:03 smithi192 bash[70372]: audit 2024-09-13T14:04:02.902750+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T14:04:05.033 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:04 smithi192 bash[70372]: cluster 2024-09-13T14:04:03.658151+0000 mgr.y (mgr.15252) 733 : cluster [DBG] pgmap v433: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:05.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:04 smithi192 bash[70372]: cluster 2024-09-13T14:04:03.658151+0000 mgr.y (mgr.15252) 733 : cluster [DBG] pgmap v433: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:05.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:04 smithi192 bash[70372]: audit 2024-09-13T14:04:03.723788+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T14:04:05.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:04 smithi192 bash[70372]: audit 2024-09-13T14:04:03.723788+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T14:04:05.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:04 smithi192 bash[70372]: audit 2024-09-13T14:04:03.726966+0000 mon.b (mon.1) 229 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:05.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:04 smithi192 bash[70372]: audit 2024-09-13T14:04:03.726966+0000 mon.b (mon.1) 229 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:05.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:04 smithi192 bash[70372]: cluster 2024-09-13T14:04:03.730884+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-13T14:04:05.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:04 smithi192 bash[70372]: cluster 2024-09-13T14:04:03.730884+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-13T14:04:05.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:04 smithi192 bash[70372]: audit 2024-09-13T14:04:03.732307+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:05.034 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:04 smithi192 bash[70372]: audit 2024-09-13T14:04:03.732307+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:05.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[88788]: cluster 2024-09-13T14:04:03.658151+0000 mgr.y (mgr.15252) 733 : cluster [DBG] pgmap v433: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:05.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[88788]: cluster 2024-09-13T14:04:03.658151+0000 mgr.y (mgr.15252) 733 : cluster [DBG] pgmap v433: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[88788]: audit 2024-09-13T14:04:03.723788+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T14:04:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[88788]: audit 2024-09-13T14:04:03.723788+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T14:04:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[88788]: audit 2024-09-13T14:04:03.726966+0000 mon.b (mon.1) 229 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[88788]: audit 2024-09-13T14:04:03.726966+0000 mon.b (mon.1) 229 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[88788]: cluster 2024-09-13T14:04:03.730884+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-13T14:04:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[88788]: cluster 2024-09-13T14:04:03.730884+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-13T14:04:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[88788]: audit 2024-09-13T14:04:03.732307+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[88788]: audit 2024-09-13T14:04:03.732307+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:05.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[92503]: cluster 2024-09-13T14:04:03.658151+0000 mgr.y (mgr.15252) 733 : cluster [DBG] pgmap v433: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:05.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[92503]: cluster 2024-09-13T14:04:03.658151+0000 mgr.y (mgr.15252) 733 : cluster [DBG] pgmap v433: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-13T14:04:05.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[92503]: audit 2024-09-13T14:04:03.723788+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T14:04:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[92503]: audit 2024-09-13T14:04:03.723788+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T14:04:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[92503]: audit 2024-09-13T14:04:03.726966+0000 mon.b (mon.1) 229 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[92503]: audit 2024-09-13T14:04:03.726966+0000 mon.b (mon.1) 229 : audit [INF] from='osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[92503]: cluster 2024-09-13T14:04:03.730884+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-13T14:04:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[92503]: cluster 2024-09-13T14:04:03.730884+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-13T14:04:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[92503]: audit 2024-09-13T14:04:03.732307+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:05.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:04 smithi076 bash[92503]: audit 2024-09-13T14:04:03.732307+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:05.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:05.034174488Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:05.873 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:05 smithi192 bash[70372]: cluster 2024-09-13T14:04:04.724882+0000 mon.a (mon.0) 379 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:04:05.873 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:05 smithi192 bash[70372]: cluster 2024-09-13T14:04:04.724882+0000 mon.a (mon.0) 379 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:04:05.873 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:05 smithi192 bash[70372]: audit 2024-09-13T14:04:04.733620+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T14:04:05.873 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:05 smithi192 bash[70372]: audit 2024-09-13T14:04:04.733620+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T14:04:05.873 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:05 smithi192 bash[70372]: cluster 2024-09-13T14:04:04.733774+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927] boot 2024-09-13T14:04:05.874 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:05 smithi192 bash[70372]: cluster 2024-09-13T14:04:04.733774+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927] boot 2024-09-13T14:04:05.874 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:05 smithi192 bash[70372]: cluster 2024-09-13T14:04:04.733905+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-13T14:04:05.874 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:05 smithi192 bash[70372]: cluster 2024-09-13T14:04:04.733905+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-13T14:04:06.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[88788]: cluster 2024-09-13T14:04:04.724882+0000 mon.a (mon.0) 379 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:04:06.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[88788]: cluster 2024-09-13T14:04:04.724882+0000 mon.a (mon.0) 379 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:04:06.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[88788]: audit 2024-09-13T14:04:04.733620+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T14:04:06.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[88788]: audit 2024-09-13T14:04:04.733620+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T14:04:06.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[88788]: cluster 2024-09-13T14:04:04.733774+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927] boot 2024-09-13T14:04:06.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[88788]: cluster 2024-09-13T14:04:04.733774+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927] boot 2024-09-13T14:04:06.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[88788]: cluster 2024-09-13T14:04:04.733905+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-13T14:04:06.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[88788]: cluster 2024-09-13T14:04:04.733905+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-13T14:04:06.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[92503]: cluster 2024-09-13T14:04:04.724882+0000 mon.a (mon.0) 379 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:04:06.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[92503]: cluster 2024-09-13T14:04:04.724882+0000 mon.a (mon.0) 379 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:04:06.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[92503]: audit 2024-09-13T14:04:04.733620+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T14:04:06.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[92503]: audit 2024-09-13T14:04:04.733620+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T14:04:06.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[92503]: cluster 2024-09-13T14:04:04.733774+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927] boot 2024-09-13T14:04:06.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[92503]: cluster 2024-09-13T14:04:04.733774+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.192:6808/2047845927,v1:172.21.15.192:6809/2047845927] boot 2024-09-13T14:04:06.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[92503]: cluster 2024-09-13T14:04:04.733905+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-13T14:04:06.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:05 smithi076 bash[92503]: cluster 2024-09-13T14:04:04.733905+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-13T14:04:06.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:06 smithi192 bash[70372]: cluster 2024-09-13T14:04:05.659191+0000 mgr.y (mgr.15252) 734 : cluster [DBG] pgmap v436: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-13T14:04:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:06 smithi192 bash[70372]: cluster 2024-09-13T14:04:05.659191+0000 mgr.y (mgr.15252) 734 : cluster [DBG] pgmap v436: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-13T14:04:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:06 smithi192 bash[70372]: cluster 2024-09-13T14:04:05.736747+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-13T14:04:06.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:06 smithi192 bash[70372]: cluster 2024-09-13T14:04:05.736747+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-13T14:04:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:06 smithi076 bash[88788]: cluster 2024-09-13T14:04:05.659191+0000 mgr.y (mgr.15252) 734 : cluster [DBG] pgmap v436: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-13T14:04:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:06 smithi076 bash[88788]: cluster 2024-09-13T14:04:05.659191+0000 mgr.y (mgr.15252) 734 : cluster [DBG] pgmap v436: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-13T14:04:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:06 smithi076 bash[88788]: cluster 2024-09-13T14:04:05.736747+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-13T14:04:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:06 smithi076 bash[88788]: cluster 2024-09-13T14:04:05.736747+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-13T14:04:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:06 smithi076 bash[92503]: cluster 2024-09-13T14:04:05.659191+0000 mgr.y (mgr.15252) 734 : cluster [DBG] pgmap v436: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-13T14:04:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:06 smithi076 bash[92503]: cluster 2024-09-13T14:04:05.659191+0000 mgr.y (mgr.15252) 734 : cluster [DBG] pgmap v436: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-13T14:04:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:06 smithi076 bash[92503]: cluster 2024-09-13T14:04:05.736747+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-13T14:04:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:06 smithi076 bash[92503]: cluster 2024-09-13T14:04:05.736747+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-13T14:04:08.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:07 smithi076 bash[88788]: cluster 2024-09-13T14:04:07.660476+0000 mgr.y (mgr.15252) 735 : cluster [DBG] pgmap v438: 161 pgs: 5 peering, 24 active+undersized, 20 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T14:04:08.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:07 smithi076 bash[88788]: cluster 2024-09-13T14:04:07.660476+0000 mgr.y (mgr.15252) 735 : cluster [DBG] pgmap v438: 161 pgs: 5 peering, 24 active+undersized, 20 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T14:04:08.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:07 smithi076 bash[92503]: cluster 2024-09-13T14:04:07.660476+0000 mgr.y (mgr.15252) 735 : cluster [DBG] pgmap v438: 161 pgs: 5 peering, 24 active+undersized, 20 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T14:04:08.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:07 smithi076 bash[92503]: cluster 2024-09-13T14:04:07.660476+0000 mgr.y (mgr.15252) 735 : cluster [DBG] pgmap v438: 161 pgs: 5 peering, 24 active+undersized, 20 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T14:04:08.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:08.027856205Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:08.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:07 smithi192 bash[70372]: cluster 2024-09-13T14:04:07.660476+0000 mgr.y (mgr.15252) 735 : cluster [DBG] pgmap v438: 161 pgs: 5 peering, 24 active+undersized, 20 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T14:04:08.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:07 smithi192 bash[70372]: cluster 2024-09-13T14:04:07.660476+0000 mgr.y (mgr.15252) 735 : cluster [DBG] pgmap v438: 161 pgs: 5 peering, 24 active+undersized, 20 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T14:04:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:08 smithi076 bash[88788]: cluster 2024-09-13T14:04:07.771969+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 68/636 objects degraded (10.692%), 20 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:08 smithi076 bash[88788]: cluster 2024-09-13T14:04:07.771969+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 68/636 objects degraded (10.692%), 20 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:08 smithi076 bash[88788]: audit 2024-09-13T14:04:08.160139+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:08 smithi076 bash[88788]: audit 2024-09-13T14:04:08.160139+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:08 smithi076 bash[88788]: audit 2024-09-13T14:04:08.160186+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:08 smithi076 bash[88788]: audit 2024-09-13T14:04:08.160186+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:08 smithi076 bash[92503]: cluster 2024-09-13T14:04:07.771969+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 68/636 objects degraded (10.692%), 20 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:08 smithi076 bash[92503]: cluster 2024-09-13T14:04:07.771969+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 68/636 objects degraded (10.692%), 20 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:08 smithi076 bash[92503]: audit 2024-09-13T14:04:08.160139+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:08 smithi076 bash[92503]: audit 2024-09-13T14:04:08.160139+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:08 smithi076 bash[92503]: audit 2024-09-13T14:04:08.160186+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:08 smithi076 bash[92503]: audit 2024-09-13T14:04:08.160186+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:08 smithi192 bash[70372]: cluster 2024-09-13T14:04:07.771969+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 68/636 objects degraded (10.692%), 20 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:09.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:08 smithi192 bash[70372]: cluster 2024-09-13T14:04:07.771969+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 68/636 objects degraded (10.692%), 20 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:09.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:08 smithi192 bash[70372]: audit 2024-09-13T14:04:08.160139+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:09.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:08 smithi192 bash[70372]: audit 2024-09-13T14:04:08.160139+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:09.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:08 smithi192 bash[70372]: audit 2024-09-13T14:04:08.160186+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:09.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:08 smithi192 bash[70372]: audit 2024-09-13T14:04:08.160186+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:09.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:04:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:04:09] "GET /metrics HTTP/1.1" 200 38257 "" "Prometheus/2.51.0" 2024-09-13T14:04:09.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:04:09 smithi076 bash[68032]: debug 2024-09-13T14:04:09.482+0000 7f5709f3f640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-13T14:04:10.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.304833+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.304833+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.321080+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.321080+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.322144+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:10.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.322144+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:10.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.324297+0000 mon.b (mon.1) 233 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:04:10.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.324297+0000 mon.b (mon.1) 233 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:04:10.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.340644+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.340644+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.472391+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:04:10.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.472391+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:04:10.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.476121+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.476121+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.479025+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.479025+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.481583+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.481583+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.484430+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T14:04:10.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.484430+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T14:04:10.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.304833+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.304833+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.321080+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.321080+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.322144+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:10.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.322144+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:10.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.324297+0000 mon.b (mon.1) 233 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:04:10.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.324297+0000 mon.b (mon.1) 233 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:04:10.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.340644+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.340644+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.472391+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:04:10.595 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.472391+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:04:10.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.476121+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.476121+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.479025+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.479025+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.481583+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.481583+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.484430+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T14:04:10.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.484430+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T14:04:10.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.487300+0000 mgr.y (mgr.15252) 736 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T14:04:10.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: audit 2024-09-13T14:04:09.487300+0000 mgr.y (mgr.15252) 736 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T14:04:10.597 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: cephadm 2024-09-13T14:04:09.489558+0000 mgr.y (mgr.15252) 737 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-13T14:04:10.597 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: cephadm 2024-09-13T14:04:09.489558+0000 mgr.y (mgr.15252) 737 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-13T14:04:10.597 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: cluster 2024-09-13T14:04:09.661821+0000 mgr.y (mgr.15252) 738 : cluster [DBG] pgmap v439: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:04:10.597 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[88788]: cluster 2024-09-13T14:04:09.661821+0000 mgr.y (mgr.15252) 738 : cluster [DBG] pgmap v439: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:04:10.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.487300+0000 mgr.y (mgr.15252) 736 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T14:04:10.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: audit 2024-09-13T14:04:09.487300+0000 mgr.y (mgr.15252) 736 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T14:04:10.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: cephadm 2024-09-13T14:04:09.489558+0000 mgr.y (mgr.15252) 737 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-13T14:04:10.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: cephadm 2024-09-13T14:04:09.489558+0000 mgr.y (mgr.15252) 737 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-13T14:04:10.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: cluster 2024-09-13T14:04:09.661821+0000 mgr.y (mgr.15252) 738 : cluster [DBG] pgmap v439: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:04:10.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:10 smithi076 bash[92503]: cluster 2024-09-13T14:04:09.661821+0000 mgr.y (mgr.15252) 738 : cluster [DBG] pgmap v439: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:04:10.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.304833+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.304833+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.321080+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.321080+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.322144+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:10.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.322144+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:10.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.324297+0000 mon.b (mon.1) 233 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:04:10.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.324297+0000 mon.b (mon.1) 233 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:04:10.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.340644+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.340644+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:10.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.472391+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:04:10.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.472391+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:04:10.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.476121+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.476121+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.479025+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.479025+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.481583+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.481583+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:10.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.484430+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T14:04:10.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.484430+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T14:04:10.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.487300+0000 mgr.y (mgr.15252) 736 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T14:04:10.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: audit 2024-09-13T14:04:09.487300+0000 mgr.y (mgr.15252) 736 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T14:04:10.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: cephadm 2024-09-13T14:04:09.489558+0000 mgr.y (mgr.15252) 737 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-13T14:04:10.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: cephadm 2024-09-13T14:04:09.489558+0000 mgr.y (mgr.15252) 737 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-13T14:04:10.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: cluster 2024-09-13T14:04:09.661821+0000 mgr.y (mgr.15252) 738 : cluster [DBG] pgmap v439: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:04:10.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:10 smithi192 bash[70372]: cluster 2024-09-13T14:04:09.661821+0000 mgr.y (mgr.15252) 738 : cluster [DBG] pgmap v439: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:04:11.302 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:11.025307319Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:11.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:11 smithi076 bash[88788]: cluster 2024-09-13T14:04:10.336150+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/636 objects degraded (10.692%), 20 pgs degraded) 2024-09-13T14:04:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:11 smithi076 bash[88788]: cluster 2024-09-13T14:04:10.336150+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/636 objects degraded (10.692%), 20 pgs degraded) 2024-09-13T14:04:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:11 smithi076 bash[88788]: cluster 2024-09-13T14:04:10.336221+0000 mon.a (mon.0) 389 : cluster [INF] Cluster is now healthy 2024-09-13T14:04:11.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:11 smithi076 bash[88788]: cluster 2024-09-13T14:04:10.336221+0000 mon.a (mon.0) 389 : cluster [INF] Cluster is now healthy 2024-09-13T14:04:11.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:11 smithi076 bash[92503]: cluster 2024-09-13T14:04:10.336150+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/636 objects degraded (10.692%), 20 pgs degraded) 2024-09-13T14:04:11.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:11 smithi076 bash[92503]: cluster 2024-09-13T14:04:10.336150+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/636 objects degraded (10.692%), 20 pgs degraded) 2024-09-13T14:04:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:11 smithi076 bash[92503]: cluster 2024-09-13T14:04:10.336221+0000 mon.a (mon.0) 389 : cluster [INF] Cluster is now healthy 2024-09-13T14:04:11.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:11 smithi076 bash[92503]: cluster 2024-09-13T14:04:10.336221+0000 mon.a (mon.0) 389 : cluster [INF] Cluster is now healthy 2024-09-13T14:04:11.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:11 smithi192 bash[70372]: cluster 2024-09-13T14:04:10.336150+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/636 objects degraded (10.692%), 20 pgs degraded) 2024-09-13T14:04:11.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:11 smithi192 bash[70372]: cluster 2024-09-13T14:04:10.336150+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/636 objects degraded (10.692%), 20 pgs degraded) 2024-09-13T14:04:11.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:11 smithi192 bash[70372]: cluster 2024-09-13T14:04:10.336221+0000 mon.a (mon.0) 389 : cluster [INF] Cluster is now healthy 2024-09-13T14:04:11.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:11 smithi192 bash[70372]: cluster 2024-09-13T14:04:10.336221+0000 mon.a (mon.0) 389 : cluster [INF] Cluster is now healthy 2024-09-13T14:04:12.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:12 smithi076 bash[88788]: audit 2024-09-13T14:04:11.444900+0000 mgr.y (mgr.15252) 739 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:12.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:12 smithi076 bash[88788]: audit 2024-09-13T14:04:11.444900+0000 mgr.y (mgr.15252) 739 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:12.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:12 smithi076 bash[88788]: cluster 2024-09-13T14:04:11.662791+0000 mgr.y (mgr.15252) 740 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 516 B/s rd, 0 op/s 2024-09-13T14:04:12.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:12 smithi076 bash[88788]: cluster 2024-09-13T14:04:11.662791+0000 mgr.y (mgr.15252) 740 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 516 B/s rd, 0 op/s 2024-09-13T14:04:12.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:12 smithi076 bash[92503]: audit 2024-09-13T14:04:11.444900+0000 mgr.y (mgr.15252) 739 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:12.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:12 smithi076 bash[92503]: audit 2024-09-13T14:04:11.444900+0000 mgr.y (mgr.15252) 739 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:12.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:12 smithi076 bash[92503]: cluster 2024-09-13T14:04:11.662791+0000 mgr.y (mgr.15252) 740 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 516 B/s rd, 0 op/s 2024-09-13T14:04:12.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:12 smithi076 bash[92503]: cluster 2024-09-13T14:04:11.662791+0000 mgr.y (mgr.15252) 740 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 516 B/s rd, 0 op/s 2024-09-13T14:04:12.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:12 smithi192 bash[70372]: audit 2024-09-13T14:04:11.444900+0000 mgr.y (mgr.15252) 739 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:12.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:12 smithi192 bash[70372]: audit 2024-09-13T14:04:11.444900+0000 mgr.y (mgr.15252) 739 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:12.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:12 smithi192 bash[70372]: cluster 2024-09-13T14:04:11.662791+0000 mgr.y (mgr.15252) 740 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 516 B/s rd, 0 op/s 2024-09-13T14:04:12.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:12 smithi192 bash[70372]: cluster 2024-09-13T14:04:11.662791+0000 mgr.y (mgr.15252) 740 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 516 B/s rd, 0 op/s 2024-09-13T14:04:14.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:14.033958533Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:14 smithi076 bash[88788]: cluster 2024-09-13T14:04:13.664232+0000 mgr.y (mgr.15252) 741 : cluster [DBG] pgmap v441: 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-13T14:04:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:14 smithi076 bash[88788]: cluster 2024-09-13T14:04:13.664232+0000 mgr.y (mgr.15252) 741 : cluster [DBG] pgmap v441: 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-13T14:04:15.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:14 smithi076 bash[92503]: cluster 2024-09-13T14:04:13.664232+0000 mgr.y (mgr.15252) 741 : cluster [DBG] pgmap v441: 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-13T14:04:15.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:14 smithi076 bash[92503]: cluster 2024-09-13T14:04:13.664232+0000 mgr.y (mgr.15252) 741 : cluster [DBG] pgmap v441: 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-13T14:04:15.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:14 smithi192 bash[70372]: cluster 2024-09-13T14:04:13.664232+0000 mgr.y (mgr.15252) 741 : cluster [DBG] pgmap v441: 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-13T14:04:15.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:14 smithi192 bash[70372]: cluster 2024-09-13T14:04:13.664232+0000 mgr.y (mgr.15252) 741 : cluster [DBG] pgmap v441: 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-13T14:04:17.023 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:16 smithi192 bash[70372]: cluster 2024-09-13T14:04:15.665303+0000 mgr.y (mgr.15252) 742 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-13T14:04:17.024 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:16 smithi192 bash[70372]: cluster 2024-09-13T14:04:15.665303+0000 mgr.y (mgr.15252) 742 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-13T14:04:17.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:16 smithi076 bash[88788]: cluster 2024-09-13T14:04:15.665303+0000 mgr.y (mgr.15252) 742 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-13T14:04:17.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:16 smithi076 bash[88788]: cluster 2024-09-13T14:04:15.665303+0000 mgr.y (mgr.15252) 742 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-13T14:04:17.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:16 smithi076 bash[92503]: cluster 2024-09-13T14:04:15.665303+0000 mgr.y (mgr.15252) 742 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-13T14:04:17.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:16 smithi076 bash[92503]: cluster 2024-09-13T14:04:15.665303+0000 mgr.y (mgr.15252) 742 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-13T14:04:17.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:17.02454781Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:19.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:18 smithi076 bash[88788]: cluster 2024-09-13T14:04:17.666457+0000 mgr.y (mgr.15252) 743 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-09-13T14:04:19.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:18 smithi076 bash[88788]: cluster 2024-09-13T14:04:17.666457+0000 mgr.y (mgr.15252) 743 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-09-13T14:04:19.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:18 smithi076 bash[88788]: audit 2024-09-13T14:04:18.471582+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:19.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:18 smithi076 bash[88788]: audit 2024-09-13T14:04:18.471582+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:19.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:18 smithi076 bash[92503]: cluster 2024-09-13T14:04:17.666457+0000 mgr.y (mgr.15252) 743 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-09-13T14:04:19.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:18 smithi076 bash[92503]: cluster 2024-09-13T14:04:17.666457+0000 mgr.y (mgr.15252) 743 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-09-13T14:04:19.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:18 smithi076 bash[92503]: audit 2024-09-13T14:04:18.471582+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:19.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:18 smithi076 bash[92503]: audit 2024-09-13T14:04:18.471582+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:19.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:18 smithi192 bash[70372]: cluster 2024-09-13T14:04:17.666457+0000 mgr.y (mgr.15252) 743 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-09-13T14:04:19.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:18 smithi192 bash[70372]: cluster 2024-09-13T14:04:17.666457+0000 mgr.y (mgr.15252) 743 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-09-13T14:04:19.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:18 smithi192 bash[70372]: audit 2024-09-13T14:04:18.471582+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:19.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:18 smithi192 bash[70372]: audit 2024-09-13T14:04:18.471582+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:19.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:04:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:04:19] "GET /metrics HTTP/1.1" 200 38257 "" "Prometheus/2.51.0" 2024-09-13T14:04:20.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:20.027740663Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:20.888 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:04:21.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:20 smithi076 bash[88788]: cluster 2024-09-13T14:04:19.667889+0000 mgr.y (mgr.15252) 744 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:21.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:20 smithi076 bash[88788]: cluster 2024-09-13T14:04:19.667889+0000 mgr.y (mgr.15252) 744 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:21.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:20 smithi076 bash[92503]: cluster 2024-09-13T14:04:19.667889+0000 mgr.y (mgr.15252) 744 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:21.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:20 smithi076 bash[92503]: cluster 2024-09-13T14:04:19.667889+0000 mgr.y (mgr.15252) 744 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:21.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:20 smithi192 bash[70372]: cluster 2024-09-13T14:04:19.667889+0000 mgr.y (mgr.15252) 744 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:21.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:20 smithi192 bash[70372]: cluster 2024-09-13T14:04:19.667889+0000 mgr.y (mgr.15252) 744 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:21.508 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:04:21.508 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (11m) 113s ago 38m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:04:21.508 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (11m) 23s ago 38m 70.1M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:04:21.508 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (13m) 113s ago 36m 49.5M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T14:04:21.508 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (13m) 23s ago 47m 443M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:04:21.508 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (23m) 113s ago 49m 518M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:04:21.508 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (8m) 113s ago 49m 50.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:04:21.508 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (9m) 23s ago 47m 46.0M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:04:21.509 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (7m) 113s ago 47m 40.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:04:21.509 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (12m) 113s ago 38m 8324k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:04:21.509 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (12m) 23s ago 38m 8372k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:04:21.509 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (5m) 113s ago 46m 56.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:04:21.509 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (5m) 113s ago 45m 50.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:04:21.509 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (3m) 113s ago 44m 44.5M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:04:21.509 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (115s) 113s ago 43m - 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 08a3130b226a 2024-09-13T14:04:21.509 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (69s) 23s ago 42m 47.4M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 9040c6d9d877 2024-09-13T14:04:21.509 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (25s) 23s ago 41m - 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 a3984a3612af 2024-09-13T14:04:21.509 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (40m) 23s ago 41m 60.5M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 8a9a7cfe255e 2024-09-13T14:04:21.509 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (40m) 23s ago 40m 71.7M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T14:04:21.509 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (12m) 23s ago 39m 51.2M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:04:21.509 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (36m) 113s ago 36m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T14:04:21.509 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (36m) 23s ago 36m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T14:04:21.863 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:04:21.863 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T14:04:21.863 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T14:04:21.864 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:04:21.864 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T14:04:21.864 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:04:21.864 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:04:21.864 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T14:04:21.864 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2, 2024-09-13T14:04:21.864 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 6 2024-09-13T14:04:21.864 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:04:21.864 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T14:04:21.864 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T14:04:21.864 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:04:21.865 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T14:04:21.865 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 4, 2024-09-13T14:04:21.865 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 11 2024-09-13T14:04:21.865 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T14:04:21.865 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:04:22.170 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:04:22.170 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T14:04:22.170 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T14:04:22.171 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-13T14:04:22.171 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T14:04:22.171 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "6/8 daemons upgraded", 2024-09-13T14:04:22.171 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T14:04:22.171 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:04:22.171 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:04:23.052 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:22 smithi192 bash[70372]: audit 2024-09-13T14:04:20.881336+0000 mgr.y (mgr.15252) 745 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.052 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:22 smithi192 bash[70372]: audit 2024-09-13T14:04:20.881336+0000 mgr.y (mgr.15252) 745 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.052 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:22 smithi192 bash[70372]: audit 2024-09-13T14:04:21.203123+0000 mgr.y (mgr.15252) 746 : audit [DBG] from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:22 smithi192 bash[70372]: audit 2024-09-13T14:04:21.203123+0000 mgr.y (mgr.15252) 746 : audit [DBG] from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:22 smithi192 bash[70372]: audit 2024-09-13T14:04:21.456089+0000 mgr.y (mgr.15252) 747 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:23.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:22 smithi192 bash[70372]: audit 2024-09-13T14:04:21.456089+0000 mgr.y (mgr.15252) 747 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:23.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:22 smithi192 bash[70372]: audit 2024-09-13T14:04:21.493951+0000 mgr.y (mgr.15252) 748 : audit [DBG] from='client.54521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:22 smithi192 bash[70372]: audit 2024-09-13T14:04:21.493951+0000 mgr.y (mgr.15252) 748 : audit [DBG] from='client.54521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:22 smithi192 bash[70372]: cluster 2024-09-13T14:04:21.668580+0000 mgr.y (mgr.15252) 749 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:23.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:22 smithi192 bash[70372]: cluster 2024-09-13T14:04:21.668580+0000 mgr.y (mgr.15252) 749 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:23.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:22 smithi192 bash[70372]: audit 2024-09-13T14:04:21.867016+0000 mon.a (mon.0) 391 : audit [DBG] from='client.? 172.21.15.76:0/4197211066' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:23.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:22 smithi192 bash[70372]: audit 2024-09-13T14:04:21.867016+0000 mon.a (mon.0) 391 : audit [DBG] from='client.? 172.21.15.76:0/4197211066' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:23.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[88788]: audit 2024-09-13T14:04:20.881336+0000 mgr.y (mgr.15252) 745 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[88788]: audit 2024-09-13T14:04:20.881336+0000 mgr.y (mgr.15252) 745 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[88788]: audit 2024-09-13T14:04:21.203123+0000 mgr.y (mgr.15252) 746 : audit [DBG] from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[88788]: audit 2024-09-13T14:04:21.203123+0000 mgr.y (mgr.15252) 746 : audit [DBG] from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[88788]: audit 2024-09-13T14:04:21.456089+0000 mgr.y (mgr.15252) 747 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[88788]: audit 2024-09-13T14:04:21.456089+0000 mgr.y (mgr.15252) 747 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[88788]: audit 2024-09-13T14:04:21.493951+0000 mgr.y (mgr.15252) 748 : audit [DBG] from='client.54521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[88788]: audit 2024-09-13T14:04:21.493951+0000 mgr.y (mgr.15252) 748 : audit [DBG] from='client.54521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[88788]: cluster 2024-09-13T14:04:21.668580+0000 mgr.y (mgr.15252) 749 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[88788]: cluster 2024-09-13T14:04:21.668580+0000 mgr.y (mgr.15252) 749 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[88788]: audit 2024-09-13T14:04:21.867016+0000 mon.a (mon.0) 391 : audit [DBG] from='client.? 172.21.15.76:0/4197211066' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[88788]: audit 2024-09-13T14:04:21.867016+0000 mon.a (mon.0) 391 : audit [DBG] from='client.? 172.21.15.76:0/4197211066' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:23.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[92503]: audit 2024-09-13T14:04:20.881336+0000 mgr.y (mgr.15252) 745 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[92503]: audit 2024-09-13T14:04:20.881336+0000 mgr.y (mgr.15252) 745 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[92503]: audit 2024-09-13T14:04:21.203123+0000 mgr.y (mgr.15252) 746 : audit [DBG] from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[92503]: audit 2024-09-13T14:04:21.203123+0000 mgr.y (mgr.15252) 746 : audit [DBG] from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[92503]: audit 2024-09-13T14:04:21.456089+0000 mgr.y (mgr.15252) 747 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[92503]: audit 2024-09-13T14:04:21.456089+0000 mgr.y (mgr.15252) 747 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[92503]: audit 2024-09-13T14:04:21.493951+0000 mgr.y (mgr.15252) 748 : audit [DBG] from='client.54521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[92503]: audit 2024-09-13T14:04:21.493951+0000 mgr.y (mgr.15252) 748 : audit [DBG] from='client.54521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[92503]: cluster 2024-09-13T14:04:21.668580+0000 mgr.y (mgr.15252) 749 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[92503]: cluster 2024-09-13T14:04:21.668580+0000 mgr.y (mgr.15252) 749 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[92503]: audit 2024-09-13T14:04:21.867016+0000 mon.a (mon.0) 391 : audit [DBG] from='client.? 172.21.15.76:0/4197211066' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:22 smithi076 bash[92503]: audit 2024-09-13T14:04:21.867016+0000 mon.a (mon.0) 391 : audit [DBG] from='client.? 172.21.15.76:0/4197211066' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:23.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:23.053039585Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:24.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:23 smithi076 bash[88788]: audit 2024-09-13T14:04:22.173697+0000 mgr.y (mgr.15252) 750 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:24.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:23 smithi076 bash[88788]: audit 2024-09-13T14:04:22.173697+0000 mgr.y (mgr.15252) 750 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:24.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:23 smithi076 bash[88788]: audit 2024-09-13T14:04:23.161114+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:24.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:23 smithi076 bash[88788]: audit 2024-09-13T14:04:23.161114+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:24.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:23 smithi076 bash[88788]: audit 2024-09-13T14:04:23.161315+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:24.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:23 smithi076 bash[88788]: audit 2024-09-13T14:04:23.161315+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:24.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:23 smithi076 bash[92503]: audit 2024-09-13T14:04:22.173697+0000 mgr.y (mgr.15252) 750 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:24.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:23 smithi076 bash[92503]: audit 2024-09-13T14:04:22.173697+0000 mgr.y (mgr.15252) 750 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:24.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:23 smithi076 bash[92503]: audit 2024-09-13T14:04:23.161114+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:24.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:23 smithi076 bash[92503]: audit 2024-09-13T14:04:23.161114+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:24.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:23 smithi076 bash[92503]: audit 2024-09-13T14:04:23.161315+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:24.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:23 smithi076 bash[92503]: audit 2024-09-13T14:04:23.161315+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:24.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:23 smithi192 bash[70372]: audit 2024-09-13T14:04:22.173697+0000 mgr.y (mgr.15252) 750 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:23 smithi192 bash[70372]: audit 2024-09-13T14:04:22.173697+0000 mgr.y (mgr.15252) 750 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:23 smithi192 bash[70372]: audit 2024-09-13T14:04:23.161114+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:23 smithi192 bash[70372]: audit 2024-09-13T14:04:23.161114+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:23 smithi192 bash[70372]: audit 2024-09-13T14:04:23.161315+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:23 smithi192 bash[70372]: audit 2024-09-13T14:04:23.161315+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:25.080 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:24 smithi192 bash[70372]: cluster 2024-09-13T14:04:23.669884+0000 mgr.y (mgr.15252) 751 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:25.081 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:24 smithi192 bash[70372]: cluster 2024-09-13T14:04:23.669884+0000 mgr.y (mgr.15252) 751 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:25.081 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:24 smithi192 bash[70372]: audit 2024-09-13T14:04:24.503084+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T14:04:25.081 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:24 smithi192 bash[70372]: audit 2024-09-13T14:04:24.503084+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T14:04:25.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:24 smithi076 bash[92503]: cluster 2024-09-13T14:04:23.669884+0000 mgr.y (mgr.15252) 751 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:25.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:24 smithi076 bash[92503]: cluster 2024-09-13T14:04:23.669884+0000 mgr.y (mgr.15252) 751 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:25.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:24 smithi076 bash[92503]: audit 2024-09-13T14:04:24.503084+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T14:04:25.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:24 smithi076 bash[92503]: audit 2024-09-13T14:04:24.503084+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T14:04:25.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:24 smithi076 bash[88788]: cluster 2024-09-13T14:04:23.669884+0000 mgr.y (mgr.15252) 751 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:25.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:24 smithi076 bash[88788]: cluster 2024-09-13T14:04:23.669884+0000 mgr.y (mgr.15252) 751 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:25.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:24 smithi076 bash[88788]: audit 2024-09-13T14:04:24.503084+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T14:04:25.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:24 smithi076 bash[88788]: audit 2024-09-13T14:04:24.503084+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T14:04:26.050 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:25 smithi192 bash[70372]: audit 2024-09-13T14:04:24.506051+0000 mgr.y (mgr.15252) 752 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T14:04:26.050 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:25 smithi192 bash[70372]: audit 2024-09-13T14:04:24.506051+0000 mgr.y (mgr.15252) 752 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T14:04:26.050 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:25 smithi192 bash[70372]: cephadm 2024-09-13T14:04:24.509162+0000 mgr.y (mgr.15252) 753 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-13T14:04:26.051 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:25 smithi192 bash[70372]: cephadm 2024-09-13T14:04:24.509162+0000 mgr.y (mgr.15252) 753 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-13T14:04:26.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:25 smithi076 bash[92503]: audit 2024-09-13T14:04:24.506051+0000 mgr.y (mgr.15252) 752 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T14:04:26.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:25 smithi076 bash[92503]: audit 2024-09-13T14:04:24.506051+0000 mgr.y (mgr.15252) 752 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T14:04:26.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:25 smithi076 bash[92503]: cephadm 2024-09-13T14:04:24.509162+0000 mgr.y (mgr.15252) 753 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-13T14:04:26.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:25 smithi076 bash[92503]: cephadm 2024-09-13T14:04:24.509162+0000 mgr.y (mgr.15252) 753 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-13T14:04:26.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:25 smithi076 bash[88788]: audit 2024-09-13T14:04:24.506051+0000 mgr.y (mgr.15252) 752 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T14:04:26.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:25 smithi076 bash[88788]: audit 2024-09-13T14:04:24.506051+0000 mgr.y (mgr.15252) 752 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T14:04:26.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:25 smithi076 bash[88788]: cephadm 2024-09-13T14:04:24.509162+0000 mgr.y (mgr.15252) 753 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-13T14:04:26.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:25 smithi076 bash[88788]: cephadm 2024-09-13T14:04:24.509162+0000 mgr.y (mgr.15252) 753 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-13T14:04:26.319 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:26.051529286Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:27.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:26 smithi076 bash[88788]: cluster 2024-09-13T14:04:25.670899+0000 mgr.y (mgr.15252) 754 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:27.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:26 smithi076 bash[88788]: cluster 2024-09-13T14:04:25.670899+0000 mgr.y (mgr.15252) 754 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:27.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:26 smithi076 bash[92503]: cluster 2024-09-13T14:04:25.670899+0000 mgr.y (mgr.15252) 754 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:27.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:26 smithi076 bash[92503]: cluster 2024-09-13T14:04:25.670899+0000 mgr.y (mgr.15252) 754 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:27.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:26 smithi192 bash[70372]: cluster 2024-09-13T14:04:25.670899+0000 mgr.y (mgr.15252) 754 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:27.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:26 smithi192 bash[70372]: cluster 2024-09-13T14:04:25.670899+0000 mgr.y (mgr.15252) 754 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[88788]: cephadm 2024-09-13T14:04:27.037126+0000 mgr.y (mgr.15252) 755 : cephadm [INF] Upgrade: Updating osd.6 2024-09-13T14:04:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[88788]: cephadm 2024-09-13T14:04:27.037126+0000 mgr.y (mgr.15252) 755 : cephadm [INF] Upgrade: Updating osd.6 2024-09-13T14:04:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[88788]: audit 2024-09-13T14:04:27.045336+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[88788]: audit 2024-09-13T14:04:27.045336+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[88788]: audit 2024-09-13T14:04:27.048238+0000 mon.b (mon.1) 241 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-13T14:04:28.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[88788]: audit 2024-09-13T14:04:27.048238+0000 mon.b (mon.1) 241 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-13T14:04:28.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[88788]: audit 2024-09-13T14:04:27.049923+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:28.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[88788]: audit 2024-09-13T14:04:27.049923+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:28.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[88788]: cephadm 2024-09-13T14:04:27.058346+0000 mgr.y (mgr.15252) 756 : cephadm [INF] Deploying daemon osd.6 on smithi192 2024-09-13T14:04:28.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[88788]: cephadm 2024-09-13T14:04:27.058346+0000 mgr.y (mgr.15252) 756 : cephadm [INF] Deploying daemon osd.6 on smithi192 2024-09-13T14:04:28.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[88788]: cluster 2024-09-13T14:04:27.671987+0000 mgr.y (mgr.15252) 757 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:28.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[88788]: cluster 2024-09-13T14:04:27.671987+0000 mgr.y (mgr.15252) 757 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:28.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[92503]: cephadm 2024-09-13T14:04:27.037126+0000 mgr.y (mgr.15252) 755 : cephadm [INF] Upgrade: Updating osd.6 2024-09-13T14:04:28.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[92503]: cephadm 2024-09-13T14:04:27.037126+0000 mgr.y (mgr.15252) 755 : cephadm [INF] Upgrade: Updating osd.6 2024-09-13T14:04:28.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[92503]: audit 2024-09-13T14:04:27.045336+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:28.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[92503]: audit 2024-09-13T14:04:27.045336+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:28.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[92503]: audit 2024-09-13T14:04:27.048238+0000 mon.b (mon.1) 241 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-13T14:04:28.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[92503]: audit 2024-09-13T14:04:27.048238+0000 mon.b (mon.1) 241 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-13T14:04:28.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[92503]: audit 2024-09-13T14:04:27.049923+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:28.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[92503]: audit 2024-09-13T14:04:27.049923+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:28.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[92503]: cephadm 2024-09-13T14:04:27.058346+0000 mgr.y (mgr.15252) 756 : cephadm [INF] Deploying daemon osd.6 on smithi192 2024-09-13T14:04:28.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[92503]: cephadm 2024-09-13T14:04:27.058346+0000 mgr.y (mgr.15252) 756 : cephadm [INF] Deploying daemon osd.6 on smithi192 2024-09-13T14:04:28.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[92503]: cluster 2024-09-13T14:04:27.671987+0000 mgr.y (mgr.15252) 757 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:28.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:28 smithi076 bash[92503]: cluster 2024-09-13T14:04:27.671987+0000 mgr.y (mgr.15252) 757 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:28 smithi192 bash[70372]: cephadm 2024-09-13T14:04:27.037126+0000 mgr.y (mgr.15252) 755 : cephadm [INF] Upgrade: Updating osd.6 2024-09-13T14:04:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:28 smithi192 bash[70372]: cephadm 2024-09-13T14:04:27.037126+0000 mgr.y (mgr.15252) 755 : cephadm [INF] Upgrade: Updating osd.6 2024-09-13T14:04:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:28 smithi192 bash[70372]: audit 2024-09-13T14:04:27.045336+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:28 smithi192 bash[70372]: audit 2024-09-13T14:04:27.045336+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:28 smithi192 bash[70372]: audit 2024-09-13T14:04:27.048238+0000 mon.b (mon.1) 241 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-13T14:04:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:28 smithi192 bash[70372]: audit 2024-09-13T14:04:27.048238+0000 mon.b (mon.1) 241 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-13T14:04:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:28 smithi192 bash[70372]: audit 2024-09-13T14:04:27.049923+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:28 smithi192 bash[70372]: audit 2024-09-13T14:04:27.049923+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:28 smithi192 bash[70372]: cephadm 2024-09-13T14:04:27.058346+0000 mgr.y (mgr.15252) 756 : cephadm [INF] Deploying daemon osd.6 on smithi192 2024-09-13T14:04:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:28 smithi192 bash[70372]: cephadm 2024-09-13T14:04:27.058346+0000 mgr.y (mgr.15252) 756 : cephadm [INF] Deploying daemon osd.6 on smithi192 2024-09-13T14:04:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:28 smithi192 bash[70372]: cluster 2024-09-13T14:04:27.671987+0000 mgr.y (mgr.15252) 757 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:28.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:28 smithi192 bash[70372]: cluster 2024-09-13T14:04:27.671987+0000 mgr.y (mgr.15252) 757 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:29.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:29.027960226Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:29.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:04:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:04:29] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.51.0" 2024-09-13T14:04:30.970 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:30 smithi192 bash[70372]: cluster 2024-09-13T14:04:29.673340+0000 mgr.y (mgr.15252) 758 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:30.970 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:30 smithi192 bash[70372]: cluster 2024-09-13T14:04:29.673340+0000 mgr.y (mgr.15252) 758 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:31.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:30 smithi076 bash[88788]: cluster 2024-09-13T14:04:29.673340+0000 mgr.y (mgr.15252) 758 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:31.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:30 smithi076 bash[88788]: cluster 2024-09-13T14:04:29.673340+0000 mgr.y (mgr.15252) 758 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:31.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:30 smithi076 bash[92503]: cluster 2024-09-13T14:04:29.673340+0000 mgr.y (mgr.15252) 758 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:31.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:30 smithi076 bash[92503]: cluster 2024-09-13T14:04:29.673340+0000 mgr.y (mgr.15252) 758 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:04:32.117 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 14:04:32 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:32.117 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:04:32 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:32.117 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:32 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:32.118 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:04:32 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:32.118 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:04:32 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:32.118 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:32 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:32.119 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:32.027735665Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:32.119 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:32 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:32.119 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:04:32 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:32.119 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:04:32 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:32.430 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:32 smithi192 systemd[1]: Stopping Ceph osd.6 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:04:32.431 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:32 smithi192 bash[36407]: debug 2024-09-13T14:04:32.215+0000 7f1e65fbe640 -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-13T14:04:32.431 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:32 smithi192 bash[36407]: debug 2024-09-13T14:04:32.215+0000 7f1e65fbe640 -1 osd.6 142 *** Got signal Terminated *** 2024-09-13T14:04:32.431 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:32 smithi192 bash[36407]: debug 2024-09-13T14:04:32.215+0000 7f1e65fbe640 -1 osd.6 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T14:04:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:32 smithi076 bash[88788]: audit 2024-09-13T14:04:31.466456+0000 mgr.y (mgr.15252) 759 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:32 smithi076 bash[88788]: audit 2024-09-13T14:04:31.466456+0000 mgr.y (mgr.15252) 759 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:32 smithi076 bash[88788]: cluster 2024-09-13T14:04:31.674259+0000 mgr.y (mgr.15252) 760 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:32 smithi076 bash[88788]: cluster 2024-09-13T14:04:31.674259+0000 mgr.y (mgr.15252) 760 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:32 smithi076 bash[88788]: cluster 2024-09-13T14:04:32.224446+0000 mon.a (mon.0) 394 : cluster [INF] osd.6 marked itself down and dead 2024-09-13T14:04:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:32 smithi076 bash[88788]: cluster 2024-09-13T14:04:32.224446+0000 mon.a (mon.0) 394 : cluster [INF] osd.6 marked itself down and dead 2024-09-13T14:04:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:32 smithi076 bash[92503]: audit 2024-09-13T14:04:31.466456+0000 mgr.y (mgr.15252) 759 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:32 smithi076 bash[92503]: audit 2024-09-13T14:04:31.466456+0000 mgr.y (mgr.15252) 759 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:32 smithi076 bash[92503]: cluster 2024-09-13T14:04:31.674259+0000 mgr.y (mgr.15252) 760 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:32 smithi076 bash[92503]: cluster 2024-09-13T14:04:31.674259+0000 mgr.y (mgr.15252) 760 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:32 smithi076 bash[92503]: cluster 2024-09-13T14:04:32.224446+0000 mon.a (mon.0) 394 : cluster [INF] osd.6 marked itself down and dead 2024-09-13T14:04:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:32 smithi076 bash[92503]: cluster 2024-09-13T14:04:32.224446+0000 mon.a (mon.0) 394 : cluster [INF] osd.6 marked itself down and dead 2024-09-13T14:04:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:32 smithi192 bash[70372]: audit 2024-09-13T14:04:31.466456+0000 mgr.y (mgr.15252) 759 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:32 smithi192 bash[70372]: audit 2024-09-13T14:04:31.466456+0000 mgr.y (mgr.15252) 759 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:32 smithi192 bash[70372]: cluster 2024-09-13T14:04:31.674259+0000 mgr.y (mgr.15252) 760 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:32 smithi192 bash[70372]: cluster 2024-09-13T14:04:31.674259+0000 mgr.y (mgr.15252) 760 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:04:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:32 smithi192 bash[70372]: cluster 2024-09-13T14:04:32.224446+0000 mon.a (mon.0) 394 : cluster [INF] osd.6 marked itself down and dead 2024-09-13T14:04:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:32 smithi192 bash[70372]: cluster 2024-09-13T14:04:32.224446+0000 mon.a (mon.0) 394 : cluster [INF] osd.6 marked itself down and dead 2024-09-13T14:04:34.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:33 smithi076 bash[88788]: cluster 2024-09-13T14:04:32.732153+0000 mon.a (mon.0) 395 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:04:34.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:33 smithi076 bash[88788]: cluster 2024-09-13T14:04:32.732153+0000 mon.a (mon.0) 395 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:04:34.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:33 smithi076 bash[88788]: cluster 2024-09-13T14:04:32.743822+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-13T14:04:34.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:33 smithi076 bash[88788]: cluster 2024-09-13T14:04:32.743822+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-13T14:04:34.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:33 smithi076 bash[88788]: cluster 2024-09-13T14:04:33.743147+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-13T14:04:34.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:33 smithi076 bash[88788]: cluster 2024-09-13T14:04:33.743147+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-13T14:04:34.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:33 smithi076 bash[92503]: cluster 2024-09-13T14:04:32.732153+0000 mon.a (mon.0) 395 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:04:34.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:33 smithi076 bash[92503]: cluster 2024-09-13T14:04:32.732153+0000 mon.a (mon.0) 395 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:04:34.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:33 smithi076 bash[92503]: cluster 2024-09-13T14:04:32.743822+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-13T14:04:34.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:33 smithi076 bash[92503]: cluster 2024-09-13T14:04:32.743822+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-13T14:04:34.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:33 smithi076 bash[92503]: cluster 2024-09-13T14:04:33.743147+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-13T14:04:34.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:33 smithi076 bash[92503]: cluster 2024-09-13T14:04:33.743147+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-13T14:04:34.180 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:34 smithi192 bash[82280]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-6 2024-09-13T14:04:34.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:33 smithi192 bash[70372]: cluster 2024-09-13T14:04:32.732153+0000 mon.a (mon.0) 395 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:04:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:33 smithi192 bash[70372]: cluster 2024-09-13T14:04:32.732153+0000 mon.a (mon.0) 395 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:04:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:33 smithi192 bash[70372]: cluster 2024-09-13T14:04:32.743822+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-13T14:04:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:33 smithi192 bash[70372]: cluster 2024-09-13T14:04:32.743822+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-13T14:04:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:33 smithi192 bash[70372]: cluster 2024-09-13T14:04:33.743147+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-13T14:04:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:33 smithi192 bash[70372]: cluster 2024-09-13T14:04:33.743147+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-13T14:04:34.680 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:34 smithi192 bash[82345]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-6 2024-09-13T14:04:35.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:34 smithi076 bash[88788]: cluster 2024-09-13T14:04:33.675194+0000 mgr.y (mgr.15252) 761 : cluster [DBG] pgmap v452: 161 pgs: 10 peering, 12 stale+active+clean, 139 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T14:04:35.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:34 smithi076 bash[88788]: cluster 2024-09-13T14:04:33.675194+0000 mgr.y (mgr.15252) 761 : cluster [DBG] pgmap v452: 161 pgs: 10 peering, 12 stale+active+clean, 139 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T14:04:35.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:34 smithi076 bash[88788]: cluster 2024-09-13T14:04:33.756183+0000 mon.a (mon.0) 398 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-13T14:04:35.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:34 smithi076 bash[88788]: cluster 2024-09-13T14:04:33.756183+0000 mon.a (mon.0) 398 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-13T14:04:35.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:34 smithi076 bash[92503]: cluster 2024-09-13T14:04:33.675194+0000 mgr.y (mgr.15252) 761 : cluster [DBG] pgmap v452: 161 pgs: 10 peering, 12 stale+active+clean, 139 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T14:04:35.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:34 smithi076 bash[92503]: cluster 2024-09-13T14:04:33.675194+0000 mgr.y (mgr.15252) 761 : cluster [DBG] pgmap v452: 161 pgs: 10 peering, 12 stale+active+clean, 139 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T14:04:35.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:34 smithi076 bash[92503]: cluster 2024-09-13T14:04:33.756183+0000 mon.a (mon.0) 398 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-13T14:04:35.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:34 smithi076 bash[92503]: cluster 2024-09-13T14:04:33.756183+0000 mon.a (mon.0) 398 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-13T14:04:35.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:35.02039565Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:34 smithi192 bash[70372]: cluster 2024-09-13T14:04:33.675194+0000 mgr.y (mgr.15252) 761 : cluster [DBG] pgmap v452: 161 pgs: 10 peering, 12 stale+active+clean, 139 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T14:04:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:34 smithi192 bash[70372]: cluster 2024-09-13T14:04:33.675194+0000 mgr.y (mgr.15252) 761 : cluster [DBG] pgmap v452: 161 pgs: 10 peering, 12 stale+active+clean, 139 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T14:04:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:34 smithi192 bash[70372]: cluster 2024-09-13T14:04:33.756183+0000 mon.a (mon.0) 398 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-13T14:04:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:34 smithi192 bash[70372]: cluster 2024-09-13T14:04:33.756183+0000 mon.a (mon.0) 398 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-13T14:04:36.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:35 smithi076 bash[92503]: cluster 2024-09-13T14:04:35.676377+0000 mgr.y (mgr.15252) 762 : cluster [DBG] pgmap v454: 161 pgs: 1 activating+undersized+degraded, 2 active+undersized, 9 activating+undersized, 10 peering, 9 stale+active+clean, 2 active+undersized+degraded, 128 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 21/636 objects degraded (3.302%) 2024-09-13T14:04:36.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:35 smithi076 bash[92503]: cluster 2024-09-13T14:04:35.676377+0000 mgr.y (mgr.15252) 762 : cluster [DBG] pgmap v454: 161 pgs: 1 activating+undersized+degraded, 2 active+undersized, 9 activating+undersized, 10 peering, 9 stale+active+clean, 2 active+undersized+degraded, 128 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 21/636 objects degraded (3.302%) 2024-09-13T14:04:36.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:35 smithi076 bash[88788]: cluster 2024-09-13T14:04:35.676377+0000 mgr.y (mgr.15252) 762 : cluster [DBG] pgmap v454: 161 pgs: 1 activating+undersized+degraded, 2 active+undersized, 9 activating+undersized, 10 peering, 9 stale+active+clean, 2 active+undersized+degraded, 128 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 21/636 objects degraded (3.302%) 2024-09-13T14:04:36.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:35 smithi076 bash[88788]: cluster 2024-09-13T14:04:35.676377+0000 mgr.y (mgr.15252) 762 : cluster [DBG] pgmap v454: 161 pgs: 1 activating+undersized+degraded, 2 active+undersized, 9 activating+undersized, 10 peering, 9 stale+active+clean, 2 active+undersized+degraded, 128 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 21/636 objects degraded (3.302%) 2024-09-13T14:04:36.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:35 smithi192 bash[70372]: cluster 2024-09-13T14:04:35.676377+0000 mgr.y (mgr.15252) 762 : cluster [DBG] pgmap v454: 161 pgs: 1 activating+undersized+degraded, 2 active+undersized, 9 activating+undersized, 10 peering, 9 stale+active+clean, 2 active+undersized+degraded, 128 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 21/636 objects degraded (3.302%) 2024-09-13T14:04:36.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:35 smithi192 bash[70372]: cluster 2024-09-13T14:04:35.676377+0000 mgr.y (mgr.15252) 762 : cluster [DBG] pgmap v454: 161 pgs: 1 activating+undersized+degraded, 2 active+undersized, 9 activating+undersized, 10 peering, 9 stale+active+clean, 2 active+undersized+degraded, 128 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 21/636 objects degraded (3.302%) 2024-09-13T14:04:36.680 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:04:36 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:36.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:36 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:36.681 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 14:04:36 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:36.681 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:04:36 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:36.681 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:04:36 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:36.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:36 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:36.682 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:36 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-13T14:04:36.682 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:36 smithi192 systemd[1]: Stopped Ceph osd.6 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:04:36.682 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:36 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:36.682 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:04:36 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:36.682 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:04:36 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:04:37.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:36 smithi076 bash[92503]: cluster 2024-09-13T14:04:35.780903+0000 mon.a (mon.0) 399 : cluster [WRN] Health check failed: Degraded data redundancy: 21/636 objects degraded (3.302%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:37.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:36 smithi076 bash[92503]: cluster 2024-09-13T14:04:35.780903+0000 mon.a (mon.0) 399 : cluster [WRN] Health check failed: Degraded data redundancy: 21/636 objects degraded (3.302%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:37.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:36 smithi076 bash[92503]: audit 2024-09-13T14:04:36.740940+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:37.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:36 smithi076 bash[92503]: audit 2024-09-13T14:04:36.740940+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:37.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:36 smithi076 bash[92503]: audit 2024-09-13T14:04:36.752722+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:37.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:36 smithi076 bash[92503]: audit 2024-09-13T14:04:36.752722+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:37.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:36 smithi076 bash[88788]: cluster 2024-09-13T14:04:35.780903+0000 mon.a (mon.0) 399 : cluster [WRN] Health check failed: Degraded data redundancy: 21/636 objects degraded (3.302%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:37.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:36 smithi076 bash[88788]: cluster 2024-09-13T14:04:35.780903+0000 mon.a (mon.0) 399 : cluster [WRN] Health check failed: Degraded data redundancy: 21/636 objects degraded (3.302%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:37.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:36 smithi076 bash[88788]: audit 2024-09-13T14:04:36.740940+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:37.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:36 smithi076 bash[88788]: audit 2024-09-13T14:04:36.740940+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:37.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:36 smithi076 bash[88788]: audit 2024-09-13T14:04:36.752722+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:37.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:36 smithi076 bash[88788]: audit 2024-09-13T14:04:36.752722+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:37.180 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:36 smithi192 systemd[1]: Started Ceph osd.6 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:04:37.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:36 smithi192 bash[70372]: cluster 2024-09-13T14:04:35.780903+0000 mon.a (mon.0) 399 : cluster [WRN] Health check failed: Degraded data redundancy: 21/636 objects degraded (3.302%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:37.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:36 smithi192 bash[70372]: cluster 2024-09-13T14:04:35.780903+0000 mon.a (mon.0) 399 : cluster [WRN] Health check failed: Degraded data redundancy: 21/636 objects degraded (3.302%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:37.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:36 smithi192 bash[70372]: audit 2024-09-13T14:04:36.740940+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:37.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:36 smithi192 bash[70372]: audit 2024-09-13T14:04:36.740940+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:37.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:36 smithi192 bash[70372]: audit 2024-09-13T14:04:36.752722+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:37.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:36 smithi192 bash[70372]: audit 2024-09-13T14:04:36.752722+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:38.062 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:38 smithi192 bash[82494]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T14:04:38.062 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:38.027461212Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:38.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:37 smithi192 bash[70372]: cluster 2024-09-13T14:04:37.677703+0000 mgr.y (mgr.15252) 763 : cluster [DBG] pgmap v455: 161 pgs: 1 activating+undersized+degraded, 15 active+undersized, 9 activating+undersized, 10 peering, 1 stale+active+clean, 7 active+undersized+degraded, 118 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-13T14:04:38.063 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:37 smithi192 bash[70372]: cluster 2024-09-13T14:04:37.677703+0000 mgr.y (mgr.15252) 763 : cluster [DBG] pgmap v455: 161 pgs: 1 activating+undersized+degraded, 15 active+undersized, 9 activating+undersized, 10 peering, 1 stale+active+clean, 7 active+undersized+degraded, 118 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-13T14:04:38.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:37 smithi076 bash[92503]: cluster 2024-09-13T14:04:37.677703+0000 mgr.y (mgr.15252) 763 : cluster [DBG] pgmap v455: 161 pgs: 1 activating+undersized+degraded, 15 active+undersized, 9 activating+undersized, 10 peering, 1 stale+active+clean, 7 active+undersized+degraded, 118 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-13T14:04:38.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:37 smithi076 bash[92503]: cluster 2024-09-13T14:04:37.677703+0000 mgr.y (mgr.15252) 763 : cluster [DBG] pgmap v455: 161 pgs: 1 activating+undersized+degraded, 15 active+undersized, 9 activating+undersized, 10 peering, 1 stale+active+clean, 7 active+undersized+degraded, 118 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-13T14:04:38.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:37 smithi076 bash[88788]: cluster 2024-09-13T14:04:37.677703+0000 mgr.y (mgr.15252) 763 : cluster [DBG] pgmap v455: 161 pgs: 1 activating+undersized+degraded, 15 active+undersized, 9 activating+undersized, 10 peering, 1 stale+active+clean, 7 active+undersized+degraded, 118 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-13T14:04:38.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:37 smithi076 bash[88788]: cluster 2024-09-13T14:04:37.677703+0000 mgr.y (mgr.15252) 763 : cluster [DBG] pgmap v455: 161 pgs: 1 activating+undersized+degraded, 15 active+undersized, 9 activating+undersized, 10 peering, 1 stale+active+clean, 7 active+undersized+degraded, 118 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-13T14:04:38.430 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:38 smithi192 bash[82494]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T14:04:39.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:39 smithi192 bash[70372]: audit 2024-09-13T14:04:38.172389+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:39.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:39 smithi192 bash[70372]: audit 2024-09-13T14:04:38.172389+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:39.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:39 smithi192 bash[70372]: audit 2024-09-13T14:04:38.172505+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:39.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:39 smithi192 bash[70372]: audit 2024-09-13T14:04:38.172505+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:39.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:39 smithi076 bash[92503]: audit 2024-09-13T14:04:38.172389+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:39.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:39 smithi076 bash[92503]: audit 2024-09-13T14:04:38.172389+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:39.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:39 smithi076 bash[92503]: audit 2024-09-13T14:04:38.172505+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:39.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:39 smithi076 bash[92503]: audit 2024-09-13T14:04:38.172505+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:39.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:04:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:04:39] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-13T14:04:39.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:39 smithi076 bash[88788]: audit 2024-09-13T14:04:38.172389+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:39 smithi076 bash[88788]: audit 2024-09-13T14:04:38.172389+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:39 smithi076 bash[88788]: audit 2024-09-13T14:04:38.172505+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:39 smithi076 bash[88788]: audit 2024-09-13T14:04:38.172505+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:40.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:40 smithi192 bash[70372]: cluster 2024-09-13T14:04:39.679260+0000 mgr.y (mgr.15252) 764 : cluster [DBG] pgmap v456: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:40.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:40 smithi192 bash[70372]: cluster 2024-09-13T14:04:39.679260+0000 mgr.y (mgr.15252) 764 : cluster [DBG] pgmap v456: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:40.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:40 smithi076 bash[92503]: cluster 2024-09-13T14:04:39.679260+0000 mgr.y (mgr.15252) 764 : cluster [DBG] pgmap v456: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:40.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:40 smithi076 bash[92503]: cluster 2024-09-13T14:04:39.679260+0000 mgr.y (mgr.15252) 764 : cluster [DBG] pgmap v456: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:40.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:40 smithi076 bash[88788]: cluster 2024-09-13T14:04:39.679260+0000 mgr.y (mgr.15252) 764 : cluster [DBG] pgmap v456: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:40.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:40 smithi076 bash[88788]: cluster 2024-09-13T14:04:39.679260+0000 mgr.y (mgr.15252) 764 : cluster [DBG] pgmap v456: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:40.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:40 smithi192 bash[82494]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-13T14:04:40.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:40 smithi192 bash[82494]: 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-13T14:04:41.241 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:41.041854941Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:41.242 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:41 smithi192 bash[70372]: cluster 2024-09-13T14:04:40.169655+0000 mon.a (mon.0) 403 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-13T14:04:41.242 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:41 smithi192 bash[70372]: cluster 2024-09-13T14:04:40.169655+0000 mon.a (mon.0) 403 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-13T14:04:41.242 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:40 smithi192 bash[82494]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-13T14:04:41.242 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:40 smithi192 bash[82494]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-13T14:04:41.242 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:41 smithi192 bash[82494]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-13T14:04:41.242 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:41 smithi192 bash[82494]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-13T14:04:41.242 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:41 smithi192 bash[82494]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-13T14:04:41.474 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:41 smithi076 bash[88788]: cluster 2024-09-13T14:04:40.169655+0000 mon.a (mon.0) 403 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-13T14:04:41.474 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:41 smithi076 bash[88788]: cluster 2024-09-13T14:04:40.169655+0000 mon.a (mon.0) 403 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-13T14:04:41.475 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:41 smithi076 bash[92503]: cluster 2024-09-13T14:04:40.169655+0000 mon.a (mon.0) 403 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-13T14:04:41.475 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:41 smithi076 bash[92503]: cluster 2024-09-13T14:04:40.169655+0000 mon.a (mon.0) 403 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-13T14:04:42.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:42 smithi076 bash[88788]: audit 2024-09-13T14:04:41.477639+0000 mgr.y (mgr.15252) 765 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:42.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:42 smithi076 bash[88788]: audit 2024-09-13T14:04:41.477639+0000 mgr.y (mgr.15252) 765 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:42.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:42 smithi076 bash[88788]: cluster 2024-09-13T14:04:41.680373+0000 mgr.y (mgr.15252) 766 : cluster [DBG] pgmap v457: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:42.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:42 smithi076 bash[88788]: cluster 2024-09-13T14:04:41.680373+0000 mgr.y (mgr.15252) 766 : cluster [DBG] pgmap v457: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:42.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:42 smithi076 bash[92503]: audit 2024-09-13T14:04:41.477639+0000 mgr.y (mgr.15252) 765 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:42.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:42 smithi076 bash[92503]: audit 2024-09-13T14:04:41.477639+0000 mgr.y (mgr.15252) 765 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:42.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:42 smithi076 bash[92503]: cluster 2024-09-13T14:04:41.680373+0000 mgr.y (mgr.15252) 766 : cluster [DBG] pgmap v457: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:42.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:42 smithi076 bash[92503]: cluster 2024-09-13T14:04:41.680373+0000 mgr.y (mgr.15252) 766 : cluster [DBG] pgmap v457: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:42.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:42 smithi192 bash[70372]: audit 2024-09-13T14:04:41.477639+0000 mgr.y (mgr.15252) 765 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:42 smithi192 bash[70372]: audit 2024-09-13T14:04:41.477639+0000 mgr.y (mgr.15252) 765 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:42 smithi192 bash[70372]: cluster 2024-09-13T14:04:41.680373+0000 mgr.y (mgr.15252) 766 : cluster [DBG] pgmap v457: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:42 smithi192 bash[70372]: cluster 2024-09-13T14:04:41.680373+0000 mgr.y (mgr.15252) 766 : cluster [DBG] pgmap v457: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:43.180 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:42 smithi192 bash[82767]: debug 2024-09-13T14:04:42.774+0000 7fc804d87640 1 -- 172.21.15.192:0/3408192604 <== mon.1 v2:172.21.15.192:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e3068c4960 con 0x55e3068e5800 2024-09-13T14:04:44.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:44.028109659Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:44.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:44 smithi076 bash[88788]: audit 2024-09-13T14:04:43.440009+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:44.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:44 smithi076 bash[88788]: audit 2024-09-13T14:04:43.440009+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:44.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:44 smithi076 bash[88788]: audit 2024-09-13T14:04:43.451910+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:44.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:44 smithi076 bash[88788]: audit 2024-09-13T14:04:43.451910+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:44.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:44 smithi076 bash[88788]: cluster 2024-09-13T14:04:43.682031+0000 mgr.y (mgr.15252) 767 : cluster [DBG] pgmap v458: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:44.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:44 smithi076 bash[88788]: cluster 2024-09-13T14:04:43.682031+0000 mgr.y (mgr.15252) 767 : cluster [DBG] pgmap v458: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:44.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:44 smithi076 bash[92503]: audit 2024-09-13T14:04:43.440009+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:44.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:44 smithi076 bash[92503]: audit 2024-09-13T14:04:43.440009+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:44.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:44 smithi076 bash[92503]: audit 2024-09-13T14:04:43.451910+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:44.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:44 smithi076 bash[92503]: audit 2024-09-13T14:04:43.451910+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:44.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:44 smithi076 bash[92503]: cluster 2024-09-13T14:04:43.682031+0000 mgr.y (mgr.15252) 767 : cluster [DBG] pgmap v458: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:44.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:44 smithi076 bash[92503]: cluster 2024-09-13T14:04:43.682031+0000 mgr.y (mgr.15252) 767 : cluster [DBG] pgmap v458: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:44.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:44 smithi192 bash[82767]: debug 2024-09-13T14:04:44.626+0000 7fc8075ee640 -1 Falling back to public interface 2024-09-13T14:04:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:44 smithi192 bash[70372]: audit 2024-09-13T14:04:43.440009+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:44 smithi192 bash[70372]: audit 2024-09-13T14:04:43.440009+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:44 smithi192 bash[70372]: audit 2024-09-13T14:04:43.451910+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:44 smithi192 bash[70372]: audit 2024-09-13T14:04:43.451910+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:44 smithi192 bash[70372]: cluster 2024-09-13T14:04:43.682031+0000 mgr.y (mgr.15252) 767 : cluster [DBG] pgmap v458: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:44 smithi192 bash[70372]: cluster 2024-09-13T14:04:43.682031+0000 mgr.y (mgr.15252) 767 : cluster [DBG] pgmap v458: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:45.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:45 smithi192 bash[70372]: audit 2024-09-13T14:04:44.601311+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:45.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:45 smithi192 bash[70372]: audit 2024-09-13T14:04:44.601311+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:45.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:45 smithi192 bash[70372]: audit 2024-09-13T14:04:44.614253+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:45.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:45 smithi192 bash[70372]: audit 2024-09-13T14:04:44.614253+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:45.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:45 smithi192 bash[70372]: cluster 2024-09-13T14:04:44.619408+0000 mon.a (mon.0) 408 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:45.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:45 smithi192 bash[70372]: cluster 2024-09-13T14:04:44.619408+0000 mon.a (mon.0) 408 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:46.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:45 smithi076 bash[88788]: audit 2024-09-13T14:04:44.601311+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:46.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:45 smithi076 bash[88788]: audit 2024-09-13T14:04:44.601311+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:46.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:45 smithi076 bash[88788]: audit 2024-09-13T14:04:44.614253+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:46.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:45 smithi076 bash[88788]: audit 2024-09-13T14:04:44.614253+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:46.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:45 smithi076 bash[88788]: cluster 2024-09-13T14:04:44.619408+0000 mon.a (mon.0) 408 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:46.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:45 smithi076 bash[88788]: cluster 2024-09-13T14:04:44.619408+0000 mon.a (mon.0) 408 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:46.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:45 smithi076 bash[92503]: audit 2024-09-13T14:04:44.601311+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:46.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:45 smithi076 bash[92503]: audit 2024-09-13T14:04:44.601311+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:46.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:45 smithi076 bash[92503]: audit 2024-09-13T14:04:44.614253+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:46.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:45 smithi076 bash[92503]: audit 2024-09-13T14:04:44.614253+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:46.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:45 smithi076 bash[92503]: cluster 2024-09-13T14:04:44.619408+0000 mon.a (mon.0) 408 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:46.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:45 smithi076 bash[92503]: cluster 2024-09-13T14:04:44.619408+0000 mon.a (mon.0) 408 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:46.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:46 smithi192 bash[70372]: cluster 2024-09-13T14:04:45.683319+0000 mgr.y (mgr.15252) 768 : cluster [DBG] pgmap v459: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:46.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:46 smithi192 bash[70372]: cluster 2024-09-13T14:04:45.683319+0000 mgr.y (mgr.15252) 768 : cluster [DBG] pgmap v459: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:47.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:46 smithi076 bash[88788]: cluster 2024-09-13T14:04:45.683319+0000 mgr.y (mgr.15252) 768 : cluster [DBG] pgmap v459: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:47.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:46 smithi076 bash[88788]: cluster 2024-09-13T14:04:45.683319+0000 mgr.y (mgr.15252) 768 : cluster [DBG] pgmap v459: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:47.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:46 smithi076 bash[92503]: cluster 2024-09-13T14:04:45.683319+0000 mgr.y (mgr.15252) 768 : cluster [DBG] pgmap v459: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:47.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:46 smithi076 bash[92503]: cluster 2024-09-13T14:04:45.683319+0000 mgr.y (mgr.15252) 768 : cluster [DBG] pgmap v459: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:47.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:47.030037661Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:48.180 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:47 smithi192 bash[82767]: debug 2024-09-13T14:04:47.838+0000 7fc8075ee640 -1 osd.6 142 log_to_monitors true 2024-09-13T14:04:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:48 smithi076 bash[88788]: cluster 2024-09-13T14:04:47.684611+0000 mgr.y (mgr.15252) 769 : cluster [DBG] pgmap v460: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:48 smithi076 bash[88788]: cluster 2024-09-13T14:04:47.684611+0000 mgr.y (mgr.15252) 769 : cluster [DBG] pgmap v460: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:48 smithi076 bash[88788]: audit 2024-09-13T14:04:47.846639+0000 mon.b (mon.1) 244 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T14:04:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:48 smithi076 bash[88788]: audit 2024-09-13T14:04:47.846639+0000 mon.b (mon.1) 244 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T14:04:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:48 smithi076 bash[88788]: audit 2024-09-13T14:04:47.849827+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T14:04:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:48 smithi076 bash[88788]: audit 2024-09-13T14:04:47.849827+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T14:04:49.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:48 smithi076 bash[92503]: cluster 2024-09-13T14:04:47.684611+0000 mgr.y (mgr.15252) 769 : cluster [DBG] pgmap v460: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:48 smithi076 bash[92503]: cluster 2024-09-13T14:04:47.684611+0000 mgr.y (mgr.15252) 769 : cluster [DBG] pgmap v460: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:48 smithi076 bash[92503]: audit 2024-09-13T14:04:47.846639+0000 mon.b (mon.1) 244 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T14:04:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:48 smithi076 bash[92503]: audit 2024-09-13T14:04:47.846639+0000 mon.b (mon.1) 244 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T14:04:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:48 smithi076 bash[92503]: audit 2024-09-13T14:04:47.849827+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T14:04:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:48 smithi076 bash[92503]: audit 2024-09-13T14:04:47.849827+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T14:04:49.180 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:04:48 smithi192 bash[82767]: debug 2024-09-13T14:04:48.782+0000 7fc7ff398640 -1 osd.6 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T14:04:49.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:48 smithi192 bash[70372]: cluster 2024-09-13T14:04:47.684611+0000 mgr.y (mgr.15252) 769 : cluster [DBG] pgmap v460: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:49.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:48 smithi192 bash[70372]: cluster 2024-09-13T14:04:47.684611+0000 mgr.y (mgr.15252) 769 : cluster [DBG] pgmap v460: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-13T14:04:49.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:48 smithi192 bash[70372]: audit 2024-09-13T14:04:47.846639+0000 mon.b (mon.1) 244 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T14:04:49.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:48 smithi192 bash[70372]: audit 2024-09-13T14:04:47.846639+0000 mon.b (mon.1) 244 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T14:04:49.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:48 smithi192 bash[70372]: audit 2024-09-13T14:04:47.849827+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T14:04:49.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:48 smithi192 bash[70372]: audit 2024-09-13T14:04:47.849827+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T14:04:49.588 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:04:49] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-13T14:04:50.044 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:49 smithi192 bash[70372]: audit 2024-09-13T14:04:48.742323+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T14:04:50.044 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:49 smithi192 bash[70372]: audit 2024-09-13T14:04:48.742323+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T14:04:50.044 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:49 smithi192 bash[70372]: audit 2024-09-13T14:04:48.749449+0000 mon.b (mon.1) 245 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:50.044 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:49 smithi192 bash[70372]: audit 2024-09-13T14:04:48.749449+0000 mon.b (mon.1) 245 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:50.044 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:49 smithi192 bash[70372]: cluster 2024-09-13T14:04:48.749885+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-13T14:04:50.044 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:49 smithi192 bash[70372]: cluster 2024-09-13T14:04:48.749885+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-13T14:04:50.044 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:49 smithi192 bash[70372]: audit 2024-09-13T14:04:48.753626+0000 mon.a (mon.0) 412 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:50.044 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:49 smithi192 bash[70372]: audit 2024-09-13T14:04:48.753626+0000 mon.a (mon.0) 412 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:50.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[88788]: audit 2024-09-13T14:04:48.742323+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T14:04:50.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[88788]: audit 2024-09-13T14:04:48.742323+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T14:04:50.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[88788]: audit 2024-09-13T14:04:48.749449+0000 mon.b (mon.1) 245 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:50.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[88788]: audit 2024-09-13T14:04:48.749449+0000 mon.b (mon.1) 245 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:50.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[88788]: cluster 2024-09-13T14:04:48.749885+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-13T14:04:50.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[88788]: cluster 2024-09-13T14:04:48.749885+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-13T14:04:50.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[88788]: audit 2024-09-13T14:04:48.753626+0000 mon.a (mon.0) 412 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:50.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[88788]: audit 2024-09-13T14:04:48.753626+0000 mon.a (mon.0) 412 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:50.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[92503]: audit 2024-09-13T14:04:48.742323+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T14:04:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[92503]: audit 2024-09-13T14:04:48.742323+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T14:04:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[92503]: audit 2024-09-13T14:04:48.749449+0000 mon.b (mon.1) 245 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[92503]: audit 2024-09-13T14:04:48.749449+0000 mon.b (mon.1) 245 : audit [INF] from='osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[92503]: cluster 2024-09-13T14:04:48.749885+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-13T14:04:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[92503]: cluster 2024-09-13T14:04:48.749885+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-13T14:04:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[92503]: audit 2024-09-13T14:04:48.753626+0000 mon.a (mon.0) 412 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:49 smithi076 bash[92503]: audit 2024-09-13T14:04:48.753626+0000 mon.a (mon.0) 412 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:04:50.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:50.044648584Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:51.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:50 smithi192 bash[70372]: cluster 2024-09-13T14:04:49.685833+0000 mgr.y (mgr.15252) 770 : cluster [DBG] pgmap v462: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-13T14:04:51.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:50 smithi192 bash[70372]: cluster 2024-09-13T14:04:49.685833+0000 mgr.y (mgr.15252) 770 : cluster [DBG] pgmap v462: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-13T14:04:51.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:50 smithi192 bash[70372]: cluster 2024-09-13T14:04:49.756220+0000 mon.a (mon.0) 413 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:04:51.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:50 smithi192 bash[70372]: cluster 2024-09-13T14:04:49.756220+0000 mon.a (mon.0) 413 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:04:51.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:50 smithi192 bash[70372]: cluster 2024-09-13T14:04:49.764910+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260] boot 2024-09-13T14:04:51.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:50 smithi192 bash[70372]: cluster 2024-09-13T14:04:49.764910+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260] boot 2024-09-13T14:04:51.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:50 smithi192 bash[70372]: cluster 2024-09-13T14:04:49.765097+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-13T14:04:51.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:50 smithi192 bash[70372]: cluster 2024-09-13T14:04:49.765097+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-13T14:04:51.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:50 smithi192 bash[70372]: audit 2024-09-13T14:04:49.784553+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T14:04:51.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:50 smithi192 bash[70372]: audit 2024-09-13T14:04:49.784553+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T14:04:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[92503]: cluster 2024-09-13T14:04:49.685833+0000 mgr.y (mgr.15252) 770 : cluster [DBG] pgmap v462: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-13T14:04:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[92503]: cluster 2024-09-13T14:04:49.685833+0000 mgr.y (mgr.15252) 770 : cluster [DBG] pgmap v462: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-13T14:04:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[92503]: cluster 2024-09-13T14:04:49.756220+0000 mon.a (mon.0) 413 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:04:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[92503]: cluster 2024-09-13T14:04:49.756220+0000 mon.a (mon.0) 413 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:04:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[92503]: cluster 2024-09-13T14:04:49.764910+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260] boot 2024-09-13T14:04:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[92503]: cluster 2024-09-13T14:04:49.764910+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260] boot 2024-09-13T14:04:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[92503]: cluster 2024-09-13T14:04:49.765097+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-13T14:04:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[92503]: cluster 2024-09-13T14:04:49.765097+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-13T14:04:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[92503]: audit 2024-09-13T14:04:49.784553+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T14:04:51.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[92503]: audit 2024-09-13T14:04:49.784553+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T14:04:51.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[88788]: cluster 2024-09-13T14:04:49.685833+0000 mgr.y (mgr.15252) 770 : cluster [DBG] pgmap v462: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-13T14:04:51.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[88788]: cluster 2024-09-13T14:04:49.685833+0000 mgr.y (mgr.15252) 770 : cluster [DBG] pgmap v462: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-13T14:04:51.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[88788]: cluster 2024-09-13T14:04:49.756220+0000 mon.a (mon.0) 413 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:04:51.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[88788]: cluster 2024-09-13T14:04:49.756220+0000 mon.a (mon.0) 413 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:04:51.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[88788]: cluster 2024-09-13T14:04:49.764910+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260] boot 2024-09-13T14:04:51.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[88788]: cluster 2024-09-13T14:04:49.764910+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 [v2:172.21.15.192:6816/1595421260,v1:172.21.15.192:6817/1595421260] boot 2024-09-13T14:04:51.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[88788]: cluster 2024-09-13T14:04:49.765097+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-13T14:04:51.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[88788]: cluster 2024-09-13T14:04:49.765097+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-13T14:04:51.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[88788]: audit 2024-09-13T14:04:49.784553+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T14:04:51.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:50 smithi076 bash[88788]: audit 2024-09-13T14:04:49.784553+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T14:04:52.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:51 smithi076 bash[88788]: cluster 2024-09-13T14:04:50.811653+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-13T14:04:52.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:51 smithi076 bash[88788]: cluster 2024-09-13T14:04:50.811653+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-13T14:04:52.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:51 smithi076 bash[88788]: audit 2024-09-13T14:04:51.488813+0000 mgr.y (mgr.15252) 771 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:52.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:51 smithi076 bash[88788]: audit 2024-09-13T14:04:51.488813+0000 mgr.y (mgr.15252) 771 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:52.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:51 smithi076 bash[88788]: cluster 2024-09-13T14:04:51.686822+0000 mgr.y (mgr.15252) 772 : cluster [DBG] pgmap v465: 161 pgs: 1 peering, 33 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-13T14:04:52.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:51 smithi076 bash[88788]: cluster 2024-09-13T14:04:51.686822+0000 mgr.y (mgr.15252) 772 : cluster [DBG] pgmap v465: 161 pgs: 1 peering, 33 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-13T14:04:52.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:51 smithi076 bash[92503]: cluster 2024-09-13T14:04:50.811653+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-13T14:04:52.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:51 smithi076 bash[92503]: cluster 2024-09-13T14:04:50.811653+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-13T14:04:52.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:51 smithi076 bash[92503]: audit 2024-09-13T14:04:51.488813+0000 mgr.y (mgr.15252) 771 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:52.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:51 smithi076 bash[92503]: audit 2024-09-13T14:04:51.488813+0000 mgr.y (mgr.15252) 771 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:52.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:51 smithi076 bash[92503]: cluster 2024-09-13T14:04:51.686822+0000 mgr.y (mgr.15252) 772 : cluster [DBG] pgmap v465: 161 pgs: 1 peering, 33 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-13T14:04:52.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:51 smithi076 bash[92503]: cluster 2024-09-13T14:04:51.686822+0000 mgr.y (mgr.15252) 772 : cluster [DBG] pgmap v465: 161 pgs: 1 peering, 33 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-13T14:04:52.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:51 smithi192 bash[70372]: cluster 2024-09-13T14:04:50.811653+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-13T14:04:52.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:51 smithi192 bash[70372]: cluster 2024-09-13T14:04:50.811653+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-13T14:04:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:51 smithi192 bash[70372]: audit 2024-09-13T14:04:51.488813+0000 mgr.y (mgr.15252) 771 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:51 smithi192 bash[70372]: audit 2024-09-13T14:04:51.488813+0000 mgr.y (mgr.15252) 771 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:04:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:51 smithi192 bash[70372]: cluster 2024-09-13T14:04:51.686822+0000 mgr.y (mgr.15252) 772 : cluster [DBG] pgmap v465: 161 pgs: 1 peering, 33 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-13T14:04:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:51 smithi192 bash[70372]: cluster 2024-09-13T14:04:51.686822+0000 mgr.y (mgr.15252) 772 : cluster [DBG] pgmap v465: 161 pgs: 1 peering, 33 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-13T14:04:52.508 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:04:53.088 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:52 smithi076 bash[88788]: audit 2024-09-13T14:04:52.499855+0000 mgr.y (mgr.15252) 773 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:53.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:52 smithi076 bash[88788]: audit 2024-09-13T14:04:52.499855+0000 mgr.y (mgr.15252) 773 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:53.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:52 smithi076 bash[92503]: audit 2024-09-13T14:04:52.499855+0000 mgr.y (mgr.15252) 773 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:53.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:52 smithi076 bash[92503]: audit 2024-09-13T14:04:52.499855+0000 mgr.y (mgr.15252) 773 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:53.164 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:04:53.164 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (12m) 2m ago 39m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:04:53.164 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (11m) 9s ago 38m 70.1M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:04:53.164 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (14m) 2m ago 36m 49.5M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T14:04:53.164 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (13m) 9s ago 47m 443M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:04:53.164 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (24m) 2m ago 49m 518M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:04:53.164 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (8m) 2m ago 50m 50.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:04:53.164 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (9m) 9s ago 48m 47.6M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:04:53.164 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (8m) 2m ago 48m 40.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:04:53.165 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (13m) 2m ago 39m 8324k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:04:53.165 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (13m) 9s ago 39m 8456k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:04:53.165 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (6m) 2m ago 46m 56.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:04:53.165 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (5m) 2m ago 46m 50.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:04:53.165 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (3m) 2m ago 45m 44.5M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:04:53.165 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (2m) 2m ago 44m - 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 08a3130b226a 2024-09-13T14:04:53.165 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (101s) 9s ago 43m 48.0M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 9040c6d9d877 2024-09-13T14:04:53.165 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (56s) 9s ago 42m 48.7M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 a3984a3612af 2024-09-13T14:04:53.165 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (11s) 9s ago 41m - 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 5ab0314394a8 2024-09-13T14:04:53.165 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (40m) 9s ago 40m 72.0M 3292M 19.1.1-322-g7741f7f9 19dc8d659727 b955aa7f097e 2024-09-13T14:04:53.165 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (12m) 9s ago 39m 51.4M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:04:53.166 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (37m) 2m ago 37m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T14:04:53.166 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (37m) 9s ago 37m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T14:04:53.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:53.013713373Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:53.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:52 smithi192 bash[70372]: audit 2024-09-13T14:04:52.499855+0000 mgr.y (mgr.15252) 773 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:53.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:52 smithi192 bash[70372]: audit 2024-09-13T14:04:52.499855+0000 mgr.y (mgr.15252) 773 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:53.535 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:04:53.536 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T14:04:53.536 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T14:04:53.536 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:04:53.536 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T14:04:53.536 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:04:53.536 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:04:53.536 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T14:04:53.536 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 1, 2024-09-13T14:04:53.536 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 7 2024-09-13T14:04:53.536 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:04:53.536 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T14:04:53.536 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T14:04:53.537 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:04:53.537 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T14:04:53.537 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3, 2024-09-13T14:04:53.537 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 12 2024-09-13T14:04:53.537 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T14:04:53.537 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:04:53.856 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:04:53.856 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T14:04:53.856 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T14:04:53.856 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-13T14:04:53.856 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T14:04:53.856 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "7/8 daemons upgraded", 2024-09-13T14:04:53.857 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T14:04:53.857 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:04:53.857 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:04:54.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:54 smithi192 bash[70372]: audit 2024-09-13T14:04:52.819278+0000 mgr.y (mgr.15252) 774 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:54 smithi192 bash[70372]: audit 2024-09-13T14:04:52.819278+0000 mgr.y (mgr.15252) 774 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:54 smithi192 bash[70372]: audit 2024-09-13T14:04:53.129863+0000 mgr.y (mgr.15252) 775 : audit [DBG] from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:54 smithi192 bash[70372]: audit 2024-09-13T14:04:53.129863+0000 mgr.y (mgr.15252) 775 : audit [DBG] from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:54 smithi192 bash[70372]: audit 2024-09-13T14:04:53.174688+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:54 smithi192 bash[70372]: audit 2024-09-13T14:04:53.174688+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:54 smithi192 bash[70372]: audit 2024-09-13T14:04:53.175446+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:54 smithi192 bash[70372]: audit 2024-09-13T14:04:53.175446+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:54 smithi192 bash[70372]: audit 2024-09-13T14:04:53.539281+0000 mon.a (mon.0) 418 : audit [DBG] from='client.? 172.21.15.76:0/3541584778' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:54 smithi192 bash[70372]: audit 2024-09-13T14:04:53.539281+0000 mon.a (mon.0) 418 : audit [DBG] from='client.? 172.21.15.76:0/3541584778' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:54 smithi192 bash[70372]: cluster 2024-09-13T14:04:53.687600+0000 mgr.y (mgr.15252) 776 : cluster [DBG] pgmap v466: 161 pgs: 1 peering, 16 active+undersized, 8 active+undersized+degraded, 136 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 33/636 objects degraded (5.189%) 2024-09-13T14:04:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:54 smithi192 bash[70372]: cluster 2024-09-13T14:04:53.687600+0000 mgr.y (mgr.15252) 776 : cluster [DBG] pgmap v466: 161 pgs: 1 peering, 16 active+undersized, 8 active+undersized+degraded, 136 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 33/636 objects degraded (5.189%) 2024-09-13T14:04:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[88788]: audit 2024-09-13T14:04:52.819278+0000 mgr.y (mgr.15252) 774 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[88788]: audit 2024-09-13T14:04:52.819278+0000 mgr.y (mgr.15252) 774 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[88788]: audit 2024-09-13T14:04:53.129863+0000 mgr.y (mgr.15252) 775 : audit [DBG] from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[88788]: audit 2024-09-13T14:04:53.129863+0000 mgr.y (mgr.15252) 775 : audit [DBG] from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[88788]: audit 2024-09-13T14:04:53.174688+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:54.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[88788]: audit 2024-09-13T14:04:53.174688+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[88788]: audit 2024-09-13T14:04:53.175446+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[88788]: audit 2024-09-13T14:04:53.175446+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[88788]: audit 2024-09-13T14:04:53.539281+0000 mon.a (mon.0) 418 : audit [DBG] from='client.? 172.21.15.76:0/3541584778' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[88788]: audit 2024-09-13T14:04:53.539281+0000 mon.a (mon.0) 418 : audit [DBG] from='client.? 172.21.15.76:0/3541584778' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[88788]: cluster 2024-09-13T14:04:53.687600+0000 mgr.y (mgr.15252) 776 : cluster [DBG] pgmap v466: 161 pgs: 1 peering, 16 active+undersized, 8 active+undersized+degraded, 136 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 33/636 objects degraded (5.189%) 2024-09-13T14:04:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[88788]: cluster 2024-09-13T14:04:53.687600+0000 mgr.y (mgr.15252) 776 : cluster [DBG] pgmap v466: 161 pgs: 1 peering, 16 active+undersized, 8 active+undersized+degraded, 136 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 33/636 objects degraded (5.189%) 2024-09-13T14:04:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[92503]: audit 2024-09-13T14:04:52.819278+0000 mgr.y (mgr.15252) 774 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[92503]: audit 2024-09-13T14:04:52.819278+0000 mgr.y (mgr.15252) 774 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[92503]: audit 2024-09-13T14:04:53.129863+0000 mgr.y (mgr.15252) 775 : audit [DBG] from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[92503]: audit 2024-09-13T14:04:53.129863+0000 mgr.y (mgr.15252) 775 : audit [DBG] from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[92503]: audit 2024-09-13T14:04:53.174688+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:54.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[92503]: audit 2024-09-13T14:04:53.174688+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:04:54.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[92503]: audit 2024-09-13T14:04:53.175446+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:54.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[92503]: audit 2024-09-13T14:04:53.175446+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:54.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[92503]: audit 2024-09-13T14:04:53.539281+0000 mon.a (mon.0) 418 : audit [DBG] from='client.? 172.21.15.76:0/3541584778' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:54.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[92503]: audit 2024-09-13T14:04:53.539281+0000 mon.a (mon.0) 418 : audit [DBG] from='client.? 172.21.15.76:0/3541584778' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:54.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[92503]: cluster 2024-09-13T14:04:53.687600+0000 mgr.y (mgr.15252) 776 : cluster [DBG] pgmap v466: 161 pgs: 1 peering, 16 active+undersized, 8 active+undersized+degraded, 136 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 33/636 objects degraded (5.189%) 2024-09-13T14:04:54.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[92503]: cluster 2024-09-13T14:04:53.687600+0000 mgr.y (mgr.15252) 776 : cluster [DBG] pgmap v466: 161 pgs: 1 peering, 16 active+undersized, 8 active+undersized+degraded, 136 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 33/636 objects degraded (5.189%) 2024-09-13T14:04:55.089 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:04:54 smithi076 bash[68032]: debug 2024-09-13T14:04:54.829+0000 7f5709f3f640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-13T14:04:55.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:53.859704+0000 mgr.y (mgr.15252) 777 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:55.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:53.859704+0000 mgr.y (mgr.15252) 777 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:55.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: cluster 2024-09-13T14:04:54.172897+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:55.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: cluster 2024-09-13T14:04:54.172897+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:55.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.651006+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.651006+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.665657+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.665657+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.667154+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:55.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.667154+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:55.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.669186+0000 mon.b (mon.1) 249 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:04:55.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.669186+0000 mon.b (mon.1) 249 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:04:55.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.683613+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.683613+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.814063+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:04:55.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.814063+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:04:55.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.817875+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.817875+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.821220+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.821220+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:53.859704+0000 mgr.y (mgr.15252) 777 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:55.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:53.859704+0000 mgr.y (mgr.15252) 777 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:55.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: cluster 2024-09-13T14:04:54.172897+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:55.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: cluster 2024-09-13T14:04:54.172897+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:55.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.651006+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.651006+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.665657+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.665657+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.667154+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:55.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.667154+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:55.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.669186+0000 mon.b (mon.1) 249 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:04:55.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.669186+0000 mon.b (mon.1) 249 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:04:55.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.683613+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.683613+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.814063+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:04:55.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.814063+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:04:55.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.817875+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.817875+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.821220+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.821220+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.824013+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.593 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.824013+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.827407+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T14:04:55.594 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[88788]: audit 2024-09-13T14:04:54.827407+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T14:04:55.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.824013+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.824013+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.827407+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T14:04:55.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:55 smithi076 bash[92503]: audit 2024-09-13T14:04:54.827407+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T14:04:55.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:53.859704+0000 mgr.y (mgr.15252) 777 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:55.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:53.859704+0000 mgr.y (mgr.15252) 777 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:04:55.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: cluster 2024-09-13T14:04:54.172897+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:55.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: cluster 2024-09-13T14:04:54.172897+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T14:04:55.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.651006+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.651006+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.665657+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.665657+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.667154+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:55.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.667154+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:04:55.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.669186+0000 mon.b (mon.1) 249 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:04:55.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.669186+0000 mon.b (mon.1) 249 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:04:55.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.683613+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.683613+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:04:55.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.814063+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:04:55.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.814063+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:04:55.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.817875+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.817875+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.821220+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.821220+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.824013+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.824013+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:04:55.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.827407+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T14:04:55.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:55 smithi192 bash[70372]: audit 2024-09-13T14:04:54.827407+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T14:04:56.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:56.037421241Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:56.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:56 smithi192 bash[70372]: audit 2024-09-13T14:04:54.830253+0000 mgr.y (mgr.15252) 778 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T14:04:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:56 smithi192 bash[70372]: audit 2024-09-13T14:04:54.830253+0000 mgr.y (mgr.15252) 778 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T14:04:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:56 smithi192 bash[70372]: cephadm 2024-09-13T14:04:54.832066+0000 mgr.y (mgr.15252) 779 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-13T14:04:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:56 smithi192 bash[70372]: cephadm 2024-09-13T14:04:54.832066+0000 mgr.y (mgr.15252) 779 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-13T14:04:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:56 smithi192 bash[70372]: cluster 2024-09-13T14:04:55.688678+0000 mgr.y (mgr.15252) 780 : cluster [DBG] pgmap v467: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-09-13T14:04:56.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:56 smithi192 bash[70372]: cluster 2024-09-13T14:04:55.688678+0000 mgr.y (mgr.15252) 780 : cluster [DBG] pgmap v467: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-09-13T14:04:56.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:56 smithi076 bash[88788]: audit 2024-09-13T14:04:54.830253+0000 mgr.y (mgr.15252) 778 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T14:04:56.646 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:56 smithi076 bash[88788]: audit 2024-09-13T14:04:54.830253+0000 mgr.y (mgr.15252) 778 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T14:04:56.646 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:56 smithi076 bash[88788]: cephadm 2024-09-13T14:04:54.832066+0000 mgr.y (mgr.15252) 779 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-13T14:04:56.646 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:56 smithi076 bash[88788]: cephadm 2024-09-13T14:04:54.832066+0000 mgr.y (mgr.15252) 779 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-13T14:04:56.646 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:56 smithi076 bash[88788]: cluster 2024-09-13T14:04:55.688678+0000 mgr.y (mgr.15252) 780 : cluster [DBG] pgmap v467: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-09-13T14:04:56.647 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:56 smithi076 bash[88788]: cluster 2024-09-13T14:04:55.688678+0000 mgr.y (mgr.15252) 780 : cluster [DBG] pgmap v467: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-09-13T14:04:56.647 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:56 smithi076 bash[92503]: audit 2024-09-13T14:04:54.830253+0000 mgr.y (mgr.15252) 778 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T14:04:56.647 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:56 smithi076 bash[92503]: audit 2024-09-13T14:04:54.830253+0000 mgr.y (mgr.15252) 778 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T14:04:56.647 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:56 smithi076 bash[92503]: cephadm 2024-09-13T14:04:54.832066+0000 mgr.y (mgr.15252) 779 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-13T14:04:56.647 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:56 smithi076 bash[92503]: cephadm 2024-09-13T14:04:54.832066+0000 mgr.y (mgr.15252) 779 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-09-13T14:04:56.647 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:56 smithi076 bash[92503]: cluster 2024-09-13T14:04:55.688678+0000 mgr.y (mgr.15252) 780 : cluster [DBG] pgmap v467: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-09-13T14:04:56.647 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:56 smithi076 bash[92503]: cluster 2024-09-13T14:04:55.688678+0000 mgr.y (mgr.15252) 780 : cluster [DBG] pgmap v467: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-09-13T14:04:57.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:57 smithi076 bash[92503]: cluster 2024-09-13T14:04:56.185577+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 8 pgs degraded) 2024-09-13T14:04:57.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:57 smithi076 bash[92503]: cluster 2024-09-13T14:04:56.185577+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 8 pgs degraded) 2024-09-13T14:04:57.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:57 smithi076 bash[92503]: cluster 2024-09-13T14:04:56.185618+0000 mon.a (mon.0) 424 : cluster [INF] Cluster is now healthy 2024-09-13T14:04:57.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:57 smithi076 bash[92503]: cluster 2024-09-13T14:04:56.185618+0000 mon.a (mon.0) 424 : cluster [INF] Cluster is now healthy 2024-09-13T14:04:57.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:57 smithi076 bash[88788]: cluster 2024-09-13T14:04:56.185577+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 8 pgs degraded) 2024-09-13T14:04:57.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:57 smithi076 bash[88788]: cluster 2024-09-13T14:04:56.185577+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 8 pgs degraded) 2024-09-13T14:04:57.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:57 smithi076 bash[88788]: cluster 2024-09-13T14:04:56.185618+0000 mon.a (mon.0) 424 : cluster [INF] Cluster is now healthy 2024-09-13T14:04:57.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:57 smithi076 bash[88788]: cluster 2024-09-13T14:04:56.185618+0000 mon.a (mon.0) 424 : cluster [INF] Cluster is now healthy 2024-09-13T14:04:57.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:57 smithi192 bash[70372]: cluster 2024-09-13T14:04:56.185577+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 8 pgs degraded) 2024-09-13T14:04:57.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:57 smithi192 bash[70372]: cluster 2024-09-13T14:04:56.185577+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 8 pgs degraded) 2024-09-13T14:04:57.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:57 smithi192 bash[70372]: cluster 2024-09-13T14:04:56.185618+0000 mon.a (mon.0) 424 : cluster [INF] Cluster is now healthy 2024-09-13T14:04:57.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:57 smithi192 bash[70372]: cluster 2024-09-13T14:04:56.185618+0000 mon.a (mon.0) 424 : cluster [INF] Cluster is now healthy 2024-09-13T14:04:58.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:58 smithi076 bash[88788]: cluster 2024-09-13T14:04:57.689804+0000 mgr.y (mgr.15252) 781 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-13T14:04:58.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:04:58 smithi076 bash[88788]: cluster 2024-09-13T14:04:57.689804+0000 mgr.y (mgr.15252) 781 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-13T14:04:58.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:58 smithi076 bash[92503]: cluster 2024-09-13T14:04:57.689804+0000 mgr.y (mgr.15252) 781 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-13T14:04:58.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:04:58 smithi076 bash[92503]: cluster 2024-09-13T14:04:57.689804+0000 mgr.y (mgr.15252) 781 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-13T14:04:58.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:58 smithi192 bash[70372]: cluster 2024-09-13T14:04:57.689804+0000 mgr.y (mgr.15252) 781 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-13T14:04:58.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:04:58 smithi192 bash[70372]: cluster 2024-09-13T14:04:57.689804+0000 mgr.y (mgr.15252) 781 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-13T14:04:59.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:04:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:04:59.020047351Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:04:59.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:04:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:04:59] "GET /metrics HTTP/1.1" 200 38255 "" "Prometheus/2.51.0" 2024-09-13T14:05:01.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:00 smithi076 bash[88788]: cluster 2024-09-13T14:04:59.691193+0000 mgr.y (mgr.15252) 782 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-09-13T14:05:01.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:00 smithi076 bash[88788]: cluster 2024-09-13T14:04:59.691193+0000 mgr.y (mgr.15252) 782 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-09-13T14:05:01.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:00 smithi076 bash[92503]: cluster 2024-09-13T14:04:59.691193+0000 mgr.y (mgr.15252) 782 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-09-13T14:05:01.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:00 smithi076 bash[92503]: cluster 2024-09-13T14:04:59.691193+0000 mgr.y (mgr.15252) 782 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-09-13T14:05:01.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:00 smithi192 bash[70372]: cluster 2024-09-13T14:04:59.691193+0000 mgr.y (mgr.15252) 782 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-09-13T14:05:01.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:00 smithi192 bash[70372]: cluster 2024-09-13T14:04:59.691193+0000 mgr.y (mgr.15252) 782 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-09-13T14:05:02.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:02.038636053Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:02 smithi076 bash[88788]: audit 2024-09-13T14:05:01.490688+0000 mgr.y (mgr.15252) 783 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:02 smithi076 bash[88788]: audit 2024-09-13T14:05:01.490688+0000 mgr.y (mgr.15252) 783 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:02 smithi076 bash[88788]: cluster 2024-09-13T14:05:01.692065+0000 mgr.y (mgr.15252) 784 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-09-13T14:05:03.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:02 smithi076 bash[88788]: cluster 2024-09-13T14:05:01.692065+0000 mgr.y (mgr.15252) 784 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-09-13T14:05:03.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:02 smithi076 bash[92503]: audit 2024-09-13T14:05:01.490688+0000 mgr.y (mgr.15252) 783 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:03.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:02 smithi076 bash[92503]: audit 2024-09-13T14:05:01.490688+0000 mgr.y (mgr.15252) 783 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:03.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:02 smithi076 bash[92503]: cluster 2024-09-13T14:05:01.692065+0000 mgr.y (mgr.15252) 784 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-09-13T14:05:03.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:02 smithi076 bash[92503]: cluster 2024-09-13T14:05:01.692065+0000 mgr.y (mgr.15252) 784 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-09-13T14:05:03.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:02 smithi192 bash[70372]: audit 2024-09-13T14:05:01.490688+0000 mgr.y (mgr.15252) 783 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:03.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:02 smithi192 bash[70372]: audit 2024-09-13T14:05:01.490688+0000 mgr.y (mgr.15252) 783 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:02 smithi192 bash[70372]: cluster 2024-09-13T14:05:01.692065+0000 mgr.y (mgr.15252) 784 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-09-13T14:05:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:02 smithi192 bash[70372]: cluster 2024-09-13T14:05:01.692065+0000 mgr.y (mgr.15252) 784 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-09-13T14:05:04.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:04 smithi076 bash[88788]: audit 2024-09-13T14:05:03.498420+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:04.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:04 smithi076 bash[88788]: audit 2024-09-13T14:05:03.498420+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:04.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:04 smithi076 bash[88788]: cluster 2024-09-13T14:05:03.693374+0000 mgr.y (mgr.15252) 785 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:04.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:04 smithi076 bash[88788]: cluster 2024-09-13T14:05:03.693374+0000 mgr.y (mgr.15252) 785 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:04.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:04 smithi076 bash[92503]: audit 2024-09-13T14:05:03.498420+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:04.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:04 smithi076 bash[92503]: audit 2024-09-13T14:05:03.498420+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:04.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:04 smithi076 bash[92503]: cluster 2024-09-13T14:05:03.693374+0000 mgr.y (mgr.15252) 785 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:04.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:04 smithi076 bash[92503]: cluster 2024-09-13T14:05:03.693374+0000 mgr.y (mgr.15252) 785 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:04.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:04 smithi192 bash[70372]: audit 2024-09-13T14:05:03.498420+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:04.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:04 smithi192 bash[70372]: audit 2024-09-13T14:05:03.498420+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:04.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:04 smithi192 bash[70372]: cluster 2024-09-13T14:05:03.693374+0000 mgr.y (mgr.15252) 785 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:04.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:04 smithi192 bash[70372]: cluster 2024-09-13T14:05:03.693374+0000 mgr.y (mgr.15252) 785 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:05.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:05.055145375Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:06 smithi076 bash[88788]: cluster 2024-09-13T14:05:05.694524+0000 mgr.y (mgr.15252) 786 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:06 smithi076 bash[88788]: cluster 2024-09-13T14:05:05.694524+0000 mgr.y (mgr.15252) 786 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:06 smithi076 bash[92503]: cluster 2024-09-13T14:05:05.694524+0000 mgr.y (mgr.15252) 786 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:07.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:06 smithi076 bash[92503]: cluster 2024-09-13T14:05:05.694524+0000 mgr.y (mgr.15252) 786 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:07.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:06 smithi192 bash[70372]: cluster 2024-09-13T14:05:05.694524+0000 mgr.y (mgr.15252) 786 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:07.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:06 smithi192 bash[70372]: cluster 2024-09-13T14:05:05.694524+0000 mgr.y (mgr.15252) 786 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:08.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:08.056326695Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:08 smithi076 bash[88788]: cluster 2024-09-13T14:05:07.695650+0000 mgr.y (mgr.15252) 787 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:08 smithi076 bash[88788]: cluster 2024-09-13T14:05:07.695650+0000 mgr.y (mgr.15252) 787 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:08 smithi076 bash[88788]: audit 2024-09-13T14:05:08.176559+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:08 smithi076 bash[88788]: audit 2024-09-13T14:05:08.176559+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:08 smithi076 bash[88788]: audit 2024-09-13T14:05:08.176888+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:08 smithi076 bash[88788]: audit 2024-09-13T14:05:08.176888+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:09.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:08 smithi076 bash[92503]: cluster 2024-09-13T14:05:07.695650+0000 mgr.y (mgr.15252) 787 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:08 smithi076 bash[92503]: cluster 2024-09-13T14:05:07.695650+0000 mgr.y (mgr.15252) 787 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:08 smithi076 bash[92503]: audit 2024-09-13T14:05:08.176559+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:08 smithi076 bash[92503]: audit 2024-09-13T14:05:08.176559+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:08 smithi076 bash[92503]: audit 2024-09-13T14:05:08.176888+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:08 smithi076 bash[92503]: audit 2024-09-13T14:05:08.176888+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:09.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:08 smithi192 bash[70372]: cluster 2024-09-13T14:05:07.695650+0000 mgr.y (mgr.15252) 787 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:08 smithi192 bash[70372]: cluster 2024-09-13T14:05:07.695650+0000 mgr.y (mgr.15252) 787 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:08 smithi192 bash[70372]: audit 2024-09-13T14:05:08.176559+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:08 smithi192 bash[70372]: audit 2024-09-13T14:05:08.176559+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:08 smithi192 bash[70372]: audit 2024-09-13T14:05:08.176888+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:08 smithi192 bash[70372]: audit 2024-09-13T14:05:08.176888+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:09.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:05:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:05:09] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-13T14:05:11.019 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:10 smithi192 bash[70372]: cluster 2024-09-13T14:05:09.697081+0000 mgr.y (mgr.15252) 788 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:11.019 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:10 smithi192 bash[70372]: cluster 2024-09-13T14:05:09.697081+0000 mgr.y (mgr.15252) 788 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:11.020 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:10 smithi192 bash[70372]: audit 2024-09-13T14:05:09.844298+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T14:05:11.020 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:10 smithi192 bash[70372]: audit 2024-09-13T14:05:09.844298+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T14:05:11.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:10 smithi076 bash[92503]: cluster 2024-09-13T14:05:09.697081+0000 mgr.y (mgr.15252) 788 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:11.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:10 smithi076 bash[92503]: cluster 2024-09-13T14:05:09.697081+0000 mgr.y (mgr.15252) 788 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:11.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:10 smithi076 bash[92503]: audit 2024-09-13T14:05:09.844298+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T14:05:11.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:10 smithi076 bash[92503]: audit 2024-09-13T14:05:09.844298+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T14:05:11.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:10 smithi076 bash[88788]: cluster 2024-09-13T14:05:09.697081+0000 mgr.y (mgr.15252) 788 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:11.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:10 smithi076 bash[88788]: cluster 2024-09-13T14:05:09.697081+0000 mgr.y (mgr.15252) 788 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:11.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:10 smithi076 bash[88788]: audit 2024-09-13T14:05:09.844298+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T14:05:11.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:10 smithi076 bash[88788]: audit 2024-09-13T14:05:09.844298+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T14:05:11.401 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:11.02049167Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:12.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:11 smithi076 bash[88788]: audit 2024-09-13T14:05:09.847407+0000 mgr.y (mgr.15252) 789 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T14:05:12.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:11 smithi076 bash[88788]: audit 2024-09-13T14:05:09.847407+0000 mgr.y (mgr.15252) 789 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T14:05:12.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:11 smithi076 bash[88788]: cephadm 2024-09-13T14:05:09.850565+0000 mgr.y (mgr.15252) 790 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-13T14:05:12.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:11 smithi076 bash[88788]: cephadm 2024-09-13T14:05:09.850565+0000 mgr.y (mgr.15252) 790 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-13T14:05:12.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:11 smithi076 bash[92503]: audit 2024-09-13T14:05:09.847407+0000 mgr.y (mgr.15252) 789 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T14:05:12.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:11 smithi076 bash[92503]: audit 2024-09-13T14:05:09.847407+0000 mgr.y (mgr.15252) 789 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T14:05:12.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:11 smithi076 bash[92503]: cephadm 2024-09-13T14:05:09.850565+0000 mgr.y (mgr.15252) 790 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-13T14:05:12.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:11 smithi076 bash[92503]: cephadm 2024-09-13T14:05:09.850565+0000 mgr.y (mgr.15252) 790 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-13T14:05:12.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:11 smithi192 bash[70372]: audit 2024-09-13T14:05:09.847407+0000 mgr.y (mgr.15252) 789 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T14:05:12.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:11 smithi192 bash[70372]: audit 2024-09-13T14:05:09.847407+0000 mgr.y (mgr.15252) 789 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T14:05:12.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:11 smithi192 bash[70372]: cephadm 2024-09-13T14:05:09.850565+0000 mgr.y (mgr.15252) 790 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-13T14:05:12.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:11 smithi192 bash[70372]: cephadm 2024-09-13T14:05:09.850565+0000 mgr.y (mgr.15252) 790 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-13T14:05:13.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[88788]: audit 2024-09-13T14:05:11.501870+0000 mgr.y (mgr.15252) 791 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:13.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[88788]: audit 2024-09-13T14:05:11.501870+0000 mgr.y (mgr.15252) 791 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:13.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[88788]: cluster 2024-09-13T14:05:11.698048+0000 mgr.y (mgr.15252) 792 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:13.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[88788]: cluster 2024-09-13T14:05:11.698048+0000 mgr.y (mgr.15252) 792 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:13.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[88788]: audit 2024-09-13T14:05:12.312464+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:13.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[88788]: audit 2024-09-13T14:05:12.312464+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:13.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[88788]: audit 2024-09-13T14:05:12.314978+0000 mon.b (mon.1) 257 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-13T14:05:13.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[88788]: audit 2024-09-13T14:05:12.314978+0000 mon.b (mon.1) 257 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-13T14:05:13.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[88788]: audit 2024-09-13T14:05:12.316935+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:13.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[88788]: audit 2024-09-13T14:05:12.316935+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[92503]: audit 2024-09-13T14:05:11.501870+0000 mgr.y (mgr.15252) 791 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[92503]: audit 2024-09-13T14:05:11.501870+0000 mgr.y (mgr.15252) 791 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:13.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[92503]: cluster 2024-09-13T14:05:11.698048+0000 mgr.y (mgr.15252) 792 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[92503]: cluster 2024-09-13T14:05:11.698048+0000 mgr.y (mgr.15252) 792 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[92503]: audit 2024-09-13T14:05:12.312464+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[92503]: audit 2024-09-13T14:05:12.312464+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[92503]: audit 2024-09-13T14:05:12.314978+0000 mon.b (mon.1) 257 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-13T14:05:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[92503]: audit 2024-09-13T14:05:12.314978+0000 mon.b (mon.1) 257 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-13T14:05:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[92503]: audit 2024-09-13T14:05:12.316935+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:13.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:12 smithi076 bash[92503]: audit 2024-09-13T14:05:12.316935+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:13.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:12 smithi192 bash[70372]: audit 2024-09-13T14:05:11.501870+0000 mgr.y (mgr.15252) 791 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:13.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:12 smithi192 bash[70372]: audit 2024-09-13T14:05:11.501870+0000 mgr.y (mgr.15252) 791 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:13.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:12 smithi192 bash[70372]: cluster 2024-09-13T14:05:11.698048+0000 mgr.y (mgr.15252) 792 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:13.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:12 smithi192 bash[70372]: cluster 2024-09-13T14:05:11.698048+0000 mgr.y (mgr.15252) 792 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:13.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:12 smithi192 bash[70372]: audit 2024-09-13T14:05:12.312464+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:13.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:12 smithi192 bash[70372]: audit 2024-09-13T14:05:12.312464+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:13.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:12 smithi192 bash[70372]: audit 2024-09-13T14:05:12.314978+0000 mon.b (mon.1) 257 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-13T14:05:13.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:12 smithi192 bash[70372]: audit 2024-09-13T14:05:12.314978+0000 mon.b (mon.1) 257 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-13T14:05:13.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:12 smithi192 bash[70372]: audit 2024-09-13T14:05:12.316935+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:13.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:12 smithi192 bash[70372]: audit 2024-09-13T14:05:12.316935+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:14.040 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:13 smithi192 bash[70372]: cephadm 2024-09-13T14:05:12.303886+0000 mgr.y (mgr.15252) 793 : cephadm [INF] Upgrade: Updating osd.7 2024-09-13T14:05:14.040 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:13 smithi192 bash[70372]: cephadm 2024-09-13T14:05:12.303886+0000 mgr.y (mgr.15252) 793 : cephadm [INF] Upgrade: Updating osd.7 2024-09-13T14:05:14.040 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:13 smithi192 bash[70372]: cephadm 2024-09-13T14:05:12.325154+0000 mgr.y (mgr.15252) 794 : cephadm [INF] Deploying daemon osd.7 on smithi192 2024-09-13T14:05:14.040 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:13 smithi192 bash[70372]: cephadm 2024-09-13T14:05:12.325154+0000 mgr.y (mgr.15252) 794 : cephadm [INF] Deploying daemon osd.7 on smithi192 2024-09-13T14:05:14.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:13 smithi076 bash[88788]: cephadm 2024-09-13T14:05:12.303886+0000 mgr.y (mgr.15252) 793 : cephadm [INF] Upgrade: Updating osd.7 2024-09-13T14:05:14.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:13 smithi076 bash[88788]: cephadm 2024-09-13T14:05:12.303886+0000 mgr.y (mgr.15252) 793 : cephadm [INF] Upgrade: Updating osd.7 2024-09-13T14:05:14.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:13 smithi076 bash[88788]: cephadm 2024-09-13T14:05:12.325154+0000 mgr.y (mgr.15252) 794 : cephadm [INF] Deploying daemon osd.7 on smithi192 2024-09-13T14:05:14.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:13 smithi076 bash[88788]: cephadm 2024-09-13T14:05:12.325154+0000 mgr.y (mgr.15252) 794 : cephadm [INF] Deploying daemon osd.7 on smithi192 2024-09-13T14:05:14.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:13 smithi076 bash[92503]: cephadm 2024-09-13T14:05:12.303886+0000 mgr.y (mgr.15252) 793 : cephadm [INF] Upgrade: Updating osd.7 2024-09-13T14:05:14.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:13 smithi076 bash[92503]: cephadm 2024-09-13T14:05:12.303886+0000 mgr.y (mgr.15252) 793 : cephadm [INF] Upgrade: Updating osd.7 2024-09-13T14:05:14.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:13 smithi076 bash[92503]: cephadm 2024-09-13T14:05:12.325154+0000 mgr.y (mgr.15252) 794 : cephadm [INF] Deploying daemon osd.7 on smithi192 2024-09-13T14:05:14.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:13 smithi076 bash[92503]: cephadm 2024-09-13T14:05:12.325154+0000 mgr.y (mgr.15252) 794 : cephadm [INF] Deploying daemon osd.7 on smithi192 2024-09-13T14:05:14.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:14.04102298Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:14 smithi076 bash[88788]: cluster 2024-09-13T14:05:13.699324+0000 mgr.y (mgr.15252) 795 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:14 smithi076 bash[88788]: cluster 2024-09-13T14:05:13.699324+0000 mgr.y (mgr.15252) 795 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:15.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:14 smithi076 bash[92503]: cluster 2024-09-13T14:05:13.699324+0000 mgr.y (mgr.15252) 795 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:15.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:14 smithi076 bash[92503]: cluster 2024-09-13T14:05:13.699324+0000 mgr.y (mgr.15252) 795 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:15.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:14 smithi192 bash[70372]: cluster 2024-09-13T14:05:13.699324+0000 mgr.y (mgr.15252) 795 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:15.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:14 smithi192 bash[70372]: cluster 2024-09-13T14:05:13.699324+0000 mgr.y (mgr.15252) 795 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:16.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:15 smithi076 bash[88788]: cluster 2024-09-13T14:05:15.700457+0000 mgr.y (mgr.15252) 796 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:16.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:15 smithi076 bash[88788]: cluster 2024-09-13T14:05:15.700457+0000 mgr.y (mgr.15252) 796 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:16.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:15 smithi076 bash[92503]: cluster 2024-09-13T14:05:15.700457+0000 mgr.y (mgr.15252) 796 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:16.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:15 smithi076 bash[92503]: cluster 2024-09-13T14:05:15.700457+0000 mgr.y (mgr.15252) 796 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:16.153 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:15 smithi192 bash[70372]: cluster 2024-09-13T14:05:15.700457+0000 mgr.y (mgr.15252) 796 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:16.153 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:15 smithi192 bash[70372]: cluster 2024-09-13T14:05:15.700457+0000 mgr.y (mgr.15252) 796 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:17.002 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 14:05:16 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:17.002 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:05:16 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:17.002 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:05:16 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:17.003 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:05:16 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:17.003 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:16 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:17.004 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:16 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:17.004 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:05:16 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:17.004 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:16 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:17.004 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:17 smithi192 systemd[1]: Stopping Ceph osd.7 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:05:17.004 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:05:16 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:17.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:17.01749218Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:17.431 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:17 smithi192 bash[41985]: debug 2024-09-13T14:05:17.118+0000 7fc80ef29640 -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-13T14:05:17.431 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:17 smithi192 bash[41985]: debug 2024-09-13T14:05:17.118+0000 7fc80ef29640 -1 osd.7 147 *** Got signal Terminated *** 2024-09-13T14:05:17.431 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:17 smithi192 bash[41985]: debug 2024-09-13T14:05:17.118+0000 7fc80ef29640 -1 osd.7 147 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T14:05:17.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:17 smithi192 bash[70372]: cluster 2024-09-13T14:05:17.124367+0000 mon.a (mon.0) 428 : cluster [INF] osd.7 marked itself down and dead 2024-09-13T14:05:17.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:17 smithi192 bash[70372]: cluster 2024-09-13T14:05:17.124367+0000 mon.a (mon.0) 428 : cluster [INF] osd.7 marked itself down and dead 2024-09-13T14:05:17.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:17 smithi192 bash[70372]: cluster 2024-09-13T14:05:17.175879+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:05:17.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:17 smithi192 bash[70372]: cluster 2024-09-13T14:05:17.175879+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:05:17.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:17 smithi076 bash[88788]: cluster 2024-09-13T14:05:17.124367+0000 mon.a (mon.0) 428 : cluster [INF] osd.7 marked itself down and dead 2024-09-13T14:05:17.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:17 smithi076 bash[88788]: cluster 2024-09-13T14:05:17.124367+0000 mon.a (mon.0) 428 : cluster [INF] osd.7 marked itself down and dead 2024-09-13T14:05:17.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:17 smithi076 bash[88788]: cluster 2024-09-13T14:05:17.175879+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:05:17.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:17 smithi076 bash[88788]: cluster 2024-09-13T14:05:17.175879+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:05:17.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:17 smithi076 bash[92503]: cluster 2024-09-13T14:05:17.124367+0000 mon.a (mon.0) 428 : cluster [INF] osd.7 marked itself down and dead 2024-09-13T14:05:17.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:17 smithi076 bash[92503]: cluster 2024-09-13T14:05:17.124367+0000 mon.a (mon.0) 428 : cluster [INF] osd.7 marked itself down and dead 2024-09-13T14:05:17.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:17 smithi076 bash[92503]: cluster 2024-09-13T14:05:17.175879+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:05:17.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:17 smithi076 bash[92503]: cluster 2024-09-13T14:05:17.175879+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T14:05:18.480 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:18 smithi192 bash[86555]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-7 2024-09-13T14:05:18.480 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:18 smithi192 bash[86619]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-7 2024-09-13T14:05:18.481 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:18 smithi192 bash[70372]: cluster 2024-09-13T14:05:17.185780+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-13T14:05:18.481 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:18 smithi192 bash[70372]: cluster 2024-09-13T14:05:17.185780+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-13T14:05:18.481 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:18 smithi192 bash[70372]: cluster 2024-09-13T14:05:17.701495+0000 mgr.y (mgr.15252) 797 : cluster [DBG] pgmap v479: 161 pgs: 11 peering, 15 stale+active+clean, 135 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:05:18.481 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:18 smithi192 bash[70372]: cluster 2024-09-13T14:05:17.701495+0000 mgr.y (mgr.15252) 797 : cluster [DBG] pgmap v479: 161 pgs: 11 peering, 15 stale+active+clean, 135 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:05:18.481 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:18 smithi192 bash[70372]: cluster 2024-09-13T14:05:18.186908+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-13T14:05:18.481 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:18 smithi192 bash[70372]: cluster 2024-09-13T14:05:18.186908+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-13T14:05:18.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:18 smithi076 bash[88788]: cluster 2024-09-13T14:05:17.185780+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-13T14:05:18.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:18 smithi076 bash[88788]: cluster 2024-09-13T14:05:17.185780+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-13T14:05:18.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:18 smithi076 bash[88788]: cluster 2024-09-13T14:05:17.701495+0000 mgr.y (mgr.15252) 797 : cluster [DBG] pgmap v479: 161 pgs: 11 peering, 15 stale+active+clean, 135 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:05:18.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:18 smithi076 bash[88788]: cluster 2024-09-13T14:05:17.701495+0000 mgr.y (mgr.15252) 797 : cluster [DBG] pgmap v479: 161 pgs: 11 peering, 15 stale+active+clean, 135 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:05:18.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:18 smithi076 bash[88788]: cluster 2024-09-13T14:05:18.186908+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-13T14:05:18.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:18 smithi076 bash[88788]: cluster 2024-09-13T14:05:18.186908+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-13T14:05:18.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:18 smithi076 bash[92503]: cluster 2024-09-13T14:05:17.185780+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-13T14:05:18.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:18 smithi076 bash[92503]: cluster 2024-09-13T14:05:17.185780+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-13T14:05:18.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:18 smithi076 bash[92503]: cluster 2024-09-13T14:05:17.701495+0000 mgr.y (mgr.15252) 797 : cluster [DBG] pgmap v479: 161 pgs: 11 peering, 15 stale+active+clean, 135 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:05:18.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:18 smithi076 bash[92503]: cluster 2024-09-13T14:05:17.701495+0000 mgr.y (mgr.15252) 797 : cluster [DBG] pgmap v479: 161 pgs: 11 peering, 15 stale+active+clean, 135 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-13T14:05:18.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:18 smithi076 bash[92503]: cluster 2024-09-13T14:05:18.186908+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-13T14:05:18.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:18 smithi076 bash[92503]: cluster 2024-09-13T14:05:18.186908+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-13T14:05:19.517 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:19 smithi192 bash[70372]: cluster 2024-09-13T14:05:18.190047+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-13T14:05:19.518 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:19 smithi192 bash[70372]: cluster 2024-09-13T14:05:18.190047+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-13T14:05:19.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:19 smithi076 bash[88788]: cluster 2024-09-13T14:05:18.190047+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-13T14:05:19.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:19 smithi076 bash[88788]: cluster 2024-09-13T14:05:18.190047+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-13T14:05:19.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:19 smithi076 bash[92503]: cluster 2024-09-13T14:05:18.190047+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-13T14:05:19.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:19 smithi076 bash[92503]: cluster 2024-09-13T14:05:18.190047+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-13T14:05:19.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:05:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:05:19] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-13T14:05:20.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:20.040012566Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:20.505 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:20 smithi192 bash[70372]: cluster 2024-09-13T14:05:19.703068+0000 mgr.y (mgr.15252) 798 : cluster [DBG] pgmap v481: 161 pgs: 15 active+undersized, 24 peering, 5 stale+active+clean, 11 active+undersized+degraded, 106 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 22/636 objects degraded (3.459%) 2024-09-13T14:05:20.505 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:20 smithi192 bash[70372]: cluster 2024-09-13T14:05:19.703068+0000 mgr.y (mgr.15252) 798 : cluster [DBG] pgmap v481: 161 pgs: 15 active+undersized, 24 peering, 5 stale+active+clean, 11 active+undersized+degraded, 106 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 22/636 objects degraded (3.459%) 2024-09-13T14:05:20.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:20 smithi076 bash[88788]: cluster 2024-09-13T14:05:19.703068+0000 mgr.y (mgr.15252) 798 : cluster [DBG] pgmap v481: 161 pgs: 15 active+undersized, 24 peering, 5 stale+active+clean, 11 active+undersized+degraded, 106 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 22/636 objects degraded (3.459%) 2024-09-13T14:05:20.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:20 smithi076 bash[88788]: cluster 2024-09-13T14:05:19.703068+0000 mgr.y (mgr.15252) 798 : cluster [DBG] pgmap v481: 161 pgs: 15 active+undersized, 24 peering, 5 stale+active+clean, 11 active+undersized+degraded, 106 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 22/636 objects degraded (3.459%) 2024-09-13T14:05:20.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:20 smithi076 bash[92503]: cluster 2024-09-13T14:05:19.703068+0000 mgr.y (mgr.15252) 798 : cluster [DBG] pgmap v481: 161 pgs: 15 active+undersized, 24 peering, 5 stale+active+clean, 11 active+undersized+degraded, 106 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 22/636 objects degraded (3.459%) 2024-09-13T14:05:20.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:20 smithi076 bash[92503]: cluster 2024-09-13T14:05:19.703068+0000 mgr.y (mgr.15252) 798 : cluster [DBG] pgmap v481: 161 pgs: 15 active+undersized, 24 peering, 5 stale+active+clean, 11 active+undersized+degraded, 106 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 22/636 objects degraded (3.459%) 2024-09-13T14:05:20.869 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:20 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:20.869 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 14:05:20 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:20.869 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:05:20 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:20.870 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:05:20 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:20.870 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:05:20 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:20.870 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:20 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:20.870 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:20 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-13T14:05:20.871 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:20 smithi192 systemd[1]: Stopped Ceph osd.7 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:05:20.871 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:20 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:20.871 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:20 smithi192 systemd[1]: Started Ceph osd.7 for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:05:20.871 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:05:20 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:20.871 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:05:20 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:05:21.510 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:21 smithi076 bash[88788]: cluster 2024-09-13T14:05:20.226040+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Degraded data redundancy: 22/636 objects degraded (3.459%), 11 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:21.510 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:21 smithi076 bash[88788]: cluster 2024-09-13T14:05:20.226040+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Degraded data redundancy: 22/636 objects degraded (3.459%), 11 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:21.510 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:21 smithi076 bash[88788]: audit 2024-09-13T14:05:20.815736+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:21.510 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:21 smithi076 bash[88788]: audit 2024-09-13T14:05:20.815736+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:21.510 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:21 smithi076 bash[88788]: audit 2024-09-13T14:05:20.827460+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:21.510 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:21 smithi076 bash[88788]: audit 2024-09-13T14:05:20.827460+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:21.511 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:21 smithi076 bash[92503]: cluster 2024-09-13T14:05:20.226040+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Degraded data redundancy: 22/636 objects degraded (3.459%), 11 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:21.511 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:21 smithi076 bash[92503]: cluster 2024-09-13T14:05:20.226040+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Degraded data redundancy: 22/636 objects degraded (3.459%), 11 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:21.511 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:21 smithi076 bash[92503]: audit 2024-09-13T14:05:20.815736+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:21.511 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:21 smithi076 bash[92503]: audit 2024-09-13T14:05:20.815736+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:21.511 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:21 smithi076 bash[92503]: audit 2024-09-13T14:05:20.827460+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:21.511 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:21 smithi076 bash[92503]: audit 2024-09-13T14:05:20.827460+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:21.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:21 smithi192 bash[70372]: cluster 2024-09-13T14:05:20.226040+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Degraded data redundancy: 22/636 objects degraded (3.459%), 11 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:21.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:21 smithi192 bash[70372]: cluster 2024-09-13T14:05:20.226040+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Degraded data redundancy: 22/636 objects degraded (3.459%), 11 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:21.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:21 smithi192 bash[70372]: audit 2024-09-13T14:05:20.815736+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:21.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:21 smithi192 bash[70372]: audit 2024-09-13T14:05:20.815736+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:21.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:21 smithi192 bash[70372]: audit 2024-09-13T14:05:20.827460+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:21.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:21 smithi192 bash[70372]: audit 2024-09-13T14:05:20.827460+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:22.242 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:22 smithi192 bash[86765]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T14:05:22.242 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:22 smithi192 bash[86765]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T14:05:22.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:22 smithi076 bash[88788]: audit 2024-09-13T14:05:21.512982+0000 mgr.y (mgr.15252) 799 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:22.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:22 smithi076 bash[88788]: audit 2024-09-13T14:05:21.512982+0000 mgr.y (mgr.15252) 799 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:22.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:22 smithi076 bash[88788]: cluster 2024-09-13T14:05:21.704408+0000 mgr.y (mgr.15252) 800 : cluster [DBG] pgmap v482: 161 pgs: 28 active+undersized, 24 peering, 17 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-13T14:05:22.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:22 smithi076 bash[88788]: cluster 2024-09-13T14:05:21.704408+0000 mgr.y (mgr.15252) 800 : cluster [DBG] pgmap v482: 161 pgs: 28 active+undersized, 24 peering, 17 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-13T14:05:22.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:22 smithi076 bash[92503]: audit 2024-09-13T14:05:21.512982+0000 mgr.y (mgr.15252) 799 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:22.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:22 smithi076 bash[92503]: audit 2024-09-13T14:05:21.512982+0000 mgr.y (mgr.15252) 799 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:22.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:22 smithi076 bash[92503]: cluster 2024-09-13T14:05:21.704408+0000 mgr.y (mgr.15252) 800 : cluster [DBG] pgmap v482: 161 pgs: 28 active+undersized, 24 peering, 17 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-13T14:05:22.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:22 smithi076 bash[92503]: cluster 2024-09-13T14:05:21.704408+0000 mgr.y (mgr.15252) 800 : cluster [DBG] pgmap v482: 161 pgs: 28 active+undersized, 24 peering, 17 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-13T14:05:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:22 smithi192 bash[70372]: audit 2024-09-13T14:05:21.512982+0000 mgr.y (mgr.15252) 799 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:22 smithi192 bash[70372]: audit 2024-09-13T14:05:21.512982+0000 mgr.y (mgr.15252) 799 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:22 smithi192 bash[70372]: cluster 2024-09-13T14:05:21.704408+0000 mgr.y (mgr.15252) 800 : cluster [DBG] pgmap v482: 161 pgs: 28 active+undersized, 24 peering, 17 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-13T14:05:22.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:22 smithi192 bash[70372]: cluster 2024-09-13T14:05:21.704408+0000 mgr.y (mgr.15252) 800 : cluster [DBG] pgmap v482: 161 pgs: 28 active+undersized, 24 peering, 17 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-13T14:05:23.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:23.058047018Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:24.198 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:05:24.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:24 smithi192 bash[70372]: audit 2024-09-13T14:05:23.177810+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:24 smithi192 bash[70372]: audit 2024-09-13T14:05:23.177810+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:24 smithi192 bash[70372]: audit 2024-09-13T14:05:23.177828+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:24 smithi192 bash[70372]: audit 2024-09-13T14:05:23.177828+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:24 smithi192 bash[70372]: cluster 2024-09-13T14:05:23.705786+0000 mgr.y (mgr.15252) 801 : cluster [DBG] pgmap v483: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:24.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:24 smithi192 bash[70372]: cluster 2024-09-13T14:05:23.705786+0000 mgr.y (mgr.15252) 801 : cluster [DBG] pgmap v483: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:24 smithi076 bash[88788]: audit 2024-09-13T14:05:23.177810+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:24 smithi076 bash[88788]: audit 2024-09-13T14:05:23.177810+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:24 smithi076 bash[88788]: audit 2024-09-13T14:05:23.177828+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:24 smithi076 bash[88788]: audit 2024-09-13T14:05:23.177828+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:24 smithi076 bash[88788]: cluster 2024-09-13T14:05:23.705786+0000 mgr.y (mgr.15252) 801 : cluster [DBG] pgmap v483: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:24.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:24 smithi076 bash[88788]: cluster 2024-09-13T14:05:23.705786+0000 mgr.y (mgr.15252) 801 : cluster [DBG] pgmap v483: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:24 smithi076 bash[92503]: audit 2024-09-13T14:05:23.177810+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:24 smithi076 bash[92503]: audit 2024-09-13T14:05:23.177810+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:24 smithi076 bash[92503]: audit 2024-09-13T14:05:23.177828+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:24 smithi076 bash[92503]: audit 2024-09-13T14:05:23.177828+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:24 smithi076 bash[92503]: cluster 2024-09-13T14:05:23.705786+0000 mgr.y (mgr.15252) 801 : cluster [DBG] pgmap v483: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:24.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:24 smithi076 bash[92503]: cluster 2024-09-13T14:05:23.705786+0000 mgr.y (mgr.15252) 801 : cluster [DBG] pgmap v483: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:24.834 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:05:24.834 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (12m) 2m ago 39m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:05:24.834 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (12m) 41s ago 39m 70.1M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:05:24.834 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (14m) 2m ago 37m 49.5M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (14m) 41s ago 48m 443M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (24m) 2m ago 50m 518M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (9m) 2m ago 50m 50.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (10m) 41s ago 48m 47.6M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (8m) 2m ago 48m 40.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (13m) 2m ago 39m 8324k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (13m) 41s ago 39m 8456k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (6m) 2m ago 47m 56.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (6m) 2m ago 46m 50.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (4m) 2m ago 45m 44.5M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (2m) 2m ago 44m - 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 08a3130b226a 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (2m) 41s ago 43m 48.0M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 9040c6d9d877 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (88s) 41s ago 42m 48.7M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 a3984a3612af 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (43s) 41s ago 42m - 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 5ab0314394a8 2024-09-13T14:05:24.835 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 starting - - - 3292M 2024-09-13T14:05:24.836 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (13m) 41s ago 40m 51.4M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:05:24.836 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (37m) 2m ago 37m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T14:05:24.836 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (37m) 41s ago 37m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T14:05:25.105 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:24 smithi192 bash[86765]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-13T14:05:25.105 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:24 smithi192 bash[86765]: 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-13T14:05:25.190 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:05:25.191 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T14:05:25.191 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T14:05:25.191 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:05:25.191 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T14:05:25.191 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:05:25.191 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:05:25.191 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T14:05:25.191 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 7 2024-09-13T14:05:25.191 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:05:25.191 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T14:05:25.191 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T14:05:25.191 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:05:25.191 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T14:05:25.191 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2, 2024-09-13T14:05:25.192 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 12 2024-09-13T14:05:25.192 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T14:05:25.192 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:05:25.431 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:25 smithi192 bash[86765]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-13T14:05:25.431 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:25 smithi192 bash[86765]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-13T14:05:25.431 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:25 smithi192 bash[86765]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-13T14:05:25.431 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:25 smithi192 bash[86765]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-13T14:05:25.431 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:25 smithi192 bash[86765]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-13T14:05:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:25 smithi192 bash[70372]: cluster 2024-09-13T14:05:24.173056+0000 mon.a (mon.0) 437 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-09-13T14:05:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:25 smithi192 bash[70372]: cluster 2024-09-13T14:05:24.173056+0000 mon.a (mon.0) 437 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-09-13T14:05:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:25 smithi192 bash[70372]: audit 2024-09-13T14:05:24.189512+0000 mgr.y (mgr.15252) 802 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:25.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:25 smithi192 bash[70372]: audit 2024-09-13T14:05:24.189512+0000 mgr.y (mgr.15252) 802 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:25.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:25 smithi192 bash[70372]: audit 2024-09-13T14:05:24.511538+0000 mgr.y (mgr.15252) 803 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:25.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:25 smithi192 bash[70372]: audit 2024-09-13T14:05:24.511538+0000 mgr.y (mgr.15252) 803 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:25.506 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:05:25.507 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T14:05:25.507 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T14:05:25.507 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-13T14:05:25.507 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T14:05:25.507 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "7/8 daemons upgraded", 2024-09-13T14:05:25.507 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T14:05:25.507 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:05:25.507 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:05:25.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:25 smithi076 bash[88788]: cluster 2024-09-13T14:05:24.173056+0000 mon.a (mon.0) 437 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-09-13T14:05:25.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:25 smithi076 bash[88788]: cluster 2024-09-13T14:05:24.173056+0000 mon.a (mon.0) 437 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-09-13T14:05:25.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:25 smithi076 bash[88788]: audit 2024-09-13T14:05:24.189512+0000 mgr.y (mgr.15252) 802 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:25.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:25 smithi076 bash[88788]: audit 2024-09-13T14:05:24.189512+0000 mgr.y (mgr.15252) 802 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:25.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:25 smithi076 bash[88788]: audit 2024-09-13T14:05:24.511538+0000 mgr.y (mgr.15252) 803 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:25.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:25 smithi076 bash[88788]: audit 2024-09-13T14:05:24.511538+0000 mgr.y (mgr.15252) 803 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:25 smithi076 bash[92503]: cluster 2024-09-13T14:05:24.173056+0000 mon.a (mon.0) 437 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-09-13T14:05:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:25 smithi076 bash[92503]: cluster 2024-09-13T14:05:24.173056+0000 mon.a (mon.0) 437 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-09-13T14:05:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:25 smithi076 bash[92503]: audit 2024-09-13T14:05:24.189512+0000 mgr.y (mgr.15252) 802 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:25 smithi076 bash[92503]: audit 2024-09-13T14:05:24.189512+0000 mgr.y (mgr.15252) 802 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:25 smithi076 bash[92503]: audit 2024-09-13T14:05:24.511538+0000 mgr.y (mgr.15252) 803 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:25.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:25 smithi076 bash[92503]: audit 2024-09-13T14:05:24.511538+0000 mgr.y (mgr.15252) 803 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:26.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:26.022450046Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:26.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:26 smithi192 bash[70372]: audit 2024-09-13T14:05:24.820365+0000 mgr.y (mgr.15252) 804 : audit [DBG] from='client.54584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:26.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:26 smithi192 bash[70372]: audit 2024-09-13T14:05:24.820365+0000 mgr.y (mgr.15252) 804 : audit [DBG] from='client.54584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:26 smithi192 bash[70372]: audit 2024-09-13T14:05:25.194143+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.76:0/86440200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:26 smithi192 bash[70372]: audit 2024-09-13T14:05:25.194143+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.76:0/86440200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:26 smithi192 bash[70372]: audit 2024-09-13T14:05:25.509642+0000 mgr.y (mgr.15252) 805 : audit [DBG] from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:26 smithi192 bash[70372]: audit 2024-09-13T14:05:25.509642+0000 mgr.y (mgr.15252) 805 : audit [DBG] from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:26 smithi192 bash[70372]: cluster 2024-09-13T14:05:25.707249+0000 mgr.y (mgr.15252) 806 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:26 smithi192 bash[70372]: cluster 2024-09-13T14:05:25.707249+0000 mgr.y (mgr.15252) 806 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[88788]: audit 2024-09-13T14:05:24.820365+0000 mgr.y (mgr.15252) 804 : audit [DBG] from='client.54584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[88788]: audit 2024-09-13T14:05:24.820365+0000 mgr.y (mgr.15252) 804 : audit [DBG] from='client.54584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[88788]: audit 2024-09-13T14:05:25.194143+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.76:0/86440200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[88788]: audit 2024-09-13T14:05:25.194143+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.76:0/86440200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[88788]: audit 2024-09-13T14:05:25.509642+0000 mgr.y (mgr.15252) 805 : audit [DBG] from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[88788]: audit 2024-09-13T14:05:25.509642+0000 mgr.y (mgr.15252) 805 : audit [DBG] from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:26.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[88788]: cluster 2024-09-13T14:05:25.707249+0000 mgr.y (mgr.15252) 806 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:26.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[88788]: cluster 2024-09-13T14:05:25.707249+0000 mgr.y (mgr.15252) 806 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[92503]: audit 2024-09-13T14:05:24.820365+0000 mgr.y (mgr.15252) 804 : audit [DBG] from='client.54584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[92503]: audit 2024-09-13T14:05:24.820365+0000 mgr.y (mgr.15252) 804 : audit [DBG] from='client.54584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[92503]: audit 2024-09-13T14:05:25.194143+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.76:0/86440200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[92503]: audit 2024-09-13T14:05:25.194143+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.76:0/86440200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[92503]: audit 2024-09-13T14:05:25.509642+0000 mgr.y (mgr.15252) 805 : audit [DBG] from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[92503]: audit 2024-09-13T14:05:25.509642+0000 mgr.y (mgr.15252) 805 : audit [DBG] from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[92503]: cluster 2024-09-13T14:05:25.707249+0000 mgr.y (mgr.15252) 806 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:26 smithi076 bash[92503]: cluster 2024-09-13T14:05:25.707249+0000 mgr.y (mgr.15252) 806 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:27.430 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:27 smithi192 bash[87039]: debug 2024-09-13T14:05:27.070+0000 7f0fa7665640 1 -- 172.21.15.192:0/929942950 <== mon.1 v2:172.21.15.192:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560061cc8960 con 0x560061ce9800 2024-09-13T14:05:29.030 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:28 smithi192 bash[87039]: debug 2024-09-13T14:05:28.686+0000 7f0fa9ecc640 -1 Falling back to public interface 2024-09-13T14:05:29.031 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:28 smithi192 bash[70372]: cluster 2024-09-13T14:05:27.708699+0000 mgr.y (mgr.15252) 807 : cluster [DBG] pgmap v485: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:29.031 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:28 smithi192 bash[70372]: cluster 2024-09-13T14:05:27.708699+0000 mgr.y (mgr.15252) 807 : cluster [DBG] pgmap v485: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:29.031 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:28 smithi192 bash[70372]: audit 2024-09-13T14:05:27.727584+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:29.031 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:28 smithi192 bash[70372]: audit 2024-09-13T14:05:27.727584+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:29.032 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:28 smithi192 bash[70372]: audit 2024-09-13T14:05:27.742128+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:29.032 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:28 smithi192 bash[70372]: audit 2024-09-13T14:05:27.742128+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:29.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:28 smithi076 bash[88788]: cluster 2024-09-13T14:05:27.708699+0000 mgr.y (mgr.15252) 807 : cluster [DBG] pgmap v485: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:29.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:28 smithi076 bash[88788]: cluster 2024-09-13T14:05:27.708699+0000 mgr.y (mgr.15252) 807 : cluster [DBG] pgmap v485: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:29.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:28 smithi076 bash[88788]: audit 2024-09-13T14:05:27.727584+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:29.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:28 smithi076 bash[88788]: audit 2024-09-13T14:05:27.727584+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:29.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:28 smithi076 bash[88788]: audit 2024-09-13T14:05:27.742128+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:29.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:28 smithi076 bash[88788]: audit 2024-09-13T14:05:27.742128+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:29.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:28 smithi076 bash[92503]: cluster 2024-09-13T14:05:27.708699+0000 mgr.y (mgr.15252) 807 : cluster [DBG] pgmap v485: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:29.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:28 smithi076 bash[92503]: cluster 2024-09-13T14:05:27.708699+0000 mgr.y (mgr.15252) 807 : cluster [DBG] pgmap v485: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:29.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:28 smithi076 bash[92503]: audit 2024-09-13T14:05:27.727584+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:29.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:28 smithi076 bash[92503]: audit 2024-09-13T14:05:27.727584+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:29.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:28 smithi076 bash[92503]: audit 2024-09-13T14:05:27.742128+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:29.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:28 smithi076 bash[92503]: audit 2024-09-13T14:05:27.742128+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:29.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:29.031650485Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:29.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:05:29] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.51.0" 2024-09-13T14:05:30.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:29 smithi192 bash[70372]: audit 2024-09-13T14:05:28.904257+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:30.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:29 smithi192 bash[70372]: audit 2024-09-13T14:05:28.904257+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:29 smithi192 bash[70372]: audit 2024-09-13T14:05:28.916126+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:29 smithi192 bash[70372]: audit 2024-09-13T14:05:28.916126+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:29 smithi192 bash[70372]: cluster 2024-09-13T14:05:29.629250+0000 mon.a (mon.0) 443 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 30 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:29 smithi192 bash[70372]: cluster 2024-09-13T14:05:29.629250+0000 mon.a (mon.0) 443 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 30 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:29 smithi192 bash[70372]: cluster 2024-09-13T14:05:29.710416+0000 mgr.y (mgr.15252) 808 : cluster [DBG] pgmap v486: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:29 smithi192 bash[70372]: cluster 2024-09-13T14:05:29.710416+0000 mgr.y (mgr.15252) 808 : cluster [DBG] pgmap v486: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:30.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[88788]: audit 2024-09-13T14:05:28.904257+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:30.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[88788]: audit 2024-09-13T14:05:28.904257+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:30.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[88788]: audit 2024-09-13T14:05:28.916126+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:30.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[88788]: audit 2024-09-13T14:05:28.916126+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:30.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[88788]: cluster 2024-09-13T14:05:29.629250+0000 mon.a (mon.0) 443 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 30 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:30.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[88788]: cluster 2024-09-13T14:05:29.629250+0000 mon.a (mon.0) 443 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 30 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:30.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[88788]: cluster 2024-09-13T14:05:29.710416+0000 mgr.y (mgr.15252) 808 : cluster [DBG] pgmap v486: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:30.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[88788]: cluster 2024-09-13T14:05:29.710416+0000 mgr.y (mgr.15252) 808 : cluster [DBG] pgmap v486: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:30.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[92503]: audit 2024-09-13T14:05:28.904257+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:30.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[92503]: audit 2024-09-13T14:05:28.904257+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:30.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[92503]: audit 2024-09-13T14:05:28.916126+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:30.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[92503]: audit 2024-09-13T14:05:28.916126+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:30.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[92503]: cluster 2024-09-13T14:05:29.629250+0000 mon.a (mon.0) 443 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 30 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:30.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[92503]: cluster 2024-09-13T14:05:29.629250+0000 mon.a (mon.0) 443 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 30 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:30.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[92503]: cluster 2024-09-13T14:05:29.710416+0000 mgr.y (mgr.15252) 808 : cluster [DBG] pgmap v486: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:30.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:29 smithi076 bash[92503]: cluster 2024-09-13T14:05:29.710416+0000 mgr.y (mgr.15252) 808 : cluster [DBG] pgmap v486: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:32.430 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:32 smithi192 bash[87039]: debug 2024-09-13T14:05:32.105+0000 7f0fa9ecc640 -1 osd.7 147 log_to_monitors true 2024-09-13T14:05:32.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:32.045314817Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[88788]: audit 2024-09-13T14:05:31.524081+0000 mgr.y (mgr.15252) 809 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[88788]: audit 2024-09-13T14:05:31.524081+0000 mgr.y (mgr.15252) 809 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[88788]: cluster 2024-09-13T14:05:31.711820+0000 mgr.y (mgr.15252) 810 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[88788]: cluster 2024-09-13T14:05:31.711820+0000 mgr.y (mgr.15252) 810 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:33.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[88788]: audit 2024-09-13T14:05:32.112201+0000 mon.b (mon.1) 260 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T14:05:33.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[88788]: audit 2024-09-13T14:05:32.112201+0000 mon.b (mon.1) 260 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T14:05:33.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[88788]: audit 2024-09-13T14:05:32.115145+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T14:05:33.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[88788]: audit 2024-09-13T14:05:32.115145+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T14:05:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[92503]: audit 2024-09-13T14:05:31.524081+0000 mgr.y (mgr.15252) 809 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[92503]: audit 2024-09-13T14:05:31.524081+0000 mgr.y (mgr.15252) 809 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[92503]: cluster 2024-09-13T14:05:31.711820+0000 mgr.y (mgr.15252) 810 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[92503]: cluster 2024-09-13T14:05:31.711820+0000 mgr.y (mgr.15252) 810 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[92503]: audit 2024-09-13T14:05:32.112201+0000 mon.b (mon.1) 260 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T14:05:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[92503]: audit 2024-09-13T14:05:32.112201+0000 mon.b (mon.1) 260 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T14:05:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[92503]: audit 2024-09-13T14:05:32.115145+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T14:05:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:32 smithi076 bash[92503]: audit 2024-09-13T14:05:32.115145+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T14:05:33.180 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:05:32 smithi192 bash[87039]: debug 2024-09-13T14:05:32.817+0000 7f0fa1c76640 -1 osd.7 147 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T14:05:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:32 smithi192 bash[70372]: audit 2024-09-13T14:05:31.524081+0000 mgr.y (mgr.15252) 809 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:32 smithi192 bash[70372]: audit 2024-09-13T14:05:31.524081+0000 mgr.y (mgr.15252) 809 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:32 smithi192 bash[70372]: cluster 2024-09-13T14:05:31.711820+0000 mgr.y (mgr.15252) 810 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:32 smithi192 bash[70372]: cluster 2024-09-13T14:05:31.711820+0000 mgr.y (mgr.15252) 810 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-13T14:05:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:32 smithi192 bash[70372]: audit 2024-09-13T14:05:32.112201+0000 mon.b (mon.1) 260 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T14:05:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:32 smithi192 bash[70372]: audit 2024-09-13T14:05:32.112201+0000 mon.b (mon.1) 260 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T14:05:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:32 smithi192 bash[70372]: audit 2024-09-13T14:05:32.115145+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T14:05:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:32 smithi192 bash[70372]: audit 2024-09-13T14:05:32.115145+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T14:05:34.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[92503]: audit 2024-09-13T14:05:32.769586+0000 mon.a (mon.0) 445 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T14:05:34.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[92503]: audit 2024-09-13T14:05:32.769586+0000 mon.a (mon.0) 445 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T14:05:34.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[92503]: audit 2024-09-13T14:05:32.776515+0000 mon.b (mon.1) 261 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:05:34.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[92503]: audit 2024-09-13T14:05:32.776515+0000 mon.b (mon.1) 261 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:05:34.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[92503]: cluster 2024-09-13T14:05:32.777060+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-13T14:05:34.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[92503]: cluster 2024-09-13T14:05:32.777060+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-13T14:05:34.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[92503]: audit 2024-09-13T14:05:32.787370+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:05:34.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[92503]: audit 2024-09-13T14:05:32.787370+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:05:34.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[88788]: audit 2024-09-13T14:05:32.769586+0000 mon.a (mon.0) 445 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T14:05:34.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[88788]: audit 2024-09-13T14:05:32.769586+0000 mon.a (mon.0) 445 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T14:05:34.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[88788]: audit 2024-09-13T14:05:32.776515+0000 mon.b (mon.1) 261 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:05:34.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[88788]: audit 2024-09-13T14:05:32.776515+0000 mon.b (mon.1) 261 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:05:34.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[88788]: cluster 2024-09-13T14:05:32.777060+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-13T14:05:34.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[88788]: cluster 2024-09-13T14:05:32.777060+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-13T14:05:34.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[88788]: audit 2024-09-13T14:05:32.787370+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:05:34.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:33 smithi076 bash[88788]: audit 2024-09-13T14:05:32.787370+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:05:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:33 smithi192 bash[70372]: audit 2024-09-13T14:05:32.769586+0000 mon.a (mon.0) 445 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T14:05:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:33 smithi192 bash[70372]: audit 2024-09-13T14:05:32.769586+0000 mon.a (mon.0) 445 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T14:05:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:33 smithi192 bash[70372]: audit 2024-09-13T14:05:32.776515+0000 mon.b (mon.1) 261 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:05:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:33 smithi192 bash[70372]: audit 2024-09-13T14:05:32.776515+0000 mon.b (mon.1) 261 : audit [INF] from='osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:05:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:33 smithi192 bash[70372]: cluster 2024-09-13T14:05:32.777060+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-13T14:05:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:33 smithi192 bash[70372]: cluster 2024-09-13T14:05:32.777060+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-13T14:05:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:33 smithi192 bash[70372]: audit 2024-09-13T14:05:32.787370+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:05:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:33 smithi192 bash[70372]: audit 2024-09-13T14:05:32.787370+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi192", "root=default"]} : dispatch 2024-09-13T14:05:35.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[88788]: cluster 2024-09-13T14:05:33.712980+0000 mgr.y (mgr.15252) 811 : cluster [DBG] pgmap v489: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-13T14:05:35.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[88788]: cluster 2024-09-13T14:05:33.712980+0000 mgr.y (mgr.15252) 811 : cluster [DBG] pgmap v489: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-13T14:05:35.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[88788]: cluster 2024-09-13T14:05:33.780401+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:05:35.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[88788]: cluster 2024-09-13T14:05:33.780401+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:05:35.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[88788]: audit 2024-09-13T14:05:33.789408+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T14:05:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[88788]: audit 2024-09-13T14:05:33.789408+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T14:05:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[88788]: cluster 2024-09-13T14:05:33.825361+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025] boot 2024-09-13T14:05:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[88788]: cluster 2024-09-13T14:05:33.825361+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025] boot 2024-09-13T14:05:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[88788]: cluster 2024-09-13T14:05:33.825426+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-13T14:05:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[88788]: cluster 2024-09-13T14:05:33.825426+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-13T14:05:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[88788]: cluster 2024-09-13T14:05:34.793005+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-13T14:05:35.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[88788]: cluster 2024-09-13T14:05:34.793005+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-13T14:05:35.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[92503]: cluster 2024-09-13T14:05:33.712980+0000 mgr.y (mgr.15252) 811 : cluster [DBG] pgmap v489: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-13T14:05:35.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[92503]: cluster 2024-09-13T14:05:33.712980+0000 mgr.y (mgr.15252) 811 : cluster [DBG] pgmap v489: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-13T14:05:35.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[92503]: cluster 2024-09-13T14:05:33.780401+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:05:35.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[92503]: cluster 2024-09-13T14:05:33.780401+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:05:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[92503]: audit 2024-09-13T14:05:33.789408+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T14:05:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[92503]: audit 2024-09-13T14:05:33.789408+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T14:05:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[92503]: cluster 2024-09-13T14:05:33.825361+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025] boot 2024-09-13T14:05:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[92503]: cluster 2024-09-13T14:05:33.825361+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025] boot 2024-09-13T14:05:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[92503]: cluster 2024-09-13T14:05:33.825426+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-13T14:05:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[92503]: cluster 2024-09-13T14:05:33.825426+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-13T14:05:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[92503]: cluster 2024-09-13T14:05:34.793005+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-13T14:05:35.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:34 smithi076 bash[92503]: cluster 2024-09-13T14:05:34.793005+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-13T14:05:35.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:35.052767998Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:34 smithi192 bash[70372]: cluster 2024-09-13T14:05:33.712980+0000 mgr.y (mgr.15252) 811 : cluster [DBG] pgmap v489: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-13T14:05:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:34 smithi192 bash[70372]: cluster 2024-09-13T14:05:33.712980+0000 mgr.y (mgr.15252) 811 : cluster [DBG] pgmap v489: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-13T14:05:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:34 smithi192 bash[70372]: cluster 2024-09-13T14:05:33.780401+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:05:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:34 smithi192 bash[70372]: cluster 2024-09-13T14:05:33.780401+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T14:05:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:34 smithi192 bash[70372]: audit 2024-09-13T14:05:33.789408+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T14:05:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:34 smithi192 bash[70372]: audit 2024-09-13T14:05:33.789408+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T14:05:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:34 smithi192 bash[70372]: cluster 2024-09-13T14:05:33.825361+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025] boot 2024-09-13T14:05:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:34 smithi192 bash[70372]: cluster 2024-09-13T14:05:33.825361+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.192:6824/1721630025,v1:172.21.15.192:6825/1721630025] boot 2024-09-13T14:05:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:34 smithi192 bash[70372]: cluster 2024-09-13T14:05:33.825426+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-13T14:05:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:34 smithi192 bash[70372]: cluster 2024-09-13T14:05:33.825426+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-13T14:05:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:34 smithi192 bash[70372]: cluster 2024-09-13T14:05:34.793005+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-13T14:05:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:34 smithi192 bash[70372]: cluster 2024-09-13T14:05:34.793005+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-13T14:05:36.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:35 smithi192 bash[70372]: cluster 2024-09-13T14:05:35.714073+0000 mgr.y (mgr.15252) 812 : cluster [DBG] pgmap v492: 161 pgs: 4 peering, 38 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:05:36.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:35 smithi192 bash[70372]: cluster 2024-09-13T14:05:35.714073+0000 mgr.y (mgr.15252) 812 : cluster [DBG] pgmap v492: 161 pgs: 4 peering, 38 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:05:36.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:35 smithi076 bash[88788]: cluster 2024-09-13T14:05:35.714073+0000 mgr.y (mgr.15252) 812 : cluster [DBG] pgmap v492: 161 pgs: 4 peering, 38 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:05:36.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:35 smithi076 bash[88788]: cluster 2024-09-13T14:05:35.714073+0000 mgr.y (mgr.15252) 812 : cluster [DBG] pgmap v492: 161 pgs: 4 peering, 38 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:05:36.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:35 smithi076 bash[92503]: cluster 2024-09-13T14:05:35.714073+0000 mgr.y (mgr.15252) 812 : cluster [DBG] pgmap v492: 161 pgs: 4 peering, 38 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:05:36.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:35 smithi076 bash[92503]: cluster 2024-09-13T14:05:35.714073+0000 mgr.y (mgr.15252) 812 : cluster [DBG] pgmap v492: 161 pgs: 4 peering, 38 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T14:05:37.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:36 smithi192 bash[70372]: cluster 2024-09-13T14:05:35.834695+0000 mon.a (mon.0) 452 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:37.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:36 smithi192 bash[70372]: cluster 2024-09-13T14:05:35.834695+0000 mon.a (mon.0) 452 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:37.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:36 smithi076 bash[92503]: cluster 2024-09-13T14:05:35.834695+0000 mon.a (mon.0) 452 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:37.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:36 smithi076 bash[92503]: cluster 2024-09-13T14:05:35.834695+0000 mon.a (mon.0) 452 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:37.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:36 smithi076 bash[88788]: cluster 2024-09-13T14:05:35.834695+0000 mon.a (mon.0) 452 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:37.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:36 smithi076 bash[88788]: cluster 2024-09-13T14:05:35.834695+0000 mon.a (mon.0) 452 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-13T14:05:38.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:38.023834541Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:38.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:37 smithi192 bash[70372]: cluster 2024-09-13T14:05:37.715392+0000 mgr.y (mgr.15252) 813 : cluster [DBG] pgmap v493: 161 pgs: 4 peering, 28 active+undersized, 19 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-13T14:05:38.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:37 smithi192 bash[70372]: cluster 2024-09-13T14:05:37.715392+0000 mgr.y (mgr.15252) 813 : cluster [DBG] pgmap v493: 161 pgs: 4 peering, 28 active+undersized, 19 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-13T14:05:38.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:37 smithi076 bash[88788]: cluster 2024-09-13T14:05:37.715392+0000 mgr.y (mgr.15252) 813 : cluster [DBG] pgmap v493: 161 pgs: 4 peering, 28 active+undersized, 19 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-13T14:05:38.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:37 smithi076 bash[88788]: cluster 2024-09-13T14:05:37.715392+0000 mgr.y (mgr.15252) 813 : cluster [DBG] pgmap v493: 161 pgs: 4 peering, 28 active+undersized, 19 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-13T14:05:38.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:37 smithi076 bash[92503]: cluster 2024-09-13T14:05:37.715392+0000 mgr.y (mgr.15252) 813 : cluster [DBG] pgmap v493: 161 pgs: 4 peering, 28 active+undersized, 19 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-13T14:05:38.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:37 smithi076 bash[92503]: cluster 2024-09-13T14:05:37.715392+0000 mgr.y (mgr.15252) 813 : cluster [DBG] pgmap v493: 161 pgs: 4 peering, 28 active+undersized, 19 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-13T14:05:39.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:05:39] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-13T14:05:39.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[88788]: audit 2024-09-13T14:05:38.200427+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[88788]: audit 2024-09-13T14:05:38.200427+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[88788]: audit 2024-09-13T14:05:38.200466+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[88788]: audit 2024-09-13T14:05:38.200466+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[88788]: audit 2024-09-13T14:05:39.142246+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[88788]: audit 2024-09-13T14:05:39.142246+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[88788]: audit 2024-09-13T14:05:39.156093+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[88788]: audit 2024-09-13T14:05:39.156093+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[88788]: audit 2024-09-13T14:05:39.157399+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[88788]: audit 2024-09-13T14:05:39.157399+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[88788]: audit 2024-09-13T14:05:39.159484+0000 mon.b (mon.1) 265 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[88788]: audit 2024-09-13T14:05:39.159484+0000 mon.b (mon.1) 265 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[88788]: audit 2024-09-13T14:05:39.173588+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[88788]: audit 2024-09-13T14:05:39.173588+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[92503]: audit 2024-09-13T14:05:38.200427+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[92503]: audit 2024-09-13T14:05:38.200427+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[92503]: audit 2024-09-13T14:05:38.200466+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[92503]: audit 2024-09-13T14:05:38.200466+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[92503]: audit 2024-09-13T14:05:39.142246+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[92503]: audit 2024-09-13T14:05:39.142246+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[92503]: audit 2024-09-13T14:05:39.156093+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[92503]: audit 2024-09-13T14:05:39.156093+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[92503]: audit 2024-09-13T14:05:39.157399+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[92503]: audit 2024-09-13T14:05:39.157399+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[92503]: audit 2024-09-13T14:05:39.159484+0000 mon.b (mon.1) 265 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[92503]: audit 2024-09-13T14:05:39.159484+0000 mon.b (mon.1) 265 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[92503]: audit 2024-09-13T14:05:39.173588+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:39 smithi076 bash[92503]: audit 2024-09-13T14:05:39.173588+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:39 smithi192 bash[70372]: audit 2024-09-13T14:05:38.200427+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:39 smithi192 bash[70372]: audit 2024-09-13T14:05:38.200427+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:39 smithi192 bash[70372]: audit 2024-09-13T14:05:38.200466+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:39.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:39 smithi192 bash[70372]: audit 2024-09-13T14:05:38.200466+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:39.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:39 smithi192 bash[70372]: audit 2024-09-13T14:05:39.142246+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:39 smithi192 bash[70372]: audit 2024-09-13T14:05:39.142246+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:39 smithi192 bash[70372]: audit 2024-09-13T14:05:39.156093+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:39 smithi192 bash[70372]: audit 2024-09-13T14:05:39.156093+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:39 smithi192 bash[70372]: audit 2024-09-13T14:05:39.157399+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:39.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:39 smithi192 bash[70372]: audit 2024-09-13T14:05:39.157399+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:39.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:39 smithi192 bash[70372]: audit 2024-09-13T14:05:39.159484+0000 mon.b (mon.1) 265 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:39.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:39 smithi192 bash[70372]: audit 2024-09-13T14:05:39.159484+0000 mon.b (mon.1) 265 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:39.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:39 smithi192 bash[70372]: audit 2024-09-13T14:05:39.173588+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:39.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:39 smithi192 bash[70372]: audit 2024-09-13T14:05:39.173588+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.299400+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:05:40.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.299400+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:05:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.303138+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.303138+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.305789+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.305789+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.308007+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.308007+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.311402+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.311402+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.315231+0000 mgr.y (mgr.15252) 814 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:05:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.315231+0000 mgr.y (mgr.15252) 814 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:05:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.322707+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.322707+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.325420+0000 mon.b (mon.1) 271 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T14:05:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.325420+0000 mon.b (mon.1) 271 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T14:05:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.328404+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T14:05:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.328404+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T14:05:40.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.334052+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-13T14:05:40.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.299400+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:05:40.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.299400+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:05:40.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.303138+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.303138+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.305789+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.305789+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.308007+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.308007+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.311402+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.311402+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.315231+0000 mgr.y (mgr.15252) 814 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:05:40.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.315231+0000 mgr.y (mgr.15252) 814 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:05:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.322707+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.322707+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.325420+0000 mon.b (mon.1) 271 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T14:05:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.325420+0000 mon.b (mon.1) 271 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T14:05:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.328404+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T14:05:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.328404+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T14:05:40.594 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.334052+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-13T14:05:40.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.334052+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-13T14:05:40.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.336106+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T14:05:40.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.336106+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T14:05:40.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.338889+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T14:05:40.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.338889+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T14:05:40.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.345088+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-13T14:05:40.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.345088+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-13T14:05:40.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.347208+0000 mon.b (mon.1) 273 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T14:05:40.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.347208+0000 mon.b (mon.1) 273 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T14:05:40.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.350181+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T14:05:40.595 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.350181+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T14:05:40.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.356199+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-13T14:05:40.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.356199+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-13T14:05:40.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.358195+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T14:05:40.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.358195+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T14:05:40.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.361230+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T14:05:40.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.361230+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T14:05:40.596 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.367196+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-13T14:05:40.596 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.334052+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-13T14:05:40.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.336106+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T14:05:40.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.336106+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T14:05:40.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.338889+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T14:05:40.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.338889+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T14:05:40.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.345088+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-13T14:05:40.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.345088+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-13T14:05:40.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.347208+0000 mon.b (mon.1) 273 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T14:05:40.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.347208+0000 mon.b (mon.1) 273 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T14:05:40.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.350181+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T14:05:40.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.350181+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T14:05:40.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.356199+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-13T14:05:40.597 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.356199+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-13T14:05:40.598 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.358195+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T14:05:40.598 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.358195+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T14:05:40.598 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.361230+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T14:05:40.598 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.361230+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T14:05:40.598 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.367196+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-13T14:05:40.598 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.367196+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-13T14:05:40.598 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.369472+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T14:05:40.598 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.369472+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T14:05:40.598 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.372343+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T14:05:40.599 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.372343+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T14:05:40.599 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.378072+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-13T14:05:40.599 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.378072+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-13T14:05:40.599 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.380358+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T14:05:40.599 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.380358+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T14:05:40.599 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.383350+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T14:05:40.599 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.383350+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T14:05:40.599 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.389162+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-13T14:05:40.599 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.389162+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-13T14:05:40.599 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.391564+0000 mon.b (mon.1) 277 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T14:05:40.599 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.391564+0000 mon.b (mon.1) 277 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T14:05:40.600 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.394538+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T14:05:40.600 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.394538+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T14:05:40.600 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.400466+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-13T14:05:40.600 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.367196+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-13T14:05:40.600 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.369472+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T14:05:40.600 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.369472+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T14:05:40.600 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.372343+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T14:05:40.600 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.372343+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T14:05:40.601 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.378072+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-13T14:05:40.601 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.378072+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-13T14:05:40.601 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.380358+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T14:05:40.601 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.380358+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T14:05:40.601 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.383350+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T14:05:40.601 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.383350+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T14:05:40.601 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.389162+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-13T14:05:40.601 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.389162+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-13T14:05:40.601 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.391564+0000 mon.b (mon.1) 277 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T14:05:40.601 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.391564+0000 mon.b (mon.1) 277 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T14:05:40.601 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.394538+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T14:05:40.602 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.394538+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T14:05:40.602 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.400466+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-13T14:05:40.602 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.400466+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-13T14:05:40.602 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.402755+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T14:05:40.602 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.402755+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T14:05:40.602 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.405698+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T14:05:40.602 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.405698+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T14:05:40.602 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.411601+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-13T14:05:40.602 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.411601+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-13T14:05:40.602 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.418252+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.603 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.418252+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.603 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.422248+0000 mgr.y (mgr.15252) 815 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:05:40.603 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.422248+0000 mgr.y (mgr.15252) 815 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:05:40.603 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.429556+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.603 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.429556+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.603 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.433801+0000 mon.b (mon.1) 280 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.603 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.433801+0000 mon.b (mon.1) 280 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.603 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.438022+0000 mgr.y (mgr.15252) 816 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:05:40.603 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.438022+0000 mgr.y (mgr.15252) 816 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:05:40.603 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.447596+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.603 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.447596+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.603 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.452025+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.603 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.452025+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.604 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.400466+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-13T14:05:40.604 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.402755+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T14:05:40.604 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.402755+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T14:05:40.604 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.405698+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T14:05:40.604 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.405698+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T14:05:40.604 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.411601+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-13T14:05:40.604 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.411601+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-13T14:05:40.605 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.418252+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.605 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.418252+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.605 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.422248+0000 mgr.y (mgr.15252) 815 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:05:40.605 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.422248+0000 mgr.y (mgr.15252) 815 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:05:40.605 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.429556+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.605 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.429556+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.605 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.433801+0000 mon.b (mon.1) 280 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.605 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.433801+0000 mon.b (mon.1) 280 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.605 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.438022+0000 mgr.y (mgr.15252) 816 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:05:40.605 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.438022+0000 mgr.y (mgr.15252) 816 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:05:40.605 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.447596+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.605 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.447596+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.605 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.452025+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.605 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.452025+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.606 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.455465+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.606 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.455465+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.606 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.459695+0000 mgr.y (mgr.15252) 817 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:05:40.606 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.459695+0000 mgr.y (mgr.15252) 817 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:05:40.606 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.467557+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.606 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.467557+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.606 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.473141+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.606 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.473141+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.606 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.477164+0000 mgr.y (mgr.15252) 818 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:05:40.607 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.477164+0000 mgr.y (mgr.15252) 818 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:05:40.607 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.486423+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.607 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.486423+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.607 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.492299+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.607 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.492299+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.607 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.496450+0000 mgr.y (mgr.15252) 819 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:05:40.607 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.496450+0000 mgr.y (mgr.15252) 819 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:05:40.607 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.505400+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.607 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.505400+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.607 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.510473+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.607 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.510473+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.607 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.514534+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.607 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.514534+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.607 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.518636+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.608 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.455465+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.608 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.455465+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.608 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.459695+0000 mgr.y (mgr.15252) 817 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:05:40.608 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.459695+0000 mgr.y (mgr.15252) 817 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:05:40.608 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.467557+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.608 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.467557+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.608 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.473141+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.608 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.473141+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.608 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.477164+0000 mgr.y (mgr.15252) 818 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:05:40.608 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.477164+0000 mgr.y (mgr.15252) 818 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:05:40.609 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.486423+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.609 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.486423+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.609 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.492299+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.609 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.492299+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.609 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.496450+0000 mgr.y (mgr.15252) 819 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:05:40.609 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.496450+0000 mgr.y (mgr.15252) 819 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:05:40.609 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.505400+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.609 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.505400+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.609 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.510473+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.609 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.510473+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.610 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.514534+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.610 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.514534+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.610 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.518636+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.518636+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.522921+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.522921+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.526632+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.526632+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.530454+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.530454+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.611 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.534529+0000 mgr.y (mgr.15252) 820 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:05:40.612 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.534529+0000 mgr.y (mgr.15252) 820 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:05:40.612 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.535860+0000 mon.b (mon.1) 291 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:05:40.612 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.535860+0000 mon.b (mon.1) 291 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:05:40.612 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.538833+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:05:40.612 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.538833+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:05:40.612 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.546793+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:05:40.612 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.546793+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:05:40.612 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.549159+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.612 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.549159+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.613 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.552150+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.613 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.552150+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.613 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.518636+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.613 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.522921+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.613 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.522921+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.613 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.526632+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.613 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.526632+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.613 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.530454+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.613 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.530454+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.613 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.534529+0000 mgr.y (mgr.15252) 820 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:05:40.614 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.534529+0000 mgr.y (mgr.15252) 820 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:05:40.614 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.535860+0000 mon.b (mon.1) 291 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:05:40.614 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.535860+0000 mon.b (mon.1) 291 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:05:40.614 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.538833+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:05:40.614 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.538833+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:05:40.614 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.546793+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:05:40.614 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.546793+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:05:40.614 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.549159+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.614 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.549159+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.615 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.552150+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.615 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.552150+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.615 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.559452+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:05:40.615 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.559452+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:05:40.615 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.562407+0000 mon.b (mon.1) 293 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:05:40.615 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.562407+0000 mon.b (mon.1) 293 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:05:40.615 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.565298+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:05:40.615 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.565298+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:05:40.615 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.572549+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:05:40.616 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.572549+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:05:40.616 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.575214+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:05:40.616 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.575214+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:05:40.616 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.578213+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:05:40.616 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.578213+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:05:40.616 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.583893+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:05:40.616 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.583893+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:05:40.616 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.586653+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:05:40.616 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.586653+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:05:40.616 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.589551+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:05:40.616 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.559452+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:05:40.617 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.559452+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:05:40.617 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.562407+0000 mon.b (mon.1) 293 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:05:40.617 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.562407+0000 mon.b (mon.1) 293 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:05:40.617 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.565298+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:05:40.617 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.565298+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:05:40.617 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.572549+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:05:40.617 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.572549+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:05:40.617 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.575214+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:05:40.617 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.575214+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:05:40.617 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.578213+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:05:40.617 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.578213+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:05:40.618 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.583893+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:05:40.618 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.583893+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:05:40.618 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.586653+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:05:40.618 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.586653+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:05:40.618 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.589551+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:05:40.618 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.589551+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:05:40.618 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.595414+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:05:40.618 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.595414+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:05:40.618 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.597716+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:05:40.619 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.597716+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:05:40.619 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.600629+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:05:40.619 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.600629+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:05:40.619 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.600663+0000 mon.b (mon.1) 297 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:05:40.619 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.600663+0000 mon.b (mon.1) 297 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:05:40.619 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.603578+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:05:40.619 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.603578+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:05:40.619 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.609300+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:05:40.619 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.609300+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:05:40.619 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.611757+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.619 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.611757+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.619 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.614757+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.619 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.614757+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.620 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.589551+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:05:40.620 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.595414+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:05:40.620 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.595414+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:05:40.620 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.597716+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:05:40.620 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.597716+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:05:40.620 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.600629+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:05:40.620 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.600629+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:05:40.620 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.600663+0000 mon.b (mon.1) 297 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:05:40.620 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.600663+0000 mon.b (mon.1) 297 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:05:40.620 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.603578+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:05:40.620 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.603578+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:05:40.621 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.609300+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:05:40.621 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.609300+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:05:40.621 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.611757+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.621 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.611757+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.621 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.614757+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.621 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.614757+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.621 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.614990+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:05:40.621 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.614990+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:05:40.621 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.618014+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:05:40.621 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.618014+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:05:40.622 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.624114+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:05:40.622 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.624114+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:05:40.622 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.626299+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:05:40.622 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.626299+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:05:40.622 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.629202+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:05:40.622 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.629202+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:05:40.622 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.629260+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:05:40.622 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.629260+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:05:40.622 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.632897+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:05:40.622 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.632897+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:05:40.622 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.638965+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:05:40.622 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.638965+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:05:40.623 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.641363+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:05:40.623 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.614990+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:05:40.623 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.614990+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:05:40.623 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.618014+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:05:40.623 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.618014+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:05:40.623 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.624114+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:05:40.623 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.624114+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:05:40.623 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.626299+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:05:40.623 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.626299+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:05:40.623 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.629202+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:05:40.624 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.629202+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:05:40.624 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.629260+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:05:40.624 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.629260+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:05:40.624 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.632897+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:05:40.624 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.632897+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:05:40.624 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.638965+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:05:40.624 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.638965+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:05:40.624 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.641363+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:05:40.624 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.641363+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:05:40.624 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.644356+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:05:40.625 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.644356+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:05:40.625 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.650364+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:05:40.625 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.650364+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:05:40.625 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.652907+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.625 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.652907+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.625 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.655884+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.625 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.655884+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.625 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.656031+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.625 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.656031+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.626 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.658992+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.626 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.658992+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.626 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.659281+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.626 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.659281+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.626 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.662201+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.626 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.662201+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.626 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.641363+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:05:40.626 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.644356+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:05:40.626 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.644356+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:05:40.626 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.650364+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:05:40.627 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.650364+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:05:40.627 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.652907+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.627 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.652907+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.627 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.655884+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.627 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.655884+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.627 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.656031+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.628 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.656031+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.628 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.658992+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.628 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.658992+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.628 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.659281+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.628 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.659281+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.628 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.662201+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.628 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.662201+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.628 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.662440+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.628 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.662440+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.629 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.665181+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.629 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.665181+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.629 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.665361+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.629 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.665361+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.629 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.667955+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.629 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.667955+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.629 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.668066+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.629 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.668066+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.629 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.671050+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.629 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.671050+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.629 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.671565+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:05:40.629 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.671565+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:05:40.629 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.672832+0000 mgr.y (mgr.15252) 821 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:05:40.629 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cephadm 2024-09-13T14:05:39.672832+0000 mgr.y (mgr.15252) 821 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:05:40.630 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.674489+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:05:40.630 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.674489+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:05:40.630 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.680334+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:05:40.630 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.662440+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.630 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.662440+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.630 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.665181+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.631 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.665181+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.631 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.665361+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.631 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.665361+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.631 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.667955+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.631 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.667955+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.631 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.668066+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.631 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.668066+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.631 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.671050+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.631 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.671050+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.631 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.671565+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:05:40.632 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.671565+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:05:40.632 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.672832+0000 mgr.y (mgr.15252) 821 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:05:40.632 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cephadm 2024-09-13T14:05:39.672832+0000 mgr.y (mgr.15252) 821 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:05:40.632 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.674489+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:05:40.632 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.674489+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:05:40.632 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.680334+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:05:40.632 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.680334+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:05:40.632 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.680627+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:40.632 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.680627+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:40.632 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.682628+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:40.633 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.682628+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:40.633 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.696367+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.633 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.696367+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.633 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cluster 2024-09-13T14:05:39.716737+0000 mgr.y (mgr.15252) 822 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-09-13T14:05:40.633 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: cluster 2024-09-13T14:05:39.716737+0000 mgr.y (mgr.15252) 822 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-09-13T14:05:40.633 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.815524+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:40.633 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.815524+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:40.633 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.817392+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:40.633 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.817392+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:40.633 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.828608+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.633 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[88788]: audit 2024-09-13T14:05:39.828608+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.633 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.680334+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:05:40.634 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.680627+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:40.634 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.680627+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:40.634 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.682628+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:40.634 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.682628+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:40.634 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.696367+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.634 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.696367+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.634 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cluster 2024-09-13T14:05:39.716737+0000 mgr.y (mgr.15252) 822 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-09-13T14:05:40.634 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: cluster 2024-09-13T14:05:39.716737+0000 mgr.y (mgr.15252) 822 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-09-13T14:05:40.634 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.815524+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:40.634 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.815524+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:40.634 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.817392+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:40.634 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.817392+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:40.635 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.828608+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.635 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:40 smithi076 bash[92503]: audit 2024-09-13T14:05:39.828608+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.299400+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:05:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.299400+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:05:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.303138+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.303138+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.305789+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.305789+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.308007+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.308007+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.311402+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.311402+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.315231+0000 mgr.y (mgr.15252) 814 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:05:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.315231+0000 mgr.y (mgr.15252) 814 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:05:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.322707+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.322707+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.325420+0000 mon.b (mon.1) 271 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T14:05:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.325420+0000 mon.b (mon.1) 271 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T14:05:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.328404+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T14:05:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.328404+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T14:05:40.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.334052+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-13T14:05:40.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.334052+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-13T14:05:40.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.336106+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T14:05:40.683 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.336106+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T14:05:40.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.338889+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T14:05:40.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.338889+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T14:05:40.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.345088+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-13T14:05:40.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.345088+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-13T14:05:40.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.347208+0000 mon.b (mon.1) 273 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T14:05:40.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.347208+0000 mon.b (mon.1) 273 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T14:05:40.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.350181+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T14:05:40.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.350181+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T14:05:40.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.356199+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-13T14:05:40.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.356199+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-13T14:05:40.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.358195+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T14:05:40.684 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.358195+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T14:05:40.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.361230+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T14:05:40.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.361230+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T14:05:40.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.367196+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-13T14:05:40.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.367196+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-13T14:05:40.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.369472+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T14:05:40.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.369472+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T14:05:40.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.372343+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T14:05:40.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.372343+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T14:05:40.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.378072+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-13T14:05:40.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.378072+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-13T14:05:40.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.380358+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T14:05:40.685 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.380358+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T14:05:40.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.383350+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T14:05:40.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.383350+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T14:05:40.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.389162+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-13T14:05:40.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.389162+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-13T14:05:40.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.391564+0000 mon.b (mon.1) 277 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T14:05:40.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.391564+0000 mon.b (mon.1) 277 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T14:05:40.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.394538+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T14:05:40.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.394538+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T14:05:40.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.400466+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-13T14:05:40.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.400466+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-13T14:05:40.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.402755+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T14:05:40.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.402755+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T14:05:40.686 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.405698+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T14:05:40.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.405698+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T14:05:40.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.411601+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-13T14:05:40.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.411601+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-13T14:05:40.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.418252+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.418252+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.422248+0000 mgr.y (mgr.15252) 815 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:05:40.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.422248+0000 mgr.y (mgr.15252) 815 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:05:40.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.429556+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.429556+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.433801+0000 mon.b (mon.1) 280 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.433801+0000 mon.b (mon.1) 280 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.687 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.438022+0000 mgr.y (mgr.15252) 816 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:05:40.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.438022+0000 mgr.y (mgr.15252) 816 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:05:40.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.447596+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.447596+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.452025+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.452025+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.455465+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.455465+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.459695+0000 mgr.y (mgr.15252) 817 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:05:40.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.459695+0000 mgr.y (mgr.15252) 817 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:05:40.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.467557+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.467557+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.473141+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.688 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.473141+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.477164+0000 mgr.y (mgr.15252) 818 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:05:40.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.477164+0000 mgr.y (mgr.15252) 818 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:05:40.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.486423+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.486423+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.492299+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.492299+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.496450+0000 mgr.y (mgr.15252) 819 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:05:40.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.496450+0000 mgr.y (mgr.15252) 819 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:05:40.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.505400+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.505400+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.510473+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.510473+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.689 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.514534+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.514534+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.690 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.518636+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.518636+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.522921+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.522921+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.526632+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.526632+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.530454+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.530454+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:05:40.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.534529+0000 mgr.y (mgr.15252) 820 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:05:40.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.534529+0000 mgr.y (mgr.15252) 820 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:05:40.691 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.535860+0000 mon.b (mon.1) 291 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:05:40.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.535860+0000 mon.b (mon.1) 291 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:05:40.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.538833+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:05:40.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.538833+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:05:40.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.546793+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:05:40.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.546793+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:05:40.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.549159+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.549159+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.552150+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.552150+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.559452+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:05:40.692 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.559452+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:05:40.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.562407+0000 mon.b (mon.1) 293 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:05:40.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.562407+0000 mon.b (mon.1) 293 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:05:40.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.565298+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:05:40.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.565298+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:05:40.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.572549+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:05:40.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.572549+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:05:40.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.575214+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:05:40.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.575214+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:05:40.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.578213+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:05:40.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.578213+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:05:40.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.583893+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:05:40.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.583893+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:05:40.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.586653+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:05:40.693 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.586653+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:05:40.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.589551+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:05:40.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.589551+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:05:40.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.595414+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:05:40.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.595414+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:05:40.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.597716+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:05:40.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.597716+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:05:40.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.600629+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:05:40.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.600629+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:05:40.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.600663+0000 mon.b (mon.1) 297 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:05:40.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.600663+0000 mon.b (mon.1) 297 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:05:40.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.603578+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:05:40.694 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.603578+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:05:40.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.609300+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:05:40.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.609300+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:05:40.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.611757+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.611757+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.614757+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.614757+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.614990+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:05:40.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.614990+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:05:40.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.618014+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:05:40.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.618014+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:05:40.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.624114+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:05:40.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.624114+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:05:40.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.626299+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:05:40.695 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.626299+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:05:40.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.629202+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:05:40.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.629202+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:05:40.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.629260+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:05:40.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.629260+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:05:40.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.632897+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:05:40.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.632897+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:05:40.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.638965+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:05:40.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.638965+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:05:40.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.641363+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:05:40.696 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.641363+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:05:40.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.644356+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:05:40.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.644356+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:05:40.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.650364+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:05:40.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.650364+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:05:40.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.652907+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.652907+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.655884+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.655884+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.656031+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.656031+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.658992+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.658992+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.659281+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.697 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.659281+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.662201+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.662201+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.662440+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.662440+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.665181+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.665181+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.665361+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.665361+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.667955+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.667955+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.668066+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.668066+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.671050+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.698 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.671050+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:05:40.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.671565+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:05:40.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.671565+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:05:40.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.672832+0000 mgr.y (mgr.15252) 821 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:05:40.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cephadm 2024-09-13T14:05:39.672832+0000 mgr.y (mgr.15252) 821 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:05:40.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.674489+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:05:40.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.674489+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:05:40.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.680334+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:05:40.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.680334+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:05:40.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.680627+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:40.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.680627+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:40.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.682628+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:40.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.682628+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:40.699 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.696367+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.696367+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cluster 2024-09-13T14:05:39.716737+0000 mgr.y (mgr.15252) 822 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-09-13T14:05:40.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: cluster 2024-09-13T14:05:39.716737+0000 mgr.y (mgr.15252) 822 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-09-13T14:05:40.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.815524+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:40.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.815524+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:05:40.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.817392+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:40.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.817392+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:05:40.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.828608+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:40.700 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:40 smithi192 bash[70372]: audit 2024-09-13T14:05:39.828608+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:41.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:41.054234087Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:41.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:41 smithi192 bash[70372]: cluster 2024-09-13T14:05:40.692435+0000 mon.a (mon.0) 510 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/636 objects degraded (9.748%), 19 pgs degraded) 2024-09-13T14:05:41.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:41 smithi192 bash[70372]: cluster 2024-09-13T14:05:40.692435+0000 mon.a (mon.0) 510 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/636 objects degraded (9.748%), 19 pgs degraded) 2024-09-13T14:05:41.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:41 smithi192 bash[70372]: cluster 2024-09-13T14:05:40.692483+0000 mon.a (mon.0) 511 : cluster [INF] Cluster is now healthy 2024-09-13T14:05:41.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:41 smithi192 bash[70372]: cluster 2024-09-13T14:05:40.692483+0000 mon.a (mon.0) 511 : cluster [INF] Cluster is now healthy 2024-09-13T14:05:41.523 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:41 smithi076 bash[92503]: cluster 2024-09-13T14:05:40.692435+0000 mon.a (mon.0) 510 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/636 objects degraded (9.748%), 19 pgs degraded) 2024-09-13T14:05:41.524 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:41 smithi076 bash[92503]: cluster 2024-09-13T14:05:40.692435+0000 mon.a (mon.0) 510 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/636 objects degraded (9.748%), 19 pgs degraded) 2024-09-13T14:05:41.524 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:41 smithi076 bash[92503]: cluster 2024-09-13T14:05:40.692483+0000 mon.a (mon.0) 511 : cluster [INF] Cluster is now healthy 2024-09-13T14:05:41.524 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:41 smithi076 bash[92503]: cluster 2024-09-13T14:05:40.692483+0000 mon.a (mon.0) 511 : cluster [INF] Cluster is now healthy 2024-09-13T14:05:41.524 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:41 smithi076 bash[88788]: cluster 2024-09-13T14:05:40.692435+0000 mon.a (mon.0) 510 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/636 objects degraded (9.748%), 19 pgs degraded) 2024-09-13T14:05:41.524 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:41 smithi076 bash[88788]: cluster 2024-09-13T14:05:40.692435+0000 mon.a (mon.0) 510 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/636 objects degraded (9.748%), 19 pgs degraded) 2024-09-13T14:05:41.524 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:41 smithi076 bash[88788]: cluster 2024-09-13T14:05:40.692483+0000 mon.a (mon.0) 511 : cluster [INF] Cluster is now healthy 2024-09-13T14:05:41.524 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:41 smithi076 bash[88788]: cluster 2024-09-13T14:05:40.692483+0000 mon.a (mon.0) 511 : cluster [INF] Cluster is now healthy 2024-09-13T14:05:42.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:42 smithi076 bash[88788]: audit 2024-09-13T14:05:41.526443+0000 mgr.y (mgr.15252) 823 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:42.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:42 smithi076 bash[88788]: audit 2024-09-13T14:05:41.526443+0000 mgr.y (mgr.15252) 823 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:42.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:42 smithi076 bash[88788]: cluster 2024-09-13T14:05:41.717764+0000 mgr.y (mgr.15252) 824 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T14:05:42.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:42 smithi076 bash[88788]: cluster 2024-09-13T14:05:41.717764+0000 mgr.y (mgr.15252) 824 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T14:05:42.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:42 smithi076 bash[92503]: audit 2024-09-13T14:05:41.526443+0000 mgr.y (mgr.15252) 823 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:42.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:42 smithi076 bash[92503]: audit 2024-09-13T14:05:41.526443+0000 mgr.y (mgr.15252) 823 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:42.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:42 smithi076 bash[92503]: cluster 2024-09-13T14:05:41.717764+0000 mgr.y (mgr.15252) 824 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T14:05:42.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:42 smithi076 bash[92503]: cluster 2024-09-13T14:05:41.717764+0000 mgr.y (mgr.15252) 824 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T14:05:42.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:42 smithi192 bash[70372]: audit 2024-09-13T14:05:41.526443+0000 mgr.y (mgr.15252) 823 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:42 smithi192 bash[70372]: audit 2024-09-13T14:05:41.526443+0000 mgr.y (mgr.15252) 823 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:42 smithi192 bash[70372]: cluster 2024-09-13T14:05:41.717764+0000 mgr.y (mgr.15252) 824 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T14:05:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:42 smithi192 bash[70372]: cluster 2024-09-13T14:05:41.717764+0000 mgr.y (mgr.15252) 824 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-13T14:05:44.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:44.053641063Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:44.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:44 smithi076 bash[92503]: audit 2024-09-13T14:05:43.535941+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:44.839 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:44 smithi076 bash[92503]: audit 2024-09-13T14:05:43.535941+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:44.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:44 smithi076 bash[92503]: cluster 2024-09-13T14:05:43.719043+0000 mgr.y (mgr.15252) 825 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T14:05:44.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:44 smithi076 bash[92503]: cluster 2024-09-13T14:05:43.719043+0000 mgr.y (mgr.15252) 825 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T14:05:44.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:44 smithi076 bash[88788]: audit 2024-09-13T14:05:43.535941+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:44.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:44 smithi076 bash[88788]: audit 2024-09-13T14:05:43.535941+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:44.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:44 smithi076 bash[88788]: cluster 2024-09-13T14:05:43.719043+0000 mgr.y (mgr.15252) 825 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T14:05:44.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:44 smithi076 bash[88788]: cluster 2024-09-13T14:05:43.719043+0000 mgr.y (mgr.15252) 825 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T14:05:44.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:44 smithi192 bash[70372]: audit 2024-09-13T14:05:43.535941+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:44.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:44 smithi192 bash[70372]: audit 2024-09-13T14:05:43.535941+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:44.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:44 smithi192 bash[70372]: cluster 2024-09-13T14:05:43.719043+0000 mgr.y (mgr.15252) 825 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T14:05:44.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:44 smithi192 bash[70372]: cluster 2024-09-13T14:05:43.719043+0000 mgr.y (mgr.15252) 825 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T14:05:47.029 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:46 smithi192 bash[70372]: cluster 2024-09-13T14:05:45.720133+0000 mgr.y (mgr.15252) 826 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-13T14:05:47.029 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:46 smithi192 bash[70372]: cluster 2024-09-13T14:05:45.720133+0000 mgr.y (mgr.15252) 826 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-13T14:05:47.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:46 smithi076 bash[92503]: cluster 2024-09-13T14:05:45.720133+0000 mgr.y (mgr.15252) 826 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-13T14:05:47.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:46 smithi076 bash[92503]: cluster 2024-09-13T14:05:45.720133+0000 mgr.y (mgr.15252) 826 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-13T14:05:47.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:46 smithi076 bash[88788]: cluster 2024-09-13T14:05:45.720133+0000 mgr.y (mgr.15252) 826 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-13T14:05:47.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:46 smithi076 bash[88788]: cluster 2024-09-13T14:05:45.720133+0000 mgr.y (mgr.15252) 826 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-13T14:05:47.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:47.030183541Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:48 smithi076 bash[88788]: cluster 2024-09-13T14:05:47.721249+0000 mgr.y (mgr.15252) 827 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:48 smithi076 bash[88788]: cluster 2024-09-13T14:05:47.721249+0000 mgr.y (mgr.15252) 827 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:48 smithi076 bash[88788]: audit 2024-09-13T14:05:48.549597+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:49.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:48 smithi076 bash[88788]: audit 2024-09-13T14:05:48.549597+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:48 smithi076 bash[92503]: cluster 2024-09-13T14:05:47.721249+0000 mgr.y (mgr.15252) 827 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:48 smithi076 bash[92503]: cluster 2024-09-13T14:05:47.721249+0000 mgr.y (mgr.15252) 827 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:48 smithi076 bash[92503]: audit 2024-09-13T14:05:48.549597+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:49.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:48 smithi076 bash[92503]: audit 2024-09-13T14:05:48.549597+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:49.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:48 smithi192 bash[70372]: cluster 2024-09-13T14:05:47.721249+0000 mgr.y (mgr.15252) 827 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:49.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:48 smithi192 bash[70372]: cluster 2024-09-13T14:05:47.721249+0000 mgr.y (mgr.15252) 827 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:49.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:48 smithi192 bash[70372]: audit 2024-09-13T14:05:48.549597+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:49.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:48 smithi192 bash[70372]: audit 2024-09-13T14:05:48.549597+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:49.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:05:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:05:49] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-13T14:05:50.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:50.024993648Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:51.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:50 smithi076 bash[88788]: cluster 2024-09-13T14:05:49.722648+0000 mgr.y (mgr.15252) 828 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:51.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:50 smithi076 bash[88788]: cluster 2024-09-13T14:05:49.722648+0000 mgr.y (mgr.15252) 828 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:50 smithi076 bash[92503]: cluster 2024-09-13T14:05:49.722648+0000 mgr.y (mgr.15252) 828 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:51.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:50 smithi076 bash[92503]: cluster 2024-09-13T14:05:49.722648+0000 mgr.y (mgr.15252) 828 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:51.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:50 smithi192 bash[70372]: cluster 2024-09-13T14:05:49.722648+0000 mgr.y (mgr.15252) 828 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:51.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:50 smithi192 bash[70372]: cluster 2024-09-13T14:05:49.722648+0000 mgr.y (mgr.15252) 828 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:53.042 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:52 smithi192 bash[70372]: audit 2024-09-13T14:05:51.537734+0000 mgr.y (mgr.15252) 829 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:53.042 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:52 smithi192 bash[70372]: audit 2024-09-13T14:05:51.537734+0000 mgr.y (mgr.15252) 829 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:53.042 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:52 smithi192 bash[70372]: cluster 2024-09-13T14:05:51.723551+0000 mgr.y (mgr.15252) 830 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:53.042 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:52 smithi192 bash[70372]: cluster 2024-09-13T14:05:51.723551+0000 mgr.y (mgr.15252) 830 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:53.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:52 smithi076 bash[92503]: audit 2024-09-13T14:05:51.537734+0000 mgr.y (mgr.15252) 829 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:53.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:52 smithi076 bash[92503]: audit 2024-09-13T14:05:51.537734+0000 mgr.y (mgr.15252) 829 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:52 smithi076 bash[92503]: cluster 2024-09-13T14:05:51.723551+0000 mgr.y (mgr.15252) 830 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:52 smithi076 bash[92503]: cluster 2024-09-13T14:05:51.723551+0000 mgr.y (mgr.15252) 830 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:53.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:52 smithi076 bash[88788]: audit 2024-09-13T14:05:51.537734+0000 mgr.y (mgr.15252) 829 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:53.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:52 smithi076 bash[88788]: audit 2024-09-13T14:05:51.537734+0000 mgr.y (mgr.15252) 829 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:05:53.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:52 smithi076 bash[88788]: cluster 2024-09-13T14:05:51.723551+0000 mgr.y (mgr.15252) 830 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:53.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:52 smithi076 bash[88788]: cluster 2024-09-13T14:05:51.723551+0000 mgr.y (mgr.15252) 830 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:53.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:53.043199959Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:54.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:54 smithi076 bash[92503]: audit 2024-09-13T14:05:53.201076+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:54.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:54 smithi076 bash[92503]: audit 2024-09-13T14:05:53.201076+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:54.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:54 smithi076 bash[92503]: audit 2024-09-13T14:05:53.201640+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:54.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:54 smithi076 bash[92503]: audit 2024-09-13T14:05:53.201640+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:54 smithi076 bash[92503]: cluster 2024-09-13T14:05:53.724741+0000 mgr.y (mgr.15252) 831 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:54 smithi076 bash[92503]: cluster 2024-09-13T14:05:53.724741+0000 mgr.y (mgr.15252) 831 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:54 smithi076 bash[88788]: audit 2024-09-13T14:05:53.201076+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:54 smithi076 bash[88788]: audit 2024-09-13T14:05:53.201076+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:54 smithi076 bash[88788]: audit 2024-09-13T14:05:53.201640+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:54 smithi076 bash[88788]: audit 2024-09-13T14:05:53.201640+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:54 smithi076 bash[88788]: cluster 2024-09-13T14:05:53.724741+0000 mgr.y (mgr.15252) 831 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:54 smithi076 bash[88788]: cluster 2024-09-13T14:05:53.724741+0000 mgr.y (mgr.15252) 831 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:54.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:54 smithi192 bash[70372]: audit 2024-09-13T14:05:53.201076+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:54.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:54 smithi192 bash[70372]: audit 2024-09-13T14:05:53.201076+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:05:54.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:54 smithi192 bash[70372]: audit 2024-09-13T14:05:53.201640+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:54.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:54 smithi192 bash[70372]: audit 2024-09-13T14:05:53.201640+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:05:54.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:54 smithi192 bash[70372]: cluster 2024-09-13T14:05:53.724741+0000 mgr.y (mgr.15252) 831 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:54.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:54 smithi192 bash[70372]: cluster 2024-09-13T14:05:53.724741+0000 mgr.y (mgr.15252) 831 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:05:56.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:56.022783605Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:56.722 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T14:05:57.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:56 smithi076 bash[92503]: cluster 2024-09-13T14:05:55.725867+0000 mgr.y (mgr.15252) 832 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:57.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:56 smithi076 bash[92503]: cluster 2024-09-13T14:05:55.725867+0000 mgr.y (mgr.15252) 832 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:57.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:56 smithi076 bash[88788]: cluster 2024-09-13T14:05:55.725867+0000 mgr.y (mgr.15252) 832 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:57.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:56 smithi076 bash[88788]: cluster 2024-09-13T14:05:55.725867+0000 mgr.y (mgr.15252) 832 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:57.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:56 smithi192 bash[70372]: cluster 2024-09-13T14:05:55.725867+0000 mgr.y (mgr.15252) 832 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:57.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:56 smithi192 bash[70372]: cluster 2024-09-13T14:05:55.725867+0000 mgr.y (mgr.15252) 832 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:58.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:57 smithi076 bash[88788]: audit 2024-09-13T14:05:55.843095+0000 mgr.y (mgr.15252) 833 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:58.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:57 smithi076 bash[88788]: audit 2024-09-13T14:05:55.843095+0000 mgr.y (mgr.15252) 833 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:58.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:57 smithi076 bash[92503]: audit 2024-09-13T14:05:55.843095+0000 mgr.y (mgr.15252) 833 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:58.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:57 smithi076 bash[92503]: audit 2024-09-13T14:05:55.843095+0000 mgr.y (mgr.15252) 833 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:58.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:57 smithi192 bash[70372]: audit 2024-09-13T14:05:55.843095+0000 mgr.y (mgr.15252) 833 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:58.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:57 smithi192 bash[70372]: audit 2024-09-13T14:05:55.843095+0000 mgr.y (mgr.15252) 833 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:05:59.056 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:58 smithi192 bash[70372]: cluster 2024-09-13T14:05:57.727019+0000 mgr.y (mgr.15252) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:59.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:58 smithi192 bash[70372]: cluster 2024-09-13T14:05:57.727019+0000 mgr.y (mgr.15252) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:58 smithi076 bash[88788]: cluster 2024-09-13T14:05:57.727019+0000 mgr.y (mgr.15252) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:59.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:58 smithi076 bash[88788]: cluster 2024-09-13T14:05:57.727019+0000 mgr.y (mgr.15252) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:59.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:58 smithi076 bash[92503]: cluster 2024-09-13T14:05:57.727019+0000 mgr.y (mgr.15252) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:59.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:58 smithi076 bash[92503]: cluster 2024-09-13T14:05:57.727019+0000 mgr.y (mgr.15252) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:05:59.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:05:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:05:59.057797382Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:05:59.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:05:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:05:59] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-13T14:06:00.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:59 smithi076 bash[88788]: cluster 2024-09-13T14:05:59.728417+0000 mgr.y (mgr.15252) 835 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:00.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:05:59 smithi076 bash[88788]: cluster 2024-09-13T14:05:59.728417+0000 mgr.y (mgr.15252) 835 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:00.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:59 smithi076 bash[92503]: cluster 2024-09-13T14:05:59.728417+0000 mgr.y (mgr.15252) 835 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:00.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:05:59 smithi076 bash[92503]: cluster 2024-09-13T14:05:59.728417+0000 mgr.y (mgr.15252) 835 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:00.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:59 smithi192 bash[70372]: cluster 2024-09-13T14:05:59.728417+0000 mgr.y (mgr.15252) 835 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:05:59 smithi192 bash[70372]: cluster 2024-09-13T14:05:59.728417+0000 mgr.y (mgr.15252) 835 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:01.533 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:06:02.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:02.059523419Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:03.060 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:06:03.060 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (13m) 3m ago 40m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:06:03.060 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (12m) 35s ago 40m 69.5M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:06:03.060 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (15m) 3m ago 37m 49.5M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T14:06:03.060 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (15m) 35s ago 48m 444M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:06:03.060 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (25m) 3m ago 51m 518M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:06:03.060 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (9m) 3m ago 51m 50.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:06:03.060 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (11m) 35s ago 49m 46.2M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:06:03.060 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (9m) 3m ago 49m 40.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:06:03.061 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (14m) 3m ago 40m 8324k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:06:03.061 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (14m) 35s ago 40m 8311k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:06:03.061 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (7m) 3m ago 48m 56.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:06:03.061 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (6m) 3m ago 47m 50.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:06:03.061 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (5m) 3m ago 46m 44.5M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:06:03.061 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (3m) 3m ago 45m - 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 08a3130b226a 2024-09-13T14:06:03.061 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (2m) 35s ago 44m 50.4M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 9040c6d9d877 2024-09-13T14:06:03.061 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (2m) 35s ago 43m 49.8M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 a3984a3612af 2024-09-13T14:06:03.061 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (81s) 35s ago 42m 45.5M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 5ab0314394a8 2024-09-13T14:06:03.061 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (37s) 35s ago 41m - 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 31ed8b59537f 2024-09-13T14:06:03.061 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (13m) 35s ago 40m 51.5M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:06:03.061 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (38m) 3m ago 38m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T14:06:03.061 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (38m) 35s ago 38m 103M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T14:06:03.072 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:02 smithi076 bash[88788]: audit 2024-09-13T14:06:01.546297+0000 mgr.y (mgr.15252) 836 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:03.072 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:02 smithi076 bash[88788]: audit 2024-09-13T14:06:01.546297+0000 mgr.y (mgr.15252) 836 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:03.072 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:02 smithi076 bash[88788]: cluster 2024-09-13T14:06:01.729383+0000 mgr.y (mgr.15252) 837 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:03.072 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:02 smithi076 bash[88788]: cluster 2024-09-13T14:06:01.729383+0000 mgr.y (mgr.15252) 837 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:03.073 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:02 smithi076 bash[92503]: audit 2024-09-13T14:06:01.546297+0000 mgr.y (mgr.15252) 836 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:03.073 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:02 smithi076 bash[92503]: audit 2024-09-13T14:06:01.546297+0000 mgr.y (mgr.15252) 836 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:03.073 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:02 smithi076 bash[92503]: cluster 2024-09-13T14:06:01.729383+0000 mgr.y (mgr.15252) 837 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:03.073 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:02 smithi076 bash[92503]: cluster 2024-09-13T14:06:01.729383+0000 mgr.y (mgr.15252) 837 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:03.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:02 smithi192 bash[70372]: audit 2024-09-13T14:06:01.546297+0000 mgr.y (mgr.15252) 836 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:02 smithi192 bash[70372]: audit 2024-09-13T14:06:01.546297+0000 mgr.y (mgr.15252) 836 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:02 smithi192 bash[70372]: cluster 2024-09-13T14:06:01.729383+0000 mgr.y (mgr.15252) 837 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:02 smithi192 bash[70372]: cluster 2024-09-13T14:06:01.729383+0000 mgr.y (mgr.15252) 837 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:03.855 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-13T14:06:04.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:03 smithi192 bash[70372]: audit 2024-09-13T14:06:03.044678+0000 mgr.y (mgr.15252) 838 : audit [DBG] from='client.54614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:03 smithi192 bash[70372]: audit 2024-09-13T14:06:03.044678+0000 mgr.y (mgr.15252) 838 : audit [DBG] from='client.54614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:03 smithi192 bash[70372]: cluster 2024-09-13T14:06:03.730543+0000 mgr.y (mgr.15252) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:03 smithi192 bash[70372]: cluster 2024-09-13T14:06:03.730543+0000 mgr.y (mgr.15252) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:04.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:03 smithi076 bash[88788]: audit 2024-09-13T14:06:03.044678+0000 mgr.y (mgr.15252) 838 : audit [DBG] from='client.54614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:04.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:03 smithi076 bash[88788]: audit 2024-09-13T14:06:03.044678+0000 mgr.y (mgr.15252) 838 : audit [DBG] from='client.54614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:04.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:03 smithi076 bash[88788]: cluster 2024-09-13T14:06:03.730543+0000 mgr.y (mgr.15252) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:04.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:03 smithi076 bash[88788]: cluster 2024-09-13T14:06:03.730543+0000 mgr.y (mgr.15252) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:04.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:03 smithi076 bash[92503]: audit 2024-09-13T14:06:03.044678+0000 mgr.y (mgr.15252) 838 : audit [DBG] from='client.54614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:04.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:03 smithi076 bash[92503]: audit 2024-09-13T14:06:03.044678+0000 mgr.y (mgr.15252) 838 : audit [DBG] from='client.54614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:04.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:03 smithi076 bash[92503]: cluster 2024-09-13T14:06:03.730543+0000 mgr.y (mgr.15252) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:04.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:03 smithi076 bash[92503]: cluster 2024-09-13T14:06:03.730543+0000 mgr.y (mgr.15252) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:05.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:05.062207618Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:06 smithi076 bash[88788]: cluster 2024-09-13T14:06:05.731714+0000 mgr.y (mgr.15252) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:07.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:06 smithi076 bash[88788]: cluster 2024-09-13T14:06:05.731714+0000 mgr.y (mgr.15252) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:06 smithi076 bash[92503]: cluster 2024-09-13T14:06:05.731714+0000 mgr.y (mgr.15252) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:06 smithi076 bash[92503]: cluster 2024-09-13T14:06:05.731714+0000 mgr.y (mgr.15252) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:07.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:06 smithi192 bash[70372]: cluster 2024-09-13T14:06:05.731714+0000 mgr.y (mgr.15252) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:06 smithi192 bash[70372]: cluster 2024-09-13T14:06:05.731714+0000 mgr.y (mgr.15252) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:08.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:08.026976115Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:08.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:07 smithi192 bash[70372]: cluster 2024-09-13T14:06:07.732716+0000 mgr.y (mgr.15252) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:08.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:07 smithi192 bash[70372]: cluster 2024-09-13T14:06:07.732716+0000 mgr.y (mgr.15252) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:08.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:07 smithi076 bash[92503]: cluster 2024-09-13T14:06:07.732716+0000 mgr.y (mgr.15252) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:08.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:07 smithi076 bash[92503]: cluster 2024-09-13T14:06:07.732716+0000 mgr.y (mgr.15252) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:08.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:07 smithi076 bash[88788]: cluster 2024-09-13T14:06:07.732716+0000 mgr.y (mgr.15252) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:08.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:07 smithi076 bash[88788]: cluster 2024-09-13T14:06:07.732716+0000 mgr.y (mgr.15252) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:08.669 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:06:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:08 smithi076 bash[88788]: audit 2024-09-13T14:06:08.192315+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:09.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:08 smithi076 bash[88788]: audit 2024-09-13T14:06:08.192315+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:09.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:08 smithi076 bash[92503]: audit 2024-09-13T14:06:08.192315+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:09.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:08 smithi076 bash[92503]: audit 2024-09-13T14:06:08.192315+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:09.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:08 smithi192 bash[70372]: audit 2024-09-13T14:06:08.192315+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:08 smithi192 bash[70372]: audit 2024-09-13T14:06:08.192315+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:09.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:06:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:06:09] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-13T14:06:10.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:09 smithi192 bash[70372]: cluster 2024-09-13T14:06:09.734040+0000 mgr.y (mgr.15252) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:09 smithi192 bash[70372]: cluster 2024-09-13T14:06:09.734040+0000 mgr.y (mgr.15252) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:10.284 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:06:10.285 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:09 smithi076 bash[88788]: cluster 2024-09-13T14:06:09.734040+0000 mgr.y (mgr.15252) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:10.285 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:09 smithi076 bash[88788]: cluster 2024-09-13T14:06:09.734040+0000 mgr.y (mgr.15252) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:10.285 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:09 smithi076 bash[92503]: cluster 2024-09-13T14:06:09.734040+0000 mgr.y (mgr.15252) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:10.285 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:09 smithi076 bash[92503]: cluster 2024-09-13T14:06:09.734040+0000 mgr.y (mgr.15252) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:11.087 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-13T14:06:11.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:10 smithi192 bash[70372]: audit 2024-09-13T14:06:10.276753+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.76:0/546602874' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:11.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:10 smithi192 bash[70372]: audit 2024-09-13T14:06:10.276753+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.76:0/546602874' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:11.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:11.063711023Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:11.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:10 smithi076 bash[88788]: audit 2024-09-13T14:06:10.276753+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.76:0/546602874' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:11.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:10 smithi076 bash[88788]: audit 2024-09-13T14:06:10.276753+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.76:0/546602874' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:11.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:10 smithi076 bash[92503]: audit 2024-09-13T14:06:10.276753+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.76:0/546602874' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:11.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:10 smithi076 bash[92503]: audit 2024-09-13T14:06:10.276753+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.76:0/546602874' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:12.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:11 smithi192 bash[70372]: audit 2024-09-13T14:06:11.557306+0000 mgr.y (mgr.15252) 843 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:12.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:11 smithi192 bash[70372]: audit 2024-09-13T14:06:11.557306+0000 mgr.y (mgr.15252) 843 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:12.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:11 smithi192 bash[70372]: cluster 2024-09-13T14:06:11.734983+0000 mgr.y (mgr.15252) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:12.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:11 smithi192 bash[70372]: cluster 2024-09-13T14:06:11.734983+0000 mgr.y (mgr.15252) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:12.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:11 smithi076 bash[88788]: audit 2024-09-13T14:06:11.557306+0000 mgr.y (mgr.15252) 843 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:12.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:11 smithi076 bash[88788]: audit 2024-09-13T14:06:11.557306+0000 mgr.y (mgr.15252) 843 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:12.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:11 smithi076 bash[88788]: cluster 2024-09-13T14:06:11.734983+0000 mgr.y (mgr.15252) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:12.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:11 smithi076 bash[88788]: cluster 2024-09-13T14:06:11.734983+0000 mgr.y (mgr.15252) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:12.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:11 smithi076 bash[92503]: audit 2024-09-13T14:06:11.557306+0000 mgr.y (mgr.15252) 843 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:12.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:11 smithi076 bash[92503]: audit 2024-09-13T14:06:11.557306+0000 mgr.y (mgr.15252) 843 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:12.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:11 smithi076 bash[92503]: cluster 2024-09-13T14:06:11.734983+0000 mgr.y (mgr.15252) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:12.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:11 smithi076 bash[92503]: cluster 2024-09-13T14:06:11.734983+0000 mgr.y (mgr.15252) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:14.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:14.047467865Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:14 smithi076 bash[88788]: cluster 2024-09-13T14:06:13.736168+0000 mgr.y (mgr.15252) 845 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:15.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:14 smithi076 bash[88788]: cluster 2024-09-13T14:06:13.736168+0000 mgr.y (mgr.15252) 845 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:14 smithi076 bash[92503]: cluster 2024-09-13T14:06:13.736168+0000 mgr.y (mgr.15252) 845 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:14 smithi076 bash[92503]: cluster 2024-09-13T14:06:13.736168+0000 mgr.y (mgr.15252) 845 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:15.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:14 smithi192 bash[70372]: cluster 2024-09-13T14:06:13.736168+0000 mgr.y (mgr.15252) 845 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:15.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:14 smithi192 bash[70372]: cluster 2024-09-13T14:06:13.736168+0000 mgr.y (mgr.15252) 845 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:15.899 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:06:16.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:15 smithi076 bash[88788]: cluster 2024-09-13T14:06:15.737365+0000 mgr.y (mgr.15252) 846 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:16.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:15 smithi076 bash[88788]: cluster 2024-09-13T14:06:15.737365+0000 mgr.y (mgr.15252) 846 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:16.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:15 smithi076 bash[92503]: cluster 2024-09-13T14:06:15.737365+0000 mgr.y (mgr.15252) 846 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:16.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:15 smithi076 bash[92503]: cluster 2024-09-13T14:06:15.737365+0000 mgr.y (mgr.15252) 846 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:16.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:15 smithi192 bash[70372]: cluster 2024-09-13T14:06:15.737365+0000 mgr.y (mgr.15252) 846 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:16.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:15 smithi192 bash[70372]: cluster 2024-09-13T14:06:15.737365+0000 mgr.y (mgr.15252) 846 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:17.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:17.03444972Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:17.547 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)" 2024-09-13T14:06:17.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:17 smithi076 bash[88788]: audit 2024-09-13T14:06:17.538881+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.76:0/1498422201' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:17.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:17 smithi076 bash[88788]: audit 2024-09-13T14:06:17.538881+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.76:0/1498422201' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:17.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:17 smithi076 bash[92503]: audit 2024-09-13T14:06:17.538881+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.76:0/1498422201' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:17.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:17 smithi076 bash[92503]: audit 2024-09-13T14:06:17.538881+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.76:0/1498422201' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:17.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:17 smithi192 bash[70372]: audit 2024-09-13T14:06:17.538881+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.76:0/1498422201' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:17.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:17 smithi192 bash[70372]: audit 2024-09-13T14:06:17.538881+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.76:0/1498422201' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:18.330 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade status' 2024-09-13T14:06:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:18 smithi192 bash[70372]: cluster 2024-09-13T14:06:17.738578+0000 mgr.y (mgr.15252) 847 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:18.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:18 smithi192 bash[70372]: cluster 2024-09-13T14:06:17.738578+0000 mgr.y (mgr.15252) 847 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:19.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:18 smithi076 bash[88788]: cluster 2024-09-13T14:06:17.738578+0000 mgr.y (mgr.15252) 847 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:19.089 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:18 smithi076 bash[88788]: cluster 2024-09-13T14:06:17.738578+0000 mgr.y (mgr.15252) 847 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:19.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:18 smithi076 bash[92503]: cluster 2024-09-13T14:06:17.738578+0000 mgr.y (mgr.15252) 847 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:19.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:18 smithi076 bash[92503]: cluster 2024-09-13T14:06:17.738578+0000 mgr.y (mgr.15252) 847 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:19.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:06:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:06:19] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-13T14:06:20.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:20.020187831Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:20.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:19 smithi192 bash[70372]: cluster 2024-09-13T14:06:19.739993+0000 mgr.y (mgr.15252) 848 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:20.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:19 smithi192 bash[70372]: cluster 2024-09-13T14:06:19.739993+0000 mgr.y (mgr.15252) 848 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:20.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:19 smithi076 bash[88788]: cluster 2024-09-13T14:06:19.739993+0000 mgr.y (mgr.15252) 848 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:20.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:19 smithi076 bash[88788]: cluster 2024-09-13T14:06:19.739993+0000 mgr.y (mgr.15252) 848 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:20.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:19 smithi076 bash[92503]: cluster 2024-09-13T14:06:19.739993+0000 mgr.y (mgr.15252) 848 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:20.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:19 smithi076 bash[92503]: cluster 2024-09-13T14:06:19.739993+0000 mgr.y (mgr.15252) 848 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:22.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:21 smithi192 bash[70372]: audit 2024-09-13T14:06:21.568477+0000 mgr.y (mgr.15252) 849 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:22.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:21 smithi192 bash[70372]: audit 2024-09-13T14:06:21.568477+0000 mgr.y (mgr.15252) 849 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:22.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:21 smithi192 bash[70372]: cluster 2024-09-13T14:06:21.740995+0000 mgr.y (mgr.15252) 850 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:22.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:21 smithi192 bash[70372]: cluster 2024-09-13T14:06:21.740995+0000 mgr.y (mgr.15252) 850 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:22.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:21 smithi076 bash[88788]: audit 2024-09-13T14:06:21.568477+0000 mgr.y (mgr.15252) 849 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:22.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:21 smithi076 bash[88788]: audit 2024-09-13T14:06:21.568477+0000 mgr.y (mgr.15252) 849 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:22.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:21 smithi076 bash[88788]: cluster 2024-09-13T14:06:21.740995+0000 mgr.y (mgr.15252) 850 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:22.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:21 smithi076 bash[88788]: cluster 2024-09-13T14:06:21.740995+0000 mgr.y (mgr.15252) 850 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:22.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:21 smithi076 bash[92503]: audit 2024-09-13T14:06:21.568477+0000 mgr.y (mgr.15252) 849 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:22.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:21 smithi076 bash[92503]: audit 2024-09-13T14:06:21.568477+0000 mgr.y (mgr.15252) 849 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:22.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:21 smithi076 bash[92503]: cluster 2024-09-13T14:06:21.740995+0000 mgr.y (mgr.15252) 850 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:22.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:21 smithi076 bash[92503]: cluster 2024-09-13T14:06:21.740995+0000 mgr.y (mgr.15252) 850 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:23.144 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:06:23.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:23.019640038Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:23.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:23 smithi192 bash[70372]: audit 2024-09-13T14:06:23.193060+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:23.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:23 smithi192 bash[70372]: audit 2024-09-13T14:06:23.193060+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:23.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:23 smithi076 bash[88788]: audit 2024-09-13T14:06:23.193060+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:23.641 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:23 smithi076 bash[88788]: audit 2024-09-13T14:06:23.193060+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:23.641 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:23 smithi076 bash[92503]: audit 2024-09-13T14:06:23.193060+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:23.641 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:23 smithi076 bash[92503]: audit 2024-09-13T14:06:23.193060+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:24.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:24 smithi076 bash[92503]: cluster 2024-09-13T14:06:23.742275+0000 mgr.y (mgr.15252) 851 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:24.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:24 smithi076 bash[92503]: cluster 2024-09-13T14:06:23.742275+0000 mgr.y (mgr.15252) 851 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:24.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:24 smithi076 bash[88788]: cluster 2024-09-13T14:06:23.742275+0000 mgr.y (mgr.15252) 851 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:24.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:24 smithi076 bash[88788]: cluster 2024-09-13T14:06:23.742275+0000 mgr.y (mgr.15252) 851 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:24.678 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:06:24.678 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": null, 2024-09-13T14:06:24.678 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": false, 2024-09-13T14:06:24.679 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "", 2024-09-13T14:06:24.679 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T14:06:24.679 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": null, 2024-09-13T14:06:24.679 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "", 2024-09-13T14:06:24.679 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:06:24.679 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:06:24.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:24 smithi192 bash[70372]: cluster 2024-09-13T14:06:23.742275+0000 mgr.y (mgr.15252) 851 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:24.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:24 smithi192 bash[70372]: cluster 2024-09-13T14:06:23.742275+0000 mgr.y (mgr.15252) 851 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:25.376 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T14:06:25.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:25 smithi076 bash[88788]: audit 2024-09-13T14:06:24.680977+0000 mgr.y (mgr.15252) 852 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:25.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:25 smithi076 bash[88788]: audit 2024-09-13T14:06:24.680977+0000 mgr.y (mgr.15252) 852 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:25 smithi076 bash[92503]: audit 2024-09-13T14:06:24.680977+0000 mgr.y (mgr.15252) 852 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:25.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:25 smithi076 bash[92503]: audit 2024-09-13T14:06:24.680977+0000 mgr.y (mgr.15252) 852 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:25.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:25 smithi192 bash[70372]: audit 2024-09-13T14:06:24.680977+0000 mgr.y (mgr.15252) 852 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:25.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:25 smithi192 bash[70372]: audit 2024-09-13T14:06:24.680977+0000 mgr.y (mgr.15252) 852 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:26.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:26.053635502Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:26 smithi192 bash[70372]: cluster 2024-09-13T14:06:25.743480+0000 mgr.y (mgr.15252) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:26.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:26 smithi192 bash[70372]: cluster 2024-09-13T14:06:25.743480+0000 mgr.y (mgr.15252) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:26 smithi076 bash[88788]: cluster 2024-09-13T14:06:25.743480+0000 mgr.y (mgr.15252) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:26.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:26 smithi076 bash[88788]: cluster 2024-09-13T14:06:25.743480+0000 mgr.y (mgr.15252) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:26.589 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:26 smithi076 bash[92503]: cluster 2024-09-13T14:06:25.743480+0000 mgr.y (mgr.15252) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:26.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:26 smithi076 bash[92503]: cluster 2024-09-13T14:06:25.743480+0000 mgr.y (mgr.15252) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:28.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:27 smithi192 bash[70372]: cluster 2024-09-13T14:06:27.744630+0000 mgr.y (mgr.15252) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:28.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:27 smithi192 bash[70372]: cluster 2024-09-13T14:06:27.744630+0000 mgr.y (mgr.15252) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:27 smithi076 bash[88788]: cluster 2024-09-13T14:06:27.744630+0000 mgr.y (mgr.15252) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:28.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:27 smithi076 bash[88788]: cluster 2024-09-13T14:06:27.744630+0000 mgr.y (mgr.15252) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:28.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:27 smithi076 bash[92503]: cluster 2024-09-13T14:06:27.744630+0000 mgr.y (mgr.15252) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:28.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:27 smithi076 bash[92503]: cluster 2024-09-13T14:06:27.744630+0000 mgr.y (mgr.15252) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:29.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:29.020534268Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:29.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:06:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:06:29] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-13T14:06:30.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:29 smithi192 bash[70372]: cluster 2024-09-13T14:06:29.745952+0000 mgr.y (mgr.15252) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:29 smithi192 bash[70372]: cluster 2024-09-13T14:06:29.745952+0000 mgr.y (mgr.15252) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:30.197 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:06:30.290 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:29 smithi076 bash[88788]: cluster 2024-09-13T14:06:29.745952+0000 mgr.y (mgr.15252) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:30.291 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:29 smithi076 bash[88788]: cluster 2024-09-13T14:06:29.745952+0000 mgr.y (mgr.15252) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:30.291 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:29 smithi076 bash[92503]: cluster 2024-09-13T14:06:29.745952+0000 mgr.y (mgr.15252) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:30.291 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:29 smithi076 bash[92503]: cluster 2024-09-13T14:06:29.745952+0000 mgr.y (mgr.15252) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:31.682 INFO:teuthology.orchestra.run.smithi076.stdout:HEALTH_OK 2024-09-13T14:06:31.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:31 smithi076 bash[88788]: audit 2024-09-13T14:06:31.685402+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.76:0/1361391119' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:06:31.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:31 smithi076 bash[88788]: audit 2024-09-13T14:06:31.685402+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.76:0/1361391119' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:06:31.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:31 smithi076 bash[92503]: audit 2024-09-13T14:06:31.685402+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.76:0/1361391119' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:06:31.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:31 smithi076 bash[92503]: audit 2024-09-13T14:06:31.685402+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.76:0/1361391119' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:06:32.045 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:31 smithi192 bash[70372]: audit 2024-09-13T14:06:31.685402+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.76:0/1361391119' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:06:32.045 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:31 smithi192 bash[70372]: audit 2024-09-13T14:06:31.685402+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.76:0/1361391119' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:06:32.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:32.046104604Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:32.445 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-13T14:06:33.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:32 smithi076 bash[92503]: audit 2024-09-13T14:06:31.578868+0000 mgr.y (mgr.15252) 856 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:32 smithi076 bash[92503]: audit 2024-09-13T14:06:31.578868+0000 mgr.y (mgr.15252) 856 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:32 smithi076 bash[92503]: cluster 2024-09-13T14:06:31.746460+0000 mgr.y (mgr.15252) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:33.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:32 smithi076 bash[92503]: cluster 2024-09-13T14:06:31.746460+0000 mgr.y (mgr.15252) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:33.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:32 smithi076 bash[88788]: audit 2024-09-13T14:06:31.578868+0000 mgr.y (mgr.15252) 856 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:33.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:32 smithi076 bash[88788]: audit 2024-09-13T14:06:31.578868+0000 mgr.y (mgr.15252) 856 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:33.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:32 smithi076 bash[88788]: cluster 2024-09-13T14:06:31.746460+0000 mgr.y (mgr.15252) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:33.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:32 smithi076 bash[88788]: cluster 2024-09-13T14:06:31.746460+0000 mgr.y (mgr.15252) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:33.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:32 smithi192 bash[70372]: audit 2024-09-13T14:06:31.578868+0000 mgr.y (mgr.15252) 856 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:32 smithi192 bash[70372]: audit 2024-09-13T14:06:31.578868+0000 mgr.y (mgr.15252) 856 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:32 smithi192 bash[70372]: cluster 2024-09-13T14:06:31.746460+0000 mgr.y (mgr.15252) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:32 smithi192 bash[70372]: cluster 2024-09-13T14:06:31.746460+0000 mgr.y (mgr.15252) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:34.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:33 smithi192 bash[70372]: cluster 2024-09-13T14:06:33.747466+0000 mgr.y (mgr.15252) 858 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:33 smithi192 bash[70372]: cluster 2024-09-13T14:06:33.747466+0000 mgr.y (mgr.15252) 858 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:34.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:33 smithi076 bash[88788]: cluster 2024-09-13T14:06:33.747466+0000 mgr.y (mgr.15252) 858 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:34.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:33 smithi076 bash[88788]: cluster 2024-09-13T14:06:33.747466+0000 mgr.y (mgr.15252) 858 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:34.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:33 smithi076 bash[92503]: cluster 2024-09-13T14:06:33.747466+0000 mgr.y (mgr.15252) 858 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:34.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:33 smithi076 bash[92503]: cluster 2024-09-13T14:06:33.747466+0000 mgr.y (mgr.15252) 858 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:35.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:35.0521071Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:36.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:35 smithi192 bash[70372]: cluster 2024-09-13T14:06:35.748646+0000 mgr.y (mgr.15252) 859 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:36.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:35 smithi192 bash[70372]: cluster 2024-09-13T14:06:35.748646+0000 mgr.y (mgr.15252) 859 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:36.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:35 smithi076 bash[88788]: cluster 2024-09-13T14:06:35.748646+0000 mgr.y (mgr.15252) 859 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:36.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:35 smithi076 bash[88788]: cluster 2024-09-13T14:06:35.748646+0000 mgr.y (mgr.15252) 859 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:36.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:35 smithi076 bash[92503]: cluster 2024-09-13T14:06:35.748646+0000 mgr.y (mgr.15252) 859 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:36.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:35 smithi076 bash[92503]: cluster 2024-09-13T14:06:35.748646+0000 mgr.y (mgr.15252) 859 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:37.257 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:06:38.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:38.038992495Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:38.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:37 smithi192 bash[70372]: cluster 2024-09-13T14:06:37.749720+0000 mgr.y (mgr.15252) 860 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:38.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:37 smithi192 bash[70372]: cluster 2024-09-13T14:06:37.749720+0000 mgr.y (mgr.15252) 860 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:38.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:37 smithi076 bash[88788]: cluster 2024-09-13T14:06:37.749720+0000 mgr.y (mgr.15252) 860 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:38.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:37 smithi076 bash[88788]: cluster 2024-09-13T14:06:37.749720+0000 mgr.y (mgr.15252) 860 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:38.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:37 smithi076 bash[92503]: cluster 2024-09-13T14:06:37.749720+0000 mgr.y (mgr.15252) 860 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:38.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:37 smithi076 bash[92503]: cluster 2024-09-13T14:06:37.749720+0000 mgr.y (mgr.15252) 860 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:39.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:38 smithi192 bash[70372]: audit 2024-09-13T14:06:38.195155+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:39.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:38 smithi192 bash[70372]: audit 2024-09-13T14:06:38.195155+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:39.292 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:38 smithi076 bash[88788]: audit 2024-09-13T14:06:38.195155+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:39.292 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:38 smithi076 bash[88788]: audit 2024-09-13T14:06:38.195155+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:39.293 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:38 smithi076 bash[92503]: audit 2024-09-13T14:06:38.195155+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:39.293 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:38 smithi076 bash[92503]: audit 2024-09-13T14:06:38.195155+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:39.293 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:06:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:06:39] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-13T14:06:40.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:39 smithi192 bash[70372]: audit 2024-09-13T14:06:38.829574+0000 mgr.y (mgr.15252) 861 : audit [DBG] from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:40.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:39 smithi192 bash[70372]: audit 2024-09-13T14:06:38.829574+0000 mgr.y (mgr.15252) 861 : audit [DBG] from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:40.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:39 smithi192 bash[70372]: cluster 2024-09-13T14:06:39.750429+0000 mgr.y (mgr.15252) 862 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:40.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:39 smithi192 bash[70372]: cluster 2024-09-13T14:06:39.750429+0000 mgr.y (mgr.15252) 862 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:40.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:39 smithi076 bash[88788]: audit 2024-09-13T14:06:38.829574+0000 mgr.y (mgr.15252) 861 : audit [DBG] from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:39 smithi076 bash[88788]: audit 2024-09-13T14:06:38.829574+0000 mgr.y (mgr.15252) 861 : audit [DBG] from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:39 smithi076 bash[88788]: cluster 2024-09-13T14:06:39.750429+0000 mgr.y (mgr.15252) 862 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:39 smithi076 bash[88788]: cluster 2024-09-13T14:06:39.750429+0000 mgr.y (mgr.15252) 862 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:39 smithi076 bash[92503]: audit 2024-09-13T14:06:38.829574+0000 mgr.y (mgr.15252) 861 : audit [DBG] from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:39 smithi076 bash[92503]: audit 2024-09-13T14:06:38.829574+0000 mgr.y (mgr.15252) 861 : audit [DBG] from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:39 smithi076 bash[92503]: cluster 2024-09-13T14:06:39.750429+0000 mgr.y (mgr.15252) 862 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:39 smithi076 bash[92503]: cluster 2024-09-13T14:06:39.750429+0000 mgr.y (mgr.15252) 862 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:41.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:41.030602883Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:41.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:40 smithi192 bash[70372]: audit 2024-09-13T14:06:40.639461+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:41.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:40 smithi192 bash[70372]: audit 2024-09-13T14:06:40.639461+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:41.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:40 smithi192 bash[70372]: audit 2024-09-13T14:06:40.641082+0000 mon.b (mon.1) 319 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:06:41.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:40 smithi192 bash[70372]: audit 2024-09-13T14:06:40.641082+0000 mon.b (mon.1) 319 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:06:41.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:40 smithi192 bash[70372]: audit 2024-09-13T14:06:40.651008+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:41.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:40 smithi192 bash[70372]: audit 2024-09-13T14:06:40.651008+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:41.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:40 smithi076 bash[88788]: audit 2024-09-13T14:06:40.639461+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:41.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:40 smithi076 bash[88788]: audit 2024-09-13T14:06:40.639461+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:41.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:40 smithi076 bash[88788]: audit 2024-09-13T14:06:40.641082+0000 mon.b (mon.1) 319 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:06:41.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:40 smithi076 bash[88788]: audit 2024-09-13T14:06:40.641082+0000 mon.b (mon.1) 319 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:06:41.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:40 smithi076 bash[88788]: audit 2024-09-13T14:06:40.651008+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:41.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:40 smithi076 bash[88788]: audit 2024-09-13T14:06:40.651008+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:41.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:40 smithi076 bash[92503]: audit 2024-09-13T14:06:40.639461+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:41.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:40 smithi076 bash[92503]: audit 2024-09-13T14:06:40.639461+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:41.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:40 smithi076 bash[92503]: audit 2024-09-13T14:06:40.641082+0000 mon.b (mon.1) 319 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:06:41.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:40 smithi076 bash[92503]: audit 2024-09-13T14:06:40.641082+0000 mon.b (mon.1) 319 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:06:41.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:40 smithi076 bash[92503]: audit 2024-09-13T14:06:40.651008+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:41.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:40 smithi076 bash[92503]: audit 2024-09-13T14:06:40.651008+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:41.409 INFO:teuthology.orchestra.run.smithi076.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:06:42.072 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T14:06:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: cephadm 2024-09-13T14:06:41.400448+0000 mgr.y (mgr.15252) 863 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:06:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: cephadm 2024-09-13T14:06:41.400448+0000 mgr.y (mgr.15252) 863 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:06:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: audit 2024-09-13T14:06:41.410908+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: audit 2024-09-13T14:06:41.410908+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: audit 2024-09-13T14:06:41.411843+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: audit 2024-09-13T14:06:41.411843+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: audit 2024-09-13T14:06:41.413197+0000 mon.b (mon.1) 321 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:06:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: audit 2024-09-13T14:06:41.413197+0000 mon.b (mon.1) 321 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:06:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: audit 2024-09-13T14:06:41.425414+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: audit 2024-09-13T14:06:41.425414+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:42.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: cephadm 2024-09-13T14:06:41.493753+0000 mgr.y (mgr.15252) 864 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:06:42.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: cephadm 2024-09-13T14:06:41.493753+0000 mgr.y (mgr.15252) 864 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:06:42.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: audit 2024-09-13T14:06:41.590016+0000 mgr.y (mgr.15252) 865 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:42.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: audit 2024-09-13T14:06:41.590016+0000 mgr.y (mgr.15252) 865 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:42.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: cluster 2024-09-13T14:06:41.751267+0000 mgr.y (mgr.15252) 866 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:42.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:42 smithi192 bash[70372]: cluster 2024-09-13T14:06:41.751267+0000 mgr.y (mgr.15252) 866 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:42.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: cephadm 2024-09-13T14:06:41.400448+0000 mgr.y (mgr.15252) 863 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:06:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: cephadm 2024-09-13T14:06:41.400448+0000 mgr.y (mgr.15252) 863 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:06:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: audit 2024-09-13T14:06:41.410908+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: audit 2024-09-13T14:06:41.410908+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: audit 2024-09-13T14:06:41.411843+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: audit 2024-09-13T14:06:41.411843+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: audit 2024-09-13T14:06:41.413197+0000 mon.b (mon.1) 321 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:06:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: audit 2024-09-13T14:06:41.413197+0000 mon.b (mon.1) 321 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:06:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: audit 2024-09-13T14:06:41.425414+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: audit 2024-09-13T14:06:41.425414+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: cephadm 2024-09-13T14:06:41.493753+0000 mgr.y (mgr.15252) 864 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:06:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: cephadm 2024-09-13T14:06:41.493753+0000 mgr.y (mgr.15252) 864 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:06:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: audit 2024-09-13T14:06:41.590016+0000 mgr.y (mgr.15252) 865 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:42.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: audit 2024-09-13T14:06:41.590016+0000 mgr.y (mgr.15252) 865 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:42.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: cluster 2024-09-13T14:06:41.751267+0000 mgr.y (mgr.15252) 866 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:42.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[88788]: cluster 2024-09-13T14:06:41.751267+0000 mgr.y (mgr.15252) 866 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:42.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: cephadm 2024-09-13T14:06:41.400448+0000 mgr.y (mgr.15252) 863 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:06:42.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: cephadm 2024-09-13T14:06:41.400448+0000 mgr.y (mgr.15252) 863 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:06:42.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: audit 2024-09-13T14:06:41.410908+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:42.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: audit 2024-09-13T14:06:41.410908+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:42.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: audit 2024-09-13T14:06:41.411843+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:42.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: audit 2024-09-13T14:06:41.411843+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:42.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: audit 2024-09-13T14:06:41.413197+0000 mon.b (mon.1) 321 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:06:42.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: audit 2024-09-13T14:06:41.413197+0000 mon.b (mon.1) 321 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:06:42.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: audit 2024-09-13T14:06:41.425414+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:42.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: audit 2024-09-13T14:06:41.425414+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:42.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: cephadm 2024-09-13T14:06:41.493753+0000 mgr.y (mgr.15252) 864 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:06:42.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: cephadm 2024-09-13T14:06:41.493753+0000 mgr.y (mgr.15252) 864 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:06:42.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: audit 2024-09-13T14:06:41.590016+0000 mgr.y (mgr.15252) 865 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:42.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: audit 2024-09-13T14:06:41.590016+0000 mgr.y (mgr.15252) 865 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:42.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: cluster 2024-09-13T14:06:41.751267+0000 mgr.y (mgr.15252) 866 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:42.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:42 smithi076 bash[92503]: cluster 2024-09-13T14:06:41.751267+0000 mgr.y (mgr.15252) 866 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:44.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:44.037572347Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:44.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:43 smithi192 bash[70372]: cluster 2024-09-13T14:06:43.752467+0000 mgr.y (mgr.15252) 867 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:44.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:43 smithi192 bash[70372]: cluster 2024-09-13T14:06:43.752467+0000 mgr.y (mgr.15252) 867 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:44.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:43 smithi076 bash[92503]: cluster 2024-09-13T14:06:43.752467+0000 mgr.y (mgr.15252) 867 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:44.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:43 smithi076 bash[92503]: cluster 2024-09-13T14:06:43.752467+0000 mgr.y (mgr.15252) 867 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:44.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:43 smithi076 bash[88788]: cluster 2024-09-13T14:06:43.752467+0000 mgr.y (mgr.15252) 867 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:44.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:43 smithi076 bash[88788]: cluster 2024-09-13T14:06:43.752467+0000 mgr.y (mgr.15252) 867 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:45.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.021109+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.021109+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: cephadm 2024-09-13T14:06:44.022298+0000 mgr.y (mgr.15252) 868 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:06:45.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: cephadm 2024-09-13T14:06:44.022298+0000 mgr.y (mgr.15252) 868 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:06:45.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: cephadm 2024-09-13T14:06:44.022374+0000 mgr.y (mgr.15252) 869 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:06:45.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: cephadm 2024-09-13T14:06:44.022374+0000 mgr.y (mgr.15252) 869 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:06:45.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.022704+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:06:45.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.022704+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:06:45.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.025886+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.025886+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: cephadm 2024-09-13T14:06:44.029335+0000 mgr.y (mgr.15252) 870 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:06:45.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: cephadm 2024-09-13T14:06:44.029335+0000 mgr.y (mgr.15252) 870 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:06:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.036370+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.036370+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.040043+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.040043+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: cephadm 2024-09-13T14:06:44.043146+0000 mgr.y (mgr.15252) 871 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:06:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: cephadm 2024-09-13T14:06:44.043146+0000 mgr.y (mgr.15252) 871 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:06:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.049816+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.049816+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.053003+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.021109+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.021109+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: cephadm 2024-09-13T14:06:44.022298+0000 mgr.y (mgr.15252) 868 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:06:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: cephadm 2024-09-13T14:06:44.022298+0000 mgr.y (mgr.15252) 868 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:06:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: cephadm 2024-09-13T14:06:44.022374+0000 mgr.y (mgr.15252) 869 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:06:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: cephadm 2024-09-13T14:06:44.022374+0000 mgr.y (mgr.15252) 869 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:06:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.022704+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:06:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.022704+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:06:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.025886+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.025886+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: cephadm 2024-09-13T14:06:44.029335+0000 mgr.y (mgr.15252) 870 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:06:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: cephadm 2024-09-13T14:06:44.029335+0000 mgr.y (mgr.15252) 870 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:06:45.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.036370+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.036370+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.040043+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.040043+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: cephadm 2024-09-13T14:06:44.043146+0000 mgr.y (mgr.15252) 871 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:06:45.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: cephadm 2024-09-13T14:06:44.043146+0000 mgr.y (mgr.15252) 871 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:06:45.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.049816+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.049816+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.053003+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.053003+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: cephadm 2024-09-13T14:06:44.056311+0000 mgr.y (mgr.15252) 872 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:06:45.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: cephadm 2024-09-13T14:06:44.056311+0000 mgr.y (mgr.15252) 872 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:06:45.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.063519+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.063519+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.067246+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.067246+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: cephadm 2024-09-13T14:06:44.070307+0000 mgr.y (mgr.15252) 873 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:06:45.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: cephadm 2024-09-13T14:06:44.070307+0000 mgr.y (mgr.15252) 873 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:06:45.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.077289+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.077289+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.082491+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.082491+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: cephadm 2024-09-13T14:06:44.085809+0000 mgr.y (mgr.15252) 874 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:06:45.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: cephadm 2024-09-13T14:06:44.085809+0000 mgr.y (mgr.15252) 874 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:06:45.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.096043+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[88788]: audit 2024-09-13T14:06:44.096043+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.346 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.053003+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.346 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: cephadm 2024-09-13T14:06:44.056311+0000 mgr.y (mgr.15252) 872 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:06:45.346 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: cephadm 2024-09-13T14:06:44.056311+0000 mgr.y (mgr.15252) 872 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:06:45.346 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.063519+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.346 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.063519+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.067246+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.067246+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: cephadm 2024-09-13T14:06:44.070307+0000 mgr.y (mgr.15252) 873 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:06:45.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: cephadm 2024-09-13T14:06:44.070307+0000 mgr.y (mgr.15252) 873 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:06:45.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.077289+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.077289+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.082491+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.082491+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: cephadm 2024-09-13T14:06:44.085809+0000 mgr.y (mgr.15252) 874 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:06:45.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: cephadm 2024-09-13T14:06:44.085809+0000 mgr.y (mgr.15252) 874 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:06:45.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.096043+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:45 smithi076 bash[92503]: audit 2024-09-13T14:06:44.096043+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.021109+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.021109+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: cephadm 2024-09-13T14:06:44.022298+0000 mgr.y (mgr.15252) 868 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:06:45.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: cephadm 2024-09-13T14:06:44.022298+0000 mgr.y (mgr.15252) 868 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:06:45.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: cephadm 2024-09-13T14:06:44.022374+0000 mgr.y (mgr.15252) 869 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:06:45.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: cephadm 2024-09-13T14:06:44.022374+0000 mgr.y (mgr.15252) 869 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:06:45.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.022704+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:06:45.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.022704+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:06:45.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.025886+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.025886+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: cephadm 2024-09-13T14:06:44.029335+0000 mgr.y (mgr.15252) 870 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:06:45.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: cephadm 2024-09-13T14:06:44.029335+0000 mgr.y (mgr.15252) 870 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:06:45.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.036370+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.036370+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.040043+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.040043+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: cephadm 2024-09-13T14:06:44.043146+0000 mgr.y (mgr.15252) 871 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:06:45.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: cephadm 2024-09-13T14:06:44.043146+0000 mgr.y (mgr.15252) 871 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:06:45.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.049816+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.433 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.049816+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.053003+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.053003+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: cephadm 2024-09-13T14:06:44.056311+0000 mgr.y (mgr.15252) 872 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:06:45.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: cephadm 2024-09-13T14:06:44.056311+0000 mgr.y (mgr.15252) 872 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:06:45.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.063519+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.063519+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.067246+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.067246+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.434 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: cephadm 2024-09-13T14:06:44.070307+0000 mgr.y (mgr.15252) 873 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:06:45.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: cephadm 2024-09-13T14:06:44.070307+0000 mgr.y (mgr.15252) 873 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:06:45.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.077289+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.077289+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.082491+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.082491+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:45.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: cephadm 2024-09-13T14:06:44.085809+0000 mgr.y (mgr.15252) 874 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:06:45.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: cephadm 2024-09-13T14:06:44.085809+0000 mgr.y (mgr.15252) 874 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:06:45.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.096043+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:45.435 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:45 smithi192 bash[70372]: audit 2024-09-13T14:06:44.096043+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:46.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:46 smithi076 bash[88788]: cluster 2024-09-13T14:06:45.753238+0000 mgr.y (mgr.15252) 875 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:46.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:46 smithi076 bash[88788]: cluster 2024-09-13T14:06:45.753238+0000 mgr.y (mgr.15252) 875 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:46.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:46 smithi076 bash[92503]: cluster 2024-09-13T14:06:45.753238+0000 mgr.y (mgr.15252) 875 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:46.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:46 smithi076 bash[92503]: cluster 2024-09-13T14:06:45.753238+0000 mgr.y (mgr.15252) 875 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:46.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:46 smithi192 bash[70372]: cluster 2024-09-13T14:06:45.753238+0000 mgr.y (mgr.15252) 875 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:46.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:46 smithi192 bash[70372]: cluster 2024-09-13T14:06:45.753238+0000 mgr.y (mgr.15252) 875 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:47.041 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:06:47.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:47.053981447Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:47.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[88788]: cephadm 2024-09-13T14:06:46.571023+0000 mgr.y (mgr.15252) 876 : cephadm [INF] Upgrade: Updating rgw.foo.smithi076.mlkkks (1/2) 2024-09-13T14:06:47.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[88788]: cephadm 2024-09-13T14:06:46.571023+0000 mgr.y (mgr.15252) 876 : cephadm [INF] Upgrade: Updating rgw.foo.smithi076.mlkkks (1/2) 2024-09-13T14:06:47.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[88788]: audit 2024-09-13T14:06:46.576294+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:47.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[88788]: audit 2024-09-13T14:06:46.576294+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:47.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[88788]: audit 2024-09-13T14:06:46.580733+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:06:47.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[88788]: audit 2024-09-13T14:06:46.580733+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:06:47.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[88788]: audit 2024-09-13T14:06:46.583119+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:06:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[88788]: audit 2024-09-13T14:06:46.583119+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:06:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[88788]: audit 2024-09-13T14:06:46.585618+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[88788]: audit 2024-09-13T14:06:46.585618+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[88788]: cephadm 2024-09-13T14:06:46.589018+0000 mgr.y (mgr.15252) 877 : cephadm [INF] Deploying daemon rgw.foo.smithi076.mlkkks on smithi076 2024-09-13T14:06:47.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[88788]: cephadm 2024-09-13T14:06:46.589018+0000 mgr.y (mgr.15252) 877 : cephadm [INF] Deploying daemon rgw.foo.smithi076.mlkkks on smithi076 2024-09-13T14:06:47.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[92503]: cephadm 2024-09-13T14:06:46.571023+0000 mgr.y (mgr.15252) 876 : cephadm [INF] Upgrade: Updating rgw.foo.smithi076.mlkkks (1/2) 2024-09-13T14:06:47.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[92503]: cephadm 2024-09-13T14:06:46.571023+0000 mgr.y (mgr.15252) 876 : cephadm [INF] Upgrade: Updating rgw.foo.smithi076.mlkkks (1/2) 2024-09-13T14:06:47.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[92503]: audit 2024-09-13T14:06:46.576294+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:47.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[92503]: audit 2024-09-13T14:06:46.576294+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:47.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[92503]: audit 2024-09-13T14:06:46.580733+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:06:47.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[92503]: audit 2024-09-13T14:06:46.580733+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:06:47.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[92503]: audit 2024-09-13T14:06:46.583119+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:06:47.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[92503]: audit 2024-09-13T14:06:46.583119+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:06:47.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[92503]: audit 2024-09-13T14:06:46.585618+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:47.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[92503]: audit 2024-09-13T14:06:46.585618+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:47.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[92503]: cephadm 2024-09-13T14:06:46.589018+0000 mgr.y (mgr.15252) 877 : cephadm [INF] Deploying daemon rgw.foo.smithi076.mlkkks on smithi076 2024-09-13T14:06:47.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:47 smithi076 bash[92503]: cephadm 2024-09-13T14:06:46.589018+0000 mgr.y (mgr.15252) 877 : cephadm [INF] Deploying daemon rgw.foo.smithi076.mlkkks on smithi076 2024-09-13T14:06:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:47 smithi192 bash[70372]: cephadm 2024-09-13T14:06:46.571023+0000 mgr.y (mgr.15252) 876 : cephadm [INF] Upgrade: Updating rgw.foo.smithi076.mlkkks (1/2) 2024-09-13T14:06:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:47 smithi192 bash[70372]: cephadm 2024-09-13T14:06:46.571023+0000 mgr.y (mgr.15252) 876 : cephadm [INF] Upgrade: Updating rgw.foo.smithi076.mlkkks (1/2) 2024-09-13T14:06:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:47 smithi192 bash[70372]: audit 2024-09-13T14:06:46.576294+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:47 smithi192 bash[70372]: audit 2024-09-13T14:06:46.576294+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:06:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:47 smithi192 bash[70372]: audit 2024-09-13T14:06:46.580733+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:06:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:47 smithi192 bash[70372]: audit 2024-09-13T14:06:46.580733+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:06:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:47 smithi192 bash[70372]: audit 2024-09-13T14:06:46.583119+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:06:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:47 smithi192 bash[70372]: audit 2024-09-13T14:06:46.583119+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi076.mlkkks", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:06:47.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:47 smithi192 bash[70372]: audit 2024-09-13T14:06:46.585618+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:47.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:47 smithi192 bash[70372]: audit 2024-09-13T14:06:46.585618+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:06:47.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:47 smithi192 bash[70372]: cephadm 2024-09-13T14:06:46.589018+0000 mgr.y (mgr.15252) 877 : cephadm [INF] Deploying daemon rgw.foo.smithi076.mlkkks on smithi076 2024-09-13T14:06:47.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:47 smithi192 bash[70372]: cephadm 2024-09-13T14:06:46.589018+0000 mgr.y (mgr.15252) 877 : cephadm [INF] Deploying daemon rgw.foo.smithi076.mlkkks on smithi076 2024-09-13T14:06:48.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:48 smithi076 bash[88788]: cluster 2024-09-13T14:06:47.754360+0000 mgr.y (mgr.15252) 878 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:48.839 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:48 smithi076 bash[88788]: cluster 2024-09-13T14:06:47.754360+0000 mgr.y (mgr.15252) 878 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:48.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:48 smithi076 bash[92503]: cluster 2024-09-13T14:06:47.754360+0000 mgr.y (mgr.15252) 878 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:48.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:48 smithi076 bash[92503]: cluster 2024-09-13T14:06:47.754360+0000 mgr.y (mgr.15252) 878 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:48.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:48 smithi192 bash[70372]: cluster 2024-09-13T14:06:47.754360+0000 mgr.y (mgr.15252) 878 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:48.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:48 smithi192 bash[70372]: cluster 2024-09-13T14:06:47.754360+0000 mgr.y (mgr.15252) 878 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:48.989 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:06:49.449 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:06:49] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-13T14:06:49.638 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:06:49.638 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (14m) 4m ago 41m 13.7M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:06:49.638 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (13m) 81s ago 40m 69.5M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:06:49.638 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (16m) 4m ago 38m 49.5M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T14:06:49.638 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (15m) 81s ago 49m 444M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:06:49.638 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (26m) 4m ago 51m 518M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:06:49.638 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (10m) 4m ago 51m 50.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:06:49.639 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (11m) 81s ago 50m 46.2M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:06:49.639 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (10m) 4m ago 50m 40.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:06:49.639 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (15m) 4m ago 41m 8324k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:06:49.639 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (15m) 81s ago 41m 8311k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:06:49.639 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (8m) 4m ago 48m 56.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:06:49.639 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (7m) 4m ago 47m 50.6M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:06:49.640 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (5m) 4m ago 47m 44.5M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:06:49.640 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (4m) 4m ago 46m - 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 08a3130b226a 2024-09-13T14:06:49.640 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (3m) 81s ago 45m 50.4M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 9040c6d9d877 2024-09-13T14:06:49.640 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (2m) 81s ago 44m 49.8M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 a3984a3612af 2024-09-13T14:06:49.640 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (2m) 81s ago 43m 45.5M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 5ab0314394a8 2024-09-13T14:06:49.641 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (83s) 81s ago 42m - 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 31ed8b59537f 2024-09-13T14:06:49.641 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (14m) 81s ago 41m 51.5M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:06:49.641 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (39m) 4m ago 39m 102M - 19.1.1-322-g7741f7f9 19dc8d659727 42bbb9dc6d24 2024-09-13T14:06:49.641 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (39m) 81s ago 39m 103M - 19.1.1-322-g7741f7f9 19dc8d659727 1664e58d72f5 2024-09-13T14:06:49.723 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 14:06:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:06:49.724 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:06:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:06:49.725 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:06:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:06:49.725 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:06:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:06:49.726 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:06:49.727 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:06:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:06:49.727 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 14:06:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:06:49.727 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:06:49.728 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:06:49 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:06:49.999 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:06:49.999 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T14:06:50.000 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T14:06:50.000 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:06:50.000 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T14:06:50.000 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:06:50.000 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:06:50.000 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T14:06:50.000 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 8 2024-09-13T14:06:50.000 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:06:50.000 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T14:06:50.000 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T14:06:50.000 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:06:50.000 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T14:06:50.000 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2, 2024-09-13T14:06:50.001 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 13 2024-09-13T14:06:50.001 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T14:06:50.001 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:06:50.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[92503]: audit 2024-09-13T14:06:48.980119+0000 mgr.y (mgr.15252) 879 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.089 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[92503]: audit 2024-09-13T14:06:48.980119+0000 mgr.y (mgr.15252) 879 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[92503]: audit 2024-09-13T14:06:49.279020+0000 mgr.y (mgr.15252) 880 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[92503]: audit 2024-09-13T14:06:49.279020+0000 mgr.y (mgr.15252) 880 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[92503]: audit 2024-09-13T14:06:49.628285+0000 mgr.y (mgr.15252) 881 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[92503]: audit 2024-09-13T14:06:49.628285+0000 mgr.y (mgr.15252) 881 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[92503]: cluster 2024-09-13T14:06:49.755019+0000 mgr.y (mgr.15252) 882 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:50.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[92503]: cluster 2024-09-13T14:06:49.755019+0000 mgr.y (mgr.15252) 882 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:50.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[88788]: audit 2024-09-13T14:06:48.980119+0000 mgr.y (mgr.15252) 879 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[88788]: audit 2024-09-13T14:06:48.980119+0000 mgr.y (mgr.15252) 879 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[88788]: audit 2024-09-13T14:06:49.279020+0000 mgr.y (mgr.15252) 880 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[88788]: audit 2024-09-13T14:06:49.279020+0000 mgr.y (mgr.15252) 880 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[88788]: audit 2024-09-13T14:06:49.628285+0000 mgr.y (mgr.15252) 881 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[88788]: audit 2024-09-13T14:06:49.628285+0000 mgr.y (mgr.15252) 881 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[88788]: cluster 2024-09-13T14:06:49.755019+0000 mgr.y (mgr.15252) 882 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:50.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:49 smithi076 bash[88788]: cluster 2024-09-13T14:06:49.755019+0000 mgr.y (mgr.15252) 882 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:50.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:50.025860208Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:50.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:49 smithi192 bash[70372]: audit 2024-09-13T14:06:48.980119+0000 mgr.y (mgr.15252) 879 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:49 smithi192 bash[70372]: audit 2024-09-13T14:06:48.980119+0000 mgr.y (mgr.15252) 879 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:49 smithi192 bash[70372]: audit 2024-09-13T14:06:49.279020+0000 mgr.y (mgr.15252) 880 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:49 smithi192 bash[70372]: audit 2024-09-13T14:06:49.279020+0000 mgr.y (mgr.15252) 880 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:49 smithi192 bash[70372]: audit 2024-09-13T14:06:49.628285+0000 mgr.y (mgr.15252) 881 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:49 smithi192 bash[70372]: audit 2024-09-13T14:06:49.628285+0000 mgr.y (mgr.15252) 881 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:50.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:49 smithi192 bash[70372]: cluster 2024-09-13T14:06:49.755019+0000 mgr.y (mgr.15252) 882 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:50.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:49 smithi192 bash[70372]: cluster 2024-09-13T14:06:49.755019+0000 mgr.y (mgr.15252) 882 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:50.313 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:06:50.313 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T14:06:50.313 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T14:06:50.314 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-13T14:06:50.314 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T14:06:50.314 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "0/2 daemons upgraded", 2024-09-13T14:06:50.314 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading rgw daemons", 2024-09-13T14:06:50.314 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:06:50.314 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:06:51.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:50 smithi192 bash[70372]: audit 2024-09-13T14:06:50.002266+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.76:0/213714263' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:51.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:50 smithi192 bash[70372]: audit 2024-09-13T14:06:50.002266+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.76:0/213714263' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:51.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:50 smithi192 bash[70372]: audit 2024-09-13T14:06:50.315952+0000 mgr.y (mgr.15252) 883 : audit [DBG] from='client.54674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:51.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:50 smithi192 bash[70372]: audit 2024-09-13T14:06:50.315952+0000 mgr.y (mgr.15252) 883 : audit [DBG] from='client.54674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:51.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:50 smithi076 bash[88788]: audit 2024-09-13T14:06:50.002266+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.76:0/213714263' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:51.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:50 smithi076 bash[88788]: audit 2024-09-13T14:06:50.002266+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.76:0/213714263' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:51.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:50 smithi076 bash[88788]: audit 2024-09-13T14:06:50.315952+0000 mgr.y (mgr.15252) 883 : audit [DBG] from='client.54674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:51.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:50 smithi076 bash[88788]: audit 2024-09-13T14:06:50.315952+0000 mgr.y (mgr.15252) 883 : audit [DBG] from='client.54674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:51.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:50 smithi076 bash[92503]: audit 2024-09-13T14:06:50.002266+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.76:0/213714263' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:51.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:50 smithi076 bash[92503]: audit 2024-09-13T14:06:50.002266+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.76:0/213714263' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:06:51.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:50 smithi076 bash[92503]: audit 2024-09-13T14:06:50.315952+0000 mgr.y (mgr.15252) 883 : audit [DBG] from='client.54674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:51.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:50 smithi076 bash[92503]: audit 2024-09-13T14:06:50.315952+0000 mgr.y (mgr.15252) 883 : audit [DBG] from='client.54674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:06:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:51 smithi192 bash[70372]: audit 2024-09-13T14:06:51.601200+0000 mgr.y (mgr.15252) 884 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:51 smithi192 bash[70372]: audit 2024-09-13T14:06:51.601200+0000 mgr.y (mgr.15252) 884 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:51 smithi192 bash[70372]: cluster 2024-09-13T14:06:51.755931+0000 mgr.y (mgr.15252) 885 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:51 smithi192 bash[70372]: cluster 2024-09-13T14:06:51.755931+0000 mgr.y (mgr.15252) 885 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:52.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:51 smithi076 bash[88788]: audit 2024-09-13T14:06:51.601200+0000 mgr.y (mgr.15252) 884 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:52.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:51 smithi076 bash[88788]: audit 2024-09-13T14:06:51.601200+0000 mgr.y (mgr.15252) 884 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:52.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:51 smithi076 bash[88788]: cluster 2024-09-13T14:06:51.755931+0000 mgr.y (mgr.15252) 885 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:52.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:51 smithi076 bash[88788]: cluster 2024-09-13T14:06:51.755931+0000 mgr.y (mgr.15252) 885 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:52.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:51 smithi076 bash[92503]: audit 2024-09-13T14:06:51.601200+0000 mgr.y (mgr.15252) 884 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:52.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:51 smithi076 bash[92503]: audit 2024-09-13T14:06:51.601200+0000 mgr.y (mgr.15252) 884 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:06:52.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:51 smithi076 bash[92503]: cluster 2024-09-13T14:06:51.755931+0000 mgr.y (mgr.15252) 885 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:52.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:51 smithi076 bash[92503]: cluster 2024-09-13T14:06:51.755931+0000 mgr.y (mgr.15252) 885 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:53.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:53.03952915Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:53.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:53 smithi192 bash[70372]: audit 2024-09-13T14:06:53.195544+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:53.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:53 smithi192 bash[70372]: audit 2024-09-13T14:06:53.195544+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:53.589 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:53 smithi076 bash[88788]: audit 2024-09-13T14:06:53.195544+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:53.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:53 smithi076 bash[88788]: audit 2024-09-13T14:06:53.195544+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:53.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:53 smithi076 bash[92503]: audit 2024-09-13T14:06:53.195544+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:53.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:53 smithi076 bash[92503]: audit 2024-09-13T14:06:53.195544+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:06:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:54 smithi076 bash[88788]: cluster 2024-09-13T14:06:53.757219+0000 mgr.y (mgr.15252) 886 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:54.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:54 smithi076 bash[88788]: cluster 2024-09-13T14:06:53.757219+0000 mgr.y (mgr.15252) 886 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:54 smithi076 bash[92503]: cluster 2024-09-13T14:06:53.757219+0000 mgr.y (mgr.15252) 886 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:54.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:54 smithi076 bash[92503]: cluster 2024-09-13T14:06:53.757219+0000 mgr.y (mgr.15252) 886 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:54.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:54 smithi192 bash[70372]: cluster 2024-09-13T14:06:53.757219+0000 mgr.y (mgr.15252) 886 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:54.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:54 smithi192 bash[70372]: cluster 2024-09-13T14:06:53.757219+0000 mgr.y (mgr.15252) 886 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:56.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:56.033743082Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:56.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:55 smithi192 bash[70372]: cluster 2024-09-13T14:06:55.758482+0000 mgr.y (mgr.15252) 887 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:56.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:55 smithi192 bash[70372]: cluster 2024-09-13T14:06:55.758482+0000 mgr.y (mgr.15252) 887 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:56.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:55 smithi076 bash[88788]: cluster 2024-09-13T14:06:55.758482+0000 mgr.y (mgr.15252) 887 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:56.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:55 smithi076 bash[88788]: cluster 2024-09-13T14:06:55.758482+0000 mgr.y (mgr.15252) 887 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:56.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:55 smithi076 bash[92503]: cluster 2024-09-13T14:06:55.758482+0000 mgr.y (mgr.15252) 887 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:56.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:55 smithi076 bash[92503]: cluster 2024-09-13T14:06:55.758482+0000 mgr.y (mgr.15252) 887 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:06:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:57 smithi192 bash[70372]: cluster 2024-09-13T14:06:57.759615+0000 mgr.y (mgr.15252) 888 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:57 smithi192 bash[70372]: cluster 2024-09-13T14:06:57.759615+0000 mgr.y (mgr.15252) 888 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:58.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:57 smithi076 bash[88788]: cluster 2024-09-13T14:06:57.759615+0000 mgr.y (mgr.15252) 888 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:58.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:57 smithi076 bash[88788]: cluster 2024-09-13T14:06:57.759615+0000 mgr.y (mgr.15252) 888 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:58.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:57 smithi076 bash[92503]: cluster 2024-09-13T14:06:57.759615+0000 mgr.y (mgr.15252) 888 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:58.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:57 smithi076 bash[92503]: cluster 2024-09-13T14:06:57.759615+0000 mgr.y (mgr.15252) 888 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:06:59.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:06:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:06:59.0361135Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:06:59.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:06:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:06:59] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-13T14:07:00.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:59 smithi192 bash[70372]: cluster 2024-09-13T14:06:59.760837+0000 mgr.y (mgr.15252) 889 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:06:59 smithi192 bash[70372]: cluster 2024-09-13T14:06:59.760837+0000 mgr.y (mgr.15252) 889 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:00.186 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:59 smithi076 bash[88788]: cluster 2024-09-13T14:06:59.760837+0000 mgr.y (mgr.15252) 889 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:00.186 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:06:59 smithi076 bash[88788]: cluster 2024-09-13T14:06:59.760837+0000 mgr.y (mgr.15252) 889 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:00.186 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:59 smithi076 bash[92503]: cluster 2024-09-13T14:06:59.760837+0000 mgr.y (mgr.15252) 889 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:00.186 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:06:59 smithi076 bash[92503]: cluster 2024-09-13T14:06:59.760837+0000 mgr.y (mgr.15252) 889 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:01.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:00 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:01.340 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:07:00 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:01.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:00 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:01.341 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 14:07:00 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:01.341 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 14:07:00 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:01.342 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:07:00 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:01.342 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:07:00 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:01.342 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:07:00 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:01.343 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:07:00 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:02.339 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[92503]: audit 2024-09-13T14:07:01.046662+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:02.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[92503]: audit 2024-09-13T14:07:01.046662+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:02.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[92503]: audit 2024-09-13T14:07:01.057400+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:02.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[92503]: audit 2024-09-13T14:07:01.057400+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:02.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[92503]: audit 2024-09-13T14:07:01.606450+0000 mgr.y (mgr.15252) 890 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:02.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[92503]: audit 2024-09-13T14:07:01.606450+0000 mgr.y (mgr.15252) 890 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:02.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[92503]: cluster 2024-09-13T14:07:01.761809+0000 mgr.y (mgr.15252) 891 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:02.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[92503]: cluster 2024-09-13T14:07:01.761809+0000 mgr.y (mgr.15252) 891 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:02.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[88788]: audit 2024-09-13T14:07:01.046662+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:02.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[88788]: audit 2024-09-13T14:07:01.046662+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:02.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[88788]: audit 2024-09-13T14:07:01.057400+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:02.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[88788]: audit 2024-09-13T14:07:01.057400+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:02.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[88788]: audit 2024-09-13T14:07:01.606450+0000 mgr.y (mgr.15252) 890 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:02.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[88788]: audit 2024-09-13T14:07:01.606450+0000 mgr.y (mgr.15252) 890 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:02.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[88788]: cluster 2024-09-13T14:07:01.761809+0000 mgr.y (mgr.15252) 891 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:02.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:02 smithi076 bash[88788]: cluster 2024-09-13T14:07:01.761809+0000 mgr.y (mgr.15252) 891 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:02.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:02.034689349Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:02 smithi192 bash[70372]: audit 2024-09-13T14:07:01.046662+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:02 smithi192 bash[70372]: audit 2024-09-13T14:07:01.046662+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:02 smithi192 bash[70372]: audit 2024-09-13T14:07:01.057400+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:02 smithi192 bash[70372]: audit 2024-09-13T14:07:01.057400+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:02 smithi192 bash[70372]: audit 2024-09-13T14:07:01.606450+0000 mgr.y (mgr.15252) 890 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:02 smithi192 bash[70372]: audit 2024-09-13T14:07:01.606450+0000 mgr.y (mgr.15252) 890 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:02 smithi192 bash[70372]: cluster 2024-09-13T14:07:01.761809+0000 mgr.y (mgr.15252) 891 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:02.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:02 smithi192 bash[70372]: cluster 2024-09-13T14:07:01.761809+0000 mgr.y (mgr.15252) 891 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:05.035 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:04 smithi192 bash[70372]: cephadm 2024-09-13T14:07:03.702607+0000 mgr.y (mgr.15252) 892 : cephadm [INF] Upgrade: Updating rgw.foo.smithi192.ifevfw (2/2) 2024-09-13T14:07:05.036 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:04 smithi192 bash[70372]: cephadm 2024-09-13T14:07:03.702607+0000 mgr.y (mgr.15252) 892 : cephadm [INF] Upgrade: Updating rgw.foo.smithi192.ifevfw (2/2) 2024-09-13T14:07:05.036 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:04 smithi192 bash[70372]: audit 2024-09-13T14:07:03.712297+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:05.036 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:04 smithi192 bash[70372]: audit 2024-09-13T14:07:03.712297+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:05.036 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:04 smithi192 bash[70372]: audit 2024-09-13T14:07:03.716635+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:07:05.036 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:04 smithi192 bash[70372]: audit 2024-09-13T14:07:03.716635+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:07:05.036 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:04 smithi192 bash[70372]: audit 2024-09-13T14:07:03.719121+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:07:05.036 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:04 smithi192 bash[70372]: audit 2024-09-13T14:07:03.719121+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:07:05.036 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:04 smithi192 bash[70372]: audit 2024-09-13T14:07:03.723824+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:05.036 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:04 smithi192 bash[70372]: audit 2024-09-13T14:07:03.723824+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:05.036 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:04 smithi192 bash[70372]: cephadm 2024-09-13T14:07:03.728575+0000 mgr.y (mgr.15252) 893 : cephadm [INF] Deploying daemon rgw.foo.smithi192.ifevfw on smithi192 2024-09-13T14:07:05.036 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:04 smithi192 bash[70372]: cephadm 2024-09-13T14:07:03.728575+0000 mgr.y (mgr.15252) 893 : cephadm [INF] Deploying daemon rgw.foo.smithi192.ifevfw on smithi192 2024-09-13T14:07:05.037 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:04 smithi192 bash[70372]: cluster 2024-09-13T14:07:03.762969+0000 mgr.y (mgr.15252) 894 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-13T14:07:05.037 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:04 smithi192 bash[70372]: cluster 2024-09-13T14:07:03.762969+0000 mgr.y (mgr.15252) 894 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-13T14:07:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[88788]: cephadm 2024-09-13T14:07:03.702607+0000 mgr.y (mgr.15252) 892 : cephadm [INF] Upgrade: Updating rgw.foo.smithi192.ifevfw (2/2) 2024-09-13T14:07:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[88788]: cephadm 2024-09-13T14:07:03.702607+0000 mgr.y (mgr.15252) 892 : cephadm [INF] Upgrade: Updating rgw.foo.smithi192.ifevfw (2/2) 2024-09-13T14:07:05.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[88788]: audit 2024-09-13T14:07:03.712297+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:05.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[88788]: audit 2024-09-13T14:07:03.712297+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:05.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[88788]: audit 2024-09-13T14:07:03.716635+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:07:05.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[88788]: audit 2024-09-13T14:07:03.716635+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:07:05.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[88788]: audit 2024-09-13T14:07:03.719121+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:07:05.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[88788]: audit 2024-09-13T14:07:03.719121+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:07:05.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[88788]: audit 2024-09-13T14:07:03.723824+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:05.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[88788]: audit 2024-09-13T14:07:03.723824+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:05.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[88788]: cephadm 2024-09-13T14:07:03.728575+0000 mgr.y (mgr.15252) 893 : cephadm [INF] Deploying daemon rgw.foo.smithi192.ifevfw on smithi192 2024-09-13T14:07:05.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[88788]: cephadm 2024-09-13T14:07:03.728575+0000 mgr.y (mgr.15252) 893 : cephadm [INF] Deploying daemon rgw.foo.smithi192.ifevfw on smithi192 2024-09-13T14:07:05.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[88788]: cluster 2024-09-13T14:07:03.762969+0000 mgr.y (mgr.15252) 894 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-13T14:07:05.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[88788]: cluster 2024-09-13T14:07:03.762969+0000 mgr.y (mgr.15252) 894 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-13T14:07:05.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[92503]: cephadm 2024-09-13T14:07:03.702607+0000 mgr.y (mgr.15252) 892 : cephadm [INF] Upgrade: Updating rgw.foo.smithi192.ifevfw (2/2) 2024-09-13T14:07:05.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[92503]: cephadm 2024-09-13T14:07:03.702607+0000 mgr.y (mgr.15252) 892 : cephadm [INF] Upgrade: Updating rgw.foo.smithi192.ifevfw (2/2) 2024-09-13T14:07:05.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[92503]: audit 2024-09-13T14:07:03.712297+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:05.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[92503]: audit 2024-09-13T14:07:03.712297+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:05.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[92503]: audit 2024-09-13T14:07:03.716635+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:07:05.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[92503]: audit 2024-09-13T14:07:03.716635+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:07:05.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[92503]: audit 2024-09-13T14:07:03.719121+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:07:05.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[92503]: audit 2024-09-13T14:07:03.719121+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi192.ifevfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T14:07:05.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[92503]: audit 2024-09-13T14:07:03.723824+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:05.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[92503]: audit 2024-09-13T14:07:03.723824+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:05.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[92503]: cephadm 2024-09-13T14:07:03.728575+0000 mgr.y (mgr.15252) 893 : cephadm [INF] Deploying daemon rgw.foo.smithi192.ifevfw on smithi192 2024-09-13T14:07:05.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[92503]: cephadm 2024-09-13T14:07:03.728575+0000 mgr.y (mgr.15252) 893 : cephadm [INF] Deploying daemon rgw.foo.smithi192.ifevfw on smithi192 2024-09-13T14:07:05.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[92503]: cluster 2024-09-13T14:07:03.762969+0000 mgr.y (mgr.15252) 894 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-13T14:07:05.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:04 smithi076 bash[92503]: cluster 2024-09-13T14:07:03.762969+0000 mgr.y (mgr.15252) 894 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-13T14:07:05.311 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:05.035992824Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:06.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:05 smithi192 bash[70372]: cluster 2024-09-13T14:07:05.764219+0000 mgr.y (mgr.15252) 895 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-13T14:07:06.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:05 smithi192 bash[70372]: cluster 2024-09-13T14:07:05.764219+0000 mgr.y (mgr.15252) 895 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-13T14:07:06.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:05 smithi076 bash[92503]: cluster 2024-09-13T14:07:05.764219+0000 mgr.y (mgr.15252) 895 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-13T14:07:06.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:05 smithi076 bash[92503]: cluster 2024-09-13T14:07:05.764219+0000 mgr.y (mgr.15252) 895 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-13T14:07:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:05 smithi076 bash[88788]: cluster 2024-09-13T14:07:05.764219+0000 mgr.y (mgr.15252) 895 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-13T14:07:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:05 smithi076 bash[88788]: cluster 2024-09-13T14:07:05.764219+0000 mgr.y (mgr.15252) 895 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-13T14:07:06.680 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 14:07:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:06.681 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:07:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:06.681 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:07:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:06.681 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:07:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:06.682 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:07:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:06.682 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:06.682 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:06.683 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:07:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:06.683 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:07:06 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:08.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:08.057626896Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:08.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:07 smithi192 bash[70372]: cluster 2024-09-13T14:07:07.765367+0000 mgr.y (mgr.15252) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-13T14:07:08.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:07 smithi192 bash[70372]: cluster 2024-09-13T14:07:07.765367+0000 mgr.y (mgr.15252) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-13T14:07:08.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:07 smithi076 bash[88788]: cluster 2024-09-13T14:07:07.765367+0000 mgr.y (mgr.15252) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-13T14:07:08.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:07 smithi076 bash[88788]: cluster 2024-09-13T14:07:07.765367+0000 mgr.y (mgr.15252) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-13T14:07:08.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:07 smithi076 bash[92503]: cluster 2024-09-13T14:07:07.765367+0000 mgr.y (mgr.15252) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-13T14:07:08.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:07 smithi076 bash[92503]: cluster 2024-09-13T14:07:07.765367+0000 mgr.y (mgr.15252) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-13T14:07:09.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:08 smithi192 bash[70372]: audit 2024-09-13T14:07:08.196020+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:08 smithi192 bash[70372]: audit 2024-09-13T14:07:08.196020+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:09.293 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:08 smithi076 bash[92503]: audit 2024-09-13T14:07:08.196020+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:09.294 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:08 smithi076 bash[92503]: audit 2024-09-13T14:07:08.196020+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:09.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:08 smithi076 bash[88788]: audit 2024-09-13T14:07:08.196020+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:09.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:08 smithi076 bash[88788]: audit 2024-09-13T14:07:08.196020+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:09.589 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:07:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:07:09] "GET /metrics HTTP/1.1" 200 38381 "" "Prometheus/2.51.0" 2024-09-13T14:07:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:09 smithi192 bash[70372]: cluster 2024-09-13T14:07:09.766678+0000 mgr.y (mgr.15252) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:09 smithi192 bash[70372]: cluster 2024-09-13T14:07:09.766678+0000 mgr.y (mgr.15252) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:09 smithi076 bash[88788]: cluster 2024-09-13T14:07:09.766678+0000 mgr.y (mgr.15252) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:09 smithi076 bash[88788]: cluster 2024-09-13T14:07:09.766678+0000 mgr.y (mgr.15252) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:09 smithi076 bash[92503]: cluster 2024-09-13T14:07:09.766678+0000 mgr.y (mgr.15252) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:09 smithi076 bash[92503]: cluster 2024-09-13T14:07:09.766678+0000 mgr.y (mgr.15252) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:11.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:11.061500097Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:11 smithi076 bash[88788]: audit 2024-09-13T14:07:11.614344+0000 mgr.y (mgr.15252) 898 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:11 smithi076 bash[88788]: audit 2024-09-13T14:07:11.614344+0000 mgr.y (mgr.15252) 898 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:11 smithi076 bash[88788]: cluster 2024-09-13T14:07:11.767660+0000 mgr.y (mgr.15252) 899 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:11 smithi076 bash[88788]: cluster 2024-09-13T14:07:11.767660+0000 mgr.y (mgr.15252) 899 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:12.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:11 smithi076 bash[92503]: audit 2024-09-13T14:07:11.614344+0000 mgr.y (mgr.15252) 898 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:12.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:11 smithi076 bash[92503]: audit 2024-09-13T14:07:11.614344+0000 mgr.y (mgr.15252) 898 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:12.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:11 smithi076 bash[92503]: cluster 2024-09-13T14:07:11.767660+0000 mgr.y (mgr.15252) 899 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:12.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:11 smithi076 bash[92503]: cluster 2024-09-13T14:07:11.767660+0000 mgr.y (mgr.15252) 899 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:12.098 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:11 smithi192 bash[70372]: audit 2024-09-13T14:07:11.614344+0000 mgr.y (mgr.15252) 898 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:12.098 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:11 smithi192 bash[70372]: audit 2024-09-13T14:07:11.614344+0000 mgr.y (mgr.15252) 898 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:12.098 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:11 smithi192 bash[70372]: cluster 2024-09-13T14:07:11.767660+0000 mgr.y (mgr.15252) 899 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:12.098 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:11 smithi192 bash[70372]: cluster 2024-09-13T14:07:11.767660+0000 mgr.y (mgr.15252) 899 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:12.430 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 14:07:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:12.431 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:07:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:12.431 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:07:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:12.431 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:07:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:12.432 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:07:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:12.432 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:07:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:12.432 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:12.433 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:07:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:12.436 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:12 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:07:13.525 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:13 smithi192 bash[70372]: audit 2024-09-13T14:07:12.274699+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.525 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:13 smithi192 bash[70372]: audit 2024-09-13T14:07:12.274699+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.525 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:13 smithi192 bash[70372]: audit 2024-09-13T14:07:12.287564+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.525 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:13 smithi192 bash[70372]: audit 2024-09-13T14:07:12.287564+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.525 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:13 smithi192 bash[70372]: audit 2024-09-13T14:07:12.824964+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.525 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:13 smithi192 bash[70372]: audit 2024-09-13T14:07:12.824964+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.525 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:13 smithi192 bash[70372]: audit 2024-09-13T14:07:12.832463+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.526 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:13 smithi192 bash[70372]: audit 2024-09-13T14:07:12.832463+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[92503]: audit 2024-09-13T14:07:12.274699+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[92503]: audit 2024-09-13T14:07:12.274699+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[92503]: audit 2024-09-13T14:07:12.287564+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[92503]: audit 2024-09-13T14:07:12.287564+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[92503]: audit 2024-09-13T14:07:12.824964+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[92503]: audit 2024-09-13T14:07:12.824964+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[92503]: audit 2024-09-13T14:07:12.832463+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[92503]: audit 2024-09-13T14:07:12.832463+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[88788]: audit 2024-09-13T14:07:12.274699+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[88788]: audit 2024-09-13T14:07:12.274699+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[88788]: audit 2024-09-13T14:07:12.287564+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[88788]: audit 2024-09-13T14:07:12.287564+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[88788]: audit 2024-09-13T14:07:12.824964+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[88788]: audit 2024-09-13T14:07:12.824964+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[88788]: audit 2024-09-13T14:07:12.832463+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:13.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:13 smithi076 bash[88788]: audit 2024-09-13T14:07:12.832463+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:14.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:14.043046162Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:14.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:14 smithi192 bash[70372]: cluster 2024-09-13T14:07:13.768561+0000 mgr.y (mgr.15252) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:14.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:14 smithi192 bash[70372]: cluster 2024-09-13T14:07:13.768561+0000 mgr.y (mgr.15252) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:14.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:14 smithi076 bash[88788]: cluster 2024-09-13T14:07:13.768561+0000 mgr.y (mgr.15252) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:14.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:14 smithi076 bash[88788]: cluster 2024-09-13T14:07:13.768561+0000 mgr.y (mgr.15252) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:14.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:14 smithi076 bash[92503]: cluster 2024-09-13T14:07:13.768561+0000 mgr.y (mgr.15252) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:14.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:14 smithi076 bash[92503]: cluster 2024-09-13T14:07:13.768561+0000 mgr.y (mgr.15252) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:16.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:15 smithi192 bash[70372]: cluster 2024-09-13T14:07:15.769799+0000 mgr.y (mgr.15252) 901 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 170 B/s wr, 88 op/s 2024-09-13T14:07:16.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:15 smithi192 bash[70372]: cluster 2024-09-13T14:07:15.769799+0000 mgr.y (mgr.15252) 901 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 170 B/s wr, 88 op/s 2024-09-13T14:07:16.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:15 smithi076 bash[88788]: cluster 2024-09-13T14:07:15.769799+0000 mgr.y (mgr.15252) 901 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 170 B/s wr, 88 op/s 2024-09-13T14:07:16.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:15 smithi076 bash[88788]: cluster 2024-09-13T14:07:15.769799+0000 mgr.y (mgr.15252) 901 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 170 B/s wr, 88 op/s 2024-09-13T14:07:16.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:15 smithi076 bash[92503]: cluster 2024-09-13T14:07:15.769799+0000 mgr.y (mgr.15252) 901 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 170 B/s wr, 88 op/s 2024-09-13T14:07:16.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:15 smithi076 bash[92503]: cluster 2024-09-13T14:07:15.769799+0000 mgr.y (mgr.15252) 901 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 170 B/s wr, 88 op/s 2024-09-13T14:07:17.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:17.046916311Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:18.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:17 smithi192 bash[70372]: cluster 2024-09-13T14:07:17.771267+0000 mgr.y (mgr.15252) 902 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-13T14:07:18.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:17 smithi192 bash[70372]: cluster 2024-09-13T14:07:17.771267+0000 mgr.y (mgr.15252) 902 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-13T14:07:18.339 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:17 smithi076 bash[88788]: cluster 2024-09-13T14:07:17.771267+0000 mgr.y (mgr.15252) 902 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-13T14:07:18.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:17 smithi076 bash[88788]: cluster 2024-09-13T14:07:17.771267+0000 mgr.y (mgr.15252) 902 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-13T14:07:18.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:17 smithi076 bash[92503]: cluster 2024-09-13T14:07:17.771267+0000 mgr.y (mgr.15252) 902 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-13T14:07:18.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:17 smithi076 bash[92503]: cluster 2024-09-13T14:07:17.771267+0000 mgr.y (mgr.15252) 902 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-13T14:07:19.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:19 smithi192 bash[70372]: audit 2024-09-13T14:07:18.107424+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:19 smithi192 bash[70372]: audit 2024-09-13T14:07:18.107424+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:19 smithi192 bash[70372]: audit 2024-09-13T14:07:18.116264+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:19 smithi192 bash[70372]: audit 2024-09-13T14:07:18.116264+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:19 smithi192 bash[70372]: audit 2024-09-13T14:07:18.582725+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:19 smithi192 bash[70372]: audit 2024-09-13T14:07:18.582725+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:19 smithi192 bash[70372]: audit 2024-09-13T14:07:18.593861+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:19 smithi192 bash[70372]: audit 2024-09-13T14:07:18.593861+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[92503]: audit 2024-09-13T14:07:18.107424+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[92503]: audit 2024-09-13T14:07:18.107424+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[92503]: audit 2024-09-13T14:07:18.116264+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[92503]: audit 2024-09-13T14:07:18.116264+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[92503]: audit 2024-09-13T14:07:18.582725+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[92503]: audit 2024-09-13T14:07:18.582725+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[92503]: audit 2024-09-13T14:07:18.593861+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[92503]: audit 2024-09-13T14:07:18.593861+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.591 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:07:19] "GET /metrics HTTP/1.1" 200 38381 "" "Prometheus/2.51.0" 2024-09-13T14:07:19.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[88788]: audit 2024-09-13T14:07:18.107424+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[88788]: audit 2024-09-13T14:07:18.107424+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[88788]: audit 2024-09-13T14:07:18.116264+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[88788]: audit 2024-09-13T14:07:18.116264+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[88788]: audit 2024-09-13T14:07:18.582725+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[88788]: audit 2024-09-13T14:07:18.582725+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[88788]: audit 2024-09-13T14:07:18.593861+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:19.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:19 smithi076 bash[88788]: audit 2024-09-13T14:07:18.593861+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:20.06034531Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:20.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:20 smithi192 bash[70372]: audit 2024-09-13T14:07:19.300686+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:20 smithi192 bash[70372]: audit 2024-09-13T14:07:19.300686+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:20 smithi192 bash[70372]: audit 2024-09-13T14:07:19.312927+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:20 smithi192 bash[70372]: audit 2024-09-13T14:07:19.312927+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:20 smithi192 bash[70372]: audit 2024-09-13T14:07:19.744477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:20 smithi192 bash[70372]: audit 2024-09-13T14:07:19.744477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:20 smithi192 bash[70372]: audit 2024-09-13T14:07:19.758067+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:20 smithi192 bash[70372]: audit 2024-09-13T14:07:19.758067+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:20 smithi192 bash[70372]: cluster 2024-09-13T14:07:19.772082+0000 mgr.y (mgr.15252) 903 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-13T14:07:20.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:20 smithi192 bash[70372]: cluster 2024-09-13T14:07:19.772082+0000 mgr.y (mgr.15252) 903 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-13T14:07:20.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[88788]: audit 2024-09-13T14:07:19.300686+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[88788]: audit 2024-09-13T14:07:19.300686+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[88788]: audit 2024-09-13T14:07:19.312927+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[88788]: audit 2024-09-13T14:07:19.312927+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[88788]: audit 2024-09-13T14:07:19.744477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[88788]: audit 2024-09-13T14:07:19.744477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[88788]: audit 2024-09-13T14:07:19.758067+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[88788]: audit 2024-09-13T14:07:19.758067+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[88788]: cluster 2024-09-13T14:07:19.772082+0000 mgr.y (mgr.15252) 903 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-13T14:07:20.592 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[88788]: cluster 2024-09-13T14:07:19.772082+0000 mgr.y (mgr.15252) 903 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-13T14:07:20.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[92503]: audit 2024-09-13T14:07:19.300686+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[92503]: audit 2024-09-13T14:07:19.300686+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[92503]: audit 2024-09-13T14:07:19.312927+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[92503]: audit 2024-09-13T14:07:19.312927+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[92503]: audit 2024-09-13T14:07:19.744477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[92503]: audit 2024-09-13T14:07:19.744477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[92503]: audit 2024-09-13T14:07:19.758067+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[92503]: audit 2024-09-13T14:07:19.758067+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:20.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[92503]: cluster 2024-09-13T14:07:19.772082+0000 mgr.y (mgr.15252) 903 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-13T14:07:20.593 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:20 smithi076 bash[92503]: cluster 2024-09-13T14:07:19.772082+0000 mgr.y (mgr.15252) 903 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-13T14:07:20.649 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:07:21.235 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:07:21.235 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (14m) 2s ago 41m 14.0M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:07:21.236 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (14m) 3s ago 41m 69.6M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:07:21.236 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (16m) 2s ago 39m 49.6M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T14:07:21.236 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (16m) 3s ago 50m 444M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:07:21.236 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (26m) 2s ago 52m 522M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:07:21.236 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (11m) 2s ago 52m 59.9M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:07:21.236 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (12m) 3s ago 50m 48.8M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:07:21.236 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (10m) 2s ago 50m 45.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:07:21.237 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (15m) 2s ago 41m 9083k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:07:21.237 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (15m) 3s ago 41m 8615k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:07:21.237 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (8m) 2s ago 49m 65.4M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:07:21.237 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (8m) 2s ago 48m 60.2M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:07:21.237 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (6m) 2s ago 47m 51.3M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:07:21.237 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (4m) 2s ago 46m 57.5M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 08a3130b226a 2024-09-13T14:07:21.237 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (4m) 3s ago 45m 55.0M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 9040c6d9d877 2024-09-13T14:07:21.237 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (3m) 3s ago 44m 53.8M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 a3984a3612af 2024-09-13T14:07:21.237 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (2m) 3s ago 43m 48.1M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 5ab0314394a8 2024-09-13T14:07:21.238 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (115s) 3s ago 43m 51.1M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 31ed8b59537f 2024-09-13T14:07:21.238 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (15m) 3s ago 42m 51.6M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:07:21.238 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (20s) 2s ago 39m 89.2M - 19.3.0-4917-gb0201b8c 1641fe80ce72 57507f670ef7 2024-09-13T14:07:21.238 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (8s) 3s ago 39m 88.8M - 19.3.0-4917-gb0201b8c 1641fe80ce72 42f2ba60ffd1 2024-09-13T14:07:21.612 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:07:21.612 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T14:07:21.612 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T14:07:21.612 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:07:21.613 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T14:07:21.613 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:07:21.613 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:07:21.613 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T14:07:21.613 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 8 2024-09-13T14:07:21.613 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:07:21.613 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T14:07:21.613 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 1, 2024-09-13T14:07:21.613 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:07:21.613 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:07:21.613 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T14:07:21.613 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 1, 2024-09-13T14:07:21.614 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 15 2024-09-13T14:07:21.614 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T14:07:21.614 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:07:21.916 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:07:21.916 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T14:07:21.916 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T14:07:21.916 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-13T14:07:21.916 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [ 2024-09-13T14:07:21.916 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw" 2024-09-13T14:07:21.916 INFO:teuthology.orchestra.run.smithi076.stdout: ], 2024-09-13T14:07:21.916 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "2/2 daemons upgraded", 2024-09-13T14:07:21.916 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading rgw daemons", 2024-09-13T14:07:21.917 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:07:21.917 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:07:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:21 smithi076 bash[88788]: audit 2024-09-13T14:07:20.639410+0000 mgr.y (mgr.15252) 904 : audit [DBG] from='client.54707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:21 smithi076 bash[88788]: audit 2024-09-13T14:07:20.639410+0000 mgr.y (mgr.15252) 904 : audit [DBG] from='client.54707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:21 smithi076 bash[88788]: audit 2024-09-13T14:07:21.615003+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.76:0/1640518611' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:21 smithi076 bash[88788]: audit 2024-09-13T14:07:21.615003+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.76:0/1640518611' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:22.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:21 smithi076 bash[92503]: audit 2024-09-13T14:07:20.639410+0000 mgr.y (mgr.15252) 904 : audit [DBG] from='client.54707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:22.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:21 smithi076 bash[92503]: audit 2024-09-13T14:07:20.639410+0000 mgr.y (mgr.15252) 904 : audit [DBG] from='client.54707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:22.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:21 smithi076 bash[92503]: audit 2024-09-13T14:07:21.615003+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.76:0/1640518611' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:22.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:21 smithi076 bash[92503]: audit 2024-09-13T14:07:21.615003+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.76:0/1640518611' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:22.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:21 smithi192 bash[70372]: audit 2024-09-13T14:07:20.639410+0000 mgr.y (mgr.15252) 904 : audit [DBG] from='client.54707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:22.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:21 smithi192 bash[70372]: audit 2024-09-13T14:07:20.639410+0000 mgr.y (mgr.15252) 904 : audit [DBG] from='client.54707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:22.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:21 smithi192 bash[70372]: audit 2024-09-13T14:07:21.615003+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.76:0/1640518611' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:22.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:21 smithi192 bash[70372]: audit 2024-09-13T14:07:21.615003+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.76:0/1640518611' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:23.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:22 smithi192 bash[70372]: audit 2024-09-13T14:07:20.942150+0000 mgr.y (mgr.15252) 905 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:23.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:22 smithi192 bash[70372]: audit 2024-09-13T14:07:20.942150+0000 mgr.y (mgr.15252) 905 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:23.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:22 smithi192 bash[70372]: audit 2024-09-13T14:07:21.225440+0000 mgr.y (mgr.15252) 906 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:23.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:22 smithi192 bash[70372]: audit 2024-09-13T14:07:21.225440+0000 mgr.y (mgr.15252) 906 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:23.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:22 smithi192 bash[70372]: audit 2024-09-13T14:07:21.622164+0000 mgr.y (mgr.15252) 907 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:23.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:22 smithi192 bash[70372]: audit 2024-09-13T14:07:21.622164+0000 mgr.y (mgr.15252) 907 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:23.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:22 smithi192 bash[70372]: cluster 2024-09-13T14:07:21.772663+0000 mgr.y (mgr.15252) 908 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:23.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:22 smithi192 bash[70372]: cluster 2024-09-13T14:07:21.772663+0000 mgr.y (mgr.15252) 908 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[88788]: audit 2024-09-13T14:07:20.942150+0000 mgr.y (mgr.15252) 905 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[88788]: audit 2024-09-13T14:07:20.942150+0000 mgr.y (mgr.15252) 905 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[88788]: audit 2024-09-13T14:07:21.225440+0000 mgr.y (mgr.15252) 906 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[88788]: audit 2024-09-13T14:07:21.225440+0000 mgr.y (mgr.15252) 906 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[88788]: audit 2024-09-13T14:07:21.622164+0000 mgr.y (mgr.15252) 907 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[88788]: audit 2024-09-13T14:07:21.622164+0000 mgr.y (mgr.15252) 907 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[88788]: cluster 2024-09-13T14:07:21.772663+0000 mgr.y (mgr.15252) 908 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:23.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[88788]: cluster 2024-09-13T14:07:21.772663+0000 mgr.y (mgr.15252) 908 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[92503]: audit 2024-09-13T14:07:20.942150+0000 mgr.y (mgr.15252) 905 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[92503]: audit 2024-09-13T14:07:20.942150+0000 mgr.y (mgr.15252) 905 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[92503]: audit 2024-09-13T14:07:21.225440+0000 mgr.y (mgr.15252) 906 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[92503]: audit 2024-09-13T14:07:21.225440+0000 mgr.y (mgr.15252) 906 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[92503]: audit 2024-09-13T14:07:21.622164+0000 mgr.y (mgr.15252) 907 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[92503]: audit 2024-09-13T14:07:21.622164+0000 mgr.y (mgr.15252) 907 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[92503]: cluster 2024-09-13T14:07:21.772663+0000 mgr.y (mgr.15252) 908 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:23.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:22 smithi076 bash[92503]: cluster 2024-09-13T14:07:21.772663+0000 mgr.y (mgr.15252) 908 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:23.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:23.059556333Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:24.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:23 smithi076 bash[88788]: audit 2024-09-13T14:07:21.918255+0000 mgr.y (mgr.15252) 909 : audit [DBG] from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:24.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:23 smithi076 bash[88788]: audit 2024-09-13T14:07:21.918255+0000 mgr.y (mgr.15252) 909 : audit [DBG] from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:24.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:23 smithi076 bash[88788]: audit 2024-09-13T14:07:23.196480+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:24.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:23 smithi076 bash[88788]: audit 2024-09-13T14:07:23.196480+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:24.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:23 smithi076 bash[92503]: audit 2024-09-13T14:07:21.918255+0000 mgr.y (mgr.15252) 909 : audit [DBG] from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:24.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:23 smithi076 bash[92503]: audit 2024-09-13T14:07:21.918255+0000 mgr.y (mgr.15252) 909 : audit [DBG] from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:24.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:23 smithi076 bash[92503]: audit 2024-09-13T14:07:23.196480+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:24.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:23 smithi076 bash[92503]: audit 2024-09-13T14:07:23.196480+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:24.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:23 smithi192 bash[70372]: audit 2024-09-13T14:07:21.918255+0000 mgr.y (mgr.15252) 909 : audit [DBG] from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:23 smithi192 bash[70372]: audit 2024-09-13T14:07:21.918255+0000 mgr.y (mgr.15252) 909 : audit [DBG] from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:23 smithi192 bash[70372]: audit 2024-09-13T14:07:23.196480+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:23 smithi192 bash[70372]: audit 2024-09-13T14:07:23.196480+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:25.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:24 smithi076 bash[88788]: cluster 2024-09-13T14:07:23.774163+0000 mgr.y (mgr.15252) 910 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:25.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:24 smithi076 bash[88788]: cluster 2024-09-13T14:07:23.774163+0000 mgr.y (mgr.15252) 910 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:25.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:24 smithi076 bash[92503]: cluster 2024-09-13T14:07:23.774163+0000 mgr.y (mgr.15252) 910 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:25.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:24 smithi076 bash[92503]: cluster 2024-09-13T14:07:23.774163+0000 mgr.y (mgr.15252) 910 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:25.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:24 smithi192 bash[70372]: cluster 2024-09-13T14:07:23.774163+0000 mgr.y (mgr.15252) 910 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:25.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:24 smithi192 bash[70372]: cluster 2024-09-13T14:07:23.774163+0000 mgr.y (mgr.15252) 910 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:25.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:25 smithi192 bash[70372]: cluster 2024-09-13T14:07:25.775528+0000 mgr.y (mgr.15252) 911 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:25.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:25 smithi192 bash[70372]: cluster 2024-09-13T14:07:25.775528+0000 mgr.y (mgr.15252) 911 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:26.120 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:25 smithi076 bash[92503]: cluster 2024-09-13T14:07:25.775528+0000 mgr.y (mgr.15252) 911 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:26.120 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:25 smithi076 bash[92503]: cluster 2024-09-13T14:07:25.775528+0000 mgr.y (mgr.15252) 911 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:26.120 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:25 smithi076 bash[88788]: cluster 2024-09-13T14:07:25.775528+0000 mgr.y (mgr.15252) 911 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:26.120 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:25 smithi076 bash[88788]: cluster 2024-09-13T14:07:25.775528+0000 mgr.y (mgr.15252) 911 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T14:07:26.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:26.024058907Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:27.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:27 smithi192 bash[70372]: cluster 2024-09-13T14:07:27.776667+0000 mgr.y (mgr.15252) 912 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 47 op/s 2024-09-13T14:07:27.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:27 smithi192 bash[70372]: cluster 2024-09-13T14:07:27.776667+0000 mgr.y (mgr.15252) 912 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 47 op/s 2024-09-13T14:07:28.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:27 smithi076 bash[88788]: cluster 2024-09-13T14:07:27.776667+0000 mgr.y (mgr.15252) 912 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 47 op/s 2024-09-13T14:07:28.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:27 smithi076 bash[88788]: cluster 2024-09-13T14:07:27.776667+0000 mgr.y (mgr.15252) 912 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 47 op/s 2024-09-13T14:07:28.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:27 smithi076 bash[92503]: cluster 2024-09-13T14:07:27.776667+0000 mgr.y (mgr.15252) 912 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 47 op/s 2024-09-13T14:07:28.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:27 smithi076 bash[92503]: cluster 2024-09-13T14:07:27.776667+0000 mgr.y (mgr.15252) 912 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 47 op/s 2024-09-13T14:07:29.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:29.053808809Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:29.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:07:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:07:29] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-13T14:07:30.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.497753+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.497753+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.513755+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.513755+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.695865+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.695865+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.710934+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.710934+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.713134+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.713134+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.715198+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:30.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.715198+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.729230+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.729230+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: cluster 2024-09-13T14:07:29.782470+0000 mgr.y (mgr.15252) 913 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 22 op/s 2024-09-13T14:07:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: cluster 2024-09-13T14:07:29.782470+0000 mgr.y (mgr.15252) 913 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 22 op/s 2024-09-13T14:07:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.864235+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:07:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.864235+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:07:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.867776+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.867776+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.870656+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.870656+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.497753+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.497753+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.513755+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.513755+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.695865+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.695865+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.710934+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.710934+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.713134+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.713134+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.715198+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:30.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.715198+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.729230+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.729230+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: cluster 2024-09-13T14:07:29.782470+0000 mgr.y (mgr.15252) 913 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 22 op/s 2024-09-13T14:07:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: cluster 2024-09-13T14:07:29.782470+0000 mgr.y (mgr.15252) 913 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 22 op/s 2024-09-13T14:07:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.864235+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:07:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.864235+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:07:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.867776+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.867776+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.870656+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.870656+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.873151+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.873151+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.876260+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.876260+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.880234+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.880234+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.882796+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.882796+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.895270+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.895270+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.899376+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"} : dispatch 2024-09-13T14:07:30.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.899376+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"} : dispatch 2024-09-13T14:07:30.845 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.901698+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"} : dispatch 2024-09-13T14:07:30.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.901698+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"} : dispatch 2024-09-13T14:07:30.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.907647+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"}]': finished 2024-09-13T14:07:30.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.907647+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"}]': finished 2024-09-13T14:07:30.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.910826+0000 mon.b (mon.1) 345 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"} : dispatch 2024-09-13T14:07:30.846 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.910826+0000 mon.b (mon.1) 345 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"} : dispatch 2024-09-13T14:07:30.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.873151+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.873151+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.876260+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.876260+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.846 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.880234+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.880234+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.882796+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.882796+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.895270+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.895270+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.899376+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"} : dispatch 2024-09-13T14:07:30.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.899376+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"} : dispatch 2024-09-13T14:07:30.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.901698+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"} : dispatch 2024-09-13T14:07:30.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.901698+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"} : dispatch 2024-09-13T14:07:30.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.907647+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"}]': finished 2024-09-13T14:07:30.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.907647+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"}]': finished 2024-09-13T14:07:30.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.910826+0000 mon.b (mon.1) 345 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"} : dispatch 2024-09-13T14:07:30.847 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.910826+0000 mon.b (mon.1) 345 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"} : dispatch 2024-09-13T14:07:30.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.913192+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"} : dispatch 2024-09-13T14:07:30.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.913192+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"} : dispatch 2024-09-13T14:07:30.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.918980+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"}]': finished 2024-09-13T14:07:30.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.918980+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"}]': finished 2024-09-13T14:07:30.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.923318+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.923318+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.933909+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.933909+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.937974+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.937974+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.848 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.941321+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.941321+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.952225+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.952225+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.957338+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.957338+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.968439+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.968439+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.975748+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.975748+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.849 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.986990+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.849 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.913192+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"} : dispatch 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.913192+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"} : dispatch 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.918980+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"}]': finished 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.918980+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"}]': finished 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.923318+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.923318+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.933909+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.933909+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.937974+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.937974+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.941321+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.941321+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.952225+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.952225+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.957338+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.850 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.957338+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.968439+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.968439+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.975748+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.975748+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.851 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.986990+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.986990+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.992749+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.992749+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.851 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.996976+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:29.996976+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.001151+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.001151+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.005057+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.005057+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.008744+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.008744+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.012395+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.012395+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.852 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.018478+0000 mon.b (mon.1) 357 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:07:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.018478+0000 mon.b (mon.1) 357 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:07:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.020938+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:07:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.020938+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:07:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.027125+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:07:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.027125+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:07:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.030300+0000 mon.b (mon.1) 358 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.030300+0000 mon.b (mon.1) 358 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.032621+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.032621+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.039028+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:07:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.039028+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:07:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.042306+0000 mon.b (mon.1) 359 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:07:30.853 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.042306+0000 mon.b (mon.1) 359 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:07:30.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.044616+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:07:30.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.044616+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:07:30.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.052872+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:07:30.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.052872+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:07:30.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.055958+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:07:30.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.055958+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:07:30.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.058420+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:07:30.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.058420+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:07:30.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.064457+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:07:30.854 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.064457+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:07:30.854 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.986990+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.992749+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.992749+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.996976+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:29.996976+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.001151+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.001151+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.005057+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.005057+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.008744+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.008744+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.012395+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.012395+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.018478+0000 mon.b (mon.1) 357 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:07:30.855 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.018478+0000 mon.b (mon.1) 357 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:07:30.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.020938+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:07:30.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.020938+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:07:30.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.027125+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:07:30.856 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.027125+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:07:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.067897+0000 mon.b (mon.1) 361 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:07:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.067897+0000 mon.b (mon.1) 361 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:07:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.070200+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:07:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.070200+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:07:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.076075+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:07:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.076075+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:07:30.856 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.079000+0000 mon.b (mon.1) 362 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:07:30.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.079000+0000 mon.b (mon.1) 362 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:07:30.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.081247+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:07:30.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.081247+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:07:30.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.087173+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T14:07:30.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.087173+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T14:07:30.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.090297+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:07:30.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.090297+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:07:30.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.092534+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:07:30.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.092534+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:07:30.857 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.098341+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:07:30.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.030300+0000 mon.b (mon.1) 358 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.030300+0000 mon.b (mon.1) 358 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.032621+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.032621+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.039028+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:07:30.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.039028+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:07:30.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.042306+0000 mon.b (mon.1) 359 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:07:30.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.042306+0000 mon.b (mon.1) 359 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:07:30.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.044616+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:07:30.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.044616+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:07:30.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.052872+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:07:30.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.052872+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:07:30.858 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.055958+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:07:30.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.055958+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:07:30.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.058420+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:07:30.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.058420+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:07:30.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.064457+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:07:30.859 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.064457+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:07:30.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.098341+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:07:30.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.101467+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.101467+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.103670+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.103670+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.859 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.104255+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:07:30.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.104255+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:07:30.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.106429+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:07:30.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.106429+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:07:30.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.112298+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:07:30.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.112298+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:07:30.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.115702+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:07:30.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.115702+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:07:30.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.118029+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:07:30.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.118029+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:07:30.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.118548+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:07:30.860 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.118548+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:07:30.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.067897+0000 mon.b (mon.1) 361 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:07:30.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.067897+0000 mon.b (mon.1) 361 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:07:30.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.070200+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:07:30.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.070200+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:07:30.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.076075+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:07:30.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.076075+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:07:30.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.079000+0000 mon.b (mon.1) 362 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:07:30.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.079000+0000 mon.b (mon.1) 362 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:07:30.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.081247+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:07:30.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.081247+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:07:30.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.087173+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T14:07:30.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.087173+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T14:07:30.861 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.090297+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:07:30.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.090297+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:07:30.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.092534+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:07:30.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.092534+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:07:30.862 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.098341+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:07:30.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.120817+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:07:30.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.120817+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:07:30.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.126653+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:07:30.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.126653+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:07:30.862 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.129724+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:07:30.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.129724+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:07:30.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.132018+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:07:30.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.132018+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:07:30.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.137827+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:07:30.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.137827+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:07:30.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.140961+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.140961+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.143262+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.143262+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.144107+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.144107+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.863 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.146503+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.098341+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:07:30.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.101467+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.101467+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.103670+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.103670+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.104255+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:07:30.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.104255+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:07:30.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.106429+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:07:30.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.106429+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:07:30.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.112298+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:07:30.864 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.112298+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:07:30.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.115702+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:07:30.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.115702+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:07:30.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.118029+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:07:30.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.118029+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:07:30.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.118548+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:07:30.865 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.118548+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:07:30.865 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.146503+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.147387+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.147387+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.149679+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.149679+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.150438+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.150438+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.152639+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.152639+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.153254+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.153254+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.155621+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.155621+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.866 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.156180+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.156180+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.158573+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.158573+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.159969+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:07:30.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.159969+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:07:30.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.162239+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:07:30.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.162239+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:07:30.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.167969+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:07:30.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.167969+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:07:30.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.168871+0000 mon.b (mon.1) 376 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:30.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.168871+0000 mon.b (mon.1) 376 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:30.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.170755+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:30.867 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[88788]: audit 2024-09-13T14:07:30.170755+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:30.868 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.120817+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:07:30.868 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.120817+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:07:30.868 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.126653+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:07:30.868 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.126653+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:07:30.868 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.129724+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:07:30.868 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.129724+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:07:30.868 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.132018+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:07:30.868 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.132018+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:07:30.868 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.137827+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:07:30.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.137827+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:07:30.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.140961+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.140961+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.143262+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.143262+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.144107+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.144107+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.146503+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.146503+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.147387+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.147387+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.149679+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.869 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.149679+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.150438+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.150438+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.152639+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.152639+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.153254+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.153254+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.155621+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.155621+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.156180+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.156180+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.158573+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.158573+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.159969+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:07:30.870 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.159969+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:07:30.871 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.162239+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:07:30.871 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.162239+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:07:30.871 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.167969+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:07:30.871 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.167969+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:07:30.871 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.168871+0000 mon.b (mon.1) 376 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:30.871 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.168871+0000 mon.b (mon.1) 376 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:30.871 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.170755+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:30.871 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:30 smithi076 bash[92503]: audit 2024-09-13T14:07:30.170755+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.497753+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.497753+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.513755+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.513755+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.695865+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.695865+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.710934+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.710934+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.713134+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:30.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.713134+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:30.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.715198+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:30.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.715198+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:30.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.729230+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.729230+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: cluster 2024-09-13T14:07:29.782470+0000 mgr.y (mgr.15252) 913 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 22 op/s 2024-09-13T14:07:30.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: cluster 2024-09-13T14:07:29.782470+0000 mgr.y (mgr.15252) 913 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 22 op/s 2024-09-13T14:07:30.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.864235+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:07:30.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.864235+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:07:30.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.867776+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.867776+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.870656+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.870656+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.873151+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.873151+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.876260+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.876260+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.880234+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.880234+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.882796+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.882796+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.895270+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.895270+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.899376+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"} : dispatch 2024-09-13T14:07:30.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.899376+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"} : dispatch 2024-09-13T14:07:30.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.901698+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"} : dispatch 2024-09-13T14:07:30.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.901698+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"} : dispatch 2024-09-13T14:07:30.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.907647+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"}]': finished 2024-09-13T14:07:30.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.907647+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi076.mlkkks"}]': finished 2024-09-13T14:07:30.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.910826+0000 mon.b (mon.1) 345 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"} : dispatch 2024-09-13T14:07:30.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.910826+0000 mon.b (mon.1) 345 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"} : dispatch 2024-09-13T14:07:30.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.913192+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"} : dispatch 2024-09-13T14:07:30.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.913192+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"} : dispatch 2024-09-13T14:07:30.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.918980+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"}]': finished 2024-09-13T14:07:30.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.918980+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi192.ifevfw"}]': finished 2024-09-13T14:07:30.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.923318+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.923318+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.933909+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.933909+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.937974+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.937974+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.941321+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.941321+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.952225+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.952225+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.957338+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.957338+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.968439+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.968439+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.975748+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.975748+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.986990+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.986990+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:30.936 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.992749+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.992749+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.996976+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:29.996976+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.001151+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.001151+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.005057+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.005057+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.008744+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.008744+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.012395+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.012395+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:07:30.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.018478+0000 mon.b (mon.1) 357 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:07:30.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.018478+0000 mon.b (mon.1) 357 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:07:30.937 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.020938+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:07:30.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.020938+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:07:30.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.027125+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:07:30.938 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.027125+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:07:30.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.030300+0000 mon.b (mon.1) 358 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.030300+0000 mon.b (mon.1) 358 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.032621+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.032621+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.039028+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:07:30.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.039028+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:07:30.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.042306+0000 mon.b (mon.1) 359 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:07:30.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.042306+0000 mon.b (mon.1) 359 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:07:30.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.044616+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:07:30.939 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.044616+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:07:30.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.052872+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:07:30.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.052872+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:07:30.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.055958+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:07:30.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.055958+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:07:30.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.058420+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:07:30.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.058420+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:07:30.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.064457+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:07:30.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.064457+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:07:30.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.067897+0000 mon.b (mon.1) 361 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:07:30.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.067897+0000 mon.b (mon.1) 361 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:07:30.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.070200+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:07:30.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.070200+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:07:30.940 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.076075+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:07:30.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.076075+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:07:30.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.079000+0000 mon.b (mon.1) 362 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:07:30.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.079000+0000 mon.b (mon.1) 362 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:07:30.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.081247+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:07:30.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.081247+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:07:30.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.087173+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T14:07:30.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.087173+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T14:07:30.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.090297+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:07:30.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.090297+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:07:30.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.092534+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:07:30.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.092534+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:07:30.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.098341+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:07:30.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.098341+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:07:30.941 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.101467+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.101467+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.103670+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.103670+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.104255+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:07:30.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.104255+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:07:30.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.106429+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:07:30.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.106429+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:07:30.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.112298+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:07:30.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.112298+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:07:30.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.115702+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:07:30.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.115702+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:07:30.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.118029+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:07:30.942 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.118029+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:07:30.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.118548+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:07:30.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.118548+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:07:30.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.120817+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:07:30.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.120817+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:07:30.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.126653+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:07:30.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.126653+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:07:30.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.129724+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:07:30.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.129724+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:07:30.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.132018+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:07:30.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.132018+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:07:30.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.137827+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:07:30.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.137827+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:07:30.943 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.140961+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.140961+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.143262+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.143262+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.144107+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.144107+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.146503+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.146503+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.147387+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.147387+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.149679+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.149679+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.150438+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.944 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.150438+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.152639+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.152639+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.153254+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.153254+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.155621+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.155621+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.156180+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.156180+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.158573+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.158573+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:07:30.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.159969+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:07:30.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.159969+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:07:30.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.162239+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:07:30.945 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.162239+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:07:30.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.167969+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:07:30.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.167969+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:07:30.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.168871+0000 mon.b (mon.1) 376 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:30.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.168871+0000 mon.b (mon.1) 376 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:30.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.170755+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:30.946 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:30 smithi192 bash[70372]: audit 2024-09-13T14:07:30.170755+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:31.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:29.886086+0000 mgr.y (mgr.15252) 914 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-322-g7741f7f9 != target 19.3.0-4917-gb0201b8c 2024-09-13T14:07:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:29.886086+0000 mgr.y (mgr.15252) 914 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-322-g7741f7f9 != target 19.3.0-4917-gb0201b8c 2024-09-13T14:07:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:29.886191+0000 mgr.y (mgr.15252) 915 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-13T14:07:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:29.886191+0000 mgr.y (mgr.15252) 915 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-13T14:07:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:29.926643+0000 mgr.y (mgr.15252) 916 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:07:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:29.926643+0000 mgr.y (mgr.15252) 916 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:07:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:29.944813+0000 mgr.y (mgr.15252) 917 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:07:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:29.944813+0000 mgr.y (mgr.15252) 917 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:07:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:29.960960+0000 mgr.y (mgr.15252) 918 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:07:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:29.960960+0000 mgr.y (mgr.15252) 918 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:07:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:29.979168+0000 mgr.y (mgr.15252) 919 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:07:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:29.979168+0000 mgr.y (mgr.15252) 919 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:07:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:30.016089+0000 mgr.y (mgr.15252) 920 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:07:31.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:30.016089+0000 mgr.y (mgr.15252) 920 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:07:31.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:30.160578+0000 mgr.y (mgr.15252) 921 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:07:31.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:30.160578+0000 mgr.y (mgr.15252) 921 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:07:31.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:30.182844+0000 mgr.y (mgr.15252) 922 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-13T14:07:31.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: cephadm 2024-09-13T14:07:30.182844+0000 mgr.y (mgr.15252) 922 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-13T14:07:31.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: audit 2024-09-13T14:07:30.493264+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:31.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: audit 2024-09-13T14:07:30.493264+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:31.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: audit 2024-09-13T14:07:30.569593+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:31.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: audit 2024-09-13T14:07:30.569593+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:31.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: audit 2024-09-13T14:07:30.571135+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:31.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:29.886086+0000 mgr.y (mgr.15252) 914 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-322-g7741f7f9 != target 19.3.0-4917-gb0201b8c 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:29.886086+0000 mgr.y (mgr.15252) 914 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-322-g7741f7f9 != target 19.3.0-4917-gb0201b8c 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:29.886191+0000 mgr.y (mgr.15252) 915 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:29.886191+0000 mgr.y (mgr.15252) 915 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:29.926643+0000 mgr.y (mgr.15252) 916 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:29.926643+0000 mgr.y (mgr.15252) 916 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:29.944813+0000 mgr.y (mgr.15252) 917 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:29.944813+0000 mgr.y (mgr.15252) 917 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:29.960960+0000 mgr.y (mgr.15252) 918 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:29.960960+0000 mgr.y (mgr.15252) 918 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:29.979168+0000 mgr.y (mgr.15252) 919 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:29.979168+0000 mgr.y (mgr.15252) 919 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:30.016089+0000 mgr.y (mgr.15252) 920 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:30.016089+0000 mgr.y (mgr.15252) 920 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:30.160578+0000 mgr.y (mgr.15252) 921 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:07:31.843 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:30.160578+0000 mgr.y (mgr.15252) 921 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:07:31.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:30.182844+0000 mgr.y (mgr.15252) 922 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-13T14:07:31.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: cephadm 2024-09-13T14:07:30.182844+0000 mgr.y (mgr.15252) 922 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-13T14:07:31.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: audit 2024-09-13T14:07:30.493264+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:31.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: audit 2024-09-13T14:07:30.493264+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:31.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: audit 2024-09-13T14:07:30.569593+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:31.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: audit 2024-09-13T14:07:30.569593+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:31.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: audit 2024-09-13T14:07:30.571135+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:31.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: audit 2024-09-13T14:07:30.571135+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:31.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: audit 2024-09-13T14:07:30.581528+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:31.844 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[88788]: audit 2024-09-13T14:07:30.581528+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:31.844 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: audit 2024-09-13T14:07:30.571135+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:31.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: audit 2024-09-13T14:07:30.581528+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:31.845 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:31 smithi076 bash[92503]: audit 2024-09-13T14:07:30.581528+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:31.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:29.886086+0000 mgr.y (mgr.15252) 914 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-322-g7741f7f9 != target 19.3.0-4917-gb0201b8c 2024-09-13T14:07:31.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:29.886086+0000 mgr.y (mgr.15252) 914 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-322-g7741f7f9 != target 19.3.0-4917-gb0201b8c 2024-09-13T14:07:31.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:29.886191+0000 mgr.y (mgr.15252) 915 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-13T14:07:31.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:29.886191+0000 mgr.y (mgr.15252) 915 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-13T14:07:31.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:29.926643+0000 mgr.y (mgr.15252) 916 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:07:31.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:29.926643+0000 mgr.y (mgr.15252) 916 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:07:31.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:29.944813+0000 mgr.y (mgr.15252) 917 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:07:31.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:29.944813+0000 mgr.y (mgr.15252) 917 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:07:31.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:29.960960+0000 mgr.y (mgr.15252) 918 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:07:31.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:29.960960+0000 mgr.y (mgr.15252) 918 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:07:31.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:29.979168+0000 mgr.y (mgr.15252) 919 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:07:31.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:29.979168+0000 mgr.y (mgr.15252) 919 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:07:31.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:30.016089+0000 mgr.y (mgr.15252) 920 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:07:31.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:30.016089+0000 mgr.y (mgr.15252) 920 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:07:31.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:30.160578+0000 mgr.y (mgr.15252) 921 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:07:31.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:30.160578+0000 mgr.y (mgr.15252) 921 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:07:31.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:30.182844+0000 mgr.y (mgr.15252) 922 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-13T14:07:31.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: cephadm 2024-09-13T14:07:30.182844+0000 mgr.y (mgr.15252) 922 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-13T14:07:31.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: audit 2024-09-13T14:07:30.493264+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:31.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: audit 2024-09-13T14:07:30.493264+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:31.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: audit 2024-09-13T14:07:30.569593+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:31.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: audit 2024-09-13T14:07:30.569593+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:07:31.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: audit 2024-09-13T14:07:30.571135+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:31.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: audit 2024-09-13T14:07:30.571135+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:07:31.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: audit 2024-09-13T14:07:30.581528+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:31.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:31 smithi192 bash[70372]: audit 2024-09-13T14:07:30.581528+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:32.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:32.048891924Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:32.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:32 smithi076 bash[92503]: audit 2024-09-13T14:07:31.633189+0000 mgr.y (mgr.15252) 923 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:32.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:32 smithi076 bash[92503]: audit 2024-09-13T14:07:31.633189+0000 mgr.y (mgr.15252) 923 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:32.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:32 smithi076 bash[92503]: cluster 2024-09-13T14:07:31.783831+0000 mgr.y (mgr.15252) 924 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:07:32.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:32 smithi076 bash[92503]: cluster 2024-09-13T14:07:31.783831+0000 mgr.y (mgr.15252) 924 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:07:32.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:32 smithi076 bash[88788]: audit 2024-09-13T14:07:31.633189+0000 mgr.y (mgr.15252) 923 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:32.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:32 smithi076 bash[88788]: audit 2024-09-13T14:07:31.633189+0000 mgr.y (mgr.15252) 923 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:32.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:32 smithi076 bash[88788]: cluster 2024-09-13T14:07:31.783831+0000 mgr.y (mgr.15252) 924 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:07:32.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:32 smithi076 bash[88788]: cluster 2024-09-13T14:07:31.783831+0000 mgr.y (mgr.15252) 924 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:07:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:32 smithi192 bash[70372]: audit 2024-09-13T14:07:31.633189+0000 mgr.y (mgr.15252) 923 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:32 smithi192 bash[70372]: audit 2024-09-13T14:07:31.633189+0000 mgr.y (mgr.15252) 923 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:32 smithi192 bash[70372]: cluster 2024-09-13T14:07:31.783831+0000 mgr.y (mgr.15252) 924 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:07:32.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:32 smithi192 bash[70372]: cluster 2024-09-13T14:07:31.783831+0000 mgr.y (mgr.15252) 924 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:07:34.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:34 smithi076 bash[88788]: audit 2024-09-13T14:07:33.576545+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:34.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:34 smithi076 bash[88788]: audit 2024-09-13T14:07:33.576545+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:34.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:34 smithi076 bash[88788]: cluster 2024-09-13T14:07:33.785255+0000 mgr.y (mgr.15252) 925 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-09-13T14:07:34.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:34 smithi076 bash[88788]: cluster 2024-09-13T14:07:33.785255+0000 mgr.y (mgr.15252) 925 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-09-13T14:07:34.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:34 smithi076 bash[92503]: audit 2024-09-13T14:07:33.576545+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:34.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:34 smithi076 bash[92503]: audit 2024-09-13T14:07:33.576545+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:34.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:34 smithi076 bash[92503]: cluster 2024-09-13T14:07:33.785255+0000 mgr.y (mgr.15252) 925 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-09-13T14:07:34.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:34 smithi076 bash[92503]: cluster 2024-09-13T14:07:33.785255+0000 mgr.y (mgr.15252) 925 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-09-13T14:07:34.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:34 smithi192 bash[70372]: audit 2024-09-13T14:07:33.576545+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:34 smithi192 bash[70372]: audit 2024-09-13T14:07:33.576545+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:07:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:34 smithi192 bash[70372]: cluster 2024-09-13T14:07:33.785255+0000 mgr.y (mgr.15252) 925 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-09-13T14:07:34.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:34 smithi192 bash[70372]: cluster 2024-09-13T14:07:33.785255+0000 mgr.y (mgr.15252) 925 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-09-13T14:07:35.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:35.055815728Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:36.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:35 smithi192 bash[70372]: cluster 2024-09-13T14:07:35.786551+0000 mgr.y (mgr.15252) 926 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:36.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:35 smithi192 bash[70372]: cluster 2024-09-13T14:07:35.786551+0000 mgr.y (mgr.15252) 926 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:36.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:35 smithi076 bash[88788]: cluster 2024-09-13T14:07:35.786551+0000 mgr.y (mgr.15252) 926 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:36.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:35 smithi076 bash[88788]: cluster 2024-09-13T14:07:35.786551+0000 mgr.y (mgr.15252) 926 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:36.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:35 smithi076 bash[92503]: cluster 2024-09-13T14:07:35.786551+0000 mgr.y (mgr.15252) 926 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:36.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:35 smithi076 bash[92503]: cluster 2024-09-13T14:07:35.786551+0000 mgr.y (mgr.15252) 926 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:38.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:38.038859233Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:38.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:37 smithi192 bash[70372]: cluster 2024-09-13T14:07:37.787778+0000 mgr.y (mgr.15252) 927 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-13T14:07:38.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:37 smithi192 bash[70372]: cluster 2024-09-13T14:07:37.787778+0000 mgr.y (mgr.15252) 927 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-13T14:07:38.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:37 smithi076 bash[88788]: cluster 2024-09-13T14:07:37.787778+0000 mgr.y (mgr.15252) 927 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-13T14:07:38.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:37 smithi076 bash[88788]: cluster 2024-09-13T14:07:37.787778+0000 mgr.y (mgr.15252) 927 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-13T14:07:38.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:37 smithi076 bash[92503]: cluster 2024-09-13T14:07:37.787778+0000 mgr.y (mgr.15252) 927 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-13T14:07:38.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:37 smithi076 bash[92503]: cluster 2024-09-13T14:07:37.787778+0000 mgr.y (mgr.15252) 927 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-13T14:07:39.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:38 smithi192 bash[70372]: audit 2024-09-13T14:07:38.197562+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:39.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:38 smithi192 bash[70372]: audit 2024-09-13T14:07:38.197562+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:39.295 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:38 smithi076 bash[92503]: audit 2024-09-13T14:07:38.197562+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:39.295 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:38 smithi076 bash[92503]: audit 2024-09-13T14:07:38.197562+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:39.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:38 smithi076 bash[88788]: audit 2024-09-13T14:07:38.197562+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:39.296 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:38 smithi076 bash[88788]: audit 2024-09-13T14:07:38.197562+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:39.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:07:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:07:39] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-13T14:07:40.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:39 smithi192 bash[70372]: cluster 2024-09-13T14:07:39.789029+0000 mgr.y (mgr.15252) 928 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:40.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:39 smithi192 bash[70372]: cluster 2024-09-13T14:07:39.789029+0000 mgr.y (mgr.15252) 928 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:39 smithi076 bash[92503]: cluster 2024-09-13T14:07:39.789029+0000 mgr.y (mgr.15252) 928 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:40.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:39 smithi076 bash[92503]: cluster 2024-09-13T14:07:39.789029+0000 mgr.y (mgr.15252) 928 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:39 smithi076 bash[88788]: cluster 2024-09-13T14:07:39.789029+0000 mgr.y (mgr.15252) 928 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:39 smithi076 bash[88788]: cluster 2024-09-13T14:07:39.789029+0000 mgr.y (mgr.15252) 928 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:41.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:41.052914373Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:42.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:41 smithi076 bash[88788]: audit 2024-09-13T14:07:41.644408+0000 mgr.y (mgr.15252) 929 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:42.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:41 smithi076 bash[88788]: audit 2024-09-13T14:07:41.644408+0000 mgr.y (mgr.15252) 929 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:42.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:41 smithi076 bash[88788]: cluster 2024-09-13T14:07:41.790094+0000 mgr.y (mgr.15252) 930 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:42.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:41 smithi076 bash[88788]: cluster 2024-09-13T14:07:41.790094+0000 mgr.y (mgr.15252) 930 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:42.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:41 smithi076 bash[92503]: audit 2024-09-13T14:07:41.644408+0000 mgr.y (mgr.15252) 929 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:42.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:41 smithi076 bash[92503]: audit 2024-09-13T14:07:41.644408+0000 mgr.y (mgr.15252) 929 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:42.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:41 smithi076 bash[92503]: cluster 2024-09-13T14:07:41.790094+0000 mgr.y (mgr.15252) 930 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:42.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:41 smithi076 bash[92503]: cluster 2024-09-13T14:07:41.790094+0000 mgr.y (mgr.15252) 930 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:42.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:41 smithi192 bash[70372]: audit 2024-09-13T14:07:41.644408+0000 mgr.y (mgr.15252) 929 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:42.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:41 smithi192 bash[70372]: audit 2024-09-13T14:07:41.644408+0000 mgr.y (mgr.15252) 929 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:42.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:41 smithi192 bash[70372]: cluster 2024-09-13T14:07:41.790094+0000 mgr.y (mgr.15252) 930 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:42.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:41 smithi192 bash[70372]: cluster 2024-09-13T14:07:41.790094+0000 mgr.y (mgr.15252) 930 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-13T14:07:44.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:44.052602292Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:44.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:43 smithi192 bash[70372]: cluster 2024-09-13T14:07:43.791373+0000 mgr.y (mgr.15252) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-13T14:07:44.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:43 smithi192 bash[70372]: cluster 2024-09-13T14:07:43.791373+0000 mgr.y (mgr.15252) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-13T14:07:44.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:43 smithi076 bash[88788]: cluster 2024-09-13T14:07:43.791373+0000 mgr.y (mgr.15252) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-13T14:07:44.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:43 smithi076 bash[88788]: cluster 2024-09-13T14:07:43.791373+0000 mgr.y (mgr.15252) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-13T14:07:44.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:43 smithi076 bash[92503]: cluster 2024-09-13T14:07:43.791373+0000 mgr.y (mgr.15252) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-13T14:07:44.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:43 smithi076 bash[92503]: cluster 2024-09-13T14:07:43.791373+0000 mgr.y (mgr.15252) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-13T14:07:46.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:45 smithi192 bash[70372]: cluster 2024-09-13T14:07:45.792621+0000 mgr.y (mgr.15252) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-13T14:07:46.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:45 smithi192 bash[70372]: cluster 2024-09-13T14:07:45.792621+0000 mgr.y (mgr.15252) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-13T14:07:46.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:45 smithi076 bash[88788]: cluster 2024-09-13T14:07:45.792621+0000 mgr.y (mgr.15252) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-13T14:07:46.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:45 smithi076 bash[88788]: cluster 2024-09-13T14:07:45.792621+0000 mgr.y (mgr.15252) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-13T14:07:46.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:45 smithi076 bash[92503]: cluster 2024-09-13T14:07:45.792621+0000 mgr.y (mgr.15252) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-13T14:07:46.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:45 smithi076 bash[92503]: cluster 2024-09-13T14:07:45.792621+0000 mgr.y (mgr.15252) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-13T14:07:47.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:47.048617954Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:48.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:47 smithi192 bash[70372]: cluster 2024-09-13T14:07:47.793747+0000 mgr.y (mgr.15252) 933 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:48.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:47 smithi192 bash[70372]: cluster 2024-09-13T14:07:47.793747+0000 mgr.y (mgr.15252) 933 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:48.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:47 smithi076 bash[88788]: cluster 2024-09-13T14:07:47.793747+0000 mgr.y (mgr.15252) 933 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:48.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:47 smithi076 bash[88788]: cluster 2024-09-13T14:07:47.793747+0000 mgr.y (mgr.15252) 933 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:48.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:47 smithi076 bash[92503]: cluster 2024-09-13T14:07:47.793747+0000 mgr.y (mgr.15252) 933 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:48.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:47 smithi076 bash[92503]: cluster 2024-09-13T14:07:47.793747+0000 mgr.y (mgr.15252) 933 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:49.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:07:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:07:49] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-13T14:07:50.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:50.027124628Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:50.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:49 smithi192 bash[70372]: cluster 2024-09-13T14:07:49.794909+0000 mgr.y (mgr.15252) 934 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:50.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:49 smithi192 bash[70372]: cluster 2024-09-13T14:07:49.794909+0000 mgr.y (mgr.15252) 934 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:50.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:49 smithi076 bash[92503]: cluster 2024-09-13T14:07:49.794909+0000 mgr.y (mgr.15252) 934 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:50.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:49 smithi076 bash[92503]: cluster 2024-09-13T14:07:49.794909+0000 mgr.y (mgr.15252) 934 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:50.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:49 smithi076 bash[88788]: cluster 2024-09-13T14:07:49.794909+0000 mgr.y (mgr.15252) 934 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:50.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:49 smithi076 bash[88788]: cluster 2024-09-13T14:07:49.794909+0000 mgr.y (mgr.15252) 934 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:51 smithi076 bash[88788]: audit 2024-09-13T14:07:51.654508+0000 mgr.y (mgr.15252) 935 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:51 smithi076 bash[88788]: audit 2024-09-13T14:07:51.654508+0000 mgr.y (mgr.15252) 935 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:51 smithi076 bash[88788]: cluster 2024-09-13T14:07:51.795901+0000 mgr.y (mgr.15252) 936 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:51 smithi076 bash[88788]: cluster 2024-09-13T14:07:51.795901+0000 mgr.y (mgr.15252) 936 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:52.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:51 smithi076 bash[92503]: audit 2024-09-13T14:07:51.654508+0000 mgr.y (mgr.15252) 935 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:52.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:51 smithi076 bash[92503]: audit 2024-09-13T14:07:51.654508+0000 mgr.y (mgr.15252) 935 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:52.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:51 smithi076 bash[92503]: cluster 2024-09-13T14:07:51.795901+0000 mgr.y (mgr.15252) 936 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:52.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:51 smithi076 bash[92503]: cluster 2024-09-13T14:07:51.795901+0000 mgr.y (mgr.15252) 936 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:52.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:51 smithi192 bash[70372]: audit 2024-09-13T14:07:51.654508+0000 mgr.y (mgr.15252) 935 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:51 smithi192 bash[70372]: audit 2024-09-13T14:07:51.654508+0000 mgr.y (mgr.15252) 935 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:07:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:51 smithi192 bash[70372]: cluster 2024-09-13T14:07:51.795901+0000 mgr.y (mgr.15252) 936 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:51 smithi192 bash[70372]: cluster 2024-09-13T14:07:51.795901+0000 mgr.y (mgr.15252) 936 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:53.047 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T14:07:53.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:53.046729969Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:53.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:52 smithi192 bash[70372]: audit 2024-09-13T14:07:52.246803+0000 mgr.y (mgr.15252) 937 : audit [DBG] from='client.44790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:53.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:52 smithi192 bash[70372]: audit 2024-09-13T14:07:52.246803+0000 mgr.y (mgr.15252) 937 : audit [DBG] from='client.44790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:53.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:52 smithi076 bash[92503]: audit 2024-09-13T14:07:52.246803+0000 mgr.y (mgr.15252) 937 : audit [DBG] from='client.44790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:53.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:52 smithi076 bash[92503]: audit 2024-09-13T14:07:52.246803+0000 mgr.y (mgr.15252) 937 : audit [DBG] from='client.44790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:53.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:52 smithi076 bash[88788]: audit 2024-09-13T14:07:52.246803+0000 mgr.y (mgr.15252) 937 : audit [DBG] from='client.44790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:53.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:52 smithi076 bash[88788]: audit 2024-09-13T14:07:52.246803+0000 mgr.y (mgr.15252) 937 : audit [DBG] from='client.44790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:07:54.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:53 smithi192 bash[70372]: audit 2024-09-13T14:07:53.197808+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:54.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:53 smithi192 bash[70372]: audit 2024-09-13T14:07:53.197808+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:54.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:53 smithi192 bash[70372]: cluster 2024-09-13T14:07:53.797189+0000 mgr.y (mgr.15252) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:54.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:53 smithi192 bash[70372]: cluster 2024-09-13T14:07:53.797189+0000 mgr.y (mgr.15252) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:54.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:53 smithi076 bash[88788]: audit 2024-09-13T14:07:53.197808+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:54.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:53 smithi076 bash[88788]: audit 2024-09-13T14:07:53.197808+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:54.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:53 smithi076 bash[88788]: cluster 2024-09-13T14:07:53.797189+0000 mgr.y (mgr.15252) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:54.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:53 smithi076 bash[88788]: cluster 2024-09-13T14:07:53.797189+0000 mgr.y (mgr.15252) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:54.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:53 smithi076 bash[92503]: audit 2024-09-13T14:07:53.197808+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:54.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:53 smithi076 bash[92503]: audit 2024-09-13T14:07:53.197808+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:07:54.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:53 smithi076 bash[92503]: cluster 2024-09-13T14:07:53.797189+0000 mgr.y (mgr.15252) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:54.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:53 smithi076 bash[92503]: cluster 2024-09-13T14:07:53.797189+0000 mgr.y (mgr.15252) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:56.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:56.042405386Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:56.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:55 smithi192 bash[70372]: cluster 2024-09-13T14:07:55.798302+0000 mgr.y (mgr.15252) 939 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:56.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:55 smithi192 bash[70372]: cluster 2024-09-13T14:07:55.798302+0000 mgr.y (mgr.15252) 939 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:56.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:55 smithi076 bash[88788]: cluster 2024-09-13T14:07:55.798302+0000 mgr.y (mgr.15252) 939 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:56.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:55 smithi076 bash[88788]: cluster 2024-09-13T14:07:55.798302+0000 mgr.y (mgr.15252) 939 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:56.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:55 smithi076 bash[92503]: cluster 2024-09-13T14:07:55.798302+0000 mgr.y (mgr.15252) 939 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:56.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:55 smithi076 bash[92503]: cluster 2024-09-13T14:07:55.798302+0000 mgr.y (mgr.15252) 939 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:07:57.862 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:07:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:57 smithi192 bash[70372]: cluster 2024-09-13T14:07:57.799520+0000 mgr.y (mgr.15252) 940 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:57 smithi192 bash[70372]: cluster 2024-09-13T14:07:57.799520+0000 mgr.y (mgr.15252) 940 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:58.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:57 smithi076 bash[88788]: cluster 2024-09-13T14:07:57.799520+0000 mgr.y (mgr.15252) 940 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:58.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:57 smithi076 bash[88788]: cluster 2024-09-13T14:07:57.799520+0000 mgr.y (mgr.15252) 940 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:58.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:57 smithi076 bash[92503]: cluster 2024-09-13T14:07:57.799520+0000 mgr.y (mgr.15252) 940 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:58.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:57 smithi076 bash[92503]: cluster 2024-09-13T14:07:57.799520+0000 mgr.y (mgr.15252) 940 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:07:59.339 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:07:59.339 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (15m) 40s ago 42m 14.0M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:07:59.339 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (14m) 41s ago 42m 69.6M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:07:59.339 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (17m) 40s ago 39m 49.6M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T14:07:59.339 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (16m) 41s ago 50m 444M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:07:59.339 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (27m) 40s ago 53m 522M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:07:59.339 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (11m) 40s ago 53m 59.9M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:07:59.340 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (13m) 41s ago 51m 48.8M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:07:59.340 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (11m) 40s ago 51m 45.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:07:59.340 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (16m) 40s ago 42m 9083k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:07:59.340 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (16m) 41s ago 42m 8615k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:07:59.340 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (9m) 40s ago 50m 65.4M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:07:59.340 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (8m) 40s ago 49m 60.2M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:07:59.340 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (6m) 40s ago 48m 51.3M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:07:59.340 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (5m) 40s ago 47m 57.5M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 08a3130b226a 2024-09-13T14:07:59.340 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (4m) 41s ago 46m 55.0M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 9040c6d9d877 2024-09-13T14:07:59.340 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (4m) 41s ago 45m 53.8M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 a3984a3612af 2024-09-13T14:07:59.340 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (3m) 41s ago 44m 48.1M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 5ab0314394a8 2024-09-13T14:07:59.340 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (2m) 41s ago 43m 51.1M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 31ed8b59537f 2024-09-13T14:07:59.340 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (15m) 41s ago 42m 51.6M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:07:59.341 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (58s) 40s ago 40m 89.2M - 19.3.0-4917-gb0201b8c 1641fe80ce72 57507f670ef7 2024-09-13T14:07:59.341 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (47s) 41s ago 40m 88.8M - 19.3.0-4917-gb0201b8c 1641fe80ce72 42f2ba60ffd1 2024-09-13T14:07:59.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:07:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:07:59.045456671Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:07:59.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:07:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:07:59] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.51.0" 2024-09-13T14:08:00.099 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-13T14:08:00.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:59 smithi076 bash[92503]: audit 2024-09-13T14:07:59.323454+0000 mgr.y (mgr.15252) 941 : audit [DBG] from='client.54779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:00.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:59 smithi076 bash[92503]: audit 2024-09-13T14:07:59.323454+0000 mgr.y (mgr.15252) 941 : audit [DBG] from='client.54779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:00.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:59 smithi076 bash[92503]: cluster 2024-09-13T14:07:59.800822+0000 mgr.y (mgr.15252) 942 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:00.109 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:07:59 smithi076 bash[92503]: cluster 2024-09-13T14:07:59.800822+0000 mgr.y (mgr.15252) 942 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:00.110 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:59 smithi076 bash[88788]: audit 2024-09-13T14:07:59.323454+0000 mgr.y (mgr.15252) 941 : audit [DBG] from='client.54779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:00.110 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:59 smithi076 bash[88788]: audit 2024-09-13T14:07:59.323454+0000 mgr.y (mgr.15252) 941 : audit [DBG] from='client.54779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:00.110 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:59 smithi076 bash[88788]: cluster 2024-09-13T14:07:59.800822+0000 mgr.y (mgr.15252) 942 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:00.110 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:07:59 smithi076 bash[88788]: cluster 2024-09-13T14:07:59.800822+0000 mgr.y (mgr.15252) 942 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:00.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:59 smithi192 bash[70372]: audit 2024-09-13T14:07:59.323454+0000 mgr.y (mgr.15252) 941 : audit [DBG] from='client.54779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:59 smithi192 bash[70372]: audit 2024-09-13T14:07:59.323454+0000 mgr.y (mgr.15252) 941 : audit [DBG] from='client.54779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:59 smithi192 bash[70372]: cluster 2024-09-13T14:07:59.800822+0000 mgr.y (mgr.15252) 942 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:07:59 smithi192 bash[70372]: cluster 2024-09-13T14:07:59.800822+0000 mgr.y (mgr.15252) 942 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:01 smithi076 bash[88788]: audit 2024-09-13T14:08:01.665862+0000 mgr.y (mgr.15252) 943 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:01 smithi076 bash[88788]: audit 2024-09-13T14:08:01.665862+0000 mgr.y (mgr.15252) 943 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:01 smithi076 bash[88788]: cluster 2024-09-13T14:08:01.801765+0000 mgr.y (mgr.15252) 944 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:01 smithi076 bash[88788]: cluster 2024-09-13T14:08:01.801765+0000 mgr.y (mgr.15252) 944 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:02.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:01 smithi076 bash[92503]: audit 2024-09-13T14:08:01.665862+0000 mgr.y (mgr.15252) 943 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:02.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:01 smithi076 bash[92503]: audit 2024-09-13T14:08:01.665862+0000 mgr.y (mgr.15252) 943 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:02.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:01 smithi076 bash[92503]: cluster 2024-09-13T14:08:01.801765+0000 mgr.y (mgr.15252) 944 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:02.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:01 smithi076 bash[92503]: cluster 2024-09-13T14:08:01.801765+0000 mgr.y (mgr.15252) 944 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:02.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:02.019993713Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:02.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:01 smithi192 bash[70372]: audit 2024-09-13T14:08:01.665862+0000 mgr.y (mgr.15252) 943 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:02.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:01 smithi192 bash[70372]: audit 2024-09-13T14:08:01.665862+0000 mgr.y (mgr.15252) 943 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:02.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:01 smithi192 bash[70372]: cluster 2024-09-13T14:08:01.801765+0000 mgr.y (mgr.15252) 944 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:02.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:01 smithi192 bash[70372]: cluster 2024-09-13T14:08:01.801765+0000 mgr.y (mgr.15252) 944 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:03 smithi192 bash[70372]: cluster 2024-09-13T14:08:03.803114+0000 mgr.y (mgr.15252) 945 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:03 smithi192 bash[70372]: cluster 2024-09-13T14:08:03.803114+0000 mgr.y (mgr.15252) 945 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:04.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:03 smithi076 bash[88788]: cluster 2024-09-13T14:08:03.803114+0000 mgr.y (mgr.15252) 945 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:04.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:03 smithi076 bash[88788]: cluster 2024-09-13T14:08:03.803114+0000 mgr.y (mgr.15252) 945 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:04.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:03 smithi076 bash[92503]: cluster 2024-09-13T14:08:03.803114+0000 mgr.y (mgr.15252) 945 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:04.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:03 smithi076 bash[92503]: cluster 2024-09-13T14:08:03.803114+0000 mgr.y (mgr.15252) 945 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:04.912 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:08:05.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:05.020236846Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:06.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:05 smithi192 bash[70372]: cluster 2024-09-13T14:08:05.804132+0000 mgr.y (mgr.15252) 946 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:06.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:05 smithi192 bash[70372]: cluster 2024-09-13T14:08:05.804132+0000 mgr.y (mgr.15252) 946 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:05 smithi076 bash[88788]: cluster 2024-09-13T14:08:05.804132+0000 mgr.y (mgr.15252) 946 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:06.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:05 smithi076 bash[88788]: cluster 2024-09-13T14:08:05.804132+0000 mgr.y (mgr.15252) 946 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:06.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:05 smithi076 bash[92503]: cluster 2024-09-13T14:08:05.804132+0000 mgr.y (mgr.15252) 946 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:06.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:05 smithi076 bash[92503]: cluster 2024-09-13T14:08:05.804132+0000 mgr.y (mgr.15252) 946 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:06.444 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:08:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:06 smithi076 bash[88788]: audit 2024-09-13T14:08:06.435451+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.76:0/1689920537' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:06 smithi076 bash[88788]: audit 2024-09-13T14:08:06.435451+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.76:0/1689920537' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:06 smithi076 bash[92503]: audit 2024-09-13T14:08:06.435451+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.76:0/1689920537' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:06 smithi076 bash[92503]: audit 2024-09-13T14:08:06.435451+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.76:0/1689920537' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:06 smithi192 bash[70372]: audit 2024-09-13T14:08:06.435451+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.76:0/1689920537' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:06 smithi192 bash[70372]: audit 2024-09-13T14:08:06.435451+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.76:0/1689920537' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:07.228 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.rgw | keys'"'"' | grep $sha1' 2024-09-13T14:08:08.184 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:08.045826045Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:08.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:07 smithi192 bash[70372]: cluster 2024-09-13T14:08:07.805278+0000 mgr.y (mgr.15252) 947 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:08.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:07 smithi192 bash[70372]: cluster 2024-09-13T14:08:07.805278+0000 mgr.y (mgr.15252) 947 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:08.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:07 smithi076 bash[88788]: cluster 2024-09-13T14:08:07.805278+0000 mgr.y (mgr.15252) 947 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:08.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:07 smithi076 bash[88788]: cluster 2024-09-13T14:08:07.805278+0000 mgr.y (mgr.15252) 947 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:08.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:07 smithi076 bash[92503]: cluster 2024-09-13T14:08:07.805278+0000 mgr.y (mgr.15252) 947 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:08.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:07 smithi076 bash[92503]: cluster 2024-09-13T14:08:07.805278+0000 mgr.y (mgr.15252) 947 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:08 smithi192 bash[70372]: audit 2024-09-13T14:08:08.198341+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:08 smithi192 bash[70372]: audit 2024-09-13T14:08:08.198341+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:09.294 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:08 smithi076 bash[92503]: audit 2024-09-13T14:08:08.198341+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:09.294 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:08 smithi076 bash[92503]: audit 2024-09-13T14:08:08.198341+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:09.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:08 smithi076 bash[88788]: audit 2024-09-13T14:08:08.198341+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:09.295 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:08 smithi076 bash[88788]: audit 2024-09-13T14:08:08.198341+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:09.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:08:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:08:09] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-13T14:08:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:09 smithi192 bash[70372]: cluster 2024-09-13T14:08:09.806514+0000 mgr.y (mgr.15252) 948 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:09 smithi192 bash[70372]: cluster 2024-09-13T14:08:09.806514+0000 mgr.y (mgr.15252) 948 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:09 smithi076 bash[88788]: cluster 2024-09-13T14:08:09.806514+0000 mgr.y (mgr.15252) 948 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:10.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:09 smithi076 bash[88788]: cluster 2024-09-13T14:08:09.806514+0000 mgr.y (mgr.15252) 948 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:10.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:09 smithi076 bash[92503]: cluster 2024-09-13T14:08:09.806514+0000 mgr.y (mgr.15252) 948 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:10.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:09 smithi076 bash[92503]: cluster 2024-09-13T14:08:09.806514+0000 mgr.y (mgr.15252) 948 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:11.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:11.066829164Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:12.089 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:08:12.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:11 smithi076 bash[92503]: audit 2024-09-13T14:08:11.677164+0000 mgr.y (mgr.15252) 949 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:12.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:11 smithi076 bash[92503]: audit 2024-09-13T14:08:11.677164+0000 mgr.y (mgr.15252) 949 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:12.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:11 smithi076 bash[92503]: cluster 2024-09-13T14:08:11.807583+0000 mgr.y (mgr.15252) 950 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:12.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:11 smithi076 bash[92503]: cluster 2024-09-13T14:08:11.807583+0000 mgr.y (mgr.15252) 950 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:11 smithi076 bash[88788]: audit 2024-09-13T14:08:11.677164+0000 mgr.y (mgr.15252) 949 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:11 smithi076 bash[88788]: audit 2024-09-13T14:08:11.677164+0000 mgr.y (mgr.15252) 949 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:11 smithi076 bash[88788]: cluster 2024-09-13T14:08:11.807583+0000 mgr.y (mgr.15252) 950 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:11 smithi076 bash[88788]: cluster 2024-09-13T14:08:11.807583+0000 mgr.y (mgr.15252) 950 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:12.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:11 smithi192 bash[70372]: audit 2024-09-13T14:08:11.677164+0000 mgr.y (mgr.15252) 949 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:12.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:11 smithi192 bash[70372]: audit 2024-09-13T14:08:11.677164+0000 mgr.y (mgr.15252) 949 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:12.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:11 smithi192 bash[70372]: cluster 2024-09-13T14:08:11.807583+0000 mgr.y (mgr.15252) 950 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:12.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:11 smithi192 bash[70372]: cluster 2024-09-13T14:08:11.807583+0000 mgr.y (mgr.15252) 950 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:13.513 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)" 2024-09-13T14:08:13.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:13 smithi076 bash[88788]: audit 2024-09-13T14:08:13.501383+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.76:0/3385611401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:13.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:13 smithi076 bash[88788]: audit 2024-09-13T14:08:13.501383+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.76:0/3385611401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:13.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:13 smithi076 bash[92503]: audit 2024-09-13T14:08:13.501383+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.76:0/3385611401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:13.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:13 smithi076 bash[92503]: audit 2024-09-13T14:08:13.501383+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.76:0/3385611401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:13.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:13 smithi192 bash[70372]: audit 2024-09-13T14:08:13.501383+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.76:0/3385611401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:13.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:13 smithi192 bash[70372]: audit 2024-09-13T14:08:13.501383+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.76:0/3385611401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:14.236 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade status' 2024-09-13T14:08:14.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:14.045091209Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:14.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:14 smithi076 bash[88788]: cluster 2024-09-13T14:08:13.809084+0000 mgr.y (mgr.15252) 951 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:14.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:14 smithi076 bash[88788]: cluster 2024-09-13T14:08:13.809084+0000 mgr.y (mgr.15252) 951 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:14.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:14 smithi076 bash[92503]: cluster 2024-09-13T14:08:13.809084+0000 mgr.y (mgr.15252) 951 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:14.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:14 smithi076 bash[92503]: cluster 2024-09-13T14:08:13.809084+0000 mgr.y (mgr.15252) 951 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:14.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:14 smithi192 bash[70372]: cluster 2024-09-13T14:08:13.809084+0000 mgr.y (mgr.15252) 951 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:14 smithi192 bash[70372]: cluster 2024-09-13T14:08:13.809084+0000 mgr.y (mgr.15252) 951 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:17.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:17.019665835Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:17.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:16 smithi192 bash[70372]: cluster 2024-09-13T14:08:15.810137+0000 mgr.y (mgr.15252) 952 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:17.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:16 smithi192 bash[70372]: cluster 2024-09-13T14:08:15.810137+0000 mgr.y (mgr.15252) 952 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:17.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:16 smithi076 bash[88788]: cluster 2024-09-13T14:08:15.810137+0000 mgr.y (mgr.15252) 952 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:17.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:16 smithi076 bash[88788]: cluster 2024-09-13T14:08:15.810137+0000 mgr.y (mgr.15252) 952 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:17.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:16 smithi076 bash[92503]: cluster 2024-09-13T14:08:15.810137+0000 mgr.y (mgr.15252) 952 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:17.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:16 smithi076 bash[92503]: cluster 2024-09-13T14:08:15.810137+0000 mgr.y (mgr.15252) 952 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:19.049 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:08:19.129 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:18 smithi076 bash[92503]: cluster 2024-09-13T14:08:17.811217+0000 mgr.y (mgr.15252) 953 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:19.129 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:18 smithi076 bash[92503]: cluster 2024-09-13T14:08:17.811217+0000 mgr.y (mgr.15252) 953 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:19.130 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:18 smithi076 bash[88788]: cluster 2024-09-13T14:08:17.811217+0000 mgr.y (mgr.15252) 953 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:19.130 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:18 smithi076 bash[88788]: cluster 2024-09-13T14:08:17.811217+0000 mgr.y (mgr.15252) 953 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:19.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:18 smithi192 bash[70372]: cluster 2024-09-13T14:08:17.811217+0000 mgr.y (mgr.15252) 953 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:19.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:18 smithi192 bash[70372]: cluster 2024-09-13T14:08:17.811217+0000 mgr.y (mgr.15252) 953 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:19.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:08:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:08:19] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-13T14:08:20.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:20.022707668Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:20.613 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:08:20.613 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": null, 2024-09-13T14:08:20.613 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": false, 2024-09-13T14:08:20.613 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "", 2024-09-13T14:08:20.613 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T14:08:20.613 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": null, 2024-09-13T14:08:20.613 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "", 2024-09-13T14:08:20.614 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:08:20.614 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:08:21.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:20 smithi076 bash[88788]: cluster 2024-09-13T14:08:19.812514+0000 mgr.y (mgr.15252) 954 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:21.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:20 smithi076 bash[88788]: cluster 2024-09-13T14:08:19.812514+0000 mgr.y (mgr.15252) 954 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:21.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:20 smithi076 bash[88788]: audit 2024-09-13T14:08:20.615306+0000 mgr.y (mgr.15252) 955 : audit [DBG] from='client.44814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:21.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:20 smithi076 bash[88788]: audit 2024-09-13T14:08:20.615306+0000 mgr.y (mgr.15252) 955 : audit [DBG] from='client.44814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:21.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:20 smithi076 bash[92503]: cluster 2024-09-13T14:08:19.812514+0000 mgr.y (mgr.15252) 954 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:21.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:20 smithi076 bash[92503]: cluster 2024-09-13T14:08:19.812514+0000 mgr.y (mgr.15252) 954 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:21.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:20 smithi076 bash[92503]: audit 2024-09-13T14:08:20.615306+0000 mgr.y (mgr.15252) 955 : audit [DBG] from='client.44814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:21.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:20 smithi076 bash[92503]: audit 2024-09-13T14:08:20.615306+0000 mgr.y (mgr.15252) 955 : audit [DBG] from='client.44814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:21.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:20 smithi192 bash[70372]: cluster 2024-09-13T14:08:19.812514+0000 mgr.y (mgr.15252) 954 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:21.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:20 smithi192 bash[70372]: cluster 2024-09-13T14:08:19.812514+0000 mgr.y (mgr.15252) 954 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:21.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:20 smithi192 bash[70372]: audit 2024-09-13T14:08:20.615306+0000 mgr.y (mgr.15252) 955 : audit [DBG] from='client.44814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:21.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:20 smithi192 bash[70372]: audit 2024-09-13T14:08:20.615306+0000 mgr.y (mgr.15252) 955 : audit [DBG] from='client.44814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:21.251 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T14:08:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:21 smithi076 bash[88788]: audit 2024-09-13T14:08:21.688378+0000 mgr.y (mgr.15252) 956 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:21 smithi076 bash[88788]: audit 2024-09-13T14:08:21.688378+0000 mgr.y (mgr.15252) 956 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:22.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:21 smithi076 bash[92503]: audit 2024-09-13T14:08:21.688378+0000 mgr.y (mgr.15252) 956 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:22.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:21 smithi076 bash[92503]: audit 2024-09-13T14:08:21.688378+0000 mgr.y (mgr.15252) 956 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:22.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:21 smithi192 bash[70372]: audit 2024-09-13T14:08:21.688378+0000 mgr.y (mgr.15252) 956 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:22.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:21 smithi192 bash[70372]: audit 2024-09-13T14:08:21.688378+0000 mgr.y (mgr.15252) 956 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:23.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:23.03500224Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:23.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:22 smithi192 bash[70372]: cluster 2024-09-13T14:08:21.813496+0000 mgr.y (mgr.15252) 957 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:23.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:22 smithi192 bash[70372]: cluster 2024-09-13T14:08:21.813496+0000 mgr.y (mgr.15252) 957 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:23.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:22 smithi076 bash[88788]: cluster 2024-09-13T14:08:21.813496+0000 mgr.y (mgr.15252) 957 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:23.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:22 smithi076 bash[88788]: cluster 2024-09-13T14:08:21.813496+0000 mgr.y (mgr.15252) 957 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:23.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:22 smithi076 bash[92503]: cluster 2024-09-13T14:08:21.813496+0000 mgr.y (mgr.15252) 957 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:23.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:22 smithi076 bash[92503]: cluster 2024-09-13T14:08:21.813496+0000 mgr.y (mgr.15252) 957 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:24.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:23 smithi192 bash[70372]: audit 2024-09-13T14:08:23.198618+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:23 smithi192 bash[70372]: audit 2024-09-13T14:08:23.198618+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:24.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:23 smithi076 bash[88788]: audit 2024-09-13T14:08:23.198618+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:24.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:23 smithi076 bash[88788]: audit 2024-09-13T14:08:23.198618+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:24.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:23 smithi076 bash[92503]: audit 2024-09-13T14:08:23.198618+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:24.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:23 smithi076 bash[92503]: audit 2024-09-13T14:08:23.198618+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:25.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:24 smithi192 bash[70372]: cluster 2024-09-13T14:08:23.814877+0000 mgr.y (mgr.15252) 958 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:25.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:24 smithi192 bash[70372]: cluster 2024-09-13T14:08:23.814877+0000 mgr.y (mgr.15252) 958 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:25.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:24 smithi076 bash[88788]: cluster 2024-09-13T14:08:23.814877+0000 mgr.y (mgr.15252) 958 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:25.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:24 smithi076 bash[88788]: cluster 2024-09-13T14:08:23.814877+0000 mgr.y (mgr.15252) 958 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:25.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:24 smithi076 bash[92503]: cluster 2024-09-13T14:08:23.814877+0000 mgr.y (mgr.15252) 958 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:25.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:24 smithi076 bash[92503]: cluster 2024-09-13T14:08:23.814877+0000 mgr.y (mgr.15252) 958 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:26.058 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:08:26.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:26.025338639Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:27.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:26 smithi192 bash[70372]: cluster 2024-09-13T14:08:25.815884+0000 mgr.y (mgr.15252) 959 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:27.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:26 smithi192 bash[70372]: cluster 2024-09-13T14:08:25.815884+0000 mgr.y (mgr.15252) 959 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:27.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:26 smithi076 bash[88788]: cluster 2024-09-13T14:08:25.815884+0000 mgr.y (mgr.15252) 959 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:27.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:26 smithi076 bash[88788]: cluster 2024-09-13T14:08:25.815884+0000 mgr.y (mgr.15252) 959 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:27.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:26 smithi076 bash[92503]: cluster 2024-09-13T14:08:25.815884+0000 mgr.y (mgr.15252) 959 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:27.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:26 smithi076 bash[92503]: cluster 2024-09-13T14:08:25.815884+0000 mgr.y (mgr.15252) 959 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:27.519 INFO:teuthology.orchestra.run.smithi076.stdout:HEALTH_OK 2024-09-13T14:08:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:27 smithi192 bash[70372]: audit 2024-09-13T14:08:27.521941+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.76:0/1294363235' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:08:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:27 smithi192 bash[70372]: audit 2024-09-13T14:08:27.521941+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.76:0/1294363235' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:08:28.263 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:27 smithi076 bash[88788]: audit 2024-09-13T14:08:27.521941+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.76:0/1294363235' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:08:28.263 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:27 smithi076 bash[88788]: audit 2024-09-13T14:08:27.521941+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.76:0/1294363235' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:08:28.263 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:27 smithi076 bash[92503]: audit 2024-09-13T14:08:27.521941+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.76:0/1294363235' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:08:28.263 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:27 smithi076 bash[92503]: audit 2024-09-13T14:08:27.521941+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.76:0/1294363235' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:08:28.264 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-13T14:08:29.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:29.070082029Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:29.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:28 smithi192 bash[70372]: cluster 2024-09-13T14:08:27.817096+0000 mgr.y (mgr.15252) 960 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:29.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:28 smithi192 bash[70372]: cluster 2024-09-13T14:08:27.817096+0000 mgr.y (mgr.15252) 960 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:29.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:28 smithi076 bash[88788]: cluster 2024-09-13T14:08:27.817096+0000 mgr.y (mgr.15252) 960 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:29.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:28 smithi076 bash[88788]: cluster 2024-09-13T14:08:27.817096+0000 mgr.y (mgr.15252) 960 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:29.294 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:28 smithi076 bash[92503]: cluster 2024-09-13T14:08:27.817096+0000 mgr.y (mgr.15252) 960 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:29.294 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:28 smithi076 bash[92503]: cluster 2024-09-13T14:08:27.817096+0000 mgr.y (mgr.15252) 960 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:29.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:08:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:08:29] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-13T14:08:31.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:30 smithi192 bash[70372]: cluster 2024-09-13T14:08:29.818393+0000 mgr.y (mgr.15252) 961 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:31.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:30 smithi192 bash[70372]: cluster 2024-09-13T14:08:29.818393+0000 mgr.y (mgr.15252) 961 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:31.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:30 smithi076 bash[88788]: cluster 2024-09-13T14:08:29.818393+0000 mgr.y (mgr.15252) 961 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:31.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:30 smithi076 bash[88788]: cluster 2024-09-13T14:08:29.818393+0000 mgr.y (mgr.15252) 961 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:31.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:30 smithi076 bash[92503]: cluster 2024-09-13T14:08:29.818393+0000 mgr.y (mgr.15252) 961 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:31.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:30 smithi076 bash[92503]: cluster 2024-09-13T14:08:29.818393+0000 mgr.y (mgr.15252) 961 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:32.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:32.047546771Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:32 smithi192 bash[70372]: audit 2024-09-13T14:08:31.229460+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:32 smithi192 bash[70372]: audit 2024-09-13T14:08:31.229460+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:32 smithi192 bash[70372]: audit 2024-09-13T14:08:31.235771+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:32 smithi192 bash[70372]: audit 2024-09-13T14:08:31.235771+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:32 smithi192 bash[70372]: audit 2024-09-13T14:08:31.699359+0000 mgr.y (mgr.15252) 962 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:32 smithi192 bash[70372]: audit 2024-09-13T14:08:31.699359+0000 mgr.y (mgr.15252) 962 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:32 smithi192 bash[70372]: audit 2024-09-13T14:08:31.862761+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:32 smithi192 bash[70372]: audit 2024-09-13T14:08:31.862761+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:32 smithi192 bash[70372]: audit 2024-09-13T14:08:31.865227+0000 mon.b (mon.1) 385 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:08:32.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:32 smithi192 bash[70372]: audit 2024-09-13T14:08:31.865227+0000 mon.b (mon.1) 385 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:08:32.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:32 smithi192 bash[70372]: audit 2024-09-13T14:08:31.877867+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.432 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:32 smithi192 bash[70372]: audit 2024-09-13T14:08:31.877867+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[88788]: audit 2024-09-13T14:08:31.229460+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[88788]: audit 2024-09-13T14:08:31.229460+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[88788]: audit 2024-09-13T14:08:31.235771+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[88788]: audit 2024-09-13T14:08:31.235771+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[88788]: audit 2024-09-13T14:08:31.699359+0000 mgr.y (mgr.15252) 962 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:32.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[88788]: audit 2024-09-13T14:08:31.699359+0000 mgr.y (mgr.15252) 962 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:32.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[88788]: audit 2024-09-13T14:08:31.862761+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:32.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[88788]: audit 2024-09-13T14:08:31.862761+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:32.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[88788]: audit 2024-09-13T14:08:31.865227+0000 mon.b (mon.1) 385 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:08:32.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[88788]: audit 2024-09-13T14:08:31.865227+0000 mon.b (mon.1) 385 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:08:32.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[88788]: audit 2024-09-13T14:08:31.877867+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.591 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[88788]: audit 2024-09-13T14:08:31.877867+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[92503]: audit 2024-09-13T14:08:31.229460+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[92503]: audit 2024-09-13T14:08:31.229460+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[92503]: audit 2024-09-13T14:08:31.235771+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[92503]: audit 2024-09-13T14:08:31.235771+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.591 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[92503]: audit 2024-09-13T14:08:31.699359+0000 mgr.y (mgr.15252) 962 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:32.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[92503]: audit 2024-09-13T14:08:31.699359+0000 mgr.y (mgr.15252) 962 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:32.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[92503]: audit 2024-09-13T14:08:31.862761+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:32.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[92503]: audit 2024-09-13T14:08:31.862761+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:32.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[92503]: audit 2024-09-13T14:08:31.865227+0000 mon.b (mon.1) 385 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:08:32.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[92503]: audit 2024-09-13T14:08:31.865227+0000 mon.b (mon.1) 385 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:08:32.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[92503]: audit 2024-09-13T14:08:31.877867+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:32.592 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:32 smithi076 bash[92503]: audit 2024-09-13T14:08:31.877867+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:33.082 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:08:33.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:33 smithi076 bash[92503]: cluster 2024-09-13T14:08:31.819277+0000 mgr.y (mgr.15252) 963 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:33.590 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:33 smithi076 bash[92503]: cluster 2024-09-13T14:08:31.819277+0000 mgr.y (mgr.15252) 963 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:33.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:33 smithi076 bash[88788]: cluster 2024-09-13T14:08:31.819277+0000 mgr.y (mgr.15252) 963 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:33.590 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:33 smithi076 bash[88788]: cluster 2024-09-13T14:08:31.819277+0000 mgr.y (mgr.15252) 963 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:33.680 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:33 smithi192 bash[70372]: cluster 2024-09-13T14:08:31.819277+0000 mgr.y (mgr.15252) 963 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:33.681 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:33 smithi192 bash[70372]: cluster 2024-09-13T14:08:31.819277+0000 mgr.y (mgr.15252) 963 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:34.595 INFO:teuthology.orchestra.run.smithi076.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:08:35.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:35.021893901Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:35.453 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T14:08:35.463 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi076.front.sepia.ceph.com 2024-09-13T14:08:35.463 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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 ; ceph health detail ; sleep 30 ; done' 2024-09-13T14:08:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: cluster 2024-09-13T14:08:33.820599+0000 mgr.y (mgr.15252) 964 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: cluster 2024-09-13T14:08:33.820599+0000 mgr.y (mgr.15252) 964 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: audit 2024-09-13T14:08:34.587076+0000 mgr.y (mgr.15252) 965 : audit [DBG] from='client.44826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: audit 2024-09-13T14:08:34.587076+0000 mgr.y (mgr.15252) 965 : audit [DBG] from='client.44826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: cephadm 2024-09-13T14:08:34.588157+0000 mgr.y (mgr.15252) 966 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:08:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: cephadm 2024-09-13T14:08:34.588157+0000 mgr.y (mgr.15252) 966 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:08:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: audit 2024-09-13T14:08:34.596339+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: audit 2024-09-13T14:08:34.596339+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: audit 2024-09-13T14:08:34.597736+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: audit 2024-09-13T14:08:34.597736+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: audit 2024-09-13T14:08:34.599432+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:08:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: audit 2024-09-13T14:08:34.599432+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:08:35.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: audit 2024-09-13T14:08:34.608081+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:35.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: audit 2024-09-13T14:08:34.608081+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:35.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: cephadm 2024-09-13T14:08:34.677925+0000 mgr.y (mgr.15252) 967 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:08:35.842 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[88788]: cephadm 2024-09-13T14:08:34.677925+0000 mgr.y (mgr.15252) 967 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:08:35.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: cluster 2024-09-13T14:08:33.820599+0000 mgr.y (mgr.15252) 964 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:35.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: cluster 2024-09-13T14:08:33.820599+0000 mgr.y (mgr.15252) 964 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:35.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: audit 2024-09-13T14:08:34.587076+0000 mgr.y (mgr.15252) 965 : audit [DBG] from='client.44826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:35.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: audit 2024-09-13T14:08:34.587076+0000 mgr.y (mgr.15252) 965 : audit [DBG] from='client.44826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:35.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: cephadm 2024-09-13T14:08:34.588157+0000 mgr.y (mgr.15252) 966 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:08:35.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: cephadm 2024-09-13T14:08:34.588157+0000 mgr.y (mgr.15252) 966 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:08:35.842 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: audit 2024-09-13T14:08:34.596339+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:35.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: audit 2024-09-13T14:08:34.596339+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:35.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: audit 2024-09-13T14:08:34.597736+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:35.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: audit 2024-09-13T14:08:34.597736+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:35.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: audit 2024-09-13T14:08:34.599432+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:08:35.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: audit 2024-09-13T14:08:34.599432+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:08:35.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: audit 2024-09-13T14:08:34.608081+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:35.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: audit 2024-09-13T14:08:34.608081+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:35.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: cephadm 2024-09-13T14:08:34.677925+0000 mgr.y (mgr.15252) 967 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:08:35.843 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:35 smithi076 bash[92503]: cephadm 2024-09-13T14:08:34.677925+0000 mgr.y (mgr.15252) 967 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:08:35.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: cluster 2024-09-13T14:08:33.820599+0000 mgr.y (mgr.15252) 964 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:35.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: cluster 2024-09-13T14:08:33.820599+0000 mgr.y (mgr.15252) 964 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:35.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: audit 2024-09-13T14:08:34.587076+0000 mgr.y (mgr.15252) 965 : audit [DBG] from='client.44826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:35.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: audit 2024-09-13T14:08:34.587076+0000 mgr.y (mgr.15252) 965 : audit [DBG] from='client.44826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:35.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: cephadm 2024-09-13T14:08:34.588157+0000 mgr.y (mgr.15252) 966 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:08:35.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: cephadm 2024-09-13T14:08:34.588157+0000 mgr.y (mgr.15252) 966 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:08:35.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: audit 2024-09-13T14:08:34.596339+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:35.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: audit 2024-09-13T14:08:34.596339+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:35.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: audit 2024-09-13T14:08:34.597736+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:35.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: audit 2024-09-13T14:08:34.597736+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:35.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: audit 2024-09-13T14:08:34.599432+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:08:35.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: audit 2024-09-13T14:08:34.599432+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:08:35.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: audit 2024-09-13T14:08:34.608081+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:35.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: audit 2024-09-13T14:08:34.608081+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:35.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: cephadm 2024-09-13T14:08:34.677925+0000 mgr.y (mgr.15252) 967 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:08:35.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:35 smithi192 bash[70372]: cephadm 2024-09-13T14:08:34.677925+0000 mgr.y (mgr.15252) 967 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T14:08:37.911 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: cluster 2024-09-13T14:08:35.821558+0000 mgr.y (mgr.15252) 968 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:37.911 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: cluster 2024-09-13T14:08:35.821558+0000 mgr.y (mgr.15252) 968 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:37.911 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.190420+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.911 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.190420+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.911 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.195081+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:08:37.911 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.195081+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:08:37.911 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.199300+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.911 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.199300+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.911 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.207819+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.912 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.207819+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.912 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.213326+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.912 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.213326+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.912 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.221013+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.912 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.221013+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.912 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.227164+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.912 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.227164+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.912 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.237371+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.912 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.237371+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.912 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.243711+0000 mon.b (mon.1) 392 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.912 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.243711+0000 mon.b (mon.1) 392 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.912 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.253922+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.912 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.253922+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.913 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: cluster 2024-09-13T14:08:35.821558+0000 mgr.y (mgr.15252) 968 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:37.913 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: cluster 2024-09-13T14:08:35.821558+0000 mgr.y (mgr.15252) 968 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:37.913 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.190420+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.913 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.190420+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.913 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.195081+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:08:37.913 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.195081+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:08:37.913 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.199300+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.914 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.199300+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.914 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.207819+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.914 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.207819+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.914 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.213326+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.914 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.213326+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.914 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.221013+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.914 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.221013+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.914 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.227164+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.914 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.227164+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.914 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.237371+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.914 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.237371+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.914 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.243711+0000 mon.b (mon.1) 392 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.915 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.243711+0000 mon.b (mon.1) 392 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.915 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.253922+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.915 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.253922+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.915 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.261674+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.915 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.261674+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.915 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.272828+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.915 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.272828+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.915 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.277892+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.915 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.277892+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.915 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.288464+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.915 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.288464+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.915 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.292903+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.915 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.292903+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.915 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.303416+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.916 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.303416+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.916 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.307712+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.916 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.307712+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.916 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.314151+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.916 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.314151+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.916 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.324826+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.916 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[88788]: audit 2024-09-13T14:08:37.324826+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.916 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.261674+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.916 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.261674+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.916 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.272828+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.916 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.272828+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.917 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.277892+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.917 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.277892+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.917 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.288464+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.917 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.288464+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.917 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.292903+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.917 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.292903+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.917 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.303416+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.917 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.303416+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.917 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.307712+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.917 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.307712+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.917 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.314151+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.917 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.314151+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.917 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.324826+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.917 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:37 smithi076 bash[92503]: audit 2024-09-13T14:08:37.324826+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: cluster 2024-09-13T14:08:35.821558+0000 mgr.y (mgr.15252) 968 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: cluster 2024-09-13T14:08:35.821558+0000 mgr.y (mgr.15252) 968 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.190420+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.190420+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.195081+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:08:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.195081+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:08:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.199300+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.199300+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.207819+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.207819+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.213326+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.213326+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.221013+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.221013+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.227164+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.227164+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.237371+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.237371+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.243711+0000 mon.b (mon.1) 392 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.243711+0000 mon.b (mon.1) 392 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.253922+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.253922+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.261674+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.261674+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.272828+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.272828+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.277892+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.277892+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.288464+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.288464+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.292903+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.292903+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.303416+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.303416+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.307712+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.934 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.307712+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.314151+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.314151+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:37.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.324826+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:37.935 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:37 smithi192 bash[70372]: audit 2024-09-13T14:08:37.324826+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:38.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:38.067736155Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:38.871 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.193569+0000 mgr.y (mgr.15252) 969 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:08:38.871 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.193569+0000 mgr.y (mgr.15252) 969 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:08:38.871 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.193720+0000 mgr.y (mgr.15252) 970 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:08:38.871 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.193720+0000 mgr.y (mgr.15252) 970 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:08:38.871 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.202129+0000 mgr.y (mgr.15252) 971 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:08:38.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.202129+0000 mgr.y (mgr.15252) 971 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:08:38.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.215937+0000 mgr.y (mgr.15252) 972 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:08:38.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.215937+0000 mgr.y (mgr.15252) 972 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:08:38.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.230032+0000 mgr.y (mgr.15252) 973 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:08:38.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.230032+0000 mgr.y (mgr.15252) 973 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:08:38.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.246819+0000 mgr.y (mgr.15252) 974 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:08:38.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.246819+0000 mgr.y (mgr.15252) 974 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:08:38.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.265049+0000 mgr.y (mgr.15252) 975 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:08:38.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.265049+0000 mgr.y (mgr.15252) 975 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:08:38.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.281146+0000 mgr.y (mgr.15252) 976 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-13T14:08:38.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.281146+0000 mgr.y (mgr.15252) 976 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-13T14:08:38.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.295940+0000 mgr.y (mgr.15252) 977 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:08:38.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.295940+0000 mgr.y (mgr.15252) 977 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:08:38.872 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.310944+0000 mgr.y (mgr.15252) 978 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T14:08:38.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.310944+0000 mgr.y (mgr.15252) 978 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T14:08:38.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.317237+0000 mgr.y (mgr.15252) 979 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:08:38.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: cephadm 2024-09-13T14:08:37.317237+0000 mgr.y (mgr.15252) 979 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:08:38.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: audit 2024-09-13T14:08:38.199277+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:38.873 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[92503]: audit 2024-09-13T14:08:38.199277+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:38.873 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.193569+0000 mgr.y (mgr.15252) 969 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:08:38.873 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.193569+0000 mgr.y (mgr.15252) 969 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:08:38.873 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.193720+0000 mgr.y (mgr.15252) 970 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:08:38.873 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.193720+0000 mgr.y (mgr.15252) 970 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:08:38.873 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.202129+0000 mgr.y (mgr.15252) 971 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:08:38.873 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.202129+0000 mgr.y (mgr.15252) 971 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.215937+0000 mgr.y (mgr.15252) 972 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.215937+0000 mgr.y (mgr.15252) 972 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.230032+0000 mgr.y (mgr.15252) 973 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.230032+0000 mgr.y (mgr.15252) 973 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.246819+0000 mgr.y (mgr.15252) 974 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.246819+0000 mgr.y (mgr.15252) 974 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.265049+0000 mgr.y (mgr.15252) 975 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.265049+0000 mgr.y (mgr.15252) 975 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.281146+0000 mgr.y (mgr.15252) 976 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.281146+0000 mgr.y (mgr.15252) 976 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.295940+0000 mgr.y (mgr.15252) 977 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.295940+0000 mgr.y (mgr.15252) 977 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.310944+0000 mgr.y (mgr.15252) 978 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.310944+0000 mgr.y (mgr.15252) 978 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T14:08:38.874 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.317237+0000 mgr.y (mgr.15252) 979 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:08:38.875 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: cephadm 2024-09-13T14:08:37.317237+0000 mgr.y (mgr.15252) 979 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:08:38.875 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: audit 2024-09-13T14:08:38.199277+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:38.875 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:38 smithi076 bash[88788]: audit 2024-09-13T14:08:38.199277+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.193569+0000 mgr.y (mgr.15252) 969 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:08:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.193569+0000 mgr.y (mgr.15252) 969 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T14:08:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.193720+0000 mgr.y (mgr.15252) 970 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:08:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.193720+0000 mgr.y (mgr.15252) 970 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T14:08:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.202129+0000 mgr.y (mgr.15252) 971 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:08:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.202129+0000 mgr.y (mgr.15252) 971 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-13T14:08:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.215937+0000 mgr.y (mgr.15252) 972 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:08:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.215937+0000 mgr.y (mgr.15252) 972 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-13T14:08:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.230032+0000 mgr.y (mgr.15252) 973 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:08:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.230032+0000 mgr.y (mgr.15252) 973 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-13T14:08:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.246819+0000 mgr.y (mgr.15252) 974 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:08:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.246819+0000 mgr.y (mgr.15252) 974 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-13T14:08:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.265049+0000 mgr.y (mgr.15252) 975 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:08:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.265049+0000 mgr.y (mgr.15252) 975 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-13T14:08:38.932 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.281146+0000 mgr.y (mgr.15252) 976 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-13T14:08:38.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.281146+0000 mgr.y (mgr.15252) 976 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-13T14:08:38.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.295940+0000 mgr.y (mgr.15252) 977 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:08:38.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.295940+0000 mgr.y (mgr.15252) 977 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-13T14:08:38.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.310944+0000 mgr.y (mgr.15252) 978 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T14:08:38.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.310944+0000 mgr.y (mgr.15252) 978 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T14:08:38.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.317237+0000 mgr.y (mgr.15252) 979 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:08:38.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: cephadm 2024-09-13T14:08:37.317237+0000 mgr.y (mgr.15252) 979 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-13T14:08:38.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: audit 2024-09-13T14:08:38.199277+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:38.933 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:38 smithi192 bash[70372]: audit 2024-09-13T14:08:38.199277+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:39.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:08:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:08:39] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.51.0" 2024-09-13T14:08:39.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:39 smithi192 bash[70372]: cluster 2024-09-13T14:08:37.822179+0000 mgr.y (mgr.15252) 980 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:39.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:39 smithi192 bash[70372]: cluster 2024-09-13T14:08:37.822179+0000 mgr.y (mgr.15252) 980 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:40.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:39 smithi076 bash[88788]: cluster 2024-09-13T14:08:37.822179+0000 mgr.y (mgr.15252) 980 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:40.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:39 smithi076 bash[88788]: cluster 2024-09-13T14:08:37.822179+0000 mgr.y (mgr.15252) 980 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:40.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:39 smithi076 bash[92503]: cluster 2024-09-13T14:08:37.822179+0000 mgr.y (mgr.15252) 980 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:40.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:39 smithi076 bash[92503]: cluster 2024-09-13T14:08:37.822179+0000 mgr.y (mgr.15252) 980 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:41.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:40 smithi192 bash[70372]: cephadm 2024-09-13T14:08:39.728021+0000 mgr.y (mgr.15252) 981 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi076.ymzewc 2024-09-13T14:08:41.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:40 smithi192 bash[70372]: cephadm 2024-09-13T14:08:39.728021+0000 mgr.y (mgr.15252) 981 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi076.ymzewc 2024-09-13T14:08:41.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:40 smithi192 bash[70372]: audit 2024-09-13T14:08:39.734104+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:41.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:40 smithi192 bash[70372]: audit 2024-09-13T14:08:39.734104+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:41.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:40 smithi192 bash[70372]: audit 2024-09-13T14:08:39.739159+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T14:08:41.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:40 smithi192 bash[70372]: audit 2024-09-13T14:08:39.739159+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T14:08:41.061 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:40 smithi192 bash[70372]: audit 2024-09-13T14:08:39.741392+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T14:08:41.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:40 smithi192 bash[70372]: audit 2024-09-13T14:08:39.741392+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T14:08:41.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:40 smithi192 bash[70372]: audit 2024-09-13T14:08:39.743067+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:41.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:40 smithi192 bash[70372]: audit 2024-09-13T14:08:39.743067+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:41.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:40 smithi192 bash[70372]: cephadm 2024-09-13T14:08:39.746460+0000 mgr.y (mgr.15252) 982 : cephadm [INF] Deploying daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T14:08:41.062 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:40 smithi192 bash[70372]: cephadm 2024-09-13T14:08:39.746460+0000 mgr.y (mgr.15252) 982 : cephadm [INF] Deploying daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T14:08:41.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[88788]: cephadm 2024-09-13T14:08:39.728021+0000 mgr.y (mgr.15252) 981 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi076.ymzewc 2024-09-13T14:08:41.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[88788]: cephadm 2024-09-13T14:08:39.728021+0000 mgr.y (mgr.15252) 981 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi076.ymzewc 2024-09-13T14:08:41.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[88788]: audit 2024-09-13T14:08:39.734104+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:41.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[88788]: audit 2024-09-13T14:08:39.734104+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:41.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[88788]: audit 2024-09-13T14:08:39.739159+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T14:08:41.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[88788]: audit 2024-09-13T14:08:39.739159+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T14:08:41.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[88788]: audit 2024-09-13T14:08:39.741392+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T14:08:41.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[88788]: audit 2024-09-13T14:08:39.741392+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T14:08:41.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[88788]: audit 2024-09-13T14:08:39.743067+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:41.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[88788]: audit 2024-09-13T14:08:39.743067+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:41.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[88788]: cephadm 2024-09-13T14:08:39.746460+0000 mgr.y (mgr.15252) 982 : cephadm [INF] Deploying daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T14:08:41.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[88788]: cephadm 2024-09-13T14:08:39.746460+0000 mgr.y (mgr.15252) 982 : cephadm [INF] Deploying daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T14:08:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[92503]: cephadm 2024-09-13T14:08:39.728021+0000 mgr.y (mgr.15252) 981 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi076.ymzewc 2024-09-13T14:08:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[92503]: cephadm 2024-09-13T14:08:39.728021+0000 mgr.y (mgr.15252) 981 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi076.ymzewc 2024-09-13T14:08:41.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[92503]: audit 2024-09-13T14:08:39.734104+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[92503]: audit 2024-09-13T14:08:39.734104+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[92503]: audit 2024-09-13T14:08:39.739159+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T14:08:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[92503]: audit 2024-09-13T14:08:39.739159+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T14:08:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[92503]: audit 2024-09-13T14:08:39.741392+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T14:08:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[92503]: audit 2024-09-13T14:08:39.741392+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi076.ymzewc", "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-13T14:08:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[92503]: audit 2024-09-13T14:08:39.743067+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[92503]: audit 2024-09-13T14:08:39.743067+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:08:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[92503]: cephadm 2024-09-13T14:08:39.746460+0000 mgr.y (mgr.15252) 982 : cephadm [INF] Deploying daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T14:08:41.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:40 smithi076 bash[92503]: cephadm 2024-09-13T14:08:39.746460+0000 mgr.y (mgr.15252) 982 : cephadm [INF] Deploying daemon iscsi.foo.smithi076.ymzewc on smithi076 2024-09-13T14:08:41.213 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:08:41.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:41.061559493Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:42.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:41 smithi076 bash[88788]: cluster 2024-09-13T14:08:39.823302+0000 mgr.y (mgr.15252) 983 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:42.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:41 smithi076 bash[88788]: cluster 2024-09-13T14:08:39.823302+0000 mgr.y (mgr.15252) 983 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:42.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:41 smithi076 bash[92503]: cluster 2024-09-13T14:08:39.823302+0000 mgr.y (mgr.15252) 983 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:42.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:41 smithi076 bash[92503]: cluster 2024-09-13T14:08:39.823302+0000 mgr.y (mgr.15252) 983 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:42.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:41 smithi192 bash[70372]: cluster 2024-09-13T14:08:39.823302+0000 mgr.y (mgr.15252) 983 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:42.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:41 smithi192 bash[70372]: cluster 2024-09-13T14:08:39.823302+0000 mgr.y (mgr.15252) 983 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:42.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:42 smithi076 bash[88788]: audit 2024-09-13T14:08:41.704267+0000 mgr.y (mgr.15252) 984 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:42.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:42 smithi076 bash[88788]: audit 2024-09-13T14:08:41.704267+0000 mgr.y (mgr.15252) 984 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:42.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:42 smithi076 bash[92503]: audit 2024-09-13T14:08:41.704267+0000 mgr.y (mgr.15252) 984 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:42.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:42 smithi076 bash[92503]: audit 2024-09-13T14:08:41.704267+0000 mgr.y (mgr.15252) 984 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:43.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:42 smithi192 bash[70372]: audit 2024-09-13T14:08:41.704267+0000 mgr.y (mgr.15252) 984 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:43.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:42 smithi192 bash[70372]: audit 2024-09-13T14:08:41.704267+0000 mgr.y (mgr.15252) 984 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:43.599 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:08:44.065 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:43 smithi192 bash[70372]: cluster 2024-09-13T14:08:41.824074+0000 mgr.y (mgr.15252) 985 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:44.065 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:43 smithi192 bash[70372]: cluster 2024-09-13T14:08:41.824074+0000 mgr.y (mgr.15252) 985 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:44.090 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:08:43 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:44.090 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 14:08:43 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:44.091 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 14:08:43 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:44.091 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:08:43 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:44.091 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:08:43 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:44.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:43 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:44.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:43 smithi076 bash[88788]: cluster 2024-09-13T14:08:41.824074+0000 mgr.y (mgr.15252) 985 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:44.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:43 smithi076 bash[88788]: cluster 2024-09-13T14:08:41.824074+0000 mgr.y (mgr.15252) 985 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:44.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:43 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:44.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:43 smithi076 bash[92503]: cluster 2024-09-13T14:08:41.824074+0000 mgr.y (mgr.15252) 985 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:44.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:43 smithi076 bash[92503]: cluster 2024-09-13T14:08:41.824074+0000 mgr.y (mgr.15252) 985 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:44.093 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:08:43 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:44.093 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:08:43 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:44.187 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:08:44.187 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (16m) 85s ago 43m 14.0M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:08:44.187 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (15m) 86s ago 42m 69.6M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:08:44.188 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (17m) 85s ago 40m 49.6M - 3.8 19dc8d659727 449998b11ed7 2024-09-13T14:08:44.188 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (17m) 86s ago 51m 444M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:08:44.188 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (28m) 85s ago 53m 522M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:08:44.188 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (12m) 85s ago 53m 59.9M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:08:44.188 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (13m) 86s ago 51m 48.8M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:08:44.188 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (12m) 85s ago 51m 45.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:08:44.188 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (17m) 85s ago 43m 9083k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:08:44.188 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (17m) 86s ago 43m 8615k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:08:44.188 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (10m) 85s ago 50m 65.4M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:08:44.188 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (9m) 85s ago 49m 60.2M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:08:44.188 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (7m) 85s ago 48m 51.3M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:08:44.188 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (6m) 85s ago 48m 57.5M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 08a3130b226a 2024-09-13T14:08:44.188 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (5m) 86s ago 47m 55.0M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 9040c6d9d877 2024-09-13T14:08:44.189 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (4m) 86s ago 46m 53.8M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 a3984a3612af 2024-09-13T14:08:44.189 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (4m) 86s ago 45m 48.1M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 5ab0314394a8 2024-09-13T14:08:44.189 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (3m) 86s ago 44m 51.1M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 31ed8b59537f 2024-09-13T14:08:44.189 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (16m) 86s ago 43m 51.6M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:08:44.189 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (103s) 85s ago 40m 89.2M - 19.3.0-4917-gb0201b8c 1641fe80ce72 57507f670ef7 2024-09-13T14:08:44.189 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (91s) 86s ago 40m 88.8M - 19.3.0-4917-gb0201b8c 1641fe80ce72 42f2ba60ffd1 2024-09-13T14:08:44.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:44.066457112Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:44.537 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:08:44.537 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T14:08:44.537 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T14:08:44.537 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:08:44.537 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T14:08:44.537 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:08:44.537 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:08:44.537 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T14:08:44.537 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 8 2024-09-13T14:08:44.538 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:08:44.538 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T14:08:44.538 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:08:44.538 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:08:44.538 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T14:08:44.538 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 15 2024-09-13T14:08:44.538 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T14:08:44.538 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:08:44.857 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:08:44.857 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T14:08:44.857 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": true, 2024-09-13T14:08:44.857 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-13T14:08:44.857 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [ 2024-09-13T14:08:44.857 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw", 2024-09-13T14:08:44.857 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr", 2024-09-13T14:08:44.857 INFO:teuthology.orchestra.run.smithi076.stdout: "osd", 2024-09-13T14:08:44.857 INFO:teuthology.orchestra.run.smithi076.stdout: "mon" 2024-09-13T14:08:44.857 INFO:teuthology.orchestra.run.smithi076.stdout: ], 2024-09-13T14:08:44.857 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": "15/21 daemons upgraded", 2024-09-13T14:08:44.858 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "Currently upgrading iscsi daemons", 2024-09-13T14:08:44.858 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:08:44.858 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:08:45.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:44 smithi076 bash[88788]: audit 2024-09-13T14:08:43.586554+0000 mgr.y (mgr.15252) 986 : audit [DBG] from='client.44832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:45.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:44 smithi076 bash[88788]: audit 2024-09-13T14:08:43.586554+0000 mgr.y (mgr.15252) 986 : audit [DBG] from='client.44832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:45.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:44 smithi076 bash[88788]: audit 2024-09-13T14:08:44.539254+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.76:0/3498581406' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:45.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:44 smithi076 bash[88788]: audit 2024-09-13T14:08:44.539254+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.76:0/3498581406' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:45.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:44 smithi076 bash[92503]: audit 2024-09-13T14:08:43.586554+0000 mgr.y (mgr.15252) 986 : audit [DBG] from='client.44832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:45.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:44 smithi076 bash[92503]: audit 2024-09-13T14:08:43.586554+0000 mgr.y (mgr.15252) 986 : audit [DBG] from='client.44832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:45.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:44 smithi076 bash[92503]: audit 2024-09-13T14:08:44.539254+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.76:0/3498581406' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:45.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:44 smithi076 bash[92503]: audit 2024-09-13T14:08:44.539254+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.76:0/3498581406' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:45.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:44 smithi192 bash[70372]: audit 2024-09-13T14:08:43.586554+0000 mgr.y (mgr.15252) 986 : audit [DBG] from='client.44832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:45.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:44 smithi192 bash[70372]: audit 2024-09-13T14:08:43.586554+0000 mgr.y (mgr.15252) 986 : audit [DBG] from='client.44832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:45.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:44 smithi192 bash[70372]: audit 2024-09-13T14:08:44.539254+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.76:0/3498581406' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:45.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:44 smithi192 bash[70372]: audit 2024-09-13T14:08:44.539254+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.76:0/3498581406' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:08:45.206 INFO:teuthology.orchestra.run.smithi076.stdout:HEALTH_OK 2024-09-13T14:08:46.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[88788]: cluster 2024-09-13T14:08:43.824746+0000 mgr.y (mgr.15252) 987 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:46.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[88788]: cluster 2024-09-13T14:08:43.824746+0000 mgr.y (mgr.15252) 987 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:46.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[88788]: audit 2024-09-13T14:08:43.889567+0000 mgr.y (mgr.15252) 988 : audit [DBG] from='client.54821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:46.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[88788]: audit 2024-09-13T14:08:43.889567+0000 mgr.y (mgr.15252) 988 : audit [DBG] from='client.54821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:46.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[88788]: audit 2024-09-13T14:08:44.177463+0000 mgr.y (mgr.15252) 989 : audit [DBG] from='client.54827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:46.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[88788]: audit 2024-09-13T14:08:44.177463+0000 mgr.y (mgr.15252) 989 : audit [DBG] from='client.54827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:46.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[88788]: audit 2024-09-13T14:08:45.208515+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.76:0/3670843341' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:08:46.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[88788]: audit 2024-09-13T14:08:45.208515+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.76:0/3670843341' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:08:46.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[92503]: cluster 2024-09-13T14:08:43.824746+0000 mgr.y (mgr.15252) 987 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:46.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[92503]: cluster 2024-09-13T14:08:43.824746+0000 mgr.y (mgr.15252) 987 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:46.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[92503]: audit 2024-09-13T14:08:43.889567+0000 mgr.y (mgr.15252) 988 : audit [DBG] from='client.54821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:46.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[92503]: audit 2024-09-13T14:08:43.889567+0000 mgr.y (mgr.15252) 988 : audit [DBG] from='client.54821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:46.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[92503]: audit 2024-09-13T14:08:44.177463+0000 mgr.y (mgr.15252) 989 : audit [DBG] from='client.54827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:46.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[92503]: audit 2024-09-13T14:08:44.177463+0000 mgr.y (mgr.15252) 989 : audit [DBG] from='client.54827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:46.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[92503]: audit 2024-09-13T14:08:45.208515+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.76:0/3670843341' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:08:46.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:45 smithi076 bash[92503]: audit 2024-09-13T14:08:45.208515+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.76:0/3670843341' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:08:46.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:45 smithi192 bash[70372]: cluster 2024-09-13T14:08:43.824746+0000 mgr.y (mgr.15252) 987 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:46.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:45 smithi192 bash[70372]: cluster 2024-09-13T14:08:43.824746+0000 mgr.y (mgr.15252) 987 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:46.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:45 smithi192 bash[70372]: audit 2024-09-13T14:08:43.889567+0000 mgr.y (mgr.15252) 988 : audit [DBG] from='client.54821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:46.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:45 smithi192 bash[70372]: audit 2024-09-13T14:08:43.889567+0000 mgr.y (mgr.15252) 988 : audit [DBG] from='client.54821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:46.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:45 smithi192 bash[70372]: audit 2024-09-13T14:08:44.177463+0000 mgr.y (mgr.15252) 989 : audit [DBG] from='client.54827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:46.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:45 smithi192 bash[70372]: audit 2024-09-13T14:08:44.177463+0000 mgr.y (mgr.15252) 989 : audit [DBG] from='client.54827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:46.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:45 smithi192 bash[70372]: audit 2024-09-13T14:08:45.208515+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.76:0/3670843341' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:08:46.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:45 smithi192 bash[70372]: audit 2024-09-13T14:08:45.208515+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.76:0/3670843341' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:08:47.047 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:46 smithi192 bash[70372]: audit 2024-09-13T14:08:44.858391+0000 mgr.y (mgr.15252) 990 : audit [DBG] from='client.54839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:47.047 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:46 smithi192 bash[70372]: audit 2024-09-13T14:08:44.858391+0000 mgr.y (mgr.15252) 990 : audit [DBG] from='client.54839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:47.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:46 smithi076 bash[88788]: audit 2024-09-13T14:08:44.858391+0000 mgr.y (mgr.15252) 990 : audit [DBG] from='client.54839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:47.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:46 smithi076 bash[88788]: audit 2024-09-13T14:08:44.858391+0000 mgr.y (mgr.15252) 990 : audit [DBG] from='client.54839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:47.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:46 smithi076 bash[92503]: audit 2024-09-13T14:08:44.858391+0000 mgr.y (mgr.15252) 990 : audit [DBG] from='client.54839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:47.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:46 smithi076 bash[92503]: audit 2024-09-13T14:08:44.858391+0000 mgr.y (mgr.15252) 990 : audit [DBG] from='client.54839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:08:47.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:47.0481591Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:48.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:47 smithi076 bash[88788]: cluster 2024-09-13T14:08:45.825703+0000 mgr.y (mgr.15252) 991 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:48.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:47 smithi076 bash[88788]: cluster 2024-09-13T14:08:45.825703+0000 mgr.y (mgr.15252) 991 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:48.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:47 smithi076 bash[92503]: cluster 2024-09-13T14:08:45.825703+0000 mgr.y (mgr.15252) 991 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:48.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:47 smithi076 bash[92503]: cluster 2024-09-13T14:08:45.825703+0000 mgr.y (mgr.15252) 991 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:48.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:47 smithi192 bash[70372]: cluster 2024-09-13T14:08:45.825703+0000 mgr.y (mgr.15252) 991 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:48.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:47 smithi192 bash[70372]: cluster 2024-09-13T14:08:45.825703+0000 mgr.y (mgr.15252) 991 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:49.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:08:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:08:49] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.51.0" 2024-09-13T14:08:50.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:49 smithi076 bash[88788]: cluster 2024-09-13T14:08:47.826893+0000 mgr.y (mgr.15252) 992 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:50.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:49 smithi076 bash[88788]: cluster 2024-09-13T14:08:47.826893+0000 mgr.y (mgr.15252) 992 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:50.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:49 smithi076 bash[92503]: cluster 2024-09-13T14:08:47.826893+0000 mgr.y (mgr.15252) 992 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:50.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:49 smithi076 bash[92503]: cluster 2024-09-13T14:08:47.826893+0000 mgr.y (mgr.15252) 992 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:50.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:50.020423296Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:50.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:49 smithi192 bash[70372]: cluster 2024-09-13T14:08:47.826893+0000 mgr.y (mgr.15252) 992 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:50.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:49 smithi192 bash[70372]: cluster 2024-09-13T14:08:47.826893+0000 mgr.y (mgr.15252) 992 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:51 smithi076 bash[88788]: cluster 2024-09-13T14:08:49.828125+0000 mgr.y (mgr.15252) 993 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:52.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:51 smithi076 bash[88788]: cluster 2024-09-13T14:08:49.828125+0000 mgr.y (mgr.15252) 993 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:52.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:51 smithi076 bash[92503]: cluster 2024-09-13T14:08:49.828125+0000 mgr.y (mgr.15252) 993 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:52.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:51 smithi076 bash[92503]: cluster 2024-09-13T14:08:49.828125+0000 mgr.y (mgr.15252) 993 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:52.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:51 smithi192 bash[70372]: cluster 2024-09-13T14:08:49.828125+0000 mgr.y (mgr.15252) 993 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:51 smithi192 bash[70372]: cluster 2024-09-13T14:08:49.828125+0000 mgr.y (mgr.15252) 993 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:52 smithi076 bash[92503]: audit 2024-09-13T14:08:51.709817+0000 mgr.y (mgr.15252) 994 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:53.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:52 smithi076 bash[92503]: audit 2024-09-13T14:08:51.709817+0000 mgr.y (mgr.15252) 994 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:53.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:52 smithi076 bash[88788]: audit 2024-09-13T14:08:51.709817+0000 mgr.y (mgr.15252) 994 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:53.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:52 smithi076 bash[88788]: audit 2024-09-13T14:08:51.709817+0000 mgr.y (mgr.15252) 994 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:53.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:53.020306898Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:53.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:52 smithi192 bash[70372]: audit 2024-09-13T14:08:51.709817+0000 mgr.y (mgr.15252) 994 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:53.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:52 smithi192 bash[70372]: audit 2024-09-13T14:08:51.709817+0000 mgr.y (mgr.15252) 994 : audit [DBG] from='client.15432 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:08:54.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:53 smithi076 bash[88788]: cluster 2024-09-13T14:08:51.829122+0000 mgr.y (mgr.15252) 995 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:54.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:53 smithi076 bash[88788]: cluster 2024-09-13T14:08:51.829122+0000 mgr.y (mgr.15252) 995 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:54.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:53 smithi076 bash[88788]: audit 2024-09-13T14:08:53.199650+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:54.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:53 smithi076 bash[88788]: audit 2024-09-13T14:08:53.199650+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:54.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:53 smithi076 bash[92503]: cluster 2024-09-13T14:08:51.829122+0000 mgr.y (mgr.15252) 995 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:54.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:53 smithi076 bash[92503]: cluster 2024-09-13T14:08:51.829122+0000 mgr.y (mgr.15252) 995 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:54.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:53 smithi076 bash[92503]: audit 2024-09-13T14:08:53.199650+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:54.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:53 smithi076 bash[92503]: audit 2024-09-13T14:08:53.199650+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:54.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:53 smithi192 bash[70372]: cluster 2024-09-13T14:08:51.829122+0000 mgr.y (mgr.15252) 995 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:54.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:53 smithi192 bash[70372]: cluster 2024-09-13T14:08:51.829122+0000 mgr.y (mgr.15252) 995 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:54.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:53 smithi192 bash[70372]: audit 2024-09-13T14:08:53.199650+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:54.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:53 smithi192 bash[70372]: audit 2024-09-13T14:08:53.199650+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:08:55.035 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:55.036 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 14:08:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:55.036 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:08:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:55.036 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 14:08:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:55.037 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:08:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:55.037 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:55.037 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:08:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:55.038 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:08:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:55.038 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:08:54 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:08:56.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:55 smithi192 bash[70372]: cluster 2024-09-13T14:08:53.830502+0000 mgr.y (mgr.15252) 996 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:56.058 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:55 smithi192 bash[70372]: cluster 2024-09-13T14:08:53.830502+0000 mgr.y (mgr.15252) 996 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:55 smithi192 bash[70372]: audit 2024-09-13T14:08:55.089186+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:55 smithi192 bash[70372]: audit 2024-09-13T14:08:55.089186+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:55 smithi192 bash[70372]: audit 2024-09-13T14:08:55.101059+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:56.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:55 smithi192 bash[70372]: audit 2024-09-13T14:08:55.101059+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:56.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:55 smithi076 bash[92503]: cluster 2024-09-13T14:08:53.830502+0000 mgr.y (mgr.15252) 996 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:56.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:55 smithi076 bash[92503]: cluster 2024-09-13T14:08:53.830502+0000 mgr.y (mgr.15252) 996 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:56.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:55 smithi076 bash[92503]: audit 2024-09-13T14:08:55.089186+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:56.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:55 smithi076 bash[92503]: audit 2024-09-13T14:08:55.089186+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:56.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:55 smithi076 bash[92503]: audit 2024-09-13T14:08:55.101059+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:56.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:55 smithi076 bash[92503]: audit 2024-09-13T14:08:55.101059+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:56.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:55 smithi076 bash[88788]: cluster 2024-09-13T14:08:53.830502+0000 mgr.y (mgr.15252) 996 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:56.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:55 smithi076 bash[88788]: cluster 2024-09-13T14:08:53.830502+0000 mgr.y (mgr.15252) 996 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:08:56.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:55 smithi076 bash[88788]: audit 2024-09-13T14:08:55.089186+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:56.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:55 smithi076 bash[88788]: audit 2024-09-13T14:08:55.089186+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:56.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:55 smithi076 bash[88788]: audit 2024-09-13T14:08:55.101059+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:56.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:55 smithi076 bash[88788]: audit 2024-09-13T14:08:55.101059+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:08:56.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:56.0586911Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:57 smithi076 bash[88788]: cluster 2024-09-13T14:08:55.831509+0000 mgr.y (mgr.15252) 997 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:57 smithi076 bash[88788]: cluster 2024-09-13T14:08:55.831509+0000 mgr.y (mgr.15252) 997 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:57 smithi076 bash[88788]: audit 2024-09-13T14:08:56.843046+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.76:0/3843874772' entity='client.iscsi.foo.smithi076.ymzewc' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-13T14:08:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:57 smithi076 bash[88788]: audit 2024-09-13T14:08:56.843046+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.76:0/3843874772' entity='client.iscsi.foo.smithi076.ymzewc' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-13T14:08:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:57 smithi076 bash[92503]: cluster 2024-09-13T14:08:55.831509+0000 mgr.y (mgr.15252) 997 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:57 smithi076 bash[92503]: cluster 2024-09-13T14:08:55.831509+0000 mgr.y (mgr.15252) 997 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:57 smithi076 bash[92503]: audit 2024-09-13T14:08:56.843046+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.76:0/3843874772' entity='client.iscsi.foo.smithi076.ymzewc' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-13T14:08:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:57 smithi076 bash[92503]: audit 2024-09-13T14:08:56.843046+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.76:0/3843874772' entity='client.iscsi.foo.smithi076.ymzewc' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-13T14:08:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:57 smithi192 bash[70372]: cluster 2024-09-13T14:08:55.831509+0000 mgr.y (mgr.15252) 997 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:57 smithi192 bash[70372]: cluster 2024-09-13T14:08:55.831509+0000 mgr.y (mgr.15252) 997 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:08:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:57 smithi192 bash[70372]: audit 2024-09-13T14:08:56.843046+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.76:0/3843874772' entity='client.iscsi.foo.smithi076.ymzewc' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-13T14:08:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:57 smithi192 bash[70372]: audit 2024-09-13T14:08:56.843046+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.76:0/3843874772' entity='client.iscsi.foo.smithi076.ymzewc' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-13T14:08:59.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:08:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:08:59.05993038Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:08:59.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:08:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:08:59] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-13T14:09:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:59 smithi076 bash[88788]: cluster 2024-09-13T14:08:57.832781+0000 mgr.y (mgr.15252) 998 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:08:59 smithi076 bash[88788]: cluster 2024-09-13T14:08:57.832781+0000 mgr.y (mgr.15252) 998 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:00.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:59 smithi076 bash[92503]: cluster 2024-09-13T14:08:57.832781+0000 mgr.y (mgr.15252) 998 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:00.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:08:59 smithi076 bash[92503]: cluster 2024-09-13T14:08:57.832781+0000 mgr.y (mgr.15252) 998 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:00.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:59 smithi192 bash[70372]: cluster 2024-09-13T14:08:57.832781+0000 mgr.y (mgr.15252) 998 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:08:59 smithi192 bash[70372]: cluster 2024-09-13T14:08:57.832781+0000 mgr.y (mgr.15252) 998 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:01 smithi076 bash[88788]: cluster 2024-09-13T14:08:59.834071+0000 mgr.y (mgr.15252) 999 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:01 smithi076 bash[88788]: cluster 2024-09-13T14:08:59.834071+0000 mgr.y (mgr.15252) 999 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:01 smithi076 bash[88788]: audit 2024-09-13T14:09:00.801904+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:01 smithi076 bash[88788]: audit 2024-09-13T14:09:00.801904+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:02.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:01 smithi076 bash[88788]: audit 2024-09-13T14:09:00.818085+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:02.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:01 smithi076 bash[88788]: audit 2024-09-13T14:09:00.818085+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:02.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:01 smithi076 bash[92503]: cluster 2024-09-13T14:08:59.834071+0000 mgr.y (mgr.15252) 999 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:02.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:01 smithi076 bash[92503]: cluster 2024-09-13T14:08:59.834071+0000 mgr.y (mgr.15252) 999 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:02.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:01 smithi076 bash[92503]: audit 2024-09-13T14:09:00.801904+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:02.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:01 smithi076 bash[92503]: audit 2024-09-13T14:09:00.801904+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:02.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:01 smithi076 bash[92503]: audit 2024-09-13T14:09:00.818085+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:02.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:01 smithi076 bash[92503]: audit 2024-09-13T14:09:00.818085+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:02.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:02.028663746Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:02.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:01 smithi192 bash[70372]: cluster 2024-09-13T14:08:59.834071+0000 mgr.y (mgr.15252) 999 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:02.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:01 smithi192 bash[70372]: cluster 2024-09-13T14:08:59.834071+0000 mgr.y (mgr.15252) 999 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:02.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:01 smithi192 bash[70372]: audit 2024-09-13T14:09:00.801904+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:02.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:01 smithi192 bash[70372]: audit 2024-09-13T14:09:00.801904+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:02.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:01 smithi192 bash[70372]: audit 2024-09-13T14:09:00.818085+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:02.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:01 smithi192 bash[70372]: audit 2024-09-13T14:09:00.818085+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:02 smithi192 bash[70372]: cluster 2024-09-13T14:09:01.834952+0000 mgr.y (mgr.15252) 1000 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:02 smithi192 bash[70372]: cluster 2024-09-13T14:09:01.834952+0000 mgr.y (mgr.15252) 1000 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:02 smithi192 bash[70372]: audit 2024-09-13T14:09:01.915908+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:02 smithi192 bash[70372]: audit 2024-09-13T14:09:01.915908+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:02 smithi192 bash[70372]: audit 2024-09-13T14:09:01.926148+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:03.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:02 smithi192 bash[70372]: audit 2024-09-13T14:09:01.926148+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:03.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:02 smithi076 bash[88788]: cluster 2024-09-13T14:09:01.834952+0000 mgr.y (mgr.15252) 1000 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:03.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:02 smithi076 bash[88788]: cluster 2024-09-13T14:09:01.834952+0000 mgr.y (mgr.15252) 1000 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:03.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:02 smithi076 bash[88788]: audit 2024-09-13T14:09:01.915908+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:03.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:02 smithi076 bash[88788]: audit 2024-09-13T14:09:01.915908+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:03.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:02 smithi076 bash[88788]: audit 2024-09-13T14:09:01.926148+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:03.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:02 smithi076 bash[88788]: audit 2024-09-13T14:09:01.926148+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:03.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:02 smithi076 bash[92503]: cluster 2024-09-13T14:09:01.834952+0000 mgr.y (mgr.15252) 1000 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:03.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:02 smithi076 bash[92503]: cluster 2024-09-13T14:09:01.834952+0000 mgr.y (mgr.15252) 1000 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:03.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:02 smithi076 bash[92503]: audit 2024-09-13T14:09:01.915908+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:03.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:02 smithi076 bash[92503]: audit 2024-09-13T14:09:01.915908+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:03.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:02 smithi076 bash[92503]: audit 2024-09-13T14:09:01.926148+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:03.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:02 smithi076 bash[92503]: audit 2024-09-13T14:09:01.926148+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:05.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:05.058157112Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:05.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:04 smithi192 bash[70372]: cluster 2024-09-13T14:09:03.836386+0000 mgr.y (mgr.15252) 1001 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:05.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:04 smithi192 bash[70372]: cluster 2024-09-13T14:09:03.836386+0000 mgr.y (mgr.15252) 1001 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:05.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:04 smithi076 bash[88788]: cluster 2024-09-13T14:09:03.836386+0000 mgr.y (mgr.15252) 1001 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:05.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:04 smithi076 bash[88788]: cluster 2024-09-13T14:09:03.836386+0000 mgr.y (mgr.15252) 1001 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:05.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:04 smithi076 bash[92503]: cluster 2024-09-13T14:09:03.836386+0000 mgr.y (mgr.15252) 1001 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:05.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:04 smithi076 bash[92503]: cluster 2024-09-13T14:09:03.836386+0000 mgr.y (mgr.15252) 1001 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:06 smithi192 bash[70372]: cluster 2024-09-13T14:09:05.837521+0000 mgr.y (mgr.15252) 1002 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:06 smithi192 bash[70372]: cluster 2024-09-13T14:09:05.837521+0000 mgr.y (mgr.15252) 1002 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:06 smithi192 bash[70372]: audit 2024-09-13T14:09:06.578524+0000 mgr.y (mgr.15252) 1003 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:06 smithi192 bash[70372]: audit 2024-09-13T14:09:06.578524+0000 mgr.y (mgr.15252) 1003 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:07.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:06 smithi076 bash[88788]: cluster 2024-09-13T14:09:05.837521+0000 mgr.y (mgr.15252) 1002 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:07.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:06 smithi076 bash[88788]: cluster 2024-09-13T14:09:05.837521+0000 mgr.y (mgr.15252) 1002 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:07.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:06 smithi076 bash[88788]: audit 2024-09-13T14:09:06.578524+0000 mgr.y (mgr.15252) 1003 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:07.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:06 smithi076 bash[88788]: audit 2024-09-13T14:09:06.578524+0000 mgr.y (mgr.15252) 1003 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:07.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:06 smithi076 bash[92503]: cluster 2024-09-13T14:09:05.837521+0000 mgr.y (mgr.15252) 1002 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:07.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:06 smithi076 bash[92503]: cluster 2024-09-13T14:09:05.837521+0000 mgr.y (mgr.15252) 1002 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T14:09:07.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:06 smithi076 bash[92503]: audit 2024-09-13T14:09:06.578524+0000 mgr.y (mgr.15252) 1003 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:07.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:06 smithi076 bash[92503]: audit 2024-09-13T14:09:06.578524+0000 mgr.y (mgr.15252) 1003 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:08.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:08.042624667Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:08 smithi192 bash[70372]: cluster 2024-09-13T14:09:07.838309+0000 mgr.y (mgr.15252) 1004 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:08 smithi192 bash[70372]: cluster 2024-09-13T14:09:07.838309+0000 mgr.y (mgr.15252) 1004 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:08 smithi192 bash[70372]: audit 2024-09-13T14:09:08.199622+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:08 smithi192 bash[70372]: audit 2024-09-13T14:09:08.199622+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:09.293 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:08 smithi076 bash[92503]: cluster 2024-09-13T14:09:07.838309+0000 mgr.y (mgr.15252) 1004 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:09.294 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:08 smithi076 bash[92503]: cluster 2024-09-13T14:09:07.838309+0000 mgr.y (mgr.15252) 1004 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:09.294 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:08 smithi076 bash[92503]: audit 2024-09-13T14:09:08.199622+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:09.294 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:08 smithi076 bash[92503]: audit 2024-09-13T14:09:08.199622+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:09.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:08 smithi076 bash[88788]: cluster 2024-09-13T14:09:07.838309+0000 mgr.y (mgr.15252) 1004 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:09.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:08 smithi076 bash[88788]: cluster 2024-09-13T14:09:07.838309+0000 mgr.y (mgr.15252) 1004 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T14:09:09.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:08 smithi076 bash[88788]: audit 2024-09-13T14:09:08.199622+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:09.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:08 smithi076 bash[88788]: audit 2024-09-13T14:09:08.199622+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:09.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:09:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:09:09] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-13T14:09:11.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:11.058883609Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:11.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:10 smithi192 bash[70372]: cluster 2024-09-13T14:09:09.839628+0000 mgr.y (mgr.15252) 1005 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:11.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:10 smithi192 bash[70372]: cluster 2024-09-13T14:09:09.839628+0000 mgr.y (mgr.15252) 1005 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:11.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:10 smithi076 bash[88788]: cluster 2024-09-13T14:09:09.839628+0000 mgr.y (mgr.15252) 1005 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:11.334 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:10 smithi076 bash[88788]: cluster 2024-09-13T14:09:09.839628+0000 mgr.y (mgr.15252) 1005 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:11.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:10 smithi076 bash[92503]: cluster 2024-09-13T14:09:09.839628+0000 mgr.y (mgr.15252) 1005 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:11.335 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:10 smithi076 bash[92503]: cluster 2024-09-13T14:09:09.839628+0000 mgr.y (mgr.15252) 1005 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:13.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.836304+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.836304+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: cluster 2024-09-13T14:09:11.840498+0000 mgr.y (mgr.15252) 1006 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: cluster 2024-09-13T14:09:11.840498+0000 mgr.y (mgr.15252) 1006 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.854871+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.854871+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.857508+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.857508+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.859898+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.859898+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.876943+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.876943+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.930583+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-13T14:09:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.930583+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-13T14:09:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.933303+0000 mgr.y (mgr.15252) 1007 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T14:09:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.933303+0000 mgr.y (mgr.15252) 1007 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T14:09:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.957495+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.957495+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.961378+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-13T14:09:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.961378+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-13T14:09:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: cephadm 2024-09-13T14:09:11.961569+0000 mgr.y (mgr.15252) 1008 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T14:09:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: cephadm 2024-09-13T14:09:11.961569+0000 mgr.y (mgr.15252) 1008 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T14:09:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.963710+0000 mgr.y (mgr.15252) 1009 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T14:09:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.963710+0000 mgr.y (mgr.15252) 1009 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T14:09:13.183 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.968495+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"} : dispatch 2024-09-13T14:09:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.968495+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"} : dispatch 2024-09-13T14:09:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.971055+0000 mgr.y (mgr.15252) 1010 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T14:09:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.971055+0000 mgr.y (mgr.15252) 1010 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T14:09:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.983318+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:11.983318+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.072801+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:09:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.072801+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:09:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.076451+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.076451+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.079493+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.079493+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.081810+0000 mon.b (mon.1) 411 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.184 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.081810+0000 mon.b (mon.1) 411 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.085371+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.185 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.085371+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.089277+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.089277+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.186 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.092022+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.092022+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.094738+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.094738+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.097735+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.097735+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.101200+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.101200+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.104780+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.104780+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: cephadm 2024-09-13T14:09:12.107917+0000 mgr.y (mgr.15252) 1011 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-13T14:09:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: cephadm 2024-09-13T14:09:12.107917+0000 mgr.y (mgr.15252) 1011 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-13T14:09:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.117034+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.187 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.117034+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.121457+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"} : dispatch 2024-09-13T14:09:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.121457+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"} : dispatch 2024-09-13T14:09:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.123455+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"} : dispatch 2024-09-13T14:09:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.123455+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"} : dispatch 2024-09-13T14:09:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.130768+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"}]': finished 2024-09-13T14:09:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.130768+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"}]': finished 2024-09-13T14:09:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.136738+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.136738+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: cephadm 2024-09-13T14:09:12.140425+0000 mgr.y (mgr.15252) 1012 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:09:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: cephadm 2024-09-13T14:09:12.140425+0000 mgr.y (mgr.15252) 1012 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:09:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.149682+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.149682+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.157597+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.188 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.157597+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: cephadm 2024-09-13T14:09:12.160783+0000 mgr.y (mgr.15252) 1013 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:09:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: cephadm 2024-09-13T14:09:12.160783+0000 mgr.y (mgr.15252) 1013 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:09:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.169604+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.169604+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.176307+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.176307+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.180461+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.180461+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.184647+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.184647+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.188869+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.188869+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.189 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.193178+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.193178+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.196876+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.196876+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: cephadm 2024-09-13T14:09:12.200241+0000 mgr.y (mgr.15252) 1014 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:09:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: cephadm 2024-09-13T14:09:12.200241+0000 mgr.y (mgr.15252) 1014 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:09:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.203137+0000 mon.b (mon.1) 428 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:09:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.203137+0000 mon.b (mon.1) 428 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:09:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.205176+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:09:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.205176+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:09:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.211768+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:09:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.211768+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:09:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.215112+0000 mon.b (mon.1) 429 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.190 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.215112+0000 mon.b (mon.1) 429 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.217077+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.217077+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.225325+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:09:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.225325+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:09:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.229686+0000 mon.b (mon.1) 430 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:09:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.229686+0000 mon.b (mon.1) 430 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:09:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.231653+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:09:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.231653+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:09:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.239656+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:09:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.239656+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:09:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.243904+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:09:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.243904+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:09:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.245840+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:09:13.191 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.245840+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:09:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.253734+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:09:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.253734+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:09:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.258068+0000 mon.b (mon.1) 432 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:09:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.258068+0000 mon.b (mon.1) 432 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:09:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.259963+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:09:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.259963+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:09:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.267853+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:09:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.267853+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:09:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.272000+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:09:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.272000+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:09:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.273979+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:09:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.273979+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:09:13.192 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.279764+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T14:09:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.279764+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T14:09:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.283574+0000 mon.b (mon.1) 434 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:09:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.283574+0000 mon.b (mon.1) 434 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:09:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.285524+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:09:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.285524+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:09:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.291203+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:09:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.291203+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:09:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.295217+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.295217+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.297326+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.297326+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.298591+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:09:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.298591+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:09:13.193 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.300659+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:09:13.194 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.300659+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:09:13.194 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.306859+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:09:13.194 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.306859+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:09:13.194 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.310443+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:09:13.194 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.310443+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:09:13.194 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.312442+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:09:13.194 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.312442+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:09:13.194 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.318558+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-13T14:09:13.194 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.318558+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-13T14:09:13.194 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.321845+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:09:13.194 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.321845+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:09:13.194 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.323796+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:09:13.194 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.323796+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:09:13.195 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.330055+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:09:13.195 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.330055+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:09:13.195 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.335097+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:09:13.195 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.335097+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:09:13.195 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.337096+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:09:13.195 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.337096+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:09:13.195 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.343333+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:09:13.195 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.343333+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:09:13.195 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.347786+0000 mon.b (mon.1) 440 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.195 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.347786+0000 mon.b (mon.1) 440 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.195 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.349742+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.195 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.349742+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.195 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.351515+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.195 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.351515+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.196 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.353401+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.196 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.353401+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.196 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.354530+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.196 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.354530+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.196 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.356518+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.196 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.356518+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.196 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.357572+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.196 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.357572+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.196 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.359508+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.196 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.359508+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.196 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.360502+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.196 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.360502+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.196 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.362383+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.197 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.362383+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.197 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.363367+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.197 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.363367+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.197 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.365187+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.197 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.365187+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.197 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.366779+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:09:13.197 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.366779+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:09:13.197 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: cephadm 2024-09-13T14:09:12.367049+0000 mgr.y (mgr.15252) 1015 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:09:13.197 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: cephadm 2024-09-13T14:09:12.367049+0000 mgr.y (mgr.15252) 1015 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:09:13.197 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.368677+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:09:13.197 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.368677+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:09:13.198 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.375004+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:09:13.198 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.375004+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:09:13.198 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.376214+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.198 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.376214+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.198 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.378082+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.198 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.378082+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.198 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.390977+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.198 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.390977+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.198 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.484226+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.198 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.484226+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.198 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.486332+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.198 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.486332+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.198 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.500047+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.199 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:12 smithi192 bash[70372]: audit 2024-09-13T14:09:12.500047+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.836304+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.836304+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: cluster 2024-09-13T14:09:11.840498+0000 mgr.y (mgr.15252) 1006 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:13.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: cluster 2024-09-13T14:09:11.840498+0000 mgr.y (mgr.15252) 1006 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:13.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.854871+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.854871+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.857508+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.857508+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.859898+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.859898+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.876943+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.876943+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.930583+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-13T14:09:13.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.930583+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-13T14:09:13.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.933303+0000 mgr.y (mgr.15252) 1007 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T14:09:13.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.933303+0000 mgr.y (mgr.15252) 1007 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T14:09:13.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.957495+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.957495+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.961378+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-13T14:09:13.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.961378+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-13T14:09:13.342 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: cephadm 2024-09-13T14:09:11.961569+0000 mgr.y (mgr.15252) 1008 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T14:09:13.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.836304+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.836304+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: cluster 2024-09-13T14:09:11.840498+0000 mgr.y (mgr.15252) 1006 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:13.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: cluster 2024-09-13T14:09:11.840498+0000 mgr.y (mgr.15252) 1006 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:13.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.854871+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.854871+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.857508+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.857508+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.859898+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.343 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.859898+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.876943+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.876943+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.930583+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-13T14:09:13.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.930583+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-13T14:09:13.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.933303+0000 mgr.y (mgr.15252) 1007 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T14:09:13.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.933303+0000 mgr.y (mgr.15252) 1007 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T14:09:13.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.957495+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.957495+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.961378+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-13T14:09:13.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.961378+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-13T14:09:13.344 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: cephadm 2024-09-13T14:09:11.961569+0000 mgr.y (mgr.15252) 1008 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T14:09:13.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: cephadm 2024-09-13T14:09:11.961569+0000 mgr.y (mgr.15252) 1008 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T14:09:13.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.963710+0000 mgr.y (mgr.15252) 1009 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T14:09:13.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.963710+0000 mgr.y (mgr.15252) 1009 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T14:09:13.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.968495+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"} : dispatch 2024-09-13T14:09:13.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.968495+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"} : dispatch 2024-09-13T14:09:13.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.971055+0000 mgr.y (mgr.15252) 1010 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T14:09:13.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.971055+0000 mgr.y (mgr.15252) 1010 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T14:09:13.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.983318+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:11.983318+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.072801+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:09:13.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.072801+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:09:13.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.076451+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.076451+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.345 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.079493+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.079493+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.081810+0000 mon.b (mon.1) 411 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.081810+0000 mon.b (mon.1) 411 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.085371+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.346 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.085371+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.346 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: cephadm 2024-09-13T14:09:11.961569+0000 mgr.y (mgr.15252) 1008 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.76:5000 to Dashboard 2024-09-13T14:09:13.346 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.963710+0000 mgr.y (mgr.15252) 1009 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T14:09:13.346 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.963710+0000 mgr.y (mgr.15252) 1009 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T14:09:13.346 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.968495+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"} : dispatch 2024-09-13T14:09:13.346 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.968495+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"} : dispatch 2024-09-13T14:09:13.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.971055+0000 mgr.y (mgr.15252) 1010 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T14:09:13.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.971055+0000 mgr.y (mgr.15252) 1010 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi076"}]: dispatch 2024-09-13T14:09:13.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.983318+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.347 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:11.983318+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.072801+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:09:13.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.072801+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T14:09:13.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.076451+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.076451+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.079493+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.079493+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.081810+0000 mon.b (mon.1) 411 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.081810+0000 mon.b (mon.1) 411 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.085371+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.348 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.085371+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.348 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.089277+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.349 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.089277+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.349 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.092022+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.349 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.092022+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.349 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.094738+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.349 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.094738+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.349 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.097735+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.349 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.097735+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.349 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.101200+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.349 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.101200+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.349 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.104780+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.349 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.104780+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.349 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: cephadm 2024-09-13T14:09:12.107917+0000 mgr.y (mgr.15252) 1011 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-13T14:09:13.349 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: cephadm 2024-09-13T14:09:12.107917+0000 mgr.y (mgr.15252) 1011 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-13T14:09:13.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.117034+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.117034+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.121457+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"} : dispatch 2024-09-13T14:09:13.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.121457+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"} : dispatch 2024-09-13T14:09:13.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.123455+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"} : dispatch 2024-09-13T14:09:13.350 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.123455+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"} : dispatch 2024-09-13T14:09:13.350 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.089277+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.350 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.089277+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.350 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.092022+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.350 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.092022+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.351 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.094738+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.351 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.094738+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.351 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.097735+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.351 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.097735+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.351 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.101200+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.351 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.101200+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.351 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.104780+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.351 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.104780+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.351 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: cephadm 2024-09-13T14:09:12.107917+0000 mgr.y (mgr.15252) 1011 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-13T14:09:13.351 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: cephadm 2024-09-13T14:09:12.107917+0000 mgr.y (mgr.15252) 1011 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-13T14:09:13.351 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.117034+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.351 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.117034+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.351 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.121457+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"} : dispatch 2024-09-13T14:09:13.351 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.121457+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"} : dispatch 2024-09-13T14:09:13.352 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.123455+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"} : dispatch 2024-09-13T14:09:13.352 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.123455+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"} : dispatch 2024-09-13T14:09:13.352 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.130768+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"}]': finished 2024-09-13T14:09:13.352 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.130768+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"}]': finished 2024-09-13T14:09:13.352 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.136738+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.352 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.136738+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.352 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: cephadm 2024-09-13T14:09:12.140425+0000 mgr.y (mgr.15252) 1012 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:09:13.352 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: cephadm 2024-09-13T14:09:12.140425+0000 mgr.y (mgr.15252) 1012 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:09:13.352 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.149682+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.352 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.149682+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.352 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.157597+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.353 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.157597+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.353 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: cephadm 2024-09-13T14:09:12.160783+0000 mgr.y (mgr.15252) 1013 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:09:13.353 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: cephadm 2024-09-13T14:09:12.160783+0000 mgr.y (mgr.15252) 1013 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:09:13.353 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.169604+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.353 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.169604+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.353 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.176307+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.353 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.176307+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.353 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.180461+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.353 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.180461+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.353 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.184647+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.353 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.184647+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.353 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.188869+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.353 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.188869+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.354 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.130768+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"}]': finished 2024-09-13T14:09:13.354 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.130768+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi076.ymzewc"}]': finished 2024-09-13T14:09:13.354 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.136738+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.354 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.136738+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.354 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: cephadm 2024-09-13T14:09:12.140425+0000 mgr.y (mgr.15252) 1012 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:09:13.354 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: cephadm 2024-09-13T14:09:12.140425+0000 mgr.y (mgr.15252) 1012 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-13T14:09:13.354 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.149682+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.354 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.149682+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.354 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.157597+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.354 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.157597+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.354 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: cephadm 2024-09-13T14:09:12.160783+0000 mgr.y (mgr.15252) 1013 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:09:13.355 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: cephadm 2024-09-13T14:09:12.160783+0000 mgr.y (mgr.15252) 1013 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-13T14:09:13.355 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.169604+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.355 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.169604+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.355 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.176307+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.355 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.176307+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.355 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.180461+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.355 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.180461+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.355 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.184647+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.355 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.184647+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.355 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.188869+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.355 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.188869+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.356 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.193178+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.356 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.193178+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.356 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.196876+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.356 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.196876+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.356 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: cephadm 2024-09-13T14:09:12.200241+0000 mgr.y (mgr.15252) 1014 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:09:13.356 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: cephadm 2024-09-13T14:09:12.200241+0000 mgr.y (mgr.15252) 1014 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:09:13.356 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.203137+0000 mon.b (mon.1) 428 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:09:13.356 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.203137+0000 mon.b (mon.1) 428 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:09:13.356 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.205176+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:09:13.356 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.205176+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:09:13.356 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.211768+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:09:13.356 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.211768+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:09:13.356 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.215112+0000 mon.b (mon.1) 429 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.357 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.215112+0000 mon.b (mon.1) 429 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.357 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.217077+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.357 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.217077+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.357 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.225325+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:09:13.357 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.225325+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:09:13.357 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.193178+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.357 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.193178+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.357 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.196876+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.357 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.196876+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:13.357 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: cephadm 2024-09-13T14:09:12.200241+0000 mgr.y (mgr.15252) 1014 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:09:13.357 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: cephadm 2024-09-13T14:09:12.200241+0000 mgr.y (mgr.15252) 1014 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-13T14:09:13.358 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.203137+0000 mon.b (mon.1) 428 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:09:13.358 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.203137+0000 mon.b (mon.1) 428 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:09:13.358 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.205176+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:09:13.358 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.205176+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T14:09:13.358 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.211768+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:09:13.358 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.211768+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T14:09:13.358 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.215112+0000 mon.b (mon.1) 429 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.358 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.215112+0000 mon.b (mon.1) 429 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.358 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.217077+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.358 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.217077+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.358 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.225325+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:09:13.358 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.225325+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T14:09:13.359 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.229686+0000 mon.b (mon.1) 430 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:09:13.359 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.229686+0000 mon.b (mon.1) 430 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:09:13.359 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.231653+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:09:13.359 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.231653+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:09:13.359 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.239656+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:09:13.359 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.239656+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:09:13.359 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.243904+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:09:13.359 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.243904+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:09:13.359 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.245840+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:09:13.359 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.245840+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:09:13.359 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.253734+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:09:13.359 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.253734+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:09:13.359 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.258068+0000 mon.b (mon.1) 432 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:09:13.360 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.258068+0000 mon.b (mon.1) 432 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:09:13.360 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.259963+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:09:13.360 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.259963+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:09:13.360 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.267853+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:09:13.360 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.267853+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:09:13.360 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.229686+0000 mon.b (mon.1) 430 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:09:13.360 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.229686+0000 mon.b (mon.1) 430 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:09:13.360 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.231653+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:09:13.360 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.231653+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T14:09:13.360 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.239656+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:09:13.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.239656+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T14:09:13.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.243904+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:09:13.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.243904+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:09:13.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.245840+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:09:13.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.245840+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T14:09:13.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.253734+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:09:13.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.253734+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T14:09:13.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.258068+0000 mon.b (mon.1) 432 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:09:13.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.258068+0000 mon.b (mon.1) 432 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:09:13.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.259963+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:09:13.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.259963+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T14:09:13.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.267853+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:09:13.361 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.267853+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T14:09:13.362 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.272000+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:09:13.362 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.272000+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:09:13.362 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.273979+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:09:13.362 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.273979+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:09:13.362 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.279764+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T14:09:13.362 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.279764+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T14:09:13.362 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.283574+0000 mon.b (mon.1) 434 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:09:13.362 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.283574+0000 mon.b (mon.1) 434 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:09:13.362 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.285524+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:09:13.362 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.285524+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:09:13.362 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.291203+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:09:13.363 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.291203+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:09:13.363 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.295217+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.363 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.295217+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.363 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.297326+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.363 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.297326+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.363 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.298591+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:09:13.363 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.272000+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:09:13.363 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.272000+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:09:13.363 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.273979+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:09:13.363 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.273979+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T14:09:13.363 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.279764+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T14:09:13.364 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.279764+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T14:09:13.364 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.283574+0000 mon.b (mon.1) 434 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:09:13.364 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.283574+0000 mon.b (mon.1) 434 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:09:13.364 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.285524+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:09:13.364 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.285524+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T14:09:13.364 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.291203+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:09:13.364 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.291203+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T14:09:13.364 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.295217+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.364 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.295217+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.365 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.297326+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.365 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.297326+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.365 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.298591+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:09:13.365 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.298591+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:09:13.365 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.300659+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:09:13.365 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.300659+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:09:13.365 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.306859+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:09:13.365 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.306859+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:09:13.365 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.310443+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:09:13.365 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.310443+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:09:13.366 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.312442+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:09:13.366 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.312442+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:09:13.366 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.318558+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-13T14:09:13.366 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.318558+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-13T14:09:13.366 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.321845+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:09:13.366 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.321845+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:09:13.366 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.323796+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:09:13.366 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.323796+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:09:13.366 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.330055+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:09:13.366 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.330055+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:09:13.366 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.298591+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:09:13.367 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.300659+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:09:13.367 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.300659+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T14:09:13.367 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.306859+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:09:13.367 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.306859+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T14:09:13.367 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.310443+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:09:13.367 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.310443+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:09:13.367 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.312442+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:09:13.367 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.312442+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T14:09:13.367 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.318558+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-13T14:09:13.367 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.318558+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-13T14:09:13.367 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.321845+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:09:13.367 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.321845+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:09:13.367 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.323796+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:09:13.367 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.323796+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T14:09:13.368 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.330055+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:09:13.368 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.330055+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T14:09:13.368 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.335097+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:09:13.368 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.335097+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:09:13.368 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.337096+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:09:13.368 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.337096+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:09:13.368 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.343333+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:09:13.368 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.343333+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:09:13.368 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.347786+0000 mon.b (mon.1) 440 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.368 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.347786+0000 mon.b (mon.1) 440 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.369 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.349742+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.369 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.349742+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.369 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.351515+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.369 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.351515+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.369 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.353401+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.369 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.353401+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.369 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.354530+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.369 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.354530+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.369 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.356518+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.369 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.335097+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:09:13.370 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.335097+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:09:13.370 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.337096+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:09:13.370 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.337096+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T14:09:13.370 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.343333+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:09:13.370 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.343333+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T14:09:13.370 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.347786+0000 mon.b (mon.1) 440 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.370 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.347786+0000 mon.b (mon.1) 440 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.370 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.349742+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.370 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.349742+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.370 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.351515+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.370 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.351515+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.370 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.353401+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.370 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.353401+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.370 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.354530+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.371 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.354530+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.371 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.356518+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.371 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.356518+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.371 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.357572+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.371 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.357572+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.371 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.359508+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.371 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.359508+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.371 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.360502+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.371 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.360502+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.371 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.362383+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.371 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.362383+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.372 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.363367+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.372 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.363367+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.372 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.365187+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.372 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.365187+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.372 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.366779+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:09:13.372 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.366779+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:09:13.372 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: cephadm 2024-09-13T14:09:12.367049+0000 mgr.y (mgr.15252) 1015 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:09:13.372 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: cephadm 2024-09-13T14:09:12.367049+0000 mgr.y (mgr.15252) 1015 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:09:13.372 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.368677+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:09:13.372 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.356518+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.373 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.357572+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.373 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.357572+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.373 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.359508+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.373 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.359508+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.373 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.360502+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.373 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.360502+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.373 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.362383+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.373 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.362383+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.373 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.363367+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.373 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.363367+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.373 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.365187+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.373 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.365187+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T14:09:13.373 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.366779+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:09:13.373 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.366779+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:09:13.374 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: cephadm 2024-09-13T14:09:12.367049+0000 mgr.y (mgr.15252) 1015 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:09:13.374 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: cephadm 2024-09-13T14:09:12.367049+0000 mgr.y (mgr.15252) 1015 : cephadm [INF] Upgrade: Complete! 2024-09-13T14:09:13.374 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.368677+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:09:13.374 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.368677+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:09:13.374 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.375004+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:09:13.374 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.375004+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:09:13.374 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.376214+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.374 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.376214+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.374 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.378082+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.374 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.378082+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.374 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.390977+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.375 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.390977+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.375 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.484226+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.375 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.484226+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.375 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.486332+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.375 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.486332+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.375 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.500047+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.375 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[88788]: audit 2024-09-13T14:09:12.500047+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.375 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.368677+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T14:09:13.375 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.375004+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:09:13.375 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.375004+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T14:09:13.375 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.376214+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.375 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.376214+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.376 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.378082+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.376 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.378082+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.376 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.390977+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.376 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.390977+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.376 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.484226+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.376 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.484226+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:09:13.376 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.486332+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.376 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.486332+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:09:13.376 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.500047+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:13.376 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:12 smithi076 bash[92503]: audit 2024-09-13T14:09:12.500047+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:14.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:14.060421557Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:14.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:14 smithi192 bash[70372]: audit 2024-09-13T14:09:13.600266+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:14.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:14 smithi192 bash[70372]: audit 2024-09-13T14:09:13.600266+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:15.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:14 smithi076 bash[88788]: audit 2024-09-13T14:09:13.600266+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:15.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:14 smithi076 bash[88788]: audit 2024-09-13T14:09:13.600266+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:14 smithi076 bash[92503]: audit 2024-09-13T14:09:13.600266+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:15.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:14 smithi076 bash[92503]: audit 2024-09-13T14:09:13.600266+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:09:15.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:15 smithi076 bash[88788]: cluster 2024-09-13T14:09:13.841821+0000 mgr.y (mgr.15252) 1016 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:15.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:15 smithi076 bash[88788]: cluster 2024-09-13T14:09:13.841821+0000 mgr.y (mgr.15252) 1016 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:15.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:15 smithi076 bash[92503]: cluster 2024-09-13T14:09:13.841821+0000 mgr.y (mgr.15252) 1016 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:15.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:15 smithi076 bash[92503]: cluster 2024-09-13T14:09:13.841821+0000 mgr.y (mgr.15252) 1016 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:15.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:15 smithi192 bash[70372]: cluster 2024-09-13T14:09:13.841821+0000 mgr.y (mgr.15252) 1016 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:15.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:15 smithi192 bash[70372]: cluster 2024-09-13T14:09:13.841821+0000 mgr.y (mgr.15252) 1016 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:16.352 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T14:09:16.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:16 smithi076 bash[88788]: audit 2024-09-13T14:09:15.537701+0000 mgr.y (mgr.15252) 1017 : audit [DBG] from='client.54875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:09:16.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:16 smithi076 bash[88788]: audit 2024-09-13T14:09:15.537701+0000 mgr.y (mgr.15252) 1017 : audit [DBG] from='client.54875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:09:16.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:16 smithi076 bash[92503]: audit 2024-09-13T14:09:15.537701+0000 mgr.y (mgr.15252) 1017 : audit [DBG] from='client.54875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:09:16.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:16 smithi076 bash[92503]: audit 2024-09-13T14:09:15.537701+0000 mgr.y (mgr.15252) 1017 : audit [DBG] from='client.54875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:09:16.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:16 smithi192 bash[70372]: audit 2024-09-13T14:09:15.537701+0000 mgr.y (mgr.15252) 1017 : audit [DBG] from='client.54875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:09:16.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:16 smithi192 bash[70372]: audit 2024-09-13T14:09:15.537701+0000 mgr.y (mgr.15252) 1017 : audit [DBG] from='client.54875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:09:17.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:17.021721643Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:17.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:17 smithi192 bash[70372]: cluster 2024-09-13T14:09:15.842794+0000 mgr.y (mgr.15252) 1018 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:17.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:17 smithi192 bash[70372]: cluster 2024-09-13T14:09:15.842794+0000 mgr.y (mgr.15252) 1018 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:17.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:17 smithi192 bash[70372]: audit 2024-09-13T14:09:16.589593+0000 mgr.y (mgr.15252) 1019 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:17.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:17 smithi192 bash[70372]: audit 2024-09-13T14:09:16.589593+0000 mgr.y (mgr.15252) 1019 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:18.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:17 smithi076 bash[88788]: cluster 2024-09-13T14:09:15.842794+0000 mgr.y (mgr.15252) 1018 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:18.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:17 smithi076 bash[88788]: cluster 2024-09-13T14:09:15.842794+0000 mgr.y (mgr.15252) 1018 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:18.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:17 smithi076 bash[88788]: audit 2024-09-13T14:09:16.589593+0000 mgr.y (mgr.15252) 1019 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:18.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:17 smithi076 bash[88788]: audit 2024-09-13T14:09:16.589593+0000 mgr.y (mgr.15252) 1019 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:18.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:17 smithi076 bash[92503]: cluster 2024-09-13T14:09:15.842794+0000 mgr.y (mgr.15252) 1018 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:18.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:17 smithi076 bash[92503]: cluster 2024-09-13T14:09:15.842794+0000 mgr.y (mgr.15252) 1018 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:18.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:17 smithi076 bash[92503]: audit 2024-09-13T14:09:16.589593+0000 mgr.y (mgr.15252) 1019 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:18.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:17 smithi076 bash[92503]: audit 2024-09-13T14:09:16.589593+0000 mgr.y (mgr.15252) 1019 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:19.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:09:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:09:19] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-13T14:09:19.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:19 smithi192 bash[70372]: cluster 2024-09-13T14:09:17.843954+0000 mgr.y (mgr.15252) 1020 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:19.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:19 smithi192 bash[70372]: cluster 2024-09-13T14:09:17.843954+0000 mgr.y (mgr.15252) 1020 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:20.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:19 smithi076 bash[88788]: cluster 2024-09-13T14:09:17.843954+0000 mgr.y (mgr.15252) 1020 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:20.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:19 smithi076 bash[88788]: cluster 2024-09-13T14:09:17.843954+0000 mgr.y (mgr.15252) 1020 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:20.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:19 smithi076 bash[92503]: cluster 2024-09-13T14:09:17.843954+0000 mgr.y (mgr.15252) 1020 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:20.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:19 smithi076 bash[92503]: cluster 2024-09-13T14:09:17.843954+0000 mgr.y (mgr.15252) 1020 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:20.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:20.057001974Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:21.172 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:09:21.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:21 smithi192 bash[70372]: cluster 2024-09-13T14:09:19.845178+0000 mgr.y (mgr.15252) 1021 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:21.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:21 smithi192 bash[70372]: cluster 2024-09-13T14:09:19.845178+0000 mgr.y (mgr.15252) 1021 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:21 smithi076 bash[88788]: cluster 2024-09-13T14:09:19.845178+0000 mgr.y (mgr.15252) 1021 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:21 smithi076 bash[88788]: cluster 2024-09-13T14:09:19.845178+0000 mgr.y (mgr.15252) 1021 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:22.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:21 smithi076 bash[92503]: cluster 2024-09-13T14:09:19.845178+0000 mgr.y (mgr.15252) 1021 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:22.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:21 smithi076 bash[92503]: cluster 2024-09-13T14:09:19.845178+0000 mgr.y (mgr.15252) 1021 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:22.755 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:09:22.755 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (16m) 21s ago 43m 14.0M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:09:22.755 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (16m) 2m ago 43m 69.6M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:09:22.755 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (27s) 21s ago 41m 47.3M - 3.8 1641fe80ce72 6f5a91414ff1 2024-09-13T14:09:22.755 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (18m) 2m ago 52m 444M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:09:22.756 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (28m) 21s ago 54m 523M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:09:22.756 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (13m) 21s ago 54m 64.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:09:22.756 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (14m) 2m ago 52m 48.8M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:09:22.756 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (12m) 21s ago 52m 49.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:09:22.756 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (17m) 21s ago 43m 8651k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:09:22.756 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (17m) 2m ago 43m 8615k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:09:22.756 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (10m) 21s ago 51m 66.3M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:09:22.756 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (10m) 21s ago 50m 61.2M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:09:22.756 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (8m) 21s ago 49m 52.1M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:09:22.756 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (6m) 21s ago 48m 58.9M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 08a3130b226a 2024-09-13T14:09:22.756 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (6m) 2m ago 47m 55.0M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 9040c6d9d877 2024-09-13T14:09:22.756 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (5m) 2m ago 46m 53.8M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 a3984a3612af 2024-09-13T14:09:22.757 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (4m) 2m ago 46m 48.1M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 5ab0314394a8 2024-09-13T14:09:22.757 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (3m) 2m ago 45m 51.1M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 31ed8b59537f 2024-09-13T14:09:22.757 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (17m) 2m ago 44m 51.6M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:09:22.757 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (2m) 21s ago 41m 90.3M - 19.3.0-4917-gb0201b8c 1641fe80ce72 57507f670ef7 2024-09-13T14:09:22.757 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (2m) 2m ago 41m 88.8M - 19.3.0-4917-gb0201b8c 1641fe80ce72 42f2ba60ffd1 2024-09-13T14:09:23.422 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions' 2024-09-13T14:09:23.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:23.020335264Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:23.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:23 smithi076 bash[88788]: cluster 2024-09-13T14:09:21.846166+0000 mgr.y (mgr.15252) 1022 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:23.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:23 smithi076 bash[88788]: cluster 2024-09-13T14:09:21.846166+0000 mgr.y (mgr.15252) 1022 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:23.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:23 smithi076 bash[88788]: audit 2024-09-13T14:09:22.735122+0000 mgr.y (mgr.15252) 1023 : audit [DBG] from='client.54881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:09:23.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:23 smithi076 bash[88788]: audit 2024-09-13T14:09:22.735122+0000 mgr.y (mgr.15252) 1023 : audit [DBG] from='client.54881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:09:23.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:23 smithi076 bash[88788]: audit 2024-09-13T14:09:23.200171+0000 mon.b (mon.1) 451 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:23.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:23 smithi076 bash[88788]: audit 2024-09-13T14:09:23.200171+0000 mon.b (mon.1) 451 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:23.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:23 smithi076 bash[92503]: cluster 2024-09-13T14:09:21.846166+0000 mgr.y (mgr.15252) 1022 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:23.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:23 smithi076 bash[92503]: cluster 2024-09-13T14:09:21.846166+0000 mgr.y (mgr.15252) 1022 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:23.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:23 smithi076 bash[92503]: audit 2024-09-13T14:09:22.735122+0000 mgr.y (mgr.15252) 1023 : audit [DBG] from='client.54881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:09:23.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:23 smithi076 bash[92503]: audit 2024-09-13T14:09:22.735122+0000 mgr.y (mgr.15252) 1023 : audit [DBG] from='client.54881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:09:23.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:23 smithi076 bash[92503]: audit 2024-09-13T14:09:23.200171+0000 mon.b (mon.1) 451 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:23.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:23 smithi076 bash[92503]: audit 2024-09-13T14:09:23.200171+0000 mon.b (mon.1) 451 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:23.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:23 smithi192 bash[70372]: cluster 2024-09-13T14:09:21.846166+0000 mgr.y (mgr.15252) 1022 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:23.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:23 smithi192 bash[70372]: cluster 2024-09-13T14:09:21.846166+0000 mgr.y (mgr.15252) 1022 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:23.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:23 smithi192 bash[70372]: audit 2024-09-13T14:09:22.735122+0000 mgr.y (mgr.15252) 1023 : audit [DBG] from='client.54881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:09:23.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:23 smithi192 bash[70372]: audit 2024-09-13T14:09:22.735122+0000 mgr.y (mgr.15252) 1023 : audit [DBG] from='client.54881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:09:23.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:23 smithi192 bash[70372]: audit 2024-09-13T14:09:23.200171+0000 mon.b (mon.1) 451 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:23.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:23 smithi192 bash[70372]: audit 2024-09-13T14:09:23.200171+0000 mon.b (mon.1) 451 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:25.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:25 smithi192 bash[70372]: cluster 2024-09-13T14:09:23.847446+0000 mgr.y (mgr.15252) 1024 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:25.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:25 smithi192 bash[70372]: cluster 2024-09-13T14:09:23.847446+0000 mgr.y (mgr.15252) 1024 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:26.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:25 smithi076 bash[88788]: cluster 2024-09-13T14:09:23.847446+0000 mgr.y (mgr.15252) 1024 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:26.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:25 smithi076 bash[88788]: cluster 2024-09-13T14:09:23.847446+0000 mgr.y (mgr.15252) 1024 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:26.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:25 smithi076 bash[92503]: cluster 2024-09-13T14:09:23.847446+0000 mgr.y (mgr.15252) 1024 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:26.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:25 smithi076 bash[92503]: cluster 2024-09-13T14:09:23.847446+0000 mgr.y (mgr.15252) 1024 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:26.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:26.044925276Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:27.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:27 smithi192 bash[70372]: cluster 2024-09-13T14:09:25.848437+0000 mgr.y (mgr.15252) 1025 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:27.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:27 smithi192 bash[70372]: cluster 2024-09-13T14:09:25.848437+0000 mgr.y (mgr.15252) 1025 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:27.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:27 smithi192 bash[70372]: audit 2024-09-13T14:09:26.600532+0000 mgr.y (mgr.15252) 1026 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:27.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:27 smithi192 bash[70372]: audit 2024-09-13T14:09:26.600532+0000 mgr.y (mgr.15252) 1026 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:28.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:27 smithi076 bash[88788]: cluster 2024-09-13T14:09:25.848437+0000 mgr.y (mgr.15252) 1025 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:28.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:27 smithi076 bash[88788]: cluster 2024-09-13T14:09:25.848437+0000 mgr.y (mgr.15252) 1025 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:28.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:27 smithi076 bash[88788]: audit 2024-09-13T14:09:26.600532+0000 mgr.y (mgr.15252) 1026 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:28.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:27 smithi076 bash[88788]: audit 2024-09-13T14:09:26.600532+0000 mgr.y (mgr.15252) 1026 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:28.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:27 smithi076 bash[92503]: cluster 2024-09-13T14:09:25.848437+0000 mgr.y (mgr.15252) 1025 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:28.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:27 smithi076 bash[92503]: cluster 2024-09-13T14:09:25.848437+0000 mgr.y (mgr.15252) 1025 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:28.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:27 smithi076 bash[92503]: audit 2024-09-13T14:09:26.600532+0000 mgr.y (mgr.15252) 1026 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:28.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:27 smithi076 bash[92503]: audit 2024-09-13T14:09:26.600532+0000 mgr.y (mgr.15252) 1026 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:28.242 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:09:29.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:29.038642364Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:29.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:09:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:09:29] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.51.0" 2024-09-13T14:09:29.817 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:09:29.817 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T14:09:29.818 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T14:09:29.818 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:09:29.818 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T14:09:29.818 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:09:29.818 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:09:29.818 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T14:09:29.818 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 8 2024-09-13T14:09:29.818 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:09:29.818 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T14:09:29.818 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:09:29.818 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:09:29.818 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T14:09:29.818 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 15 2024-09-13T14:09:29.818 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T14:09:29.819 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:09:29.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:29 smithi192 bash[70372]: cluster 2024-09-13T14:09:27.849686+0000 mgr.y (mgr.15252) 1027 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:29.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:29 smithi192 bash[70372]: cluster 2024-09-13T14:09:27.849686+0000 mgr.y (mgr.15252) 1027 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:30.065 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:29 smithi076 bash[92503]: cluster 2024-09-13T14:09:27.849686+0000 mgr.y (mgr.15252) 1027 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:30.065 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:29 smithi076 bash[92503]: cluster 2024-09-13T14:09:27.849686+0000 mgr.y (mgr.15252) 1027 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:30.065 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:29 smithi076 bash[88788]: cluster 2024-09-13T14:09:27.849686+0000 mgr.y (mgr.15252) 1027 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:30.065 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:29 smithi076 bash[88788]: cluster 2024-09-13T14:09:27.849686+0000 mgr.y (mgr.15252) 1027 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:30.630 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-09-13T14:09:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:30 smithi192 bash[70372]: audit 2024-09-13T14:09:29.819666+0000 mon.a (mon.0) 663 : audit [DBG] from='client.? 172.21.15.76:0/3769710758' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:30.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:30 smithi192 bash[70372]: audit 2024-09-13T14:09:29.819666+0000 mon.a (mon.0) 663 : audit [DBG] from='client.? 172.21.15.76:0/3769710758' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:31.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:30 smithi076 bash[88788]: audit 2024-09-13T14:09:29.819666+0000 mon.a (mon.0) 663 : audit [DBG] from='client.? 172.21.15.76:0/3769710758' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:31.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:30 smithi076 bash[88788]: audit 2024-09-13T14:09:29.819666+0000 mon.a (mon.0) 663 : audit [DBG] from='client.? 172.21.15.76:0/3769710758' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:31.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:30 smithi076 bash[92503]: audit 2024-09-13T14:09:29.819666+0000 mon.a (mon.0) 663 : audit [DBG] from='client.? 172.21.15.76:0/3769710758' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:31.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:30 smithi076 bash[92503]: audit 2024-09-13T14:09:29.819666+0000 mon.a (mon.0) 663 : audit [DBG] from='client.? 172.21.15.76:0/3769710758' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:09:31.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:31 smithi192 bash[70372]: cluster 2024-09-13T14:09:29.850310+0000 mgr.y (mgr.15252) 1028 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:31.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:31 smithi192 bash[70372]: cluster 2024-09-13T14:09:29.850310+0000 mgr.y (mgr.15252) 1028 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:32.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:31 smithi076 bash[88788]: cluster 2024-09-13T14:09:29.850310+0000 mgr.y (mgr.15252) 1028 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:32.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:31 smithi076 bash[88788]: cluster 2024-09-13T14:09:29.850310+0000 mgr.y (mgr.15252) 1028 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:32.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:31 smithi076 bash[92503]: cluster 2024-09-13T14:09:29.850310+0000 mgr.y (mgr.15252) 1028 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:32.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:31 smithi076 bash[92503]: cluster 2024-09-13T14:09:29.850310+0000 mgr.y (mgr.15252) 1028 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:32.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:32.035820708Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:33.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:33 smithi192 bash[70372]: cluster 2024-09-13T14:09:31.850923+0000 mgr.y (mgr.15252) 1029 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:33.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:33 smithi192 bash[70372]: cluster 2024-09-13T14:09:31.850923+0000 mgr.y (mgr.15252) 1029 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:34.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:33 smithi076 bash[88788]: cluster 2024-09-13T14:09:31.850923+0000 mgr.y (mgr.15252) 1029 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:34.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:33 smithi076 bash[88788]: cluster 2024-09-13T14:09:31.850923+0000 mgr.y (mgr.15252) 1029 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:34.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:33 smithi076 bash[92503]: cluster 2024-09-13T14:09:31.850923+0000 mgr.y (mgr.15252) 1029 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:34.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:33 smithi076 bash[92503]: cluster 2024-09-13T14:09:31.850923+0000 mgr.y (mgr.15252) 1029 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:35.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:35.032486788Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:35.441 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:09:35.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:35 smithi076 bash[88788]: cluster 2024-09-13T14:09:33.852275+0000 mgr.y (mgr.15252) 1030 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:35.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:35 smithi076 bash[88788]: cluster 2024-09-13T14:09:33.852275+0000 mgr.y (mgr.15252) 1030 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:35.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:35 smithi076 bash[92503]: cluster 2024-09-13T14:09:33.852275+0000 mgr.y (mgr.15252) 1030 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:35.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:35 smithi076 bash[92503]: cluster 2024-09-13T14:09:33.852275+0000 mgr.y (mgr.15252) 1030 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:35.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:35 smithi192 bash[70372]: cluster 2024-09-13T14:09:33.852275+0000 mgr.y (mgr.15252) 1030 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:35.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:35 smithi192 bash[70372]: cluster 2024-09-13T14:09:33.852275+0000 mgr.y (mgr.15252) 1030 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:36.699 INFO:teuthology.orchestra.run.smithi076.stdout:wait for servicemap items w/ changing names to refresh 2024-09-13T14:09:37.457 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'sleep 60' 2024-09-13T14:09:37.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:37 smithi076 bash[88788]: cluster 2024-09-13T14:09:35.853293+0000 mgr.y (mgr.15252) 1031 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:37.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:37 smithi076 bash[88788]: cluster 2024-09-13T14:09:35.853293+0000 mgr.y (mgr.15252) 1031 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:37.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:37 smithi076 bash[88788]: audit 2024-09-13T14:09:36.610453+0000 mgr.y (mgr.15252) 1032 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:37.841 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:37 smithi076 bash[88788]: audit 2024-09-13T14:09:36.610453+0000 mgr.y (mgr.15252) 1032 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:37.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:37 smithi076 bash[92503]: cluster 2024-09-13T14:09:35.853293+0000 mgr.y (mgr.15252) 1031 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:37.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:37 smithi076 bash[92503]: cluster 2024-09-13T14:09:35.853293+0000 mgr.y (mgr.15252) 1031 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:37.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:37 smithi076 bash[92503]: audit 2024-09-13T14:09:36.610453+0000 mgr.y (mgr.15252) 1032 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:37.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:37 smithi076 bash[92503]: audit 2024-09-13T14:09:36.610453+0000 mgr.y (mgr.15252) 1032 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:37 smithi192 bash[70372]: cluster 2024-09-13T14:09:35.853293+0000 mgr.y (mgr.15252) 1031 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:37 smithi192 bash[70372]: cluster 2024-09-13T14:09:35.853293+0000 mgr.y (mgr.15252) 1031 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:37 smithi192 bash[70372]: audit 2024-09-13T14:09:36.610453+0000 mgr.y (mgr.15252) 1032 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:37.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:37 smithi192 bash[70372]: audit 2024-09-13T14:09:36.610453+0000 mgr.y (mgr.15252) 1032 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:38.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:38.059003317Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:38 smithi192 bash[70372]: audit 2024-09-13T14:09:38.200664+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:38.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:38 smithi192 bash[70372]: audit 2024-09-13T14:09:38.200664+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:39.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:38 smithi076 bash[88788]: audit 2024-09-13T14:09:38.200664+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:39.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:38 smithi076 bash[88788]: audit 2024-09-13T14:09:38.200664+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:39.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:38 smithi076 bash[92503]: audit 2024-09-13T14:09:38.200664+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:39.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:38 smithi076 bash[92503]: audit 2024-09-13T14:09:38.200664+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:39.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:09:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:09:39] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-13T14:09:39.930 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:39 smithi192 bash[70372]: cluster 2024-09-13T14:09:37.854563+0000 mgr.y (mgr.15252) 1033 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:39.931 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:39 smithi192 bash[70372]: cluster 2024-09-13T14:09:37.854563+0000 mgr.y (mgr.15252) 1033 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:40.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:39 smithi076 bash[88788]: cluster 2024-09-13T14:09:37.854563+0000 mgr.y (mgr.15252) 1033 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:40.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:39 smithi076 bash[88788]: cluster 2024-09-13T14:09:37.854563+0000 mgr.y (mgr.15252) 1033 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:40.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:39 smithi076 bash[92503]: cluster 2024-09-13T14:09:37.854563+0000 mgr.y (mgr.15252) 1033 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:40.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:39 smithi076 bash[92503]: cluster 2024-09-13T14:09:37.854563+0000 mgr.y (mgr.15252) 1033 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:41.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:41.045013156Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:42.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:41 smithi076 bash[88788]: cluster 2024-09-13T14:09:39.855680+0000 mgr.y (mgr.15252) 1034 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:42.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:41 smithi076 bash[88788]: cluster 2024-09-13T14:09:39.855680+0000 mgr.y (mgr.15252) 1034 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:42.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:41 smithi076 bash[92503]: cluster 2024-09-13T14:09:39.855680+0000 mgr.y (mgr.15252) 1034 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:42.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:41 smithi076 bash[92503]: cluster 2024-09-13T14:09:39.855680+0000 mgr.y (mgr.15252) 1034 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:42.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:41 smithi192 bash[70372]: cluster 2024-09-13T14:09:39.855680+0000 mgr.y (mgr.15252) 1034 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:42.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:41 smithi192 bash[70372]: cluster 2024-09-13T14:09:39.855680+0000 mgr.y (mgr.15252) 1034 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:42.272 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:09:44.066 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:43 smithi192 bash[70372]: cluster 2024-09-13T14:09:41.856678+0000 mgr.y (mgr.15252) 1035 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:44.067 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:43 smithi192 bash[70372]: cluster 2024-09-13T14:09:41.856678+0000 mgr.y (mgr.15252) 1035 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:44.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:43 smithi076 bash[88788]: cluster 2024-09-13T14:09:41.856678+0000 mgr.y (mgr.15252) 1035 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:44.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:43 smithi076 bash[88788]: cluster 2024-09-13T14:09:41.856678+0000 mgr.y (mgr.15252) 1035 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:44.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:43 smithi076 bash[92503]: cluster 2024-09-13T14:09:41.856678+0000 mgr.y (mgr.15252) 1035 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:44.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:43 smithi076 bash[92503]: cluster 2024-09-13T14:09:41.856678+0000 mgr.y (mgr.15252) 1035 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:44.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:44.06748853Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:46.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:45 smithi076 bash[92503]: cluster 2024-09-13T14:09:43.858105+0000 mgr.y (mgr.15252) 1036 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:46.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:45 smithi076 bash[92503]: cluster 2024-09-13T14:09:43.858105+0000 mgr.y (mgr.15252) 1036 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:46.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:45 smithi076 bash[88788]: cluster 2024-09-13T14:09:43.858105+0000 mgr.y (mgr.15252) 1036 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:46.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:45 smithi076 bash[88788]: cluster 2024-09-13T14:09:43.858105+0000 mgr.y (mgr.15252) 1036 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:46.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:45 smithi192 bash[70372]: cluster 2024-09-13T14:09:43.858105+0000 mgr.y (mgr.15252) 1036 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:46.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:45 smithi192 bash[70372]: cluster 2024-09-13T14:09:43.858105+0000 mgr.y (mgr.15252) 1036 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:47.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:47.057433271Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:48.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:47 smithi076 bash[88788]: cluster 2024-09-13T14:09:45.859117+0000 mgr.y (mgr.15252) 1037 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:48.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:47 smithi076 bash[88788]: cluster 2024-09-13T14:09:45.859117+0000 mgr.y (mgr.15252) 1037 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:48.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:47 smithi076 bash[88788]: audit 2024-09-13T14:09:46.618504+0000 mgr.y (mgr.15252) 1038 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:48.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:47 smithi076 bash[88788]: audit 2024-09-13T14:09:46.618504+0000 mgr.y (mgr.15252) 1038 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:48.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:47 smithi076 bash[92503]: cluster 2024-09-13T14:09:45.859117+0000 mgr.y (mgr.15252) 1037 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:48.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:47 smithi076 bash[92503]: cluster 2024-09-13T14:09:45.859117+0000 mgr.y (mgr.15252) 1037 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:48.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:47 smithi076 bash[92503]: audit 2024-09-13T14:09:46.618504+0000 mgr.y (mgr.15252) 1038 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:48.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:47 smithi076 bash[92503]: audit 2024-09-13T14:09:46.618504+0000 mgr.y (mgr.15252) 1038 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:48.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:47 smithi192 bash[70372]: cluster 2024-09-13T14:09:45.859117+0000 mgr.y (mgr.15252) 1037 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:48.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:47 smithi192 bash[70372]: cluster 2024-09-13T14:09:45.859117+0000 mgr.y (mgr.15252) 1037 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:48.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:47 smithi192 bash[70372]: audit 2024-09-13T14:09:46.618504+0000 mgr.y (mgr.15252) 1038 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:48.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:47 smithi192 bash[70372]: audit 2024-09-13T14:09:46.618504+0000 mgr.y (mgr.15252) 1038 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:49.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:09:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:09:49] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-13T14:09:50.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:49 smithi192 bash[70372]: cluster 2024-09-13T14:09:47.860371+0000 mgr.y (mgr.15252) 1039 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:50.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:49 smithi192 bash[70372]: cluster 2024-09-13T14:09:47.860371+0000 mgr.y (mgr.15252) 1039 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:50.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:49 smithi076 bash[88788]: cluster 2024-09-13T14:09:47.860371+0000 mgr.y (mgr.15252) 1039 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:50.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:49 smithi076 bash[88788]: cluster 2024-09-13T14:09:47.860371+0000 mgr.y (mgr.15252) 1039 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:50.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:49 smithi076 bash[92503]: cluster 2024-09-13T14:09:47.860371+0000 mgr.y (mgr.15252) 1039 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:50.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:49 smithi076 bash[92503]: cluster 2024-09-13T14:09:47.860371+0000 mgr.y (mgr.15252) 1039 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:50.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:50.059795935Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:51 smithi076 bash[88788]: cluster 2024-09-13T14:09:49.861499+0000 mgr.y (mgr.15252) 1040 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:52.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:51 smithi076 bash[88788]: cluster 2024-09-13T14:09:49.861499+0000 mgr.y (mgr.15252) 1040 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:52.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:51 smithi076 bash[92503]: cluster 2024-09-13T14:09:49.861499+0000 mgr.y (mgr.15252) 1040 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:52.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:51 smithi076 bash[92503]: cluster 2024-09-13T14:09:49.861499+0000 mgr.y (mgr.15252) 1040 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:52.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:51 smithi192 bash[70372]: cluster 2024-09-13T14:09:49.861499+0000 mgr.y (mgr.15252) 1040 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:52.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:51 smithi192 bash[70372]: cluster 2024-09-13T14:09:49.861499+0000 mgr.y (mgr.15252) 1040 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:53.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:53.060729077Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:54.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:53 smithi076 bash[88788]: cluster 2024-09-13T14:09:51.862544+0000 mgr.y (mgr.15252) 1041 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:54.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:53 smithi076 bash[88788]: cluster 2024-09-13T14:09:51.862544+0000 mgr.y (mgr.15252) 1041 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:54.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:53 smithi076 bash[88788]: audit 2024-09-13T14:09:53.201258+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:54.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:53 smithi076 bash[88788]: audit 2024-09-13T14:09:53.201258+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:54.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:53 smithi076 bash[92503]: cluster 2024-09-13T14:09:51.862544+0000 mgr.y (mgr.15252) 1041 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:54.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:53 smithi076 bash[92503]: cluster 2024-09-13T14:09:51.862544+0000 mgr.y (mgr.15252) 1041 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:54.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:53 smithi076 bash[92503]: audit 2024-09-13T14:09:53.201258+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:54.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:53 smithi076 bash[92503]: audit 2024-09-13T14:09:53.201258+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:54.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:53 smithi192 bash[70372]: cluster 2024-09-13T14:09:51.862544+0000 mgr.y (mgr.15252) 1041 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:54.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:53 smithi192 bash[70372]: cluster 2024-09-13T14:09:51.862544+0000 mgr.y (mgr.15252) 1041 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:54.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:53 smithi192 bash[70372]: audit 2024-09-13T14:09:53.201258+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:54.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:53 smithi192 bash[70372]: audit 2024-09-13T14:09:53.201258+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:09:56.033 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:55 smithi192 bash[70372]: cluster 2024-09-13T14:09:53.863926+0000 mgr.y (mgr.15252) 1042 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:56.033 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:55 smithi192 bash[70372]: cluster 2024-09-13T14:09:53.863926+0000 mgr.y (mgr.15252) 1042 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:56.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:55 smithi076 bash[88788]: cluster 2024-09-13T14:09:53.863926+0000 mgr.y (mgr.15252) 1042 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:56.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:55 smithi076 bash[88788]: cluster 2024-09-13T14:09:53.863926+0000 mgr.y (mgr.15252) 1042 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:56.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:55 smithi076 bash[92503]: cluster 2024-09-13T14:09:53.863926+0000 mgr.y (mgr.15252) 1042 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:56.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:55 smithi076 bash[92503]: cluster 2024-09-13T14:09:53.863926+0000 mgr.y (mgr.15252) 1042 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:09:56.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:56.033976187Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:57 smithi076 bash[88788]: cluster 2024-09-13T14:09:55.864947+0000 mgr.y (mgr.15252) 1043 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:57 smithi076 bash[88788]: cluster 2024-09-13T14:09:55.864947+0000 mgr.y (mgr.15252) 1043 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:57 smithi076 bash[88788]: audit 2024-09-13T14:09:56.629725+0000 mgr.y (mgr.15252) 1044 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:58.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:57 smithi076 bash[88788]: audit 2024-09-13T14:09:56.629725+0000 mgr.y (mgr.15252) 1044 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:57 smithi076 bash[92503]: cluster 2024-09-13T14:09:55.864947+0000 mgr.y (mgr.15252) 1043 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:57 smithi076 bash[92503]: cluster 2024-09-13T14:09:55.864947+0000 mgr.y (mgr.15252) 1043 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:57 smithi076 bash[92503]: audit 2024-09-13T14:09:56.629725+0000 mgr.y (mgr.15252) 1044 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:57 smithi076 bash[92503]: audit 2024-09-13T14:09:56.629725+0000 mgr.y (mgr.15252) 1044 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:57 smithi192 bash[70372]: cluster 2024-09-13T14:09:55.864947+0000 mgr.y (mgr.15252) 1043 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:57 smithi192 bash[70372]: cluster 2024-09-13T14:09:55.864947+0000 mgr.y (mgr.15252) 1043 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:09:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:57 smithi192 bash[70372]: audit 2024-09-13T14:09:56.629725+0000 mgr.y (mgr.15252) 1044 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:58.182 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:57 smithi192 bash[70372]: audit 2024-09-13T14:09:56.629725+0000 mgr.y (mgr.15252) 1044 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:09:59.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:09:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:09:59.051142332Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:09:59.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:09:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:09:59] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.51.0" 2024-09-13T14:10:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:59 smithi076 bash[88788]: cluster 2024-09-13T14:09:57.866272+0000 mgr.y (mgr.15252) 1045 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:00.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:09:59 smithi076 bash[88788]: cluster 2024-09-13T14:09:57.866272+0000 mgr.y (mgr.15252) 1045 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:59 smithi076 bash[92503]: cluster 2024-09-13T14:09:57.866272+0000 mgr.y (mgr.15252) 1045 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:00.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:09:59 smithi076 bash[92503]: cluster 2024-09-13T14:09:57.866272+0000 mgr.y (mgr.15252) 1045 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:00.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:59 smithi192 bash[70372]: cluster 2024-09-13T14:09:57.866272+0000 mgr.y (mgr.15252) 1045 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:09:59 smithi192 bash[70372]: cluster 2024-09-13T14:09:57.866272+0000 mgr.y (mgr.15252) 1045 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:01.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:00 smithi076 bash[92503]: cluster 2024-09-13T14:10:00.000145+0000 mon.a (mon.0) 664 : cluster [INF] overall HEALTH_OK 2024-09-13T14:10:01.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:00 smithi076 bash[92503]: cluster 2024-09-13T14:10:00.000145+0000 mon.a (mon.0) 664 : cluster [INF] overall HEALTH_OK 2024-09-13T14:10:01.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:00 smithi076 bash[88788]: cluster 2024-09-13T14:10:00.000145+0000 mon.a (mon.0) 664 : cluster [INF] overall HEALTH_OK 2024-09-13T14:10:01.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:00 smithi076 bash[88788]: cluster 2024-09-13T14:10:00.000145+0000 mon.a (mon.0) 664 : cluster [INF] overall HEALTH_OK 2024-09-13T14:10:01.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:00 smithi192 bash[70372]: cluster 2024-09-13T14:10:00.000145+0000 mon.a (mon.0) 664 : cluster [INF] overall HEALTH_OK 2024-09-13T14:10:01.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:00 smithi192 bash[70372]: cluster 2024-09-13T14:10:00.000145+0000 mon.a (mon.0) 664 : cluster [INF] overall HEALTH_OK 2024-09-13T14:10:02.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:01 smithi192 bash[70372]: cluster 2024-09-13T14:09:59.867397+0000 mgr.y (mgr.15252) 1046 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:02.059 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:01 smithi192 bash[70372]: cluster 2024-09-13T14:09:59.867397+0000 mgr.y (mgr.15252) 1046 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:02.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:01 smithi076 bash[92503]: cluster 2024-09-13T14:09:59.867397+0000 mgr.y (mgr.15252) 1046 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:02.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:01 smithi076 bash[92503]: cluster 2024-09-13T14:09:59.867397+0000 mgr.y (mgr.15252) 1046 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:01 smithi076 bash[88788]: cluster 2024-09-13T14:09:59.867397+0000 mgr.y (mgr.15252) 1046 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:02.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:01 smithi076 bash[88788]: cluster 2024-09-13T14:09:59.867397+0000 mgr.y (mgr.15252) 1046 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:02.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:02.060492865Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:04.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:03 smithi076 bash[88788]: cluster 2024-09-13T14:10:01.868431+0000 mgr.y (mgr.15252) 1047 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:04.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:03 smithi076 bash[88788]: cluster 2024-09-13T14:10:01.868431+0000 mgr.y (mgr.15252) 1047 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:04.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:03 smithi076 bash[92503]: cluster 2024-09-13T14:10:01.868431+0000 mgr.y (mgr.15252) 1047 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:04.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:03 smithi076 bash[92503]: cluster 2024-09-13T14:10:01.868431+0000 mgr.y (mgr.15252) 1047 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:03 smithi192 bash[70372]: cluster 2024-09-13T14:10:01.868431+0000 mgr.y (mgr.15252) 1047 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:03 smithi192 bash[70372]: cluster 2024-09-13T14:10:01.868431+0000 mgr.y (mgr.15252) 1047 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:05.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:05.038494334Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:06.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:05 smithi076 bash[88788]: cluster 2024-09-13T14:10:03.869798+0000 mgr.y (mgr.15252) 1048 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:06.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:05 smithi076 bash[88788]: cluster 2024-09-13T14:10:03.869798+0000 mgr.y (mgr.15252) 1048 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:06.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:05 smithi076 bash[92503]: cluster 2024-09-13T14:10:03.869798+0000 mgr.y (mgr.15252) 1048 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:06.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:05 smithi076 bash[92503]: cluster 2024-09-13T14:10:03.869798+0000 mgr.y (mgr.15252) 1048 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:06.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:05 smithi192 bash[70372]: cluster 2024-09-13T14:10:03.869798+0000 mgr.y (mgr.15252) 1048 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:06.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:05 smithi192 bash[70372]: cluster 2024-09-13T14:10:03.869798+0000 mgr.y (mgr.15252) 1048 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:08.047 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:07 smithi192 bash[70372]: cluster 2024-09-13T14:10:05.870804+0000 mgr.y (mgr.15252) 1049 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:08.047 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:07 smithi192 bash[70372]: cluster 2024-09-13T14:10:05.870804+0000 mgr.y (mgr.15252) 1049 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:08.047 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:07 smithi192 bash[70372]: audit 2024-09-13T14:10:06.640927+0000 mgr.y (mgr.15252) 1050 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:08.047 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:07 smithi192 bash[70372]: audit 2024-09-13T14:10:06.640927+0000 mgr.y (mgr.15252) 1050 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:08.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:07 smithi076 bash[88788]: cluster 2024-09-13T14:10:05.870804+0000 mgr.y (mgr.15252) 1049 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:08.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:07 smithi076 bash[88788]: cluster 2024-09-13T14:10:05.870804+0000 mgr.y (mgr.15252) 1049 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:08.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:07 smithi076 bash[88788]: audit 2024-09-13T14:10:06.640927+0000 mgr.y (mgr.15252) 1050 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:08.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:07 smithi076 bash[88788]: audit 2024-09-13T14:10:06.640927+0000 mgr.y (mgr.15252) 1050 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:08.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:07 smithi076 bash[92503]: cluster 2024-09-13T14:10:05.870804+0000 mgr.y (mgr.15252) 1049 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:08.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:07 smithi076 bash[92503]: cluster 2024-09-13T14:10:05.870804+0000 mgr.y (mgr.15252) 1049 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:08.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:07 smithi076 bash[92503]: audit 2024-09-13T14:10:06.640927+0000 mgr.y (mgr.15252) 1050 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:08.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:07 smithi076 bash[92503]: audit 2024-09-13T14:10:06.640927+0000 mgr.y (mgr.15252) 1050 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:08.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:08.0481584Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:08 smithi076 bash[88788]: audit 2024-09-13T14:10:08.201722+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:08 smithi076 bash[88788]: audit 2024-09-13T14:10:08.201722+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:09.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:08 smithi076 bash[92503]: audit 2024-09-13T14:10:08.201722+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:09.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:08 smithi076 bash[92503]: audit 2024-09-13T14:10:08.201722+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:08 smithi192 bash[70372]: audit 2024-09-13T14:10:08.201722+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:08 smithi192 bash[70372]: audit 2024-09-13T14:10:08.201722+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:09.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:10:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:10:09] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-13T14:10:10.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:09 smithi076 bash[88788]: cluster 2024-09-13T14:10:07.872081+0000 mgr.y (mgr.15252) 1051 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:10.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:09 smithi076 bash[88788]: cluster 2024-09-13T14:10:07.872081+0000 mgr.y (mgr.15252) 1051 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:10.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:09 smithi076 bash[92503]: cluster 2024-09-13T14:10:07.872081+0000 mgr.y (mgr.15252) 1051 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:10.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:09 smithi076 bash[92503]: cluster 2024-09-13T14:10:07.872081+0000 mgr.y (mgr.15252) 1051 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:10.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:09 smithi192 bash[70372]: cluster 2024-09-13T14:10:07.872081+0000 mgr.y (mgr.15252) 1051 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:09 smithi192 bash[70372]: cluster 2024-09-13T14:10:07.872081+0000 mgr.y (mgr.15252) 1051 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:11.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:11.03336487Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:11 smithi076 bash[88788]: cluster 2024-09-13T14:10:09.873210+0000 mgr.y (mgr.15252) 1052 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:11 smithi076 bash[88788]: cluster 2024-09-13T14:10:09.873210+0000 mgr.y (mgr.15252) 1052 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:12.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:11 smithi076 bash[92503]: cluster 2024-09-13T14:10:09.873210+0000 mgr.y (mgr.15252) 1052 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:12.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:11 smithi076 bash[92503]: cluster 2024-09-13T14:10:09.873210+0000 mgr.y (mgr.15252) 1052 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:12.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:11 smithi192 bash[70372]: cluster 2024-09-13T14:10:09.873210+0000 mgr.y (mgr.15252) 1052 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:12.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:11 smithi192 bash[70372]: cluster 2024-09-13T14:10:09.873210+0000 mgr.y (mgr.15252) 1052 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:14.043 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:13 smithi192 bash[70372]: cluster 2024-09-13T14:10:11.874298+0000 mgr.y (mgr.15252) 1053 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:14.043 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:13 smithi192 bash[70372]: cluster 2024-09-13T14:10:11.874298+0000 mgr.y (mgr.15252) 1053 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:14.043 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:13 smithi192 bash[70372]: audit 2024-09-13T14:10:13.330845+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:10:14.043 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:13 smithi192 bash[70372]: audit 2024-09-13T14:10:13.330845+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:10:14.043 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:13 smithi192 bash[70372]: audit 2024-09-13T14:10:13.332914+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:10:14.043 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:13 smithi192 bash[70372]: audit 2024-09-13T14:10:13.332914+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:10:14.044 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:13 smithi192 bash[70372]: audit 2024-09-13T14:10:13.344595+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:10:14.044 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:13 smithi192 bash[70372]: audit 2024-09-13T14:10:13.344595+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:10:14.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[88788]: cluster 2024-09-13T14:10:11.874298+0000 mgr.y (mgr.15252) 1053 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[88788]: cluster 2024-09-13T14:10:11.874298+0000 mgr.y (mgr.15252) 1053 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[88788]: audit 2024-09-13T14:10:13.330845+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:10:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[88788]: audit 2024-09-13T14:10:13.330845+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:10:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[88788]: audit 2024-09-13T14:10:13.332914+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:10:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[88788]: audit 2024-09-13T14:10:13.332914+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:10:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[88788]: audit 2024-09-13T14:10:13.344595+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:10:14.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[88788]: audit 2024-09-13T14:10:13.344595+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:10:14.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[92503]: cluster 2024-09-13T14:10:11.874298+0000 mgr.y (mgr.15252) 1053 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:14.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[92503]: cluster 2024-09-13T14:10:11.874298+0000 mgr.y (mgr.15252) 1053 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:14.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[92503]: audit 2024-09-13T14:10:13.330845+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:10:14.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[92503]: audit 2024-09-13T14:10:13.330845+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:10:14.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[92503]: audit 2024-09-13T14:10:13.332914+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:10:14.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[92503]: audit 2024-09-13T14:10:13.332914+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:10:14.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[92503]: audit 2024-09-13T14:10:13.344595+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:10:14.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:13 smithi076 bash[92503]: audit 2024-09-13T14:10:13.344595+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:10:14.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:14.043989896Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:16.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:15 smithi076 bash[88788]: cluster 2024-09-13T14:10:13.875705+0000 mgr.y (mgr.15252) 1054 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:16.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:15 smithi076 bash[88788]: cluster 2024-09-13T14:10:13.875705+0000 mgr.y (mgr.15252) 1054 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:16.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:15 smithi076 bash[92503]: cluster 2024-09-13T14:10:13.875705+0000 mgr.y (mgr.15252) 1054 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:16.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:15 smithi076 bash[92503]: cluster 2024-09-13T14:10:13.875705+0000 mgr.y (mgr.15252) 1054 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:16.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:15 smithi192 bash[70372]: cluster 2024-09-13T14:10:13.875705+0000 mgr.y (mgr.15252) 1054 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:16.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:15 smithi192 bash[70372]: cluster 2024-09-13T14:10:13.875705+0000 mgr.y (mgr.15252) 1054 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:17.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:17.043376121Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:18.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:17 smithi076 bash[88788]: cluster 2024-09-13T14:10:15.876708+0000 mgr.y (mgr.15252) 1055 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:18.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:17 smithi076 bash[88788]: cluster 2024-09-13T14:10:15.876708+0000 mgr.y (mgr.15252) 1055 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:18.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:17 smithi076 bash[88788]: audit 2024-09-13T14:10:16.650481+0000 mgr.y (mgr.15252) 1056 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:18.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:17 smithi076 bash[88788]: audit 2024-09-13T14:10:16.650481+0000 mgr.y (mgr.15252) 1056 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:18.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:17 smithi076 bash[92503]: cluster 2024-09-13T14:10:15.876708+0000 mgr.y (mgr.15252) 1055 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:18.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:17 smithi076 bash[92503]: cluster 2024-09-13T14:10:15.876708+0000 mgr.y (mgr.15252) 1055 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:18.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:17 smithi076 bash[92503]: audit 2024-09-13T14:10:16.650481+0000 mgr.y (mgr.15252) 1056 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:18.094 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:17 smithi076 bash[92503]: audit 2024-09-13T14:10:16.650481+0000 mgr.y (mgr.15252) 1056 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:17 smithi192 bash[70372]: cluster 2024-09-13T14:10:15.876708+0000 mgr.y (mgr.15252) 1055 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:17 smithi192 bash[70372]: cluster 2024-09-13T14:10:15.876708+0000 mgr.y (mgr.15252) 1055 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:17 smithi192 bash[70372]: audit 2024-09-13T14:10:16.650481+0000 mgr.y (mgr.15252) 1056 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:17 smithi192 bash[70372]: audit 2024-09-13T14:10:16.650481+0000 mgr.y (mgr.15252) 1056 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:19.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:10:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:10:19] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-13T14:10:20.046 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:19 smithi192 bash[70372]: cluster 2024-09-13T14:10:17.878030+0000 mgr.y (mgr.15252) 1057 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:20.047 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:19 smithi192 bash[70372]: cluster 2024-09-13T14:10:17.878030+0000 mgr.y (mgr.15252) 1057 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:20.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:19 smithi076 bash[88788]: cluster 2024-09-13T14:10:17.878030+0000 mgr.y (mgr.15252) 1057 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:20.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:19 smithi076 bash[88788]: cluster 2024-09-13T14:10:17.878030+0000 mgr.y (mgr.15252) 1057 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:20.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:19 smithi076 bash[92503]: cluster 2024-09-13T14:10:17.878030+0000 mgr.y (mgr.15252) 1057 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:20.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:19 smithi076 bash[92503]: cluster 2024-09-13T14:10:17.878030+0000 mgr.y (mgr.15252) 1057 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:20.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:20.047545545Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:21 smithi076 bash[88788]: cluster 2024-09-13T14:10:19.879142+0000 mgr.y (mgr.15252) 1058 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:21 smithi076 bash[88788]: cluster 2024-09-13T14:10:19.879142+0000 mgr.y (mgr.15252) 1058 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:22.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:21 smithi076 bash[92503]: cluster 2024-09-13T14:10:19.879142+0000 mgr.y (mgr.15252) 1058 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:22.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:21 smithi076 bash[92503]: cluster 2024-09-13T14:10:19.879142+0000 mgr.y (mgr.15252) 1058 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:22.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:21 smithi192 bash[70372]: cluster 2024-09-13T14:10:19.879142+0000 mgr.y (mgr.15252) 1058 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:22.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:21 smithi192 bash[70372]: cluster 2024-09-13T14:10:19.879142+0000 mgr.y (mgr.15252) 1058 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:23.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:23.042970015Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:24.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:23 smithi076 bash[88788]: cluster 2024-09-13T14:10:21.880118+0000 mgr.y (mgr.15252) 1059 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:24.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:23 smithi076 bash[88788]: cluster 2024-09-13T14:10:21.880118+0000 mgr.y (mgr.15252) 1059 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:24.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:23 smithi076 bash[88788]: audit 2024-09-13T14:10:23.202128+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:24.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:23 smithi076 bash[88788]: audit 2024-09-13T14:10:23.202128+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:24.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:23 smithi076 bash[92503]: cluster 2024-09-13T14:10:21.880118+0000 mgr.y (mgr.15252) 1059 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:24.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:23 smithi076 bash[92503]: cluster 2024-09-13T14:10:21.880118+0000 mgr.y (mgr.15252) 1059 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:24.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:23 smithi076 bash[92503]: audit 2024-09-13T14:10:23.202128+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:24.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:23 smithi076 bash[92503]: audit 2024-09-13T14:10:23.202128+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:23 smithi192 bash[70372]: cluster 2024-09-13T14:10:21.880118+0000 mgr.y (mgr.15252) 1059 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:23 smithi192 bash[70372]: cluster 2024-09-13T14:10:21.880118+0000 mgr.y (mgr.15252) 1059 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:23 smithi192 bash[70372]: audit 2024-09-13T14:10:23.202128+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:23 smithi192 bash[70372]: audit 2024-09-13T14:10:23.202128+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:26.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:25 smithi076 bash[88788]: cluster 2024-09-13T14:10:23.881482+0000 mgr.y (mgr.15252) 1060 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:26.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:25 smithi076 bash[88788]: cluster 2024-09-13T14:10:23.881482+0000 mgr.y (mgr.15252) 1060 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:26.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:25 smithi076 bash[92503]: cluster 2024-09-13T14:10:23.881482+0000 mgr.y (mgr.15252) 1060 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:26.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:25 smithi076 bash[92503]: cluster 2024-09-13T14:10:23.881482+0000 mgr.y (mgr.15252) 1060 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:26.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:26.028573417Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:26.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:25 smithi192 bash[70372]: cluster 2024-09-13T14:10:23.881482+0000 mgr.y (mgr.15252) 1060 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:26.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:25 smithi192 bash[70372]: cluster 2024-09-13T14:10:23.881482+0000 mgr.y (mgr.15252) 1060 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:28.092 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:27 smithi076 bash[88788]: cluster 2024-09-13T14:10:25.882504+0000 mgr.y (mgr.15252) 1061 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:28.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:27 smithi076 bash[88788]: cluster 2024-09-13T14:10:25.882504+0000 mgr.y (mgr.15252) 1061 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:28.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:27 smithi076 bash[88788]: audit 2024-09-13T14:10:26.661687+0000 mgr.y (mgr.15252) 1062 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:28.093 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:27 smithi076 bash[88788]: audit 2024-09-13T14:10:26.661687+0000 mgr.y (mgr.15252) 1062 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:28.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:27 smithi076 bash[92503]: cluster 2024-09-13T14:10:25.882504+0000 mgr.y (mgr.15252) 1061 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:28.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:27 smithi076 bash[92503]: cluster 2024-09-13T14:10:25.882504+0000 mgr.y (mgr.15252) 1061 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:28.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:27 smithi076 bash[92503]: audit 2024-09-13T14:10:26.661687+0000 mgr.y (mgr.15252) 1062 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:28.093 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:27 smithi076 bash[92503]: audit 2024-09-13T14:10:26.661687+0000 mgr.y (mgr.15252) 1062 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:27 smithi192 bash[70372]: cluster 2024-09-13T14:10:25.882504+0000 mgr.y (mgr.15252) 1061 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:27 smithi192 bash[70372]: cluster 2024-09-13T14:10:25.882504+0000 mgr.y (mgr.15252) 1061 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:27 smithi192 bash[70372]: audit 2024-09-13T14:10:26.661687+0000 mgr.y (mgr.15252) 1062 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:27 smithi192 bash[70372]: audit 2024-09-13T14:10:26.661687+0000 mgr.y (mgr.15252) 1062 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:29.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:29.056565642Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:29.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:10:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:10:29] "GET /metrics HTTP/1.1" 200 38399 "" "Prometheus/2.51.0" 2024-09-13T14:10:30.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:29 smithi076 bash[92503]: cluster 2024-09-13T14:10:27.883847+0000 mgr.y (mgr.15252) 1063 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:30.100 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:29 smithi076 bash[92503]: cluster 2024-09-13T14:10:27.883847+0000 mgr.y (mgr.15252) 1063 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:30.100 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:29 smithi076 bash[88788]: cluster 2024-09-13T14:10:27.883847+0000 mgr.y (mgr.15252) 1063 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:30.100 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:29 smithi076 bash[88788]: cluster 2024-09-13T14:10:27.883847+0000 mgr.y (mgr.15252) 1063 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:30.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:29 smithi192 bash[70372]: cluster 2024-09-13T14:10:27.883847+0000 mgr.y (mgr.15252) 1063 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:29 smithi192 bash[70372]: cluster 2024-09-13T14:10:27.883847+0000 mgr.y (mgr.15252) 1063 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:32.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:31 smithi076 bash[92503]: cluster 2024-09-13T14:10:29.885061+0000 mgr.y (mgr.15252) 1064 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:32.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:31 smithi076 bash[92503]: cluster 2024-09-13T14:10:29.885061+0000 mgr.y (mgr.15252) 1064 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:32.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:31 smithi076 bash[88788]: cluster 2024-09-13T14:10:29.885061+0000 mgr.y (mgr.15252) 1064 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:32.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:31 smithi076 bash[88788]: cluster 2024-09-13T14:10:29.885061+0000 mgr.y (mgr.15252) 1064 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:32.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:32.020015985Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:32.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:31 smithi192 bash[70372]: cluster 2024-09-13T14:10:29.885061+0000 mgr.y (mgr.15252) 1064 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:32.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:31 smithi192 bash[70372]: cluster 2024-09-13T14:10:29.885061+0000 mgr.y (mgr.15252) 1064 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:34.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:33 smithi076 bash[88788]: cluster 2024-09-13T14:10:31.886178+0000 mgr.y (mgr.15252) 1065 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:34.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:33 smithi076 bash[88788]: cluster 2024-09-13T14:10:31.886178+0000 mgr.y (mgr.15252) 1065 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:34.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:33 smithi076 bash[92503]: cluster 2024-09-13T14:10:31.886178+0000 mgr.y (mgr.15252) 1065 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:34.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:33 smithi076 bash[92503]: cluster 2024-09-13T14:10:31.886178+0000 mgr.y (mgr.15252) 1065 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:34.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:33 smithi192 bash[70372]: cluster 2024-09-13T14:10:31.886178+0000 mgr.y (mgr.15252) 1065 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:33 smithi192 bash[70372]: cluster 2024-09-13T14:10:31.886178+0000 mgr.y (mgr.15252) 1065 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:35.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:35.020544803Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:36.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:35 smithi076 bash[88788]: cluster 2024-09-13T14:10:33.887716+0000 mgr.y (mgr.15252) 1066 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:36.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:35 smithi076 bash[88788]: cluster 2024-09-13T14:10:33.887716+0000 mgr.y (mgr.15252) 1066 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:36.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:35 smithi076 bash[92503]: cluster 2024-09-13T14:10:33.887716+0000 mgr.y (mgr.15252) 1066 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:36.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:35 smithi076 bash[92503]: cluster 2024-09-13T14:10:33.887716+0000 mgr.y (mgr.15252) 1066 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:36.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:35 smithi192 bash[70372]: cluster 2024-09-13T14:10:33.887716+0000 mgr.y (mgr.15252) 1066 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:36.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:35 smithi192 bash[70372]: cluster 2024-09-13T14:10:33.887716+0000 mgr.y (mgr.15252) 1066 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:38.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:37 smithi076 bash[92503]: cluster 2024-09-13T14:10:35.888880+0000 mgr.y (mgr.15252) 1067 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:38.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:37 smithi076 bash[92503]: cluster 2024-09-13T14:10:35.888880+0000 mgr.y (mgr.15252) 1067 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:38.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:37 smithi076 bash[92503]: audit 2024-09-13T14:10:36.672988+0000 mgr.y (mgr.15252) 1068 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:38.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:37 smithi076 bash[92503]: audit 2024-09-13T14:10:36.672988+0000 mgr.y (mgr.15252) 1068 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:38.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:37 smithi076 bash[88788]: cluster 2024-09-13T14:10:35.888880+0000 mgr.y (mgr.15252) 1067 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:38.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:37 smithi076 bash[88788]: cluster 2024-09-13T14:10:35.888880+0000 mgr.y (mgr.15252) 1067 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:38.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:37 smithi076 bash[88788]: audit 2024-09-13T14:10:36.672988+0000 mgr.y (mgr.15252) 1068 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:38.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:37 smithi076 bash[88788]: audit 2024-09-13T14:10:36.672988+0000 mgr.y (mgr.15252) 1068 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:38.181 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:38.059067251Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:38.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:37 smithi192 bash[70372]: cluster 2024-09-13T14:10:35.888880+0000 mgr.y (mgr.15252) 1067 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:38.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:37 smithi192 bash[70372]: cluster 2024-09-13T14:10:35.888880+0000 mgr.y (mgr.15252) 1067 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:38.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:37 smithi192 bash[70372]: audit 2024-09-13T14:10:36.672988+0000 mgr.y (mgr.15252) 1068 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:38.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:37 smithi192 bash[70372]: audit 2024-09-13T14:10:36.672988+0000 mgr.y (mgr.15252) 1068 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:39.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:38 smithi192 bash[70372]: audit 2024-09-13T14:10:38.202617+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:39.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:38 smithi192 bash[70372]: audit 2024-09-13T14:10:38.202617+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:39.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:38 smithi076 bash[88788]: audit 2024-09-13T14:10:38.202617+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:39.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:38 smithi076 bash[88788]: audit 2024-09-13T14:10:38.202617+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:39.294 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:38 smithi076 bash[92503]: audit 2024-09-13T14:10:38.202617+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:39.294 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:38 smithi076 bash[92503]: audit 2024-09-13T14:10:38.202617+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:39.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:10:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:10:39] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-13T14:10:40.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:39 smithi192 bash[70372]: cluster 2024-09-13T14:10:37.890206+0000 mgr.y (mgr.15252) 1069 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:40.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:39 smithi192 bash[70372]: cluster 2024-09-13T14:10:37.890206+0000 mgr.y (mgr.15252) 1069 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:39 smithi076 bash[88788]: cluster 2024-09-13T14:10:37.890206+0000 mgr.y (mgr.15252) 1069 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:40.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:39 smithi076 bash[88788]: cluster 2024-09-13T14:10:37.890206+0000 mgr.y (mgr.15252) 1069 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:39 smithi076 bash[92503]: cluster 2024-09-13T14:10:37.890206+0000 mgr.y (mgr.15252) 1069 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:40.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:39 smithi076 bash[92503]: cluster 2024-09-13T14:10:37.890206+0000 mgr.y (mgr.15252) 1069 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:41.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:41.022535188Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:41.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:40 smithi192 bash[70372]: cluster 2024-09-13T14:10:39.891286+0000 mgr.y (mgr.15252) 1070 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:41.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:40 smithi192 bash[70372]: cluster 2024-09-13T14:10:39.891286+0000 mgr.y (mgr.15252) 1070 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:41.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:40 smithi076 bash[88788]: cluster 2024-09-13T14:10:39.891286+0000 mgr.y (mgr.15252) 1070 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:41.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:40 smithi076 bash[88788]: cluster 2024-09-13T14:10:39.891286+0000 mgr.y (mgr.15252) 1070 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:41.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:40 smithi076 bash[92503]: cluster 2024-09-13T14:10:39.891286+0000 mgr.y (mgr.15252) 1070 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:41.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:40 smithi076 bash[92503]: cluster 2024-09-13T14:10:39.891286+0000 mgr.y (mgr.15252) 1070 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:43.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:42 smithi076 bash[88788]: cluster 2024-09-13T14:10:41.892304+0000 mgr.y (mgr.15252) 1071 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:43.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:42 smithi076 bash[88788]: cluster 2024-09-13T14:10:41.892304+0000 mgr.y (mgr.15252) 1071 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:43.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:42 smithi076 bash[92503]: cluster 2024-09-13T14:10:41.892304+0000 mgr.y (mgr.15252) 1071 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:43.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:42 smithi076 bash[92503]: cluster 2024-09-13T14:10:41.892304+0000 mgr.y (mgr.15252) 1071 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:43.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:42 smithi192 bash[70372]: cluster 2024-09-13T14:10:41.892304+0000 mgr.y (mgr.15252) 1071 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:43.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:42 smithi192 bash[70372]: cluster 2024-09-13T14:10:41.892304+0000 mgr.y (mgr.15252) 1071 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:44.287 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T14:10:44.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:44.048256062Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:45.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:44 smithi076 bash[88788]: cluster 2024-09-13T14:10:43.893697+0000 mgr.y (mgr.15252) 1072 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:45.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:44 smithi076 bash[88788]: cluster 2024-09-13T14:10:43.893697+0000 mgr.y (mgr.15252) 1072 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:45.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:44 smithi076 bash[92503]: cluster 2024-09-13T14:10:43.893697+0000 mgr.y (mgr.15252) 1072 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:45.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:44 smithi076 bash[92503]: cluster 2024-09-13T14:10:43.893697+0000 mgr.y (mgr.15252) 1072 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:45.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:44 smithi192 bash[70372]: cluster 2024-09-13T14:10:43.893697+0000 mgr.y (mgr.15252) 1072 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:45.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:44 smithi192 bash[70372]: cluster 2024-09-13T14:10:43.893697+0000 mgr.y (mgr.15252) 1072 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:47.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:46 smithi076 bash[88788]: cluster 2024-09-13T14:10:45.894701+0000 mgr.y (mgr.15252) 1073 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:47.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:46 smithi076 bash[88788]: cluster 2024-09-13T14:10:45.894701+0000 mgr.y (mgr.15252) 1073 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:47.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:46 smithi076 bash[88788]: audit 2024-09-13T14:10:46.684275+0000 mgr.y (mgr.15252) 1074 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:47.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:46 smithi076 bash[88788]: audit 2024-09-13T14:10:46.684275+0000 mgr.y (mgr.15252) 1074 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:47.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:47 smithi076 bash[92503]: cluster 2024-09-13T14:10:45.894701+0000 mgr.y (mgr.15252) 1073 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:47.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:47 smithi076 bash[92503]: cluster 2024-09-13T14:10:45.894701+0000 mgr.y (mgr.15252) 1073 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:47.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:47 smithi076 bash[92503]: audit 2024-09-13T14:10:46.684275+0000 mgr.y (mgr.15252) 1074 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:47.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:47 smithi076 bash[92503]: audit 2024-09-13T14:10:46.684275+0000 mgr.y (mgr.15252) 1074 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:47.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:47.029665981Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:47.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:46 smithi192 bash[70372]: cluster 2024-09-13T14:10:45.894701+0000 mgr.y (mgr.15252) 1073 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:47.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:46 smithi192 bash[70372]: cluster 2024-09-13T14:10:45.894701+0000 mgr.y (mgr.15252) 1073 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:47.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:46 smithi192 bash[70372]: audit 2024-09-13T14:10:46.684275+0000 mgr.y (mgr.15252) 1074 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:47.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:46 smithi192 bash[70372]: audit 2024-09-13T14:10:46.684275+0000 mgr.y (mgr.15252) 1074 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:49.106 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:10:49.214 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:48 smithi076 bash[88788]: cluster 2024-09-13T14:10:47.895913+0000 mgr.y (mgr.15252) 1075 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:49.214 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:48 smithi076 bash[88788]: cluster 2024-09-13T14:10:47.895913+0000 mgr.y (mgr.15252) 1075 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:49.214 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:48 smithi076 bash[92503]: cluster 2024-09-13T14:10:47.895913+0000 mgr.y (mgr.15252) 1075 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:49.215 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:48 smithi076 bash[92503]: cluster 2024-09-13T14:10:47.895913+0000 mgr.y (mgr.15252) 1075 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:49.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:48 smithi192 bash[70372]: cluster 2024-09-13T14:10:47.895913+0000 mgr.y (mgr.15252) 1075 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:49.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:48 smithi192 bash[70372]: cluster 2024-09-13T14:10:47.895913+0000 mgr.y (mgr.15252) 1075 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:49.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:10:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:10:49] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-13T14:10:50.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:50.04344425Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:50.713 INFO:teuthology.orchestra.run.smithi076.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T14:10:50.713 INFO:teuthology.orchestra.run.smithi076.stdout:alertmanager.a smithi076 *:9093,9094 running (18m) 109s ago 45m 14.0M - 0.27.0 11f11916f8cd 4f18f058ce36 2024-09-13T14:10:50.713 INFO:teuthology.orchestra.run.smithi076.stdout:grafana.a smithi192 *:3000 running (17m) 3m ago 44m 69.6M - 10.4.0 c8b91775d855 ba61f2d79d83 2024-09-13T14:10:50.713 INFO:teuthology.orchestra.run.smithi076.stdout:iscsi.foo.smithi076.ymzewc smithi076 *:5000 running (115s) 109s ago 42m 47.3M - 3.8 1641fe80ce72 6f5a91414ff1 2024-09-13T14:10:50.713 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.x smithi192 *:8443,9283,8765 running (19m) 3m ago 53m 444M - 19.3.0-4917-gb0201b8c 1641fe80ce72 9124033ddf14 2024-09-13T14:10:50.713 INFO:teuthology.orchestra.run.smithi076.stdout:mgr.y smithi076 *:8443,9283,8765 running (30m) 109s ago 55m 523M - 19.3.0-4917-gb0201b8c 1641fe80ce72 1da2d5eb3bb0 2024-09-13T14:10:50.713 INFO:teuthology.orchestra.run.smithi076.stdout:mon.a smithi076 running (14m) 109s ago 56m 64.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f85570aa0da1 2024-09-13T14:10:50.713 INFO:teuthology.orchestra.run.smithi076.stdout:mon.b smithi192 running (15m) 3m ago 54m 48.8M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 5631c747d37a 2024-09-13T14:10:50.713 INFO:teuthology.orchestra.run.smithi076.stdout:mon.c smithi076 running (14m) 109s ago 54m 49.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 1d5add5fb204 2024-09-13T14:10:50.713 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.a smithi076 *:9100 running (19m) 109s ago 45m 8651k - 1.7.0 72c9c2088986 95813ed8317e 2024-09-13T14:10:50.714 INFO:teuthology.orchestra.run.smithi076.stdout:node-exporter.b smithi192 *:9100 running (19m) 3m ago 45m 8615k - 1.7.0 72c9c2088986 b90ef6f7b36d 2024-09-13T14:10:50.714 INFO:teuthology.orchestra.run.smithi076.stdout:osd.0 smithi076 running (12m) 109s ago 52m 66.3M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 d2cd787395c9 2024-09-13T14:10:50.714 INFO:teuthology.orchestra.run.smithi076.stdout:osd.1 smithi076 running (11m) 109s ago 52m 61.2M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 cc1d55143b41 2024-09-13T14:10:50.714 INFO:teuthology.orchestra.run.smithi076.stdout:osd.2 smithi076 running (9m) 109s ago 51m 52.1M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 09a4a49bbc4f 2024-09-13T14:10:50.714 INFO:teuthology.orchestra.run.smithi076.stdout:osd.3 smithi076 running (8m) 109s ago 50m 58.9M 3036M 19.3.0-4917-gb0201b8c 1641fe80ce72 08a3130b226a 2024-09-13T14:10:50.714 INFO:teuthology.orchestra.run.smithi076.stdout:osd.4 smithi192 running (7m) 3m ago 49m 55.0M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 9040c6d9d877 2024-09-13T14:10:50.714 INFO:teuthology.orchestra.run.smithi076.stdout:osd.5 smithi192 running (6m) 3m ago 48m 53.8M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 a3984a3612af 2024-09-13T14:10:50.714 INFO:teuthology.orchestra.run.smithi076.stdout:osd.6 smithi192 running (6m) 3m ago 47m 48.1M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 5ab0314394a8 2024-09-13T14:10:50.714 INFO:teuthology.orchestra.run.smithi076.stdout:osd.7 smithi192 running (5m) 3m ago 46m 51.1M 3292M 19.3.0-4917-gb0201b8c 1641fe80ce72 31ed8b59537f 2024-09-13T14:10:50.714 INFO:teuthology.orchestra.run.smithi076.stdout:prometheus.a smithi192 *:9095 running (18m) 3m ago 45m 51.6M - 2.51.0 1d3b7f56885b 2439ad3d6bf9 2024-09-13T14:10:50.714 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi076.mlkkks smithi076 *:8000 running (3m) 109s ago 43m 90.3M - 19.3.0-4917-gb0201b8c 1641fe80ce72 57507f670ef7 2024-09-13T14:10:50.714 INFO:teuthology.orchestra.run.smithi076.stdout:rgw.foo.smithi192.ifevfw smithi192 *:8000 running (3m) 3m ago 43m 88.8M - 19.3.0-4917-gb0201b8c 1641fe80ce72 42f2ba60ffd1 2024-09-13T14:10:51.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:50 smithi076 bash[88788]: cluster 2024-09-13T14:10:49.897097+0000 mgr.y (mgr.15252) 1076 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:51.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:50 smithi076 bash[88788]: cluster 2024-09-13T14:10:49.897097+0000 mgr.y (mgr.15252) 1076 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:51.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:50 smithi076 bash[88788]: audit 2024-09-13T14:10:50.673792+0000 mgr.y (mgr.15252) 1077 : audit [DBG] from='client.54893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:10:51.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:50 smithi076 bash[88788]: audit 2024-09-13T14:10:50.673792+0000 mgr.y (mgr.15252) 1077 : audit [DBG] from='client.54893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:10:51.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:50 smithi076 bash[92503]: cluster 2024-09-13T14:10:49.897097+0000 mgr.y (mgr.15252) 1076 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:51.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:50 smithi076 bash[92503]: cluster 2024-09-13T14:10:49.897097+0000 mgr.y (mgr.15252) 1076 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:51.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:50 smithi076 bash[92503]: audit 2024-09-13T14:10:50.673792+0000 mgr.y (mgr.15252) 1077 : audit [DBG] from='client.54893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:10:51.092 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:50 smithi076 bash[92503]: audit 2024-09-13T14:10:50.673792+0000 mgr.y (mgr.15252) 1077 : audit [DBG] from='client.54893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:10:51.412 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions' 2024-09-13T14:10:51.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:50 smithi192 bash[70372]: cluster 2024-09-13T14:10:49.897097+0000 mgr.y (mgr.15252) 1076 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:51.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:50 smithi192 bash[70372]: cluster 2024-09-13T14:10:49.897097+0000 mgr.y (mgr.15252) 1076 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:51.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:50 smithi192 bash[70372]: audit 2024-09-13T14:10:50.673792+0000 mgr.y (mgr.15252) 1077 : audit [DBG] from='client.54893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:10:51.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:50 smithi192 bash[70372]: audit 2024-09-13T14:10:50.673792+0000 mgr.y (mgr.15252) 1077 : audit [DBG] from='client.54893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:10:53.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:52 smithi076 bash[88788]: cluster 2024-09-13T14:10:51.898097+0000 mgr.y (mgr.15252) 1078 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:53.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:52 smithi076 bash[88788]: cluster 2024-09-13T14:10:51.898097+0000 mgr.y (mgr.15252) 1078 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:53.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:52 smithi076 bash[92503]: cluster 2024-09-13T14:10:51.898097+0000 mgr.y (mgr.15252) 1078 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:53.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:52 smithi076 bash[92503]: cluster 2024-09-13T14:10:51.898097+0000 mgr.y (mgr.15252) 1078 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:53.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:53.02739586Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:53.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:52 smithi192 bash[70372]: cluster 2024-09-13T14:10:51.898097+0000 mgr.y (mgr.15252) 1078 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:53.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:52 smithi192 bash[70372]: cluster 2024-09-13T14:10:51.898097+0000 mgr.y (mgr.15252) 1078 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-13T14:10:54.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:53 smithi076 bash[88788]: audit 2024-09-13T14:10:53.203430+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:54.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:53 smithi076 bash[88788]: audit 2024-09-13T14:10:53.203430+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:54.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:53 smithi076 bash[92503]: audit 2024-09-13T14:10:53.203430+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:54.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:53 smithi076 bash[92503]: audit 2024-09-13T14:10:53.203430+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:53 smithi192 bash[70372]: audit 2024-09-13T14:10:53.203430+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:53 smithi192 bash[70372]: audit 2024-09-13T14:10:53.203430+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:10:56.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:55 smithi192 bash[70372]: cluster 2024-09-13T14:10:53.899385+0000 mgr.y (mgr.15252) 1079 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:56.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:55 smithi192 bash[70372]: cluster 2024-09-13T14:10:53.899385+0000 mgr.y (mgr.15252) 1079 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:56.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:55 smithi076 bash[88788]: cluster 2024-09-13T14:10:53.899385+0000 mgr.y (mgr.15252) 1079 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:56.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:55 smithi076 bash[88788]: cluster 2024-09-13T14:10:53.899385+0000 mgr.y (mgr.15252) 1079 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:56.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:55 smithi076 bash[92503]: cluster 2024-09-13T14:10:53.899385+0000 mgr.y (mgr.15252) 1079 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:56.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:55 smithi076 bash[92503]: cluster 2024-09-13T14:10:53.899385+0000 mgr.y (mgr.15252) 1079 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:10:56.227 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:10:56.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:56.054510835Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:57.862 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:10:57.863 INFO:teuthology.orchestra.run.smithi076.stdout: "mon": { 2024-09-13T14:10:57.863 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T14:10:57.863 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:10:57.863 INFO:teuthology.orchestra.run.smithi076.stdout: "mgr": { 2024-09-13T14:10:57.863 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:10:57.863 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:10:57.863 INFO:teuthology.orchestra.run.smithi076.stdout: "osd": { 2024-09-13T14:10:57.863 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 8 2024-09-13T14:10:57.863 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:10:57.863 INFO:teuthology.orchestra.run.smithi076.stdout: "rgw": { 2024-09-13T14:10:57.863 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T14:10:57.863 INFO:teuthology.orchestra.run.smithi076.stdout: }, 2024-09-13T14:10:57.863 INFO:teuthology.orchestra.run.smithi076.stdout: "overall": { 2024-09-13T14:10:57.863 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 15 2024-09-13T14:10:57.864 INFO:teuthology.orchestra.run.smithi076.stdout: } 2024-09-13T14:10:57.864 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:10:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:57 smithi076 bash[88788]: cluster 2024-09-13T14:10:55.900335+0000 mgr.y (mgr.15252) 1080 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:57 smithi076 bash[88788]: cluster 2024-09-13T14:10:55.900335+0000 mgr.y (mgr.15252) 1080 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:57 smithi076 bash[88788]: audit 2024-09-13T14:10:56.695594+0000 mgr.y (mgr.15252) 1081 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:58.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:57 smithi076 bash[88788]: audit 2024-09-13T14:10:56.695594+0000 mgr.y (mgr.15252) 1081 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:57 smithi076 bash[92503]: cluster 2024-09-13T14:10:55.900335+0000 mgr.y (mgr.15252) 1080 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:57 smithi076 bash[92503]: cluster 2024-09-13T14:10:55.900335+0000 mgr.y (mgr.15252) 1080 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:57 smithi076 bash[92503]: audit 2024-09-13T14:10:56.695594+0000 mgr.y (mgr.15252) 1081 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:58.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:57 smithi076 bash[92503]: audit 2024-09-13T14:10:56.695594+0000 mgr.y (mgr.15252) 1081 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:58.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:57 smithi192 bash[70372]: cluster 2024-09-13T14:10:55.900335+0000 mgr.y (mgr.15252) 1080 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:57 smithi192 bash[70372]: cluster 2024-09-13T14:10:55.900335+0000 mgr.y (mgr.15252) 1080 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:10:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:57 smithi192 bash[70372]: audit 2024-09-13T14:10:56.695594+0000 mgr.y (mgr.15252) 1081 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:58.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:57 smithi192 bash[70372]: audit 2024-09-13T14:10:56.695594+0000 mgr.y (mgr.15252) 1081 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:10:58.597 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade status' 2024-09-13T14:10:59.043 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:58 smithi192 bash[70372]: audit 2024-09-13T14:10:57.864609+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.76:0/701685761' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:10:59.044 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:58 smithi192 bash[70372]: audit 2024-09-13T14:10:57.864609+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.76:0/701685761' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:10:59.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:58 smithi076 bash[92503]: audit 2024-09-13T14:10:57.864609+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.76:0/701685761' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:10:59.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:58 smithi076 bash[92503]: audit 2024-09-13T14:10:57.864609+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.76:0/701685761' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:10:59.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:58 smithi076 bash[88788]: audit 2024-09-13T14:10:57.864609+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.76:0/701685761' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:10:59.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:58 smithi076 bash[88788]: audit 2024-09-13T14:10:57.864609+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.76:0/701685761' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:10:59.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:10:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:10:59.04461596Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:10:59.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:10:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:10:59] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-13T14:11:00.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:59 smithi076 bash[92503]: cluster 2024-09-13T14:10:57.901181+0000 mgr.y (mgr.15252) 1082 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:00.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:10:59 smithi076 bash[92503]: cluster 2024-09-13T14:10:57.901181+0000 mgr.y (mgr.15252) 1082 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:00.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:59 smithi076 bash[88788]: cluster 2024-09-13T14:10:57.901181+0000 mgr.y (mgr.15252) 1082 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:00.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:10:59 smithi076 bash[88788]: cluster 2024-09-13T14:10:57.901181+0000 mgr.y (mgr.15252) 1082 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:00.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:59 smithi192 bash[70372]: cluster 2024-09-13T14:10:57.901181+0000 mgr.y (mgr.15252) 1082 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:00.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:10:59 smithi192 bash[70372]: cluster 2024-09-13T14:10:57.901181+0000 mgr.y (mgr.15252) 1082 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:02.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:01 smithi192 bash[70372]: cluster 2024-09-13T14:10:59.902271+0000 mgr.y (mgr.15252) 1083 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:02.057 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:01 smithi192 bash[70372]: cluster 2024-09-13T14:10:59.902271+0000 mgr.y (mgr.15252) 1083 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:01 smithi076 bash[88788]: cluster 2024-09-13T14:10:59.902271+0000 mgr.y (mgr.15252) 1083 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:02.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:01 smithi076 bash[88788]: cluster 2024-09-13T14:10:59.902271+0000 mgr.y (mgr.15252) 1083 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:02.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:01 smithi076 bash[92503]: cluster 2024-09-13T14:10:59.902271+0000 mgr.y (mgr.15252) 1083 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:02.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:01 smithi076 bash[92503]: cluster 2024-09-13T14:10:59.902271+0000 mgr.y (mgr.15252) 1083 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:02.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:02.058499366Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:03.414 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:11:03.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:03 smithi076 bash[88788]: cluster 2024-09-13T14:11:01.903213+0000 mgr.y (mgr.15252) 1084 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:03.840 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:03 smithi076 bash[88788]: cluster 2024-09-13T14:11:01.903213+0000 mgr.y (mgr.15252) 1084 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:03.840 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:03 smithi076 bash[92503]: cluster 2024-09-13T14:11:01.903213+0000 mgr.y (mgr.15252) 1084 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:03.841 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:03 smithi076 bash[92503]: cluster 2024-09-13T14:11:01.903213+0000 mgr.y (mgr.15252) 1084 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:04.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:03 smithi192 bash[70372]: cluster 2024-09-13T14:11:01.903213+0000 mgr.y (mgr.15252) 1084 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:04.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:03 smithi192 bash[70372]: cluster 2024-09-13T14:11:01.903213+0000 mgr.y (mgr.15252) 1084 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:05.142 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:11:05.143 INFO:teuthology.orchestra.run.smithi076.stdout: "target_image": null, 2024-09-13T14:11:05.143 INFO:teuthology.orchestra.run.smithi076.stdout: "in_progress": false, 2024-09-13T14:11:05.143 INFO:teuthology.orchestra.run.smithi076.stdout: "which": "", 2024-09-13T14:11:05.143 INFO:teuthology.orchestra.run.smithi076.stdout: "services_complete": [], 2024-09-13T14:11:05.143 INFO:teuthology.orchestra.run.smithi076.stdout: "progress": null, 2024-09-13T14:11:05.143 INFO:teuthology.orchestra.run.smithi076.stdout: "message": "", 2024-09-13T14:11:05.143 INFO:teuthology.orchestra.run.smithi076.stdout: "is_paused": false 2024-09-13T14:11:05.143 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:11:05.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:05.045322119Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:05.850 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T14:11:06.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:05 smithi076 bash[88788]: cluster 2024-09-13T14:11:03.904646+0000 mgr.y (mgr.15252) 1085 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:06.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:05 smithi076 bash[88788]: cluster 2024-09-13T14:11:03.904646+0000 mgr.y (mgr.15252) 1085 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:06.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:05 smithi076 bash[92503]: cluster 2024-09-13T14:11:03.904646+0000 mgr.y (mgr.15252) 1085 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:06.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:05 smithi076 bash[92503]: cluster 2024-09-13T14:11:03.904646+0000 mgr.y (mgr.15252) 1085 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:06.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:05 smithi192 bash[70372]: cluster 2024-09-13T14:11:03.904646+0000 mgr.y (mgr.15252) 1085 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:06.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:05 smithi192 bash[70372]: cluster 2024-09-13T14:11:03.904646+0000 mgr.y (mgr.15252) 1085 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:06 smithi076 bash[88788]: audit 2024-09-13T14:11:05.144333+0000 mgr.y (mgr.15252) 1086 : audit [DBG] from='client.44922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:07.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:06 smithi076 bash[88788]: audit 2024-09-13T14:11:05.144333+0000 mgr.y (mgr.15252) 1086 : audit [DBG] from='client.44922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:07.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:06 smithi076 bash[92503]: audit 2024-09-13T14:11:05.144333+0000 mgr.y (mgr.15252) 1086 : audit [DBG] from='client.44922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:07.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:06 smithi076 bash[92503]: audit 2024-09-13T14:11:05.144333+0000 mgr.y (mgr.15252) 1086 : audit [DBG] from='client.44922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:06 smithi192 bash[70372]: audit 2024-09-13T14:11:05.144333+0000 mgr.y (mgr.15252) 1086 : audit [DBG] from='client.44922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:07.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:06 smithi192 bash[70372]: audit 2024-09-13T14:11:05.144333+0000 mgr.y (mgr.15252) 1086 : audit [DBG] from='client.44922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:08.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:07 smithi192 bash[70372]: cluster 2024-09-13T14:11:05.905352+0000 mgr.y (mgr.15252) 1087 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:08.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:07 smithi192 bash[70372]: cluster 2024-09-13T14:11:05.905352+0000 mgr.y (mgr.15252) 1087 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:08.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:07 smithi192 bash[70372]: audit 2024-09-13T14:11:06.706788+0000 mgr.y (mgr.15252) 1088 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:08.053 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:07 smithi192 bash[70372]: audit 2024-09-13T14:11:06.706788+0000 mgr.y (mgr.15252) 1088 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:08.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:07 smithi076 bash[92503]: cluster 2024-09-13T14:11:05.905352+0000 mgr.y (mgr.15252) 1087 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:08.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:07 smithi076 bash[92503]: cluster 2024-09-13T14:11:05.905352+0000 mgr.y (mgr.15252) 1087 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:08.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:07 smithi076 bash[92503]: audit 2024-09-13T14:11:06.706788+0000 mgr.y (mgr.15252) 1088 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:08.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:07 smithi076 bash[92503]: audit 2024-09-13T14:11:06.706788+0000 mgr.y (mgr.15252) 1088 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:08.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:07 smithi076 bash[88788]: cluster 2024-09-13T14:11:05.905352+0000 mgr.y (mgr.15252) 1087 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:08.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:07 smithi076 bash[88788]: cluster 2024-09-13T14:11:05.905352+0000 mgr.y (mgr.15252) 1087 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:08.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:07 smithi076 bash[88788]: audit 2024-09-13T14:11:06.706788+0000 mgr.y (mgr.15252) 1088 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:08.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:07 smithi076 bash[88788]: audit 2024-09-13T14:11:06.706788+0000 mgr.y (mgr.15252) 1088 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:08.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:08.054110128Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:08 smithi076 bash[88788]: audit 2024-09-13T14:11:08.203464+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:09.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:08 smithi076 bash[88788]: audit 2024-09-13T14:11:08.203464+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:09.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:08 smithi076 bash[92503]: audit 2024-09-13T14:11:08.203464+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:09.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:08 smithi076 bash[92503]: audit 2024-09-13T14:11:08.203464+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:08 smithi192 bash[70372]: audit 2024-09-13T14:11:08.203464+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:09.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:08 smithi192 bash[70372]: audit 2024-09-13T14:11:08.203464+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:09.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:11:09 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:11:09] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-13T14:11:10.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:09 smithi076 bash[88788]: cluster 2024-09-13T14:11:07.906623+0000 mgr.y (mgr.15252) 1089 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:10.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:09 smithi076 bash[88788]: cluster 2024-09-13T14:11:07.906623+0000 mgr.y (mgr.15252) 1089 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:10.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:09 smithi076 bash[92503]: cluster 2024-09-13T14:11:07.906623+0000 mgr.y (mgr.15252) 1089 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:10.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:09 smithi076 bash[92503]: cluster 2024-09-13T14:11:07.906623+0000 mgr.y (mgr.15252) 1089 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:10.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:09 smithi192 bash[70372]: cluster 2024-09-13T14:11:07.906623+0000 mgr.y (mgr.15252) 1089 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:10.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:09 smithi192 bash[70372]: cluster 2024-09-13T14:11:07.906623+0000 mgr.y (mgr.15252) 1089 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:10.659 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:11:11.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:11.041442417Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:11 smithi076 bash[88788]: cluster 2024-09-13T14:11:09.907742+0000 mgr.y (mgr.15252) 1090 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:12.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:11 smithi076 bash[88788]: cluster 2024-09-13T14:11:09.907742+0000 mgr.y (mgr.15252) 1090 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:12.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:11 smithi076 bash[92503]: cluster 2024-09-13T14:11:09.907742+0000 mgr.y (mgr.15252) 1090 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:12.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:11 smithi076 bash[92503]: cluster 2024-09-13T14:11:09.907742+0000 mgr.y (mgr.15252) 1090 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:12.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:11 smithi192 bash[70372]: cluster 2024-09-13T14:11:09.907742+0000 mgr.y (mgr.15252) 1090 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:12.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:11 smithi192 bash[70372]: cluster 2024-09-13T14:11:09.907742+0000 mgr.y (mgr.15252) 1090 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:12.337 INFO:teuthology.orchestra.run.smithi076.stdout:HEALTH_OK 2024-09-13T14:11:13.065 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:12 smithi076 bash[92503]: audit 2024-09-13T14:11:12.339609+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.76:0/2504795731' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:11:13.065 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:12 smithi076 bash[92503]: audit 2024-09-13T14:11:12.339609+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.76:0/2504795731' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:11:13.066 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:12 smithi076 bash[88788]: audit 2024-09-13T14:11:12.339609+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.76:0/2504795731' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:11:13.066 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:12 smithi076 bash[88788]: audit 2024-09-13T14:11:12.339609+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.76:0/2504795731' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:11:13.067 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-13T14:11:13.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:12 smithi192 bash[70372]: audit 2024-09-13T14:11:12.339609+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.76:0/2504795731' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:11:13.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:12 smithi192 bash[70372]: audit 2024-09-13T14:11:12.339609+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.76:0/2504795731' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T14:11:14.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:13 smithi076 bash[92503]: cluster 2024-09-13T14:11:11.908720+0000 mgr.y (mgr.15252) 1091 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:14.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:13 smithi076 bash[92503]: cluster 2024-09-13T14:11:11.908720+0000 mgr.y (mgr.15252) 1091 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:14.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:13 smithi076 bash[88788]: cluster 2024-09-13T14:11:11.908720+0000 mgr.y (mgr.15252) 1091 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:14.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:13 smithi076 bash[88788]: cluster 2024-09-13T14:11:11.908720+0000 mgr.y (mgr.15252) 1091 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:14.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:14.018442365Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:14.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:13 smithi192 bash[70372]: cluster 2024-09-13T14:11:11.908720+0000 mgr.y (mgr.15252) 1091 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:14.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:13 smithi192 bash[70372]: cluster 2024-09-13T14:11:11.908720+0000 mgr.y (mgr.15252) 1091 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:15.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:14 smithi076 bash[88788]: audit 2024-09-13T14:11:14.218104+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:11:15.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:14 smithi076 bash[88788]: audit 2024-09-13T14:11:14.218104+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:11:15.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:14 smithi076 bash[88788]: audit 2024-09-13T14:11:14.219685+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:11:15.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:14 smithi076 bash[88788]: audit 2024-09-13T14:11:14.219685+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:11:15.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:14 smithi076 bash[88788]: audit 2024-09-13T14:11:14.232367+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:11:15.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:14 smithi076 bash[88788]: audit 2024-09-13T14:11:14.232367+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:11:15.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:14 smithi076 bash[92503]: audit 2024-09-13T14:11:14.218104+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:11:15.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:14 smithi076 bash[92503]: audit 2024-09-13T14:11:14.218104+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:11:15.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:14 smithi076 bash[92503]: audit 2024-09-13T14:11:14.219685+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:11:15.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:14 smithi076 bash[92503]: audit 2024-09-13T14:11:14.219685+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:11:15.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:14 smithi076 bash[92503]: audit 2024-09-13T14:11:14.232367+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:11:15.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:14 smithi076 bash[92503]: audit 2024-09-13T14:11:14.232367+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:11:15.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:14 smithi192 bash[70372]: audit 2024-09-13T14:11:14.218104+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:11:15.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:14 smithi192 bash[70372]: audit 2024-09-13T14:11:14.218104+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T14:11:15.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:14 smithi192 bash[70372]: audit 2024-09-13T14:11:14.219685+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:11:15.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:14 smithi192 bash[70372]: audit 2024-09-13T14:11:14.219685+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T14:11:15.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:14 smithi192 bash[70372]: audit 2024-09-13T14:11:14.232367+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:11:15.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:14 smithi192 bash[70372]: audit 2024-09-13T14:11:14.232367+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-13T14:11:16.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:15 smithi076 bash[88788]: cluster 2024-09-13T14:11:13.910083+0000 mgr.y (mgr.15252) 1092 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:16.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:15 smithi076 bash[88788]: cluster 2024-09-13T14:11:13.910083+0000 mgr.y (mgr.15252) 1092 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:16.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:15 smithi076 bash[92503]: cluster 2024-09-13T14:11:13.910083+0000 mgr.y (mgr.15252) 1092 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:16.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:15 smithi076 bash[92503]: cluster 2024-09-13T14:11:13.910083+0000 mgr.y (mgr.15252) 1092 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:16.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:15 smithi192 bash[70372]: cluster 2024-09-13T14:11:13.910083+0000 mgr.y (mgr.15252) 1092 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:16.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:15 smithi192 bash[70372]: cluster 2024-09-13T14:11:13.910083+0000 mgr.y (mgr.15252) 1092 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:17.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:17.060977376Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:17.876 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:11:18.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:17 smithi076 bash[88788]: cluster 2024-09-13T14:11:15.910702+0000 mgr.y (mgr.15252) 1093 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:18.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:17 smithi076 bash[88788]: cluster 2024-09-13T14:11:15.910702+0000 mgr.y (mgr.15252) 1093 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:18.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:17 smithi076 bash[88788]: audit 2024-09-13T14:11:16.718041+0000 mgr.y (mgr.15252) 1094 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:18.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:17 smithi076 bash[88788]: audit 2024-09-13T14:11:16.718041+0000 mgr.y (mgr.15252) 1094 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:18.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:17 smithi076 bash[92503]: cluster 2024-09-13T14:11:15.910702+0000 mgr.y (mgr.15252) 1093 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:18.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:17 smithi076 bash[92503]: cluster 2024-09-13T14:11:15.910702+0000 mgr.y (mgr.15252) 1093 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:18.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:17 smithi076 bash[92503]: audit 2024-09-13T14:11:16.718041+0000 mgr.y (mgr.15252) 1094 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:18.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:17 smithi076 bash[92503]: audit 2024-09-13T14:11:16.718041+0000 mgr.y (mgr.15252) 1094 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:17 smithi192 bash[70372]: cluster 2024-09-13T14:11:15.910702+0000 mgr.y (mgr.15252) 1093 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:17 smithi192 bash[70372]: cluster 2024-09-13T14:11:15.910702+0000 mgr.y (mgr.15252) 1093 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:17 smithi192 bash[70372]: audit 2024-09-13T14:11:16.718041+0000 mgr.y (mgr.15252) 1094 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:18.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:17 smithi192 bash[70372]: audit 2024-09-13T14:11:16.718041+0000 mgr.y (mgr.15252) 1094 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:19.423 INFO:teuthology.orchestra.run.smithi076.stdout:true 2024-09-13T14:11:19.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:11:19 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:11:19] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-13T14:11:20.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:19 smithi076 bash[92503]: cluster 2024-09-13T14:11:17.911549+0000 mgr.y (mgr.15252) 1095 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:20.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:19 smithi076 bash[92503]: cluster 2024-09-13T14:11:17.911549+0000 mgr.y (mgr.15252) 1095 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:20.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:19 smithi076 bash[92503]: audit 2024-09-13T14:11:19.413541+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.76:0/2410010747' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:11:20.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:19 smithi076 bash[92503]: audit 2024-09-13T14:11:19.413541+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.76:0/2410010747' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:11:20.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:19 smithi076 bash[88788]: cluster 2024-09-13T14:11:17.911549+0000 mgr.y (mgr.15252) 1095 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:20.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:19 smithi076 bash[88788]: cluster 2024-09-13T14:11:17.911549+0000 mgr.y (mgr.15252) 1095 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:20.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:19 smithi076 bash[88788]: audit 2024-09-13T14:11:19.413541+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.76:0/2410010747' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:11:20.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:19 smithi076 bash[88788]: audit 2024-09-13T14:11:19.413541+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.76:0/2410010747' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:11:20.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:20.054816476Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:20.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:19 smithi192 bash[70372]: cluster 2024-09-13T14:11:17.911549+0000 mgr.y (mgr.15252) 1095 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:20.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:19 smithi192 bash[70372]: cluster 2024-09-13T14:11:17.911549+0000 mgr.y (mgr.15252) 1095 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:20.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:19 smithi192 bash[70372]: audit 2024-09-13T14:11:19.413541+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.76:0/2410010747' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:11:20.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:19 smithi192 bash[70372]: audit 2024-09-13T14:11:19.413541+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.76:0/2410010747' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:11:20.209 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-13T14:11:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:21 smithi076 bash[88788]: cluster 2024-09-13T14:11:19.912680+0000 mgr.y (mgr.15252) 1096 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:22.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:21 smithi076 bash[88788]: cluster 2024-09-13T14:11:19.912680+0000 mgr.y (mgr.15252) 1096 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:22.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:21 smithi076 bash[92503]: cluster 2024-09-13T14:11:19.912680+0000 mgr.y (mgr.15252) 1096 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:22.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:21 smithi076 bash[92503]: cluster 2024-09-13T14:11:19.912680+0000 mgr.y (mgr.15252) 1096 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:22.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:21 smithi192 bash[70372]: cluster 2024-09-13T14:11:19.912680+0000 mgr.y (mgr.15252) 1096 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:22.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:21 smithi192 bash[70372]: cluster 2024-09-13T14:11:19.912680+0000 mgr.y (mgr.15252) 1096 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:23.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:23.046830811Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:24.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:23 smithi076 bash[88788]: cluster 2024-09-13T14:11:21.913807+0000 mgr.y (mgr.15252) 1097 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:24.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:23 smithi076 bash[88788]: cluster 2024-09-13T14:11:21.913807+0000 mgr.y (mgr.15252) 1097 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:24.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:23 smithi076 bash[88788]: audit 2024-09-13T14:11:23.204057+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:24.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:23 smithi076 bash[88788]: audit 2024-09-13T14:11:23.204057+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:24.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:23 smithi076 bash[92503]: cluster 2024-09-13T14:11:21.913807+0000 mgr.y (mgr.15252) 1097 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:24.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:23 smithi076 bash[92503]: cluster 2024-09-13T14:11:21.913807+0000 mgr.y (mgr.15252) 1097 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:24.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:23 smithi076 bash[92503]: audit 2024-09-13T14:11:23.204057+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:24.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:23 smithi076 bash[92503]: audit 2024-09-13T14:11:23.204057+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:23 smithi192 bash[70372]: cluster 2024-09-13T14:11:21.913807+0000 mgr.y (mgr.15252) 1097 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:23 smithi192 bash[70372]: cluster 2024-09-13T14:11:21.913807+0000 mgr.y (mgr.15252) 1097 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:23 smithi192 bash[70372]: audit 2024-09-13T14:11:23.204057+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:24.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:23 smithi192 bash[70372]: audit 2024-09-13T14:11:23.204057+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:25.033 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:11:26.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:25 smithi076 bash[88788]: cluster 2024-09-13T14:11:23.915274+0000 mgr.y (mgr.15252) 1098 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:26.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:25 smithi076 bash[88788]: cluster 2024-09-13T14:11:23.915274+0000 mgr.y (mgr.15252) 1098 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:26.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:25 smithi076 bash[92503]: cluster 2024-09-13T14:11:23.915274+0000 mgr.y (mgr.15252) 1098 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:26.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:25 smithi076 bash[92503]: cluster 2024-09-13T14:11:23.915274+0000 mgr.y (mgr.15252) 1098 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:26.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:26.019921614Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:26.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:25 smithi192 bash[70372]: cluster 2024-09-13T14:11:23.915274+0000 mgr.y (mgr.15252) 1098 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:26.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:25 smithi192 bash[70372]: cluster 2024-09-13T14:11:23.915274+0000 mgr.y (mgr.15252) 1098 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:26.573 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)" 2024-09-13T14:11:27.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:26 smithi076 bash[88788]: audit 2024-09-13T14:11:26.564003+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.76:0/2942536040' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:11:27.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:26 smithi076 bash[88788]: audit 2024-09-13T14:11:26.564003+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.76:0/2942536040' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:11:27.090 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:26 smithi076 bash[92503]: audit 2024-09-13T14:11:26.564003+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.76:0/2942536040' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:11:27.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:26 smithi076 bash[92503]: audit 2024-09-13T14:11:26.564003+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.76:0/2942536040' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:11:27.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:26 smithi192 bash[70372]: audit 2024-09-13T14:11:26.564003+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.76:0/2942536040' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:11:27.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:26 smithi192 bash[70372]: audit 2024-09-13T14:11:26.564003+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.76:0/2942536040' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T14:11:27.268 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-09-13T14:11:28.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:27 smithi076 bash[88788]: cluster 2024-09-13T14:11:25.916060+0000 mgr.y (mgr.15252) 1099 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:28.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:27 smithi076 bash[88788]: cluster 2024-09-13T14:11:25.916060+0000 mgr.y (mgr.15252) 1099 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:28.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:27 smithi076 bash[88788]: audit 2024-09-13T14:11:26.729252+0000 mgr.y (mgr.15252) 1100 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:28.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:27 smithi076 bash[88788]: audit 2024-09-13T14:11:26.729252+0000 mgr.y (mgr.15252) 1100 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:28.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:27 smithi076 bash[92503]: cluster 2024-09-13T14:11:25.916060+0000 mgr.y (mgr.15252) 1099 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:28.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:27 smithi076 bash[92503]: cluster 2024-09-13T14:11:25.916060+0000 mgr.y (mgr.15252) 1099 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:28.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:27 smithi076 bash[92503]: audit 2024-09-13T14:11:26.729252+0000 mgr.y (mgr.15252) 1100 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:28.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:27 smithi076 bash[92503]: audit 2024-09-13T14:11:26.729252+0000 mgr.y (mgr.15252) 1100 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:28.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:27 smithi192 bash[70372]: cluster 2024-09-13T14:11:25.916060+0000 mgr.y (mgr.15252) 1099 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:27 smithi192 bash[70372]: cluster 2024-09-13T14:11:25.916060+0000 mgr.y (mgr.15252) 1099 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:27 smithi192 bash[70372]: audit 2024-09-13T14:11:26.729252+0000 mgr.y (mgr.15252) 1100 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:28.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:27 smithi192 bash[70372]: audit 2024-09-13T14:11:26.729252+0000 mgr.y (mgr.15252) 1100 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:29.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:29.023679561Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:29.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:11:29 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:11:29] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-13T14:11:30.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:29 smithi192 bash[70372]: cluster 2024-09-13T14:11:27.917302+0000 mgr.y (mgr.15252) 1101 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:30.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:29 smithi192 bash[70372]: cluster 2024-09-13T14:11:27.917302+0000 mgr.y (mgr.15252) 1101 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:30.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:29 smithi076 bash[88788]: cluster 2024-09-13T14:11:27.917302+0000 mgr.y (mgr.15252) 1101 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:30.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:29 smithi076 bash[88788]: cluster 2024-09-13T14:11:27.917302+0000 mgr.y (mgr.15252) 1101 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:30.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:29 smithi076 bash[92503]: cluster 2024-09-13T14:11:27.917302+0000 mgr.y (mgr.15252) 1101 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:30.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:29 smithi076 bash[92503]: cluster 2024-09-13T14:11:27.917302+0000 mgr.y (mgr.15252) 1101 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:32.083 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:11:32.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:32.042564427Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:32.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:31 smithi192 bash[70372]: cluster 2024-09-13T14:11:29.918404+0000 mgr.y (mgr.15252) 1102 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:32.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:31 smithi192 bash[70372]: cluster 2024-09-13T14:11:29.918404+0000 mgr.y (mgr.15252) 1102 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:32.194 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:31 smithi076 bash[88788]: cluster 2024-09-13T14:11:29.918404+0000 mgr.y (mgr.15252) 1102 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:32.195 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:31 smithi076 bash[88788]: cluster 2024-09-13T14:11:29.918404+0000 mgr.y (mgr.15252) 1102 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:32.195 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:31 smithi076 bash[92503]: cluster 2024-09-13T14:11:29.918404+0000 mgr.y (mgr.15252) 1102 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:32.195 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:31 smithi076 bash[92503]: cluster 2024-09-13T14:11:29.918404+0000 mgr.y (mgr.15252) 1102 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:33.157 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:32 smithi076 bash[92503]: cluster 2024-09-13T14:11:31.919397+0000 mgr.y (mgr.15252) 1103 : cluster [DBG] pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:33.157 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:32 smithi076 bash[92503]: cluster 2024-09-13T14:11:31.919397+0000 mgr.y (mgr.15252) 1103 : cluster [DBG] pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:33.157 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:32 smithi076 bash[88788]: cluster 2024-09-13T14:11:31.919397+0000 mgr.y (mgr.15252) 1103 : cluster [DBG] pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:33.157 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:32 smithi076 bash[88788]: cluster 2024-09-13T14:11:31.919397+0000 mgr.y (mgr.15252) 1103 : cluster [DBG] pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:33.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:32 smithi192 bash[70372]: cluster 2024-09-13T14:11:31.919397+0000 mgr.y (mgr.15252) 1103 : cluster [DBG] pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:33.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:32 smithi192 bash[70372]: cluster 2024-09-13T14:11:31.919397+0000 mgr.y (mgr.15252) 1103 : cluster [DBG] pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:33.541 INFO:teuthology.orchestra.run.smithi076.stdout:osd 8 4m ago - 2024-09-13T14:11:34.180 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:33 smithi192 bash[70372]: audit 2024-09-13T14:11:33.523632+0000 mgr.y (mgr.15252) 1104 : audit [DBG] from='client.44946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:34.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:33 smithi192 bash[70372]: audit 2024-09-13T14:11:33.523632+0000 mgr.y (mgr.15252) 1104 : audit [DBG] from='client.44946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:34.320 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:33 smithi076 bash[92503]: audit 2024-09-13T14:11:33.523632+0000 mgr.y (mgr.15252) 1104 : audit [DBG] from='client.44946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:34.321 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:33 smithi076 bash[92503]: audit 2024-09-13T14:11:33.523632+0000 mgr.y (mgr.15252) 1104 : audit [DBG] from='client.44946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:34.321 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:33 smithi076 bash[88788]: audit 2024-09-13T14:11:33.523632+0000 mgr.y (mgr.15252) 1104 : audit [DBG] from='client.44946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:34.321 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:33 smithi076 bash[88788]: audit 2024-09-13T14:11:33.523632+0000 mgr.y (mgr.15252) 1104 : audit [DBG] from='client.44946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:34.322 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T14:11:34.332 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi076.front.sepia.ceph.com 2024-09-13T14:11:34.333 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-09-13T14:11:35.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:35.064440391Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:34 smithi192 bash[70372]: cluster 2024-09-13T14:11:33.920877+0000 mgr.y (mgr.15252) 1105 : cluster [DBG] pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:35.181 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:34 smithi192 bash[70372]: cluster 2024-09-13T14:11:33.920877+0000 mgr.y (mgr.15252) 1105 : cluster [DBG] pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:35.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:34 smithi076 bash[88788]: cluster 2024-09-13T14:11:33.920877+0000 mgr.y (mgr.15252) 1105 : cluster [DBG] pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:35.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:34 smithi076 bash[88788]: cluster 2024-09-13T14:11:33.920877+0000 mgr.y (mgr.15252) 1105 : cluster [DBG] pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:35.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:34 smithi076 bash[92503]: cluster 2024-09-13T14:11:33.920877+0000 mgr.y (mgr.15252) 1105 : cluster [DBG] pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:35.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:34 smithi076 bash[92503]: cluster 2024-09-13T14:11:33.920877+0000 mgr.y (mgr.15252) 1105 : cluster [DBG] pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:37.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:36 smithi076 bash[88788]: cluster 2024-09-13T14:11:35.921992+0000 mgr.y (mgr.15252) 1106 : cluster [DBG] pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:37.090 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:36 smithi076 bash[88788]: cluster 2024-09-13T14:11:35.921992+0000 mgr.y (mgr.15252) 1106 : cluster [DBG] pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:37.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:36 smithi076 bash[88788]: audit 2024-09-13T14:11:36.740482+0000 mgr.y (mgr.15252) 1107 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:37.091 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:36 smithi076 bash[88788]: audit 2024-09-13T14:11:36.740482+0000 mgr.y (mgr.15252) 1107 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:37.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:36 smithi076 bash[92503]: cluster 2024-09-13T14:11:35.921992+0000 mgr.y (mgr.15252) 1106 : cluster [DBG] pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:37.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:36 smithi076 bash[92503]: cluster 2024-09-13T14:11:35.921992+0000 mgr.y (mgr.15252) 1106 : cluster [DBG] pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:37.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:36 smithi076 bash[92503]: audit 2024-09-13T14:11:36.740482+0000 mgr.y (mgr.15252) 1107 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:37.091 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:36 smithi076 bash[92503]: audit 2024-09-13T14:11:36.740482+0000 mgr.y (mgr.15252) 1107 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:37.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:36 smithi192 bash[70372]: cluster 2024-09-13T14:11:35.921992+0000 mgr.y (mgr.15252) 1106 : cluster [DBG] pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:37.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:36 smithi192 bash[70372]: cluster 2024-09-13T14:11:35.921992+0000 mgr.y (mgr.15252) 1106 : cluster [DBG] pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:37.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:36 smithi192 bash[70372]: audit 2024-09-13T14:11:36.740482+0000 mgr.y (mgr.15252) 1107 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:37.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:36 smithi192 bash[70372]: audit 2024-09-13T14:11:36.740482+0000 mgr.y (mgr.15252) 1107 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:38.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:38.059870007Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:39.153 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:11:39.262 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:38 smithi076 bash[92503]: cluster 2024-09-13T14:11:37.923376+0000 mgr.y (mgr.15252) 1108 : cluster [DBG] pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:39.263 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:38 smithi076 bash[92503]: cluster 2024-09-13T14:11:37.923376+0000 mgr.y (mgr.15252) 1108 : cluster [DBG] pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:39.263 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:38 smithi076 bash[92503]: audit 2024-09-13T14:11:38.204503+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:39.263 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:38 smithi076 bash[92503]: audit 2024-09-13T14:11:38.204503+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:39.263 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:38 smithi076 bash[88788]: cluster 2024-09-13T14:11:37.923376+0000 mgr.y (mgr.15252) 1108 : cluster [DBG] pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:39.263 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:38 smithi076 bash[88788]: cluster 2024-09-13T14:11:37.923376+0000 mgr.y (mgr.15252) 1108 : cluster [DBG] pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:39.263 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:38 smithi076 bash[88788]: audit 2024-09-13T14:11:38.204503+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:39.263 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:38 smithi076 bash[88788]: audit 2024-09-13T14:11:38.204503+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:39.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:38 smithi192 bash[70372]: cluster 2024-09-13T14:11:37.923376+0000 mgr.y (mgr.15252) 1108 : cluster [DBG] pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:39.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:38 smithi192 bash[70372]: cluster 2024-09-13T14:11:37.923376+0000 mgr.y (mgr.15252) 1108 : cluster [DBG] pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:39.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:38 smithi192 bash[70372]: audit 2024-09-13T14:11:38.204503+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:39.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:38 smithi192 bash[70372]: audit 2024-09-13T14:11:38.204503+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:39.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:11:39 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:11:39] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-13T14:11:41.155 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-13T14:11:41.156 INFO:teuthology.orchestra.run.smithi076.stdout: "image": "quay.io/ceph/ceph", 2024-09-13T14:11:41.156 INFO:teuthology.orchestra.run.smithi076.stdout: "registry": "quay.io", 2024-09-13T14:11:41.156 INFO:teuthology.orchestra.run.smithi076.stdout: "bare_image": "ceph/ceph", 2024-09-13T14:11:41.156 INFO:teuthology.orchestra.run.smithi076.stdout: "versions": [] 2024-09-13T14:11:41.156 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-13T14:11:41.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:40 smithi076 bash[92503]: cluster 2024-09-13T14:11:39.924509+0000 mgr.y (mgr.15252) 1109 : cluster [DBG] pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:41.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:40 smithi076 bash[92503]: cluster 2024-09-13T14:11:39.924509+0000 mgr.y (mgr.15252) 1109 : cluster [DBG] pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:41.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:40 smithi076 bash[92503]: audit 2024-09-13T14:11:40.740134+0000 mgr.y (mgr.15252) 1110 : audit [DBG] from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:41.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:40 smithi076 bash[92503]: audit 2024-09-13T14:11:40.740134+0000 mgr.y (mgr.15252) 1110 : audit [DBG] from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:41.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:40 smithi076 bash[88788]: cluster 2024-09-13T14:11:39.924509+0000 mgr.y (mgr.15252) 1109 : cluster [DBG] pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:41.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:40 smithi076 bash[88788]: cluster 2024-09-13T14:11:39.924509+0000 mgr.y (mgr.15252) 1109 : cluster [DBG] pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:41.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:40 smithi076 bash[88788]: audit 2024-09-13T14:11:40.740134+0000 mgr.y (mgr.15252) 1110 : audit [DBG] from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:41.341 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:40 smithi076 bash[88788]: audit 2024-09-13T14:11:40.740134+0000 mgr.y (mgr.15252) 1110 : audit [DBG] from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:41.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:41.020230798Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:41.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:40 smithi192 bash[70372]: cluster 2024-09-13T14:11:39.924509+0000 mgr.y (mgr.15252) 1109 : cluster [DBG] pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:41.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:40 smithi192 bash[70372]: cluster 2024-09-13T14:11:39.924509+0000 mgr.y (mgr.15252) 1109 : cluster [DBG] pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:41.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:40 smithi192 bash[70372]: audit 2024-09-13T14:11:40.740134+0000 mgr.y (mgr.15252) 1110 : audit [DBG] from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:41.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:40 smithi192 bash[70372]: audit 2024-09-13T14:11:40.740134+0000 mgr.y (mgr.15252) 1110 : audit [DBG] from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:41.886 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-09-13T14:11:43.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:42 smithi076 bash[88788]: cluster 2024-09-13T14:11:41.925506+0000 mgr.y (mgr.15252) 1111 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:43.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:42 smithi076 bash[88788]: cluster 2024-09-13T14:11:41.925506+0000 mgr.y (mgr.15252) 1111 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:43.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:42 smithi076 bash[92503]: cluster 2024-09-13T14:11:41.925506+0000 mgr.y (mgr.15252) 1111 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:43.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:42 smithi076 bash[92503]: cluster 2024-09-13T14:11:41.925506+0000 mgr.y (mgr.15252) 1111 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:43.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:42 smithi192 bash[70372]: cluster 2024-09-13T14:11:41.925506+0000 mgr.y (mgr.15252) 1111 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:43.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:42 smithi192 bash[70372]: cluster 2024-09-13T14:11:41.925506+0000 mgr.y (mgr.15252) 1111 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:44.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:44.049609326Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:45.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:44 smithi076 bash[88788]: cluster 2024-09-13T14:11:43.927010+0000 mgr.y (mgr.15252) 1112 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:45.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:44 smithi076 bash[88788]: cluster 2024-09-13T14:11:43.927010+0000 mgr.y (mgr.15252) 1112 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:45.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:44 smithi076 bash[92503]: cluster 2024-09-13T14:11:43.927010+0000 mgr.y (mgr.15252) 1112 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:45.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:44 smithi076 bash[92503]: cluster 2024-09-13T14:11:43.927010+0000 mgr.y (mgr.15252) 1112 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:45.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:44 smithi192 bash[70372]: cluster 2024-09-13T14:11:43.927010+0000 mgr.y (mgr.15252) 1112 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:45.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:44 smithi192 bash[70372]: cluster 2024-09-13T14:11:43.927010+0000 mgr.y (mgr.15252) 1112 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:46.697 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:11:46.998 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:46 smithi076 bash[88788]: cluster 2024-09-13T14:11:45.928119+0000 mgr.y (mgr.15252) 1113 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:46.998 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:46 smithi076 bash[88788]: cluster 2024-09-13T14:11:45.928119+0000 mgr.y (mgr.15252) 1113 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:46.998 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:46 smithi076 bash[88788]: audit 2024-09-13T14:11:46.750252+0000 mgr.y (mgr.15252) 1114 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:47.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:47 smithi076 bash[88788]: audit 2024-09-13T14:11:46.750252+0000 mgr.y (mgr.15252) 1114 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:47.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:47 smithi076 bash[92503]: cluster 2024-09-13T14:11:45.928119+0000 mgr.y (mgr.15252) 1113 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:47.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:47 smithi076 bash[92503]: cluster 2024-09-13T14:11:45.928119+0000 mgr.y (mgr.15252) 1113 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:47.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:47 smithi076 bash[92503]: audit 2024-09-13T14:11:46.750252+0000 mgr.y (mgr.15252) 1114 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:47.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:47 smithi076 bash[92503]: audit 2024-09-13T14:11:46.750252+0000 mgr.y (mgr.15252) 1114 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:47.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:47.059621641Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:47.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:46 smithi192 bash[70372]: cluster 2024-09-13T14:11:45.928119+0000 mgr.y (mgr.15252) 1113 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:47.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:46 smithi192 bash[70372]: cluster 2024-09-13T14:11:45.928119+0000 mgr.y (mgr.15252) 1113 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:47.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:46 smithi192 bash[70372]: audit 2024-09-13T14:11:46.750252+0000 mgr.y (mgr.15252) 1114 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:47.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:47 smithi192 bash[70372]: audit 2024-09-13T14:11:46.750252+0000 mgr.y (mgr.15252) 1114 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:48.736 INFO:teuthology.orchestra.run.smithi076.stdout: "16.2.0", 2024-09-13T14:11:49.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:49 smithi076 bash[88788]: cluster 2024-09-13T14:11:47.929519+0000 mgr.y (mgr.15252) 1115 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:49.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:49 smithi076 bash[88788]: cluster 2024-09-13T14:11:47.929519+0000 mgr.y (mgr.15252) 1115 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:49.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:49 smithi076 bash[88788]: audit 2024-09-13T14:11:48.360227+0000 mgr.y (mgr.15252) 1116 : audit [DBG] from='client.54941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:49.294 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:49 smithi076 bash[88788]: audit 2024-09-13T14:11:48.360227+0000 mgr.y (mgr.15252) 1116 : audit [DBG] from='client.54941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:49.294 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:49 smithi076 bash[92503]: cluster 2024-09-13T14:11:47.929519+0000 mgr.y (mgr.15252) 1115 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:49.294 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:49 smithi076 bash[92503]: cluster 2024-09-13T14:11:47.929519+0000 mgr.y (mgr.15252) 1115 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:49.294 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:49 smithi076 bash[92503]: audit 2024-09-13T14:11:48.360227+0000 mgr.y (mgr.15252) 1116 : audit [DBG] from='client.54941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:49.294 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:49 smithi076 bash[92503]: audit 2024-09-13T14:11:48.360227+0000 mgr.y (mgr.15252) 1116 : audit [DBG] from='client.54941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:49.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:49 smithi192 bash[70372]: cluster 2024-09-13T14:11:47.929519+0000 mgr.y (mgr.15252) 1115 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:49.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:49 smithi192 bash[70372]: cluster 2024-09-13T14:11:47.929519+0000 mgr.y (mgr.15252) 1115 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:49.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:49 smithi192 bash[70372]: audit 2024-09-13T14:11:48.360227+0000 mgr.y (mgr.15252) 1116 : audit [DBG] from='client.54941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:49.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:49 smithi192 bash[70372]: audit 2024-09-13T14:11:48.360227+0000 mgr.y (mgr.15252) 1116 : audit [DBG] from='client.54941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:49.454 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-09-13T14:11:49.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:11:49 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:11:49] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-13T14:11:50.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:50.056086799Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:51.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:51 smithi076 bash[88788]: cluster 2024-09-13T14:11:49.930751+0000 mgr.y (mgr.15252) 1117 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:51.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:51 smithi076 bash[88788]: cluster 2024-09-13T14:11:49.930751+0000 mgr.y (mgr.15252) 1117 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:51.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:51 smithi076 bash[92503]: cluster 2024-09-13T14:11:49.930751+0000 mgr.y (mgr.15252) 1117 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:51.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:51 smithi076 bash[92503]: cluster 2024-09-13T14:11:49.930751+0000 mgr.y (mgr.15252) 1117 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:51.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:51 smithi192 bash[70372]: cluster 2024-09-13T14:11:49.930751+0000 mgr.y (mgr.15252) 1117 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:51.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:51 smithi192 bash[70372]: cluster 2024-09-13T14:11:49.930751+0000 mgr.y (mgr.15252) 1117 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:53.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:53 smithi076 bash[88788]: cluster 2024-09-13T14:11:51.931800+0000 mgr.y (mgr.15252) 1118 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:53.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:53 smithi076 bash[88788]: cluster 2024-09-13T14:11:51.931800+0000 mgr.y (mgr.15252) 1118 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:53.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:53 smithi076 bash[92503]: cluster 2024-09-13T14:11:51.931800+0000 mgr.y (mgr.15252) 1118 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:53.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:53 smithi076 bash[92503]: cluster 2024-09-13T14:11:51.931800+0000 mgr.y (mgr.15252) 1118 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:53.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:53.057200433Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:53.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:53 smithi192 bash[70372]: cluster 2024-09-13T14:11:51.931800+0000 mgr.y (mgr.15252) 1118 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:53.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:53 smithi192 bash[70372]: cluster 2024-09-13T14:11:51.931800+0000 mgr.y (mgr.15252) 1118 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:54.284 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T14:11:54.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:54 smithi076 bash[88788]: audit 2024-09-13T14:11:53.205000+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:54.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:54 smithi076 bash[88788]: audit 2024-09-13T14:11:53.205000+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:54.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:54 smithi076 bash[92503]: audit 2024-09-13T14:11:53.205000+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:54.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:54 smithi076 bash[92503]: audit 2024-09-13T14:11:53.205000+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:54.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:54 smithi192 bash[70372]: audit 2024-09-13T14:11:53.205000+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:54.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:54 smithi192 bash[70372]: audit 2024-09-13T14:11:53.205000+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.15252 172.21.15.76:0/4063752273' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T14:11:55.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:55 smithi076 bash[88788]: cluster 2024-09-13T14:11:53.933206+0000 mgr.y (mgr.15252) 1119 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:55.340 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:55 smithi076 bash[88788]: cluster 2024-09-13T14:11:53.933206+0000 mgr.y (mgr.15252) 1119 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:55.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:55 smithi076 bash[92503]: cluster 2024-09-13T14:11:53.933206+0000 mgr.y (mgr.15252) 1119 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:55.341 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:55 smithi076 bash[92503]: cluster 2024-09-13T14:11:53.933206+0000 mgr.y (mgr.15252) 1119 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:55.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:55 smithi192 bash[70372]: cluster 2024-09-13T14:11:53.933206+0000 mgr.y (mgr.15252) 1119 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:55.430 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:55 smithi192 bash[70372]: cluster 2024-09-13T14:11:53.933206+0000 mgr.y (mgr.15252) 1119 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T14:11:56.249 INFO:teuthology.orchestra.run.smithi076.stdout: "v16.2.2", 2024-09-13T14:11:56.249 INFO:teuthology.orchestra.run.smithi076.stdout: "v16.2.2-20210505", 2024-09-13T14:11:56.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:56.034441925Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:56.981 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-13T14:11:56.991 INFO:tasks.cephadm:Teardown begin 2024-09-13T14:11:56.992 DEBUG:teuthology.orchestra.run.smithi076:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T14:11:57.007 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T14:11:57.022 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-13T14:11:57.022 DEBUG:teuthology.orchestra.run.smithi076:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T14:11:57.056 DEBUG:teuthology.orchestra.run.smithi192:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T14:11:57.073 INFO:tasks.cephadm:Stopping all daemons... 2024-09-13T14:11:57.073 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-13T14:11:57.073 DEBUG:teuthology.orchestra.run.smithi076:> sudo systemctl stop ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.a 2024-09-13T14:11:57.242 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:57 smithi076 bash[92503]: audit 2024-09-13T14:11:55.852166+0000 mgr.y (mgr.15252) 1120 : audit [DBG] from='client.54947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:57.242 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:57 smithi076 bash[92503]: audit 2024-09-13T14:11:55.852166+0000 mgr.y (mgr.15252) 1120 : audit [DBG] from='client.54947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:57.242 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:57 smithi076 bash[92503]: cluster 2024-09-13T14:11:55.934267+0000 mgr.y (mgr.15252) 1121 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:57.242 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:57 smithi076 bash[92503]: cluster 2024-09-13T14:11:55.934267+0000 mgr.y (mgr.15252) 1121 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:57.242 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:57 smithi076 bash[92503]: audit 2024-09-13T14:11:56.761354+0000 mgr.y (mgr.15252) 1122 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:57.242 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:57 smithi076 bash[92503]: audit 2024-09-13T14:11:56.761354+0000 mgr.y (mgr.15252) 1122 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:57.242 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:57 smithi076 bash[88788]: audit 2024-09-13T14:11:55.852166+0000 mgr.y (mgr.15252) 1120 : audit [DBG] from='client.54947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:57.243 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:57 smithi076 bash[88788]: audit 2024-09-13T14:11:55.852166+0000 mgr.y (mgr.15252) 1120 : audit [DBG] from='client.54947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:57.243 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:57 smithi076 bash[88788]: cluster 2024-09-13T14:11:55.934267+0000 mgr.y (mgr.15252) 1121 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:57.243 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:57 smithi076 bash[88788]: cluster 2024-09-13T14:11:55.934267+0000 mgr.y (mgr.15252) 1121 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:57.243 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:57 smithi076 bash[88788]: audit 2024-09-13T14:11:56.761354+0000 mgr.y (mgr.15252) 1122 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:57.243 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:57 smithi076 bash[88788]: audit 2024-09-13T14:11:56.761354+0000 mgr.y (mgr.15252) 1122 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:57.243 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:57 smithi076 systemd[1]: Stopping Ceph mon.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:11:57.243 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:57 smithi076 bash[88788]: debug 2024-09-13T14:11:57.222+0000 7f08c431f640 -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-13T14:11:57.243 INFO:journalctl@ceph.mon.a.smithi076.stdout:Sep 13 14:11:57 smithi076 bash[88788]: debug 2024-09-13T14:11:57.222+0000 7f08c431f640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-13T14:11:57.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:57 smithi192 bash[70372]: audit 2024-09-13T14:11:55.852166+0000 mgr.y (mgr.15252) 1120 : audit [DBG] from='client.54947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:57.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:57 smithi192 bash[70372]: audit 2024-09-13T14:11:55.852166+0000 mgr.y (mgr.15252) 1120 : audit [DBG] from='client.54947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T14:11:57.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:57 smithi192 bash[70372]: cluster 2024-09-13T14:11:55.934267+0000 mgr.y (mgr.15252) 1121 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:57.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:57 smithi192 bash[70372]: cluster 2024-09-13T14:11:55.934267+0000 mgr.y (mgr.15252) 1121 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T14:11:57.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:57 smithi192 bash[70372]: audit 2024-09-13T14:11:56.761354+0000 mgr.y (mgr.15252) 1122 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:57.431 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:57 smithi192 bash[70372]: audit 2024-09-13T14:11:56.761354+0000 mgr.y (mgr.15252) 1122 : audit [DBG] from='client.54860 -' entity='client.iscsi.foo.smithi076.ymzewc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T14:11:57.991 DEBUG:teuthology.orchestra.run.smithi076:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.a.service' 2024-09-13T14:11:58.027 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T14:11:58.028 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-13T14:11:58.028 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-13T14:11:58.028 DEBUG:teuthology.orchestra.run.smithi076:> sudo systemctl stop ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.c 2024-09-13T14:11:58.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:58 smithi076 systemd[1]: Stopping Ceph mon.c for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:11:58.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:58 smithi076 bash[92503]: debug 2024-09-13T14:11:58.182+0000 7ff41fc79640 -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-13T14:11:58.340 INFO:journalctl@ceph.mon.c.smithi076.stdout:Sep 13 14:11:58 smithi076 bash[92503]: debug 2024-09-13T14:11:58.182+0000 7ff41fc79640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-13T14:11:59.187 DEBUG:teuthology.orchestra.run.smithi076:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.c.service' 2024-09-13T14:11:59.215 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T14:11:59.215 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-13T14:11:59.215 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-13T14:11:59.216 DEBUG:teuthology.orchestra.run.smithi192:> sudo systemctl stop ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.b 2024-09-13T14:11:59.367 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:59 smithi192 systemd[1]: Stopping Ceph mon.b for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:11:59.368 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:11:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:11:59.034754968Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:11:59.486 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:59 smithi192 bash[70372]: debug 2024-09-13T14:11:59.366+0000 7fae1a908640 -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-13T14:11:59.486 INFO:journalctl@ceph.mon.b.smithi192.stdout:Sep 13 14:11:59 smithi192 bash[70372]: debug 2024-09-13T14:11:59.366+0000 7fae1a908640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-13T14:11:59.590 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:11:59 smithi076 bash[68032]: ::ffff:172.21.15.192 - - [13/Sep/2024:14:11:59] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-13T14:12:00.325 DEBUG:teuthology.orchestra.run.smithi192:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mon.b.service' 2024-09-13T14:12:00.356 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T14:12:00.357 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-13T14:12:00.357 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-13T14:12:00.357 DEBUG:teuthology.orchestra.run.smithi076:> sudo systemctl stop ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.y 2024-09-13T14:12:00.721 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:12:00 smithi076 systemd[1]: Stopping Ceph mgr.y for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:12:00.721 INFO:journalctl@ceph.mgr.y.smithi076.stdout:Sep 13 14:12:00 smithi076 bash[68032]: debug 2024-09-13T14:12:00.494+0000 7f577448d640 -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-13T14:12:01.305 DEBUG:teuthology.orchestra.run.smithi076:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-13T14:12:01.329 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T14:12:01.329 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-13T14:12:01.329 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-13T14:12:01.329 DEBUG:teuthology.orchestra.run.smithi192:> sudo systemctl stop ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.x 2024-09-13T14:12:01.680 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 14:12:01 smithi192 systemd[1]: Stopping Ceph mgr.x for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:12:02.340 INFO:journalctl@ceph.mgr.x.smithi192.stdout:Sep 13 14:12:02 smithi192 bash[94761]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-mgr-x 2024-09-13T14:12:02.340 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:02.046818041Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:02.347 DEBUG:teuthology.orchestra.run.smithi192:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-13T14:12:02.374 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T14:12:02.374 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-13T14:12:02.375 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-13T14:12:02.375 DEBUG:teuthology.orchestra.run.smithi076:> sudo systemctl stop ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.0 2024-09-13T14:12:02.840 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 14:12:02 smithi076 systemd[1]: Stopping Ceph osd.0 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:12:02.840 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 14:12:02 smithi076 bash[98198]: debug 2024-09-13T14:12:02.514+0000 7f8417ba5640 -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-13T14:12:02.840 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 14:12:02 smithi076 bash[98198]: debug 2024-09-13T14:12:02.514+0000 7f8417ba5640 -1 osd.0 152 *** Got signal Terminated *** 2024-09-13T14:12:02.840 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 14:12:02 smithi076 bash[98198]: debug 2024-09-13T14:12:02.514+0000 7f8417ba5640 -1 osd.0 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T14:12:05.405 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:05.054763233Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:05.405 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:12:05 smithi192 bash[63184]: ts=2024-09-13T14:12:05.199Z 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.76:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T14:12:05.406 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:12:05 smithi192 bash[63184]: ts=2024-09-13T14:12:05.202Z 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.76:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T14:12:05.406 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:12:05 smithi192 bash[63184]: ts=2024-09-13T14:12:05.210Z 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.76:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T14:12:05.406 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:12:05 smithi192 bash[63184]: ts=2024-09-13T14:12:05.210Z 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.76:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T14:12:05.406 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:12:05 smithi192 bash[63184]: ts=2024-09-13T14:12:05.210Z 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.76:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T14:12:05.406 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:12:05 smithi192 bash[63184]: ts=2024-09-13T14:12:05.212Z 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.76:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T14:12:05.406 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:12:05 smithi192 bash[63184]: ts=2024-09-13T14:12:05.406Z 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.76:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T14:12:08.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:08.035015525Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:08.966 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 14:12:08 smithi076 bash[131989]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-0 2024-09-13T14:12:08.967 INFO:journalctl@ceph.osd.0.smithi076.stdout:Sep 13 14:12:08 smithi076 bash[132055]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-0 2024-09-13T14:12:10.876 DEBUG:teuthology.orchestra.run.smithi076:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.0.service' 2024-09-13T14:12:10.904 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T14:12:10.905 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-13T14:12:10.905 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-13T14:12:10.905 DEBUG:teuthology.orchestra.run.smithi076:> sudo systemctl stop ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.1 2024-09-13T14:12:11.340 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 14:12:10 smithi076 systemd[1]: Stopping Ceph osd.1 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:12:11.340 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 14:12:11 smithi076 bash[102818]: debug 2024-09-13T14:12:11.066+0000 7f886bb2a640 -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-13T14:12:11.340 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 14:12:11 smithi076 bash[102818]: debug 2024-09-13T14:12:11.066+0000 7f886bb2a640 -1 osd.1 152 *** Got signal Terminated *** 2024-09-13T14:12:11.341 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 14:12:11 smithi076 bash[102818]: debug 2024-09-13T14:12:11.066+0000 7f886bb2a640 -1 osd.1 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T14:12:11.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:11.036069515Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:14.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:14.031205326Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:17.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:17.050169308Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:17.579 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 14:12:17 smithi076 bash[132184]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-1 2024-09-13T14:12:17.580 INFO:journalctl@ceph.osd.1.smithi076.stdout:Sep 13 14:12:17 smithi076 bash[132247]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-1 2024-09-13T14:12:19.412 DEBUG:teuthology.orchestra.run.smithi076:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.1.service' 2024-09-13T14:12:19.443 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T14:12:19.443 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-13T14:12:19.443 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-13T14:12:19.444 DEBUG:teuthology.orchestra.run.smithi076:> sudo systemctl stop ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.2 2024-09-13T14:12:19.840 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:12:19 smithi076 systemd[1]: Stopping Ceph osd.2 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:12:19.840 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:12:19 smithi076 bash[108628]: debug 2024-09-13T14:12:19.618+0000 7f4eada6d640 -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-13T14:12:19.840 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:12:19 smithi076 bash[108628]: debug 2024-09-13T14:12:19.618+0000 7f4eada6d640 -1 osd.2 152 *** Got signal Terminated *** 2024-09-13T14:12:19.841 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:12:19 smithi076 bash[108628]: debug 2024-09-13T14:12:19.618+0000 7f4eada6d640 -1 osd.2 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T14:12:20.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:20.020685361Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:23.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:23.052476281Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:26.034 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:12:25 smithi076 bash[132376]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-2 2024-09-13T14:12:26.034 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 13 14:12:25 smithi076 bash[132442]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-2 2024-09-13T14:12:26.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:26.051592334Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:27.879 DEBUG:teuthology.orchestra.run.smithi076:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.2.service' 2024-09-13T14:12:27.906 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T14:12:27.907 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-13T14:12:27.907 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-13T14:12:27.907 DEBUG:teuthology.orchestra.run.smithi076:> sudo systemctl stop ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.3 2024-09-13T14:12:28.340 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:12:27 smithi076 systemd[1]: Stopping Ceph osd.3 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:12:28.341 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:12:28 smithi076 bash[114032]: debug 2024-09-13T14:12:28.069+0000 7fe4ae4a4640 -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-13T14:12:28.341 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:12:28 smithi076 bash[114032]: debug 2024-09-13T14:12:28.069+0000 7fe4ae4a4640 -1 osd.3 152 *** Got signal Terminated *** 2024-09-13T14:12:28.341 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:12:28 smithi076 bash[114032]: debug 2024-09-13T14:12:28.069+0000 7fe4ae4a4640 -1 osd.3 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T14:12:29.090 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:12:28 smithi076 bash[114032]: debug 2024-09-13T14:12:28.669+0000 7fe4aaab9640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:02.673177+0000 front 2024-09-13T14:12:02.673337+0000 (oldest deadline 2024-09-13T14:12:28.573342+0000) 2024-09-13T14:12:29.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:29.038611604Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:30.090 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:12:29 smithi076 bash[114032]: debug 2024-09-13T14:12:29.649+0000 7fe4aaab9640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:02.673177+0000 front 2024-09-13T14:12:02.673337+0000 (oldest deadline 2024-09-13T14:12:28.573342+0000) 2024-09-13T14:12:30.180 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:29 smithi192 bash[87039]: debug 2024-09-13T14:12:29.693+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:31.090 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:12:30 smithi076 bash[114032]: debug 2024-09-13T14:12:30.645+0000 7fe4aaab9640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:02.673177+0000 front 2024-09-13T14:12:02.673337+0000 (oldest deadline 2024-09-13T14:12:28.573342+0000) 2024-09-13T14:12:31.180 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:30 smithi192 bash[87039]: debug 2024-09-13T14:12:30.709+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:31.181 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:30 smithi192 bash[78486]: debug 2024-09-13T14:12:30.685+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:31.181 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:30 smithi192 bash[82767]: debug 2024-09-13T14:12:30.829+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:31.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:31 smithi192 bash[82767]: debug 2024-09-13T14:12:31.869+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:31.930 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:31 smithi192 bash[78486]: debug 2024-09-13T14:12:31.677+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:31.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:31 smithi192 bash[87039]: debug 2024-09-13T14:12:31.681+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:32.090 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:12:31 smithi076 bash[114032]: debug 2024-09-13T14:12:31.673+0000 7fe4aaab9640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:02.673177+0000 front 2024-09-13T14:12:02.673337+0000 (oldest deadline 2024-09-13T14:12:28.573342+0000) 2024-09-13T14:12:32.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:32.059658345Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:32.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:32 smithi192 bash[82767]: debug 2024-09-13T14:12:32.885+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:32.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:32 smithi192 bash[87039]: debug 2024-09-13T14:12:32.645+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:32.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:32 smithi192 bash[78486]: debug 2024-09-13T14:12:32.657+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:33.090 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:12:32 smithi076 bash[114032]: debug 2024-09-13T14:12:32.669+0000 7fe4aaab9640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:02.673177+0000 front 2024-09-13T14:12:02.673337+0000 (oldest deadline 2024-09-13T14:12:28.573342+0000) 2024-09-13T14:12:33.430 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:33 smithi192 bash[74082]: debug 2024-09-13T14:12:33.153+0000 7f7e514b5640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.476196+0000 front 2024-09-13T14:12:05.476109+0000 (oldest deadline 2024-09-13T14:12:33.076396+0000) 2024-09-13T14:12:33.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:33 smithi192 bash[82767]: debug 2024-09-13T14:12:33.865+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:33.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:33 smithi192 bash[78486]: debug 2024-09-13T14:12:33.669+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:33.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:33 smithi192 bash[87039]: debug 2024-09-13T14:12:33.629+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:34.241 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:12:33 smithi076 bash[132572]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-3 2024-09-13T14:12:34.241 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 13 14:12:34 smithi076 bash[132635]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-3 2024-09-13T14:12:34.678 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:34 smithi192 bash[74082]: debug 2024-09-13T14:12:34.189+0000 7f7e514b5640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.476196+0000 front 2024-09-13T14:12:05.476109+0000 (oldest deadline 2024-09-13T14:12:33.076396+0000) 2024-09-13T14:12:34.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:34 smithi192 bash[82767]: debug 2024-09-13T14:12:34.901+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:34.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:34 smithi192 bash[87039]: debug 2024-09-13T14:12:34.677+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:34.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:34 smithi192 bash[78486]: debug 2024-09-13T14:12:34.689+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:35.430 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:35 smithi192 bash[74082]: debug 2024-09-13T14:12:35.177+0000 7f7e514b5640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.476196+0000 front 2024-09-13T14:12:05.476109+0000 (oldest deadline 2024-09-13T14:12:33.076396+0000) 2024-09-13T14:12:35.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:35.020335084Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:35.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:35 smithi192 bash[82767]: debug 2024-09-13T14:12:35.893+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:35.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:35 smithi192 bash[78486]: debug 2024-09-13T14:12:35.693+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:35.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:35 smithi192 bash[87039]: debug 2024-09-13T14:12:35.653+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:35.988 DEBUG:teuthology.orchestra.run.smithi076:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.3.service' 2024-09-13T14:12:36.016 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T14:12:36.017 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-13T14:12:36.017 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-13T14:12:36.017 DEBUG:teuthology.orchestra.run.smithi192:> sudo systemctl stop ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.4 2024-09-13T14:12:36.430 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:36 smithi192 systemd[1]: Stopping Ceph osd.4 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:12:36.430 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:36 smithi192 bash[74082]: debug 2024-09-13T14:12:36.161+0000 7f7e514b5640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.476196+0000 front 2024-09-13T14:12:05.476109+0000 (oldest deadline 2024-09-13T14:12:33.076396+0000) 2024-09-13T14:12:36.431 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:36 smithi192 bash[74082]: debug 2024-09-13T14:12:36.165+0000 7f7e54ea0640 -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-13T14:12:36.431 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:36 smithi192 bash[74082]: debug 2024-09-13T14:12:36.165+0000 7f7e54ea0640 -1 osd.4 152 *** Got signal Terminated *** 2024-09-13T14:12:36.431 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:36 smithi192 bash[74082]: debug 2024-09-13T14:12:36.165+0000 7f7e54ea0640 -1 osd.4 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T14:12:36.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:36 smithi192 bash[87039]: debug 2024-09-13T14:12:36.665+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:36.930 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:36 smithi192 bash[78486]: debug 2024-09-13T14:12:36.665+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:36.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:36 smithi192 bash[82767]: debug 2024-09-13T14:12:36.861+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:37.631 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:37 smithi192 bash[74082]: debug 2024-09-13T14:12:37.185+0000 7f7e514b5640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.476196+0000 front 2024-09-13T14:12:05.476109+0000 (oldest deadline 2024-09-13T14:12:33.076396+0000) 2024-09-13T14:12:37.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:37 smithi192 bash[87039]: debug 2024-09-13T14:12:37.649+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:37.930 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:37 smithi192 bash[78486]: debug 2024-09-13T14:12:37.629+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:37.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:37 smithi192 bash[82767]: debug 2024-09-13T14:12:37.845+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:38.430 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:38 smithi192 bash[74082]: debug 2024-09-13T14:12:38.209+0000 7f7e514b5640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.476196+0000 front 2024-09-13T14:12:05.476109+0000 (oldest deadline 2024-09-13T14:12:33.076396+0000) 2024-09-13T14:12:38.431 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:38.042883555Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:38.930 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:38 smithi192 bash[78486]: debug 2024-09-13T14:12:38.617+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:38.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:38 smithi192 bash[82767]: debug 2024-09-13T14:12:38.829+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:38.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:38 smithi192 bash[87039]: debug 2024-09-13T14:12:38.677+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:38.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:38 smithi192 bash[87039]: debug 2024-09-13T14:12:38.677+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:39.653 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:39 smithi192 bash[74082]: debug 2024-09-13T14:12:39.253+0000 7f7e514b5640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.476196+0000 front 2024-09-13T14:12:05.476109+0000 (oldest deadline 2024-09-13T14:12:33.076396+0000) 2024-09-13T14:12:39.653 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:39 smithi192 bash[74082]: debug 2024-09-13T14:12:39.253+0000 7f7e514b5640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:14.778254+0000 front 2024-09-13T14:12:14.778232+0000 (oldest deadline 2024-09-13T14:12:38.277754+0000) 2024-09-13T14:12:39.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:39 smithi192 bash[82767]: debug 2024-09-13T14:12:39.845+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:39.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:39 smithi192 bash[78486]: debug 2024-09-13T14:12:39.653+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:39.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:39 smithi192 bash[87039]: debug 2024-09-13T14:12:39.713+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:39.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:39 smithi192 bash[87039]: debug 2024-09-13T14:12:39.713+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:40.656 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:40 smithi192 bash[74082]: debug 2024-09-13T14:12:40.301+0000 7f7e514b5640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.476196+0000 front 2024-09-13T14:12:05.476109+0000 (oldest deadline 2024-09-13T14:12:33.076396+0000) 2024-09-13T14:12:40.656 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:40 smithi192 bash[74082]: debug 2024-09-13T14:12:40.301+0000 7f7e514b5640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:14.778254+0000 front 2024-09-13T14:12:14.778232+0000 (oldest deadline 2024-09-13T14:12:38.277754+0000) 2024-09-13T14:12:40.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:40 smithi192 bash[82767]: debug 2024-09-13T14:12:40.833+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:40.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:40 smithi192 bash[82767]: debug 2024-09-13T14:12:40.833+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:40.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:40 smithi192 bash[78486]: debug 2024-09-13T14:12:40.653+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:40.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:40 smithi192 bash[87039]: debug 2024-09-13T14:12:40.725+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:40.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:40 smithi192 bash[87039]: debug 2024-09-13T14:12:40.725+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:41.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:41.058616895Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:41.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:41 smithi192 bash[82767]: debug 2024-09-13T14:12:41.837+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:41.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:41 smithi192 bash[82767]: debug 2024-09-13T14:12:41.837+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:41.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:41 smithi192 bash[87039]: debug 2024-09-13T14:12:41.725+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:41.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:41 smithi192 bash[87039]: debug 2024-09-13T14:12:41.725+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:41.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:41 smithi192 bash[78486]: debug 2024-09-13T14:12:41.681+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:41.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:41 smithi192 bash[78486]: debug 2024-09-13T14:12:41.681+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.208317+0000 front 2024-09-13T14:12:15.208202+0000 (oldest deadline 2024-09-13T14:12:41.008377+0000) 2024-09-13T14:12:42.475 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:42 smithi192 bash[94860]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-4 2024-09-13T14:12:42.476 INFO:journalctl@ceph.osd.4.smithi192.stdout:Sep 13 14:12:42 smithi192 bash[94921]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-4 2024-09-13T14:12:42.837 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:42 smithi192 bash[78486]: debug 2024-09-13T14:12:42.661+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:42.837 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:42 smithi192 bash[78486]: debug 2024-09-13T14:12:42.661+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.208317+0000 front 2024-09-13T14:12:15.208202+0000 (oldest deadline 2024-09-13T14:12:41.008377+0000) 2024-09-13T14:12:42.837 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:42 smithi192 bash[87039]: debug 2024-09-13T14:12:42.689+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:42.838 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:42 smithi192 bash[87039]: debug 2024-09-13T14:12:42.689+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:43.180 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:42 smithi192 bash[82767]: debug 2024-09-13T14:12:42.833+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:43.180 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:42 smithi192 bash[82767]: debug 2024-09-13T14:12:42.833+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:43.899 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:43 smithi192 bash[82767]: debug 2024-09-13T14:12:43.797+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:43.899 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:43 smithi192 bash[82767]: debug 2024-09-13T14:12:43.797+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:43.899 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:43 smithi192 bash[87039]: debug 2024-09-13T14:12:43.685+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:43.899 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:43 smithi192 bash[87039]: debug 2024-09-13T14:12:43.685+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:43.899 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:43 smithi192 bash[78486]: debug 2024-09-13T14:12:43.641+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:43.900 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:43 smithi192 bash[78486]: debug 2024-09-13T14:12:43.641+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.208317+0000 front 2024-09-13T14:12:15.208202+0000 (oldest deadline 2024-09-13T14:12:41.008377+0000) 2024-09-13T14:12:44.180 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:44.027324724Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:44.554 DEBUG:teuthology.orchestra.run.smithi192:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.4.service' 2024-09-13T14:12:44.582 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T14:12:44.583 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-13T14:12:44.583 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-13T14:12:44.583 DEBUG:teuthology.orchestra.run.smithi192:> sudo systemctl stop ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.5 2024-09-13T14:12:44.836 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:44 smithi192 bash[87039]: debug 2024-09-13T14:12:44.673+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:44.836 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:44 smithi192 bash[87039]: debug 2024-09-13T14:12:44.673+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:44.836 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:44 smithi192 systemd[1]: Stopping Ceph osd.5 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:12:44.836 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:44 smithi192 bash[78486]: debug 2024-09-13T14:12:44.689+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:44.836 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:44 smithi192 bash[78486]: debug 2024-09-13T14:12:44.689+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.208317+0000 front 2024-09-13T14:12:15.208202+0000 (oldest deadline 2024-09-13T14:12:41.008377+0000) 2024-09-13T14:12:44.836 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:44 smithi192 bash[78486]: debug 2024-09-13T14:12:44.749+0000 7ff140430640 -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-13T14:12:44.836 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:44 smithi192 bash[78486]: debug 2024-09-13T14:12:44.749+0000 7ff140430640 -1 osd.5 152 *** Got signal Terminated *** 2024-09-13T14:12:44.836 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:44 smithi192 bash[78486]: debug 2024-09-13T14:12:44.749+0000 7ff140430640 -1 osd.5 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T14:12:45.180 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:44 smithi192 bash[82767]: debug 2024-09-13T14:12:44.833+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:45.180 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:44 smithi192 bash[82767]: debug 2024-09-13T14:12:44.833+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:45.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:45 smithi192 bash[87039]: debug 2024-09-13T14:12:45.677+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:45.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:45 smithi192 bash[87039]: debug 2024-09-13T14:12:45.677+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:45.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:45 smithi192 bash[82767]: debug 2024-09-13T14:12:45.869+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:45.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:45 smithi192 bash[82767]: debug 2024-09-13T14:12:45.869+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:45.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:45 smithi192 bash[82767]: debug 2024-09-13T14:12:45.869+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:20.441260+0000 front 2024-09-13T14:12:20.441062+0000 (oldest deadline 2024-09-13T14:12:45.740932+0000) 2024-09-13T14:12:45.932 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:45 smithi192 bash[78486]: debug 2024-09-13T14:12:45.657+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:45.932 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:45 smithi192 bash[78486]: debug 2024-09-13T14:12:45.657+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.208317+0000 front 2024-09-13T14:12:15.208202+0000 (oldest deadline 2024-09-13T14:12:41.008377+0000) 2024-09-13T14:12:46.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:46 smithi192 bash[87039]: debug 2024-09-13T14:12:46.665+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:46.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:46 smithi192 bash[87039]: debug 2024-09-13T14:12:46.665+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:46.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:46 smithi192 bash[82767]: debug 2024-09-13T14:12:46.841+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:46.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:46 smithi192 bash[82767]: debug 2024-09-13T14:12:46.841+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:46.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:46 smithi192 bash[82767]: debug 2024-09-13T14:12:46.841+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:20.441260+0000 front 2024-09-13T14:12:20.441062+0000 (oldest deadline 2024-09-13T14:12:45.740932+0000) 2024-09-13T14:12:46.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:46 smithi192 bash[78486]: debug 2024-09-13T14:12:46.613+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:46.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:46 smithi192 bash[78486]: debug 2024-09-13T14:12:46.613+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.208317+0000 front 2024-09-13T14:12:15.208202+0000 (oldest deadline 2024-09-13T14:12:41.008377+0000) 2024-09-13T14:12:47.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:47.061523969Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:47.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:47 smithi192 bash[82767]: debug 2024-09-13T14:12:47.789+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:47.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:47 smithi192 bash[82767]: debug 2024-09-13T14:12:47.789+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:47.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:47 smithi192 bash[82767]: debug 2024-09-13T14:12:47.789+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:20.441260+0000 front 2024-09-13T14:12:20.441062+0000 (oldest deadline 2024-09-13T14:12:45.740932+0000) 2024-09-13T14:12:47.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:47 smithi192 bash[78486]: debug 2024-09-13T14:12:47.621+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:47.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:47 smithi192 bash[78486]: debug 2024-09-13T14:12:47.621+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.208317+0000 front 2024-09-13T14:12:15.208202+0000 (oldest deadline 2024-09-13T14:12:41.008377+0000) 2024-09-13T14:12:47.932 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:47 smithi192 bash[87039]: debug 2024-09-13T14:12:47.677+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:47.932 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:47 smithi192 bash[87039]: debug 2024-09-13T14:12:47.677+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:48.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:48 smithi192 bash[82767]: debug 2024-09-13T14:12:48.829+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:48.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:48 smithi192 bash[82767]: debug 2024-09-13T14:12:48.829+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:48.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:48 smithi192 bash[82767]: debug 2024-09-13T14:12:48.829+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:20.441260+0000 front 2024-09-13T14:12:20.441062+0000 (oldest deadline 2024-09-13T14:12:45.740932+0000) 2024-09-13T14:12:48.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:48 smithi192 bash[87039]: debug 2024-09-13T14:12:48.721+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:48.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:48 smithi192 bash[87039]: debug 2024-09-13T14:12:48.721+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:48.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:48 smithi192 bash[87039]: debug 2024-09-13T14:12:48.721+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:12:48.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:48 smithi192 bash[78486]: debug 2024-09-13T14:12:48.657+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:48.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:48 smithi192 bash[78486]: debug 2024-09-13T14:12:48.657+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.208317+0000 front 2024-09-13T14:12:15.208202+0000 (oldest deadline 2024-09-13T14:12:41.008377+0000) 2024-09-13T14:12:48.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:48 smithi192 bash[78486]: debug 2024-09-13T14:12:48.657+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:22.109625+0000 front 2024-09-13T14:12:22.109691+0000 (oldest deadline 2024-09-13T14:12:48.009342+0000) 2024-09-13T14:12:49.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:49 smithi192 bash[82767]: debug 2024-09-13T14:12:49.837+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:49.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:49 smithi192 bash[82767]: debug 2024-09-13T14:12:49.837+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:49.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:49 smithi192 bash[82767]: debug 2024-09-13T14:12:49.837+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:20.441260+0000 front 2024-09-13T14:12:20.441062+0000 (oldest deadline 2024-09-13T14:12:45.740932+0000) 2024-09-13T14:12:49.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:49 smithi192 bash[87039]: debug 2024-09-13T14:12:49.709+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:49.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:49 smithi192 bash[87039]: debug 2024-09-13T14:12:49.709+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:49.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:49 smithi192 bash[87039]: debug 2024-09-13T14:12:49.709+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:12:49.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:49 smithi192 bash[78486]: debug 2024-09-13T14:12:49.665+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:07.007235+0000 front 2024-09-13T14:12:07.007376+0000 (oldest deadline 2024-09-13T14:12:29.906740+0000) 2024-09-13T14:12:49.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:49 smithi192 bash[78486]: debug 2024-09-13T14:12:49.665+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.208317+0000 front 2024-09-13T14:12:15.208202+0000 (oldest deadline 2024-09-13T14:12:41.008377+0000) 2024-09-13T14:12:49.931 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:49 smithi192 bash[78486]: debug 2024-09-13T14:12:49.665+0000 7ff138a3d640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:22.109625+0000 front 2024-09-13T14:12:22.109691+0000 (oldest deadline 2024-09-13T14:12:48.009342+0000) 2024-09-13T14:12:50.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:50.0663026Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:50.792 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:50 smithi192 bash[87039]: debug 2024-09-13T14:12:50.657+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:50.792 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:50 smithi192 bash[87039]: debug 2024-09-13T14:12:50.657+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:50.792 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:50 smithi192 bash[87039]: debug 2024-09-13T14:12:50.657+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:12:51.095 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:50 smithi192 bash[95053]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-5 2024-09-13T14:12:51.095 INFO:journalctl@ceph.osd.5.smithi192.stdout:Sep 13 14:12:50 smithi192 bash[95115]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-5 2024-09-13T14:12:51.096 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:50 smithi192 bash[82767]: debug 2024-09-13T14:12:50.845+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:51.096 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:50 smithi192 bash[82767]: debug 2024-09-13T14:12:50.845+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:51.096 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:50 smithi192 bash[82767]: debug 2024-09-13T14:12:50.845+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:20.441260+0000 front 2024-09-13T14:12:20.441062+0000 (oldest deadline 2024-09-13T14:12:45.740932+0000) 2024-09-13T14:12:51.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:51 smithi192 bash[82767]: debug 2024-09-13T14:12:51.797+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:51.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:51 smithi192 bash[82767]: debug 2024-09-13T14:12:51.797+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:51.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:51 smithi192 bash[82767]: debug 2024-09-13T14:12:51.797+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:20.441260+0000 front 2024-09-13T14:12:20.441062+0000 (oldest deadline 2024-09-13T14:12:45.740932+0000) 2024-09-13T14:12:51.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:51 smithi192 bash[87039]: debug 2024-09-13T14:12:51.637+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:51.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:51 smithi192 bash[87039]: debug 2024-09-13T14:12:51.637+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:51.932 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:51 smithi192 bash[87039]: debug 2024-09-13T14:12:51.637+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:12:52.680 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:52 smithi192 bash[87039]: debug 2024-09-13T14:12:52.645+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:52.680 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:52 smithi192 bash[87039]: debug 2024-09-13T14:12:52.645+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:52.681 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:52 smithi192 bash[87039]: debug 2024-09-13T14:12:52.645+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:12:53.120 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:53 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:53.023038279Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:53.121 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:52 smithi192 bash[82767]: debug 2024-09-13T14:12:52.769+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:53.121 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:52 smithi192 bash[82767]: debug 2024-09-13T14:12:52.769+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:53.121 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:52 smithi192 bash[82767]: debug 2024-09-13T14:12:52.769+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:20.441260+0000 front 2024-09-13T14:12:20.441062+0000 (oldest deadline 2024-09-13T14:12:45.740932+0000) 2024-09-13T14:12:53.124 DEBUG:teuthology.orchestra.run.smithi192:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.5.service' 2024-09-13T14:12:53.151 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T14:12:53.152 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-13T14:12:53.152 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-13T14:12:53.152 DEBUG:teuthology.orchestra.run.smithi192:> sudo systemctl stop ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.6 2024-09-13T14:12:53.430 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:53 smithi192 systemd[1]: Stopping Ceph osd.6 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:12:53.430 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:53 smithi192 bash[82767]: debug 2024-09-13T14:12:53.337+0000 7fc804586640 -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-13T14:12:53.430 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:53 smithi192 bash[82767]: debug 2024-09-13T14:12:53.337+0000 7fc804586640 -1 osd.6 152 *** Got signal Terminated *** 2024-09-13T14:12:53.431 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:53 smithi192 bash[82767]: debug 2024-09-13T14:12:53.337+0000 7fc804586640 -1 osd.6 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T14:12:53.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:53 smithi192 bash[82767]: debug 2024-09-13T14:12:53.785+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:53.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:53 smithi192 bash[82767]: debug 2024-09-13T14:12:53.785+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:53.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:53 smithi192 bash[82767]: debug 2024-09-13T14:12:53.785+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:20.441260+0000 front 2024-09-13T14:12:20.441062+0000 (oldest deadline 2024-09-13T14:12:45.740932+0000) 2024-09-13T14:12:53.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:53 smithi192 bash[87039]: debug 2024-09-13T14:12:53.609+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:53.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:53 smithi192 bash[87039]: debug 2024-09-13T14:12:53.609+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:53.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:53 smithi192 bash[87039]: debug 2024-09-13T14:12:53.609+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:12:54.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:54 smithi192 bash[87039]: debug 2024-09-13T14:12:54.589+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:54.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:54 smithi192 bash[87039]: debug 2024-09-13T14:12:54.589+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:54.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:54 smithi192 bash[87039]: debug 2024-09-13T14:12:54.589+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:12:54.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:54 smithi192 bash[82767]: debug 2024-09-13T14:12:54.817+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:54.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:54 smithi192 bash[82767]: debug 2024-09-13T14:12:54.817+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:54.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:54 smithi192 bash[82767]: debug 2024-09-13T14:12:54.817+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:20.441260+0000 front 2024-09-13T14:12:20.441062+0000 (oldest deadline 2024-09-13T14:12:45.740932+0000) 2024-09-13T14:12:55.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:55 smithi192 bash[87039]: debug 2024-09-13T14:12:55.585+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:55.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:55 smithi192 bash[87039]: debug 2024-09-13T14:12:55.585+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:55.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:55 smithi192 bash[87039]: debug 2024-09-13T14:12:55.585+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:12:55.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:55 smithi192 bash[82767]: debug 2024-09-13T14:12:55.829+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:55.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:55 smithi192 bash[82767]: debug 2024-09-13T14:12:55.829+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:55.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:55 smithi192 bash[82767]: debug 2024-09-13T14:12:55.829+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:20.441260+0000 front 2024-09-13T14:12:20.441062+0000 (oldest deadline 2024-09-13T14:12:45.740932+0000) 2024-09-13T14:12:55.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:55 smithi192 bash[82767]: debug 2024-09-13T14:12:55.829+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6830 osd.3 since back 2024-09-13T14:12:32.742887+0000 front 2024-09-13T14:12:32.742836+0000 (oldest deadline 2024-09-13T14:12:55.642685+0000) 2024-09-13T14:12:56.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:56 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:56.051926376Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:56.864 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:56 smithi192 bash[87039]: debug 2024-09-13T14:12:56.609+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:56.864 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:56 smithi192 bash[87039]: debug 2024-09-13T14:12:56.609+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:56.864 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:56 smithi192 bash[87039]: debug 2024-09-13T14:12:56.609+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:12:56.864 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:56 smithi192 bash[87039]: debug 2024-09-13T14:12:56.609+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6830 osd.3 since back 2024-09-13T14:12:30.905016+0000 front 2024-09-13T14:12:30.905176+0000 (oldest deadline 2024-09-13T14:12:56.204832+0000) 2024-09-13T14:12:57.180 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:56 smithi192 bash[82767]: debug 2024-09-13T14:12:56.865+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:57.180 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:56 smithi192 bash[82767]: debug 2024-09-13T14:12:56.865+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:57.180 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:56 smithi192 bash[82767]: debug 2024-09-13T14:12:56.865+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:20.441260+0000 front 2024-09-13T14:12:20.441062+0000 (oldest deadline 2024-09-13T14:12:45.740932+0000) 2024-09-13T14:12:57.180 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:56 smithi192 bash[82767]: debug 2024-09-13T14:12:56.865+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6830 osd.3 since back 2024-09-13T14:12:32.742887+0000 front 2024-09-13T14:12:32.742836+0000 (oldest deadline 2024-09-13T14:12:55.642685+0000) 2024-09-13T14:12:57.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:57 smithi192 bash[82767]: debug 2024-09-13T14:12:57.845+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.139118+0000 front 2024-09-13T14:12:05.139093+0000 (oldest deadline 2024-09-13T14:12:29.839051+0000) 2024-09-13T14:12:57.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:57 smithi192 bash[82767]: debug 2024-09-13T14:12:57.845+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.740564+0000 front 2024-09-13T14:12:15.740255+0000 (oldest deadline 2024-09-13T14:12:40.440281+0000) 2024-09-13T14:12:57.930 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:57 smithi192 bash[82767]: debug 2024-09-13T14:12:57.845+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:20.441260+0000 front 2024-09-13T14:12:20.441062+0000 (oldest deadline 2024-09-13T14:12:45.740932+0000) 2024-09-13T14:12:57.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:57 smithi192 bash[82767]: debug 2024-09-13T14:12:57.845+0000 7fc800b9b640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.76:6830 osd.3 since back 2024-09-13T14:12:32.742887+0000 front 2024-09-13T14:12:32.742836+0000 (oldest deadline 2024-09-13T14:12:55.642685+0000) 2024-09-13T14:12:57.931 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:57 smithi192 bash[82767]: debug 2024-09-13T14:12:57.845+0000 7fc800b9b640 -1 osd.6 152 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.54692.0:1521 4.1f 4:f95f44c2:::notify.0:head [watch ping cookie 94515311492992] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152) 2024-09-13T14:12:57.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:57 smithi192 bash[87039]: debug 2024-09-13T14:12:57.641+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:57.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:57 smithi192 bash[87039]: debug 2024-09-13T14:12:57.641+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:57.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:57 smithi192 bash[87039]: debug 2024-09-13T14:12:57.641+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:12:57.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:57 smithi192 bash[87039]: debug 2024-09-13T14:12:57.641+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6830 osd.3 since back 2024-09-13T14:12:30.905016+0000 front 2024-09-13T14:12:30.905176+0000 (oldest deadline 2024-09-13T14:12:56.204832+0000) 2024-09-13T14:12:58.856 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:58 smithi192 bash[87039]: debug 2024-09-13T14:12:58.593+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:58.857 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:58 smithi192 bash[87039]: debug 2024-09-13T14:12:58.593+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:58.857 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:58 smithi192 bash[87039]: debug 2024-09-13T14:12:58.593+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:12:58.857 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:58 smithi192 bash[87039]: debug 2024-09-13T14:12:58.593+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6830 osd.3 since back 2024-09-13T14:12:30.905016+0000 front 2024-09-13T14:12:30.905176+0000 (oldest deadline 2024-09-13T14:12:56.204832+0000) 2024-09-13T14:12:59.197 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:12:59 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:12:59.032776622Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:12:59.680 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:59 smithi192 bash[95245]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-6 2024-09-13T14:12:59.680 INFO:journalctl@ceph.osd.6.smithi192.stdout:Sep 13 14:12:59 smithi192 bash[95310]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-6 2024-09-13T14:12:59.680 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:59 smithi192 bash[87039]: debug 2024-09-13T14:12:59.601+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:12:59.680 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:59 smithi192 bash[87039]: debug 2024-09-13T14:12:59.601+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:12:59.681 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:59 smithi192 bash[87039]: debug 2024-09-13T14:12:59.601+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:12:59.681 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:12:59 smithi192 bash[87039]: debug 2024-09-13T14:12:59.601+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6830 osd.3 since back 2024-09-13T14:12:30.905016+0000 front 2024-09-13T14:12:30.905176+0000 (oldest deadline 2024-09-13T14:12:56.204832+0000) 2024-09-13T14:13:00.879 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:00 smithi192 bash[87039]: debug 2024-09-13T14:13:00.585+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:13:00.879 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:00 smithi192 bash[87039]: debug 2024-09-13T14:13:00.585+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:13:00.879 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:00 smithi192 bash[87039]: debug 2024-09-13T14:13:00.585+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:13:00.880 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:00 smithi192 bash[87039]: debug 2024-09-13T14:13:00.585+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6830 osd.3 since back 2024-09-13T14:12:30.905016+0000 front 2024-09-13T14:12:30.905176+0000 (oldest deadline 2024-09-13T14:12:56.204832+0000) 2024-09-13T14:13:01.476 DEBUG:teuthology.orchestra.run.smithi192:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.6.service' 2024-09-13T14:13:01.503 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T14:13:01.503 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-13T14:13:01.503 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-13T14:13:01.504 DEBUG:teuthology.orchestra.run.smithi192:> sudo systemctl stop ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.7 2024-09-13T14:13:01.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:01 smithi192 systemd[1]: Stopping Ceph osd.7 for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:13:01.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:01 smithi192 bash[87039]: debug 2024-09-13T14:13:01.601+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:13:01.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:01 smithi192 bash[87039]: debug 2024-09-13T14:13:01.601+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:13:01.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:01 smithi192 bash[87039]: debug 2024-09-13T14:13:01.601+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:13:01.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:01 smithi192 bash[87039]: debug 2024-09-13T14:13:01.601+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6830 osd.3 since back 2024-09-13T14:12:30.905016+0000 front 2024-09-13T14:12:30.905176+0000 (oldest deadline 2024-09-13T14:12:56.204832+0000) 2024-09-13T14:13:01.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:01 smithi192 bash[87039]: debug 2024-09-13T14:13:01.669+0000 7f0fa6e64640 -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-13T14:13:01.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:01 smithi192 bash[87039]: debug 2024-09-13T14:13:01.669+0000 7f0fa6e64640 -1 osd.7 152 *** Got signal Terminated *** 2024-09-13T14:13:01.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:01 smithi192 bash[87039]: debug 2024-09-13T14:13:01.669+0000 7f0fa6e64640 -1 osd.7 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T14:13:02.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:02 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:02.041449317Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:02.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:02 smithi192 bash[87039]: debug 2024-09-13T14:13:02.557+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:13:02.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:02 smithi192 bash[87039]: debug 2024-09-13T14:13:02.557+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:13:02.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:02 smithi192 bash[87039]: debug 2024-09-13T14:13:02.557+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:13:02.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:02 smithi192 bash[87039]: debug 2024-09-13T14:13:02.557+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6830 osd.3 since back 2024-09-13T14:12:30.905016+0000 front 2024-09-13T14:12:30.905176+0000 (oldest deadline 2024-09-13T14:12:56.204832+0000) 2024-09-13T14:13:02.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:02 smithi192 bash[87039]: debug 2024-09-13T14:13:02.557+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.192:6804 osd.4 since back 2024-09-13T14:12:39.706012+0000 front 2024-09-13T14:12:39.706187+0000 (oldest deadline 2024-09-13T14:13:02.005854+0000) 2024-09-13T14:13:03.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:03 smithi192 bash[87039]: debug 2024-09-13T14:13:03.568+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:13:03.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:03 smithi192 bash[87039]: debug 2024-09-13T14:13:03.568+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:13:03.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:03 smithi192 bash[87039]: debug 2024-09-13T14:13:03.568+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:13:03.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:03 smithi192 bash[87039]: debug 2024-09-13T14:13:03.568+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6830 osd.3 since back 2024-09-13T14:12:30.905016+0000 front 2024-09-13T14:12:30.905176+0000 (oldest deadline 2024-09-13T14:12:56.204832+0000) 2024-09-13T14:13:03.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:03 smithi192 bash[87039]: debug 2024-09-13T14:13:03.568+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.192:6804 osd.4 since back 2024-09-13T14:12:39.706012+0000 front 2024-09-13T14:12:39.706187+0000 (oldest deadline 2024-09-13T14:13:02.005854+0000) 2024-09-13T14:13:04.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:04 smithi192 bash[87039]: debug 2024-09-13T14:13:04.532+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:13:04.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:04 smithi192 bash[87039]: debug 2024-09-13T14:13:04.532+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:13:04.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:04 smithi192 bash[87039]: debug 2024-09-13T14:13:04.532+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:13:04.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:04 smithi192 bash[87039]: debug 2024-09-13T14:13:04.532+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6830 osd.3 since back 2024-09-13T14:12:30.905016+0000 front 2024-09-13T14:12:30.905176+0000 (oldest deadline 2024-09-13T14:12:56.204832+0000) 2024-09-13T14:13:04.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:04 smithi192 bash[87039]: debug 2024-09-13T14:13:04.532+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.192:6804 osd.4 since back 2024-09-13T14:12:39.706012+0000 front 2024-09-13T14:12:39.706187+0000 (oldest deadline 2024-09-13T14:13:02.005854+0000) 2024-09-13T14:13:05.405 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:05 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:05.027502357Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:05.405 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:05 smithi192 bash[63184]: ts=2024-09-13T14:13:05.199Z 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.76:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T14:13:05.405 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:05 smithi192 bash[63184]: ts=2024-09-13T14:13:05.203Z 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.76:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T14:13:05.405 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:05 smithi192 bash[63184]: ts=2024-09-13T14:13:05.209Z 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.76:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T14:13:05.405 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:05 smithi192 bash[63184]: ts=2024-09-13T14:13:05.209Z 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.76:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T14:13:05.405 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:05 smithi192 bash[63184]: ts=2024-09-13T14:13:05.210Z 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.76:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T14:13:05.405 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:05 smithi192 bash[63184]: ts=2024-09-13T14:13:05.212Z 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.76:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T14:13:05.406 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:05 smithi192 bash[63184]: ts=2024-09-13T14:13:05.406Z 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.76:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.76:8765: connect: connection refused" 2024-09-13T14:13:05.680 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:05 smithi192 bash[87039]: debug 2024-09-13T14:13:05.548+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:13:05.680 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:05 smithi192 bash[87039]: debug 2024-09-13T14:13:05.548+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:13:05.681 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:05 smithi192 bash[87039]: debug 2024-09-13T14:13:05.548+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:13:05.681 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:05 smithi192 bash[87039]: debug 2024-09-13T14:13:05.548+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6830 osd.3 since back 2024-09-13T14:12:30.905016+0000 front 2024-09-13T14:12:30.905176+0000 (oldest deadline 2024-09-13T14:12:56.204832+0000) 2024-09-13T14:13:05.681 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:05 smithi192 bash[87039]: debug 2024-09-13T14:13:05.548+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.192:6804 osd.4 since back 2024-09-13T14:12:39.706012+0000 front 2024-09-13T14:12:39.706187+0000 (oldest deadline 2024-09-13T14:13:02.005854+0000) 2024-09-13T14:13:06.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:06 smithi192 bash[87039]: debug 2024-09-13T14:13:06.560+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6806 osd.0 since back 2024-09-13T14:12:05.300125+0000 front 2024-09-13T14:12:05.300194+0000 (oldest deadline 2024-09-13T14:12:29.399902+0000) 2024-09-13T14:13:06.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:06 smithi192 bash[87039]: debug 2024-09-13T14:13:06.560+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6814 osd.1 since back 2024-09-13T14:12:15.301309+0000 front 2024-09-13T14:12:15.301477+0000 (oldest deadline 2024-09-13T14:12:38.201093+0000) 2024-09-13T14:13:06.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:06 smithi192 bash[87039]: debug 2024-09-13T14:13:06.560+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6822 osd.2 since back 2024-09-13T14:12:24.603019+0000 front 2024-09-13T14:12:24.603314+0000 (oldest deadline 2024-09-13T14:12:48.703016+0000) 2024-09-13T14:13:06.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:06 smithi192 bash[87039]: debug 2024-09-13T14:13:06.560+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.76:6830 osd.3 since back 2024-09-13T14:12:30.905016+0000 front 2024-09-13T14:12:30.905176+0000 (oldest deadline 2024-09-13T14:12:56.204832+0000) 2024-09-13T14:13:06.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:06 smithi192 bash[87039]: debug 2024-09-13T14:13:06.560+0000 7f0fa3479640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.192:6804 osd.4 since back 2024-09-13T14:12:39.706012+0000 front 2024-09-13T14:12:39.706187+0000 (oldest deadline 2024-09-13T14:13:02.005854+0000) 2024-09-13T14:13:07.930 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:07 smithi192 bash[95442]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-7 2024-09-13T14:13:07.931 INFO:journalctl@ceph.osd.7.smithi192.stdout:Sep 13 14:13:07 smithi192 bash[95507]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-osd-7 2024-09-13T14:13:08.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:08 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:08.060134556Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:09.777 DEBUG:teuthology.orchestra.run.smithi192:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@osd.7.service' 2024-09-13T14:13:09.803 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T14:13:09.803 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-13T14:13:09.803 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-13T14:13:09.804 DEBUG:teuthology.orchestra.run.smithi192:> sudo systemctl stop ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@prometheus.a 2024-09-13T14:13:10.140 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:09 smithi192 systemd[1]: Stopping Ceph prometheus.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:13:10.141 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:09 smithi192 bash[63184]: ts=2024-09-13T14:13:09.964Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T14:13:10.141 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:09 smithi192 bash[63184]: ts=2024-09-13T14:13:09.964Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-13T14:13:10.141 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:09 smithi192 bash[63184]: ts=2024-09-13T14:13:09.964Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-13T14:13:10.141 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:09 smithi192 bash[63184]: ts=2024-09-13T14:13:09.964Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T14:13:10.141 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:09 smithi192 bash[63184]: ts=2024-09-13T14:13:09.964Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-13T14:13:10.141 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:09 smithi192 bash[63184]: ts=2024-09-13T14:13:09.964Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-13T14:13:10.141 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:09 smithi192 bash[63184]: ts=2024-09-13T14:13:09.964Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T14:13:10.141 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:09 smithi192 bash[63184]: ts=2024-09-13T14:13:09.964Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-13T14:13:10.141 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:09 smithi192 bash[63184]: ts=2024-09-13T14:13:09.964Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-13T14:13:10.141 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:09 smithi192 bash[63184]: ts=2024-09-13T14:13:09.966Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T14:13:10.141 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:09 smithi192 bash[63184]: ts=2024-09-13T14:13:09.966Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-13T14:13:10.142 INFO:journalctl@ceph.prometheus.a.smithi192.stdout:Sep 13 14:13:09 smithi192 bash[63184]: ts=2024-09-13T14:13:09.966Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-13T14:13:10.697 DEBUG:teuthology.orchestra.run.smithi192:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-13T14:13:10.717 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T14:13:10.717 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-13T14:13:10.717 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T14:13:10.898 INFO:teuthology.orchestra.run.smithi076.stdout:Deleting cluster with fsid: fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T14:13:11.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:11 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:11.061456616Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:14.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:14 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:14.052753074Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:15.782 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:15 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:15.783 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:13:15 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:16.052 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:13:15 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:16.052 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:15 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:16.312 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:16.312 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:13:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:16.590 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:13:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:16.590 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:16.927 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:13:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:16.927 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:16.930 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:16 smithi192 bash[66830]: logger=cleanup t=2024-09-13T14:13:16.643853493Z level=info msg="Completed cleanup jobs" duration=24.993905ms 2024-09-13T14:13:16.930 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:16 smithi192 bash[66830]: logger=plugins.update.checker t=2024-09-13T14:13:16.757092152Z level=info msg="Update check succeeded" duration=65.473228ms 2024-09-13T14:13:16.930 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:16 smithi192 bash[66830]: logger=grafana.update.checker t=2024-09-13T14:13:16.774457226Z level=info msg="Update check succeeded" duration=75.420868ms 2024-09-13T14:13:17.177 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:17.178 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:13:16 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:17.178 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:13:17 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:17.429 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:17 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:17.430 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:13:17 smithi076 systemd[1]: Stopping Ceph node-exporter.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:13:17.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:17 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:17.056311273Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:18.090 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:13:17 smithi076 bash[133032]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-node-exporter-a 2024-09-13T14:13:18.090 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:13:17 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-13T14:13:18.090 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:13:18 smithi076 bash[133094]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-node-exporter-a 2024-09-13T14:13:18.090 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:13:18 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-13T14:13:18.090 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:13:18 smithi076 systemd[1]: Stopped Ceph node-exporter.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:13:18.445 INFO:journalctl@ceph.node-exporter.a.smithi076.stdout:Sep 13 14:13:18 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:18.445 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:18 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:18.445 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:18 smithi076 systemd[1]: Stopping Ceph alertmanager.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:13:18.445 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:18 smithi076 bash[82730]: ts=2024-09-13T14:13:18.391Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-13T14:13:19.224 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:18 smithi076 bash[133162]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-alertmanager-a 2024-09-13T14:13:19.224 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:19 smithi076 bash[133224]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-alertmanager-a 2024-09-13T14:13:19.224 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:19 smithi076 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-13T14:13:19.224 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:19 smithi076 systemd[1]: Stopped Ceph alertmanager.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:13:19.590 INFO:journalctl@ceph.alertmanager.a.smithi076.stdout:Sep 13 14:13:19 smithi076 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:20.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:20 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:20.034636875Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:23.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:23 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:23.06281569Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:26.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:26 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:26.019554285Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:29.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:29 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:29.02955792Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:32.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:32 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:32.042932282Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:35.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:35 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:35.060243869Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:38.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:38 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:38.03265076Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:41.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:41 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:41.052633447Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:42.781 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T14:13:42.963 INFO:teuthology.orchestra.run.smithi192.stdout:Deleting cluster with fsid: fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T14:13:44.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:44 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:44.061814742Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:47.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:47 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:47.025432484Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:47.878 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:47 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:47.878 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:13:47 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:48.158 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:13:47 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:48.158 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:13:48 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:48.158 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:47 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:48.158 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:48 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:48.430 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:13:48 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:48.430 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:48 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:48.780 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:13:48 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:48.780 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:48 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:49.080 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:48 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:49.080 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:49 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:49.081 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:13:48 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:49.081 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:13:49 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:49.430 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:13:49 smithi192 systemd[1]: Stopping Ceph node-exporter.b for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:13:49.930 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:13:49 smithi192 bash[96002]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-node-exporter-b 2024-09-13T14:13:50.310 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:50 smithi192 bash[66830]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T14:13:50.047874139Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T14:13:50.310 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:50 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:50.310 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:13:50 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-13T14:13:50.310 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:13:50 smithi192 bash[96062]: Error response from daemon: No such container: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-node-exporter-b 2024-09-13T14:13:50.311 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:13:50 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-13T14:13:50.311 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:13:50 smithi192 systemd[1]: Stopped Ceph node-exporter.b for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:13:50.311 INFO:journalctl@ceph.node-exporter.b.smithi192.stdout:Sep 13 14:13:50 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:13:50.649 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:50 smithi192 systemd[1]: Stopping Ceph grafana.a for fb3fc03e-71d1-11ef-bceb-c7b262605968... 2024-09-13T14:13:50.650 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:50 smithi192 bash[66830]: logger=server t=2024-09-13T14:13:50.436281939Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-13T14:13:50.650 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:50 smithi192 bash[66830]: logger=tracing t=2024-09-13T14:13:50.436405078Z level=info msg="Closing tracing" 2024-09-13T14:13:50.650 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:50 smithi192 bash[66830]: logger=ticker t=2024-09-13T14:13:50.436453661Z level=info msg=stopped last_tick=2024-09-13T14:13:50Z 2024-09-13T14:13:50.650 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:50 smithi192 bash[66830]: logger=grafana-apiserver t=2024-09-13T14:13:50.436595445Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-13T14:13:51.262 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:50 smithi192 bash[96131]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-grafana-a 2024-09-13T14:13:51.263 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:51 smithi192 bash[96191]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968-grafana-a 2024-09-13T14:13:51.263 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:51 smithi192 systemd[1]: ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-13T14:13:51.263 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:51 smithi192 systemd[1]: Stopped Ceph grafana.a for fb3fc03e-71d1-11ef-bceb-c7b262605968. 2024-09-13T14:13:51.680 INFO:journalctl@ceph.grafana.a.smithi192.stdout:Sep 13 14:13:51 smithi192 systemd[1]: /etc/systemd/system/ceph-fb3fc03e-71d1-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T14:14:02.843 DEBUG:teuthology.orchestra.run.smithi076:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T14:14:02.859 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T14:14:02.871 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-13T14:14:02.873 DEBUG:teuthology.misc:Transferring archived files from smithi076:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903624/remote/smithi076/crash 2024-09-13T14:14:02.875 DEBUG:teuthology.orchestra.run.smithi076:> sudo tar c -f - -C /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/crash -- . 2024-09-13T14:14:02.915 INFO:teuthology.orchestra.run.smithi076.stderr:tar: /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T14:14:02.915 INFO:teuthology.orchestra.run.smithi076.stderr:tar: Error is not recoverable: exiting now 2024-09-13T14:14:02.917 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903624/remote/smithi192/crash 2024-09-13T14:14:02.917 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/crash -- . 2024-09-13T14:14:02.927 INFO:teuthology.orchestra.run.smithi192.stderr:tar: /var/lib/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T14:14:02.927 INFO:teuthology.orchestra.run.smithi192.stderr:tar: Error is not recoverable: exiting now 2024-09-13T14:14:02.928 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-13T14:14:02.929 DEBUG:teuthology.orchestra.run.smithi076:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/fb3fc03e-71d1-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-13T14:14:02.974 INFO:tasks.cephadm:Compressing logs... 2024-09-13T14:14:02.974 DEBUG:teuthology.orchestra.run.smithi076:> 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-13T14:14:03.020 DEBUG:teuthology.orchestra.run.smithi192:> 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-13T14:14:03.028 INFO:teuthology.orchestra.run.smithi076.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-13T14:14:03.031 INFO:teuthology.orchestra.run.smithi192.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-13T14:14:03.039 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T14:14:03.040 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-13T14:14:03.040 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-13T14:14:03.041 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-13T14:14:03.041 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-13T14:14:03.041 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T14:14:03.042 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-13T14:14:03.043 INFO:teuthology.orchestra.run.smithi076.stderr:gzip/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.cephadm.log: -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-13T14:14:03.043 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-13T14:14:03.044 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.1.log: 92.2% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T14:14:03.045 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.log 2024-09-13T14:14:03.045 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/tcmu-runner.log: 63.1% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-13T14:14:03.046 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T14:14:03.046 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T14:14:03.047 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-13T14:14:03.047 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-13T14:14:03.047 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T14:14:03.048 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-13T14:14:03.048 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.6.log: /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-13T14:14:03.049 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.log: 91.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T14:14:03.049 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-13T14:14:03.051 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.log 2024-09-13T14:14:03.051 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 86.3% --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi192.ifevfw.log 2024-09-13T14:14:03.051 INFO:teuthology.orchestra.run.smithi192.stderr: -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T14:14:03.051 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T14:14:03.051 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi192.ifevfw.log: gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T14:14:03.051 INFO:teuthology.orchestra.run.smithi192.stderr: 76.9%/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-volume.log: -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi192.ifevfw.log.gz 2024-09-13T14:14:03.052 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-13T14:14:03.056 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-volume.log: 94.3% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T14:14:03.056 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T14:14:03.057 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.audit.log: 89.6% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T14:14:03.057 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-13T14:14:03.061 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T14:14:03.073 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.4.log: 91.2% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T14:14:03.074 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mon.c.log: 91.3% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T14:14:03.074 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi076.mlkkks.log 2024-09-13T14:14:03.080 INFO:teuthology.orchestra.run.smithi192.stderr: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T14:14:03.089 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.audit.log: 94.3% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T14:14:03.091 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi076.mlkkks.log: 77.5% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi076.mlkkks.log.gz 2024-09-13T14:14:03.189 INFO:teuthology.orchestra.run.smithi192.stderr: 90.1% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-13T14:14:03.622 INFO:teuthology.orchestra.run.smithi076.stderr: 90.1% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-13T14:14:03.980 INFO:teuthology.orchestra.run.smithi076.stderr: 92.7% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-13T14:14:04.183 INFO:teuthology.orchestra.run.smithi192.stderr: 92.6% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-13T14:14:05.089 INFO:teuthology.orchestra.run.smithi076.stderr: 91.0% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-13T14:14:05.315 INFO:teuthology.orchestra.run.smithi192.stderr: 93.1% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-13T14:14:05.336 INFO:teuthology.orchestra.run.smithi076.stderr: 93.2% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-13T14:14:05.428 INFO:teuthology.orchestra.run.smithi192.stderr: 93.7% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-13T14:14:05.505 INFO:teuthology.orchestra.run.smithi192.stderr: 93.3% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-13T14:14:05.552 INFO:teuthology.orchestra.run.smithi076.stderr: 93.3% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-13T14:14:05.714 INFO:teuthology.orchestra.run.smithi192.stderr: 93.4% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-13T14:14:05.716 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-09-13T14:14:05.716 INFO:teuthology.orchestra.run.smithi192.stderr:real 0m2.691s 2024-09-13T14:14:05.716 INFO:teuthology.orchestra.run.smithi192.stderr:user 0m10.718s 2024-09-13T14:14:05.716 INFO:teuthology.orchestra.run.smithi192.stderr:sys 0m0.406s 2024-09-13T14:14:05.952 INFO:teuthology.orchestra.run.smithi076.stderr: 93.2% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-13T14:14:06.017 INFO:teuthology.orchestra.run.smithi076.stderr: 93.3% -- replaced with /var/log/ceph/fb3fc03e-71d1-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-13T14:14:06.018 INFO:teuthology.orchestra.run.smithi076.stderr: 2024-09-13T14:14:06.018 INFO:teuthology.orchestra.run.smithi076.stderr:real 0m2.996s 2024-09-13T14:14:06.018 INFO:teuthology.orchestra.run.smithi076.stderr:user 0m13.754s 2024-09-13T14:14:06.019 INFO:teuthology.orchestra.run.smithi076.stderr:sys 0m0.571s 2024-09-13T14:14:06.019 INFO:tasks.cephadm:Archiving logs... 2024-09-13T14:14:06.019 DEBUG:teuthology.misc:Transferring archived files from smithi076:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903624/remote/smithi076/log 2024-09-13T14:14:06.020 DEBUG:teuthology.orchestra.run.smithi076:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T14:14:07.668 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903624/remote/smithi192/log 2024-09-13T14:14:07.669 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T14:14:08.940 INFO:tasks.cephadm:Removing cluster... 2024-09-13T14:14:08.941 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 --force 2024-09-13T14:14:09.115 INFO:teuthology.orchestra.run.smithi076.stdout:Deleting cluster with fsid: fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T14:14:10.262 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fb3fc03e-71d1-11ef-bceb-c7b262605968 --force 2024-09-13T14:14:10.445 INFO:teuthology.orchestra.run.smithi192.stdout:Deleting cluster with fsid: fb3fc03e-71d1-11ef-bceb-c7b262605968 2024-09-13T14:14:11.592 INFO:tasks.cephadm:Removing cephadm ... 2024-09-13T14:14:11.592 DEBUG:teuthology.orchestra.run.smithi076:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T14:14:11.598 DEBUG:teuthology.orchestra.run.smithi192:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T14:14:11.603 INFO:tasks.cephadm:Teardown complete 2024-09-13T14:14:11.603 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-13T14:14:11.612 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-13T14:14:11.612 DEBUG:teuthology.orchestra.run.smithi076:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T14:14:11.644 DEBUG:teuthology.orchestra.run.smithi192:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T14:14:11.658 INFO:teuthology.orchestra.run.smithi076.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T14:14:11.658 INFO:teuthology.orchestra.run.smithi076.stdout:============================================================================== 2024-09-13T14:14:11.658 INFO:teuthology.orchestra.run.smithi076.stdout:*hv01.front.sepi 67.205.162.81 3 u 23 64 377 0.096 -3.918 0.821 2024-09-13T14:14:11.658 INFO:teuthology.orchestra.run.smithi076.stdout:+hv02.front.sepi 63.231.80.2 3 u 30 64 377 0.108 -3.234 0.964 2024-09-13T14:14:11.658 INFO:teuthology.orchestra.run.smithi076.stdout:+hv03.front.sepi 74.6.168.72 3 u 34 64 377 0.097 -3.880 0.369 2024-09-13T14:14:11.658 INFO:teuthology.orchestra.run.smithi076.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-13T14:14:11.661 INFO:teuthology.orchestra.run.smithi192.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T14:14:11.661 INFO:teuthology.orchestra.run.smithi192.stdout:============================================================================== 2024-09-13T14:14:11.661 INFO:teuthology.orchestra.run.smithi192.stdout:*hv01.front.sepi 67.205.162.81 3 u 33 64 377 0.080 -1.921 0.160 2024-09-13T14:14:11.661 INFO:teuthology.orchestra.run.smithi192.stdout:+hv02.front.sepi 63.231.80.2 3 u 27 64 377 0.084 -1.008 0.121 2024-09-13T14:14:11.661 INFO:teuthology.orchestra.run.smithi192.stdout:+hv03.front.sepi 74.6.168.72 3 u 45 64 377 0.121 -2.375 0.159 2024-09-13T14:14:11.661 INFO:teuthology.orchestra.run.smithi192.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-13T14:14:11.662 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-13T14:14:11.671 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-13T14:14:11.671 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-13T14:14:11.681 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-13T14:14:11.689 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-13T14:14:11.698 INFO:teuthology.task.internal:Duration was 4095.317062 seconds 2024-09-13T14:14:11.698 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-13T14:14:11.707 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-13T14:14:11.707 DEBUG:teuthology.orchestra.run.smithi076:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T14:14:11.710 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T14:14:11.746 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-13T14:14:11.746 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi076.front.sepia.ceph.com 2024-09-13T14:14:11.746 DEBUG:teuthology.orchestra.run.smithi076:> 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-13T14:14:11.795 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi192.front.sepia.ceph.com 2024-09-13T14:14:11.796 DEBUG:teuthology.orchestra.run.smithi192:> 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-13T14:14:11.806 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-13T14:14:11.806 DEBUG:teuthology.orchestra.run.smithi076:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T14:14:11.840 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T14:14:11.922 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-13T14:14:11.922 DEBUG:teuthology.orchestra.run.smithi076:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T14:14:11.924 DEBUG:teuthology.orchestra.run.smithi192:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T14:14:12.187 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-13T14:14:12.198 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-13T14:14:12.198 DEBUG:teuthology.orchestra.run.smithi076:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T14:14:12.211 DEBUG:teuthology.orchestra.run.smithi192:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T14:14:12.225 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-13T14:14:12.240 DEBUG:teuthology.orchestra.run.smithi076:> 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-13T14:14:12.256 DEBUG:teuthology.orchestra.run.smithi192:> 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-13T14:14:12.265 INFO:teuthology.orchestra.run.smithi076.stdout:kernel.core_pattern = core 2024-09-13T14:14:12.278 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = core 2024-09-13T14:14:12.311 DEBUG:teuthology.orchestra.run.smithi076:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T14:14:12.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T14:14:12.342 DEBUG:teuthology.orchestra.run.smithi192:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T14:14:12.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T14:14:12.356 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-13T14:14:12.366 INFO:teuthology.task.internal:Transferring archived files... 2024-09-13T14:14:12.367 DEBUG:teuthology.misc:Transferring archived files from smithi076:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903624/remote/smithi076 2024-09-13T14:14:12.367 DEBUG:teuthology.orchestra.run.smithi076:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T14:14:12.417 DEBUG:teuthology.misc:Transferring archived files from smithi192:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903624/remote/smithi192 2024-09-13T14:14:12.418 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T14:14:12.446 INFO:teuthology.task.internal:Removing archive directory... 2024-09-13T14:14:12.446 DEBUG:teuthology.orchestra.run.smithi076:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T14:14:12.452 DEBUG:teuthology.orchestra.run.smithi192:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T14:14:12.489 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-13T14:14:12.500 INFO:teuthology.task.internal:Not uploading archives. 2024-09-13T14:14:12.500 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-13T14:14:12.510 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-13T14:14:12.510 DEBUG:teuthology.orchestra.run.smithi076:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T14:14:12.512 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T14:14:12.516 INFO:teuthology.orchestra.run.smithi076.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 14:14 /home/ubuntu/cephtest 2024-09-13T14:14:12.541 INFO:teuthology.orchestra.run.smithi192.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 14:14 /home/ubuntu/cephtest 2024-09-13T14:14:12.542 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-13T14:14:12.552 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-13T14:14:12.572 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: 4095.317061662674 owner: scheduled_gabrioux@teuthology success: true 2024-09-13T14:14:12.572 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T14:14:12.670 INFO:teuthology.run:pass